Actions

QS

QS:Theme editor - advanced options

From LimeSurvey Manual

Revision as of 18:06, 24 March 2018 by Han (talk | contribs) (Created page with "Op de tab '''Thema opties''' kun je kiezen tussen de ''Eenvoudige opties'' en de ''Geavanceerde opties''. De ''Geavanceerde opties” is alleen maar een scherm waarop je de ho...")

Op de tab Thema opties kun je kiezen tussen de Eenvoudige opties en de Geavanceerde opties. De Geavanceerde opties” is alleen maar een scherm waarop je de hoofdvelden van de thema-instellingen van de database kunt benaderen. Als je de werking beter wilt begrijpen lees dan over het XML-bestand en het aanmaken vanaf het begin van een thema. Echts iets voor op dat punt ervaren gebruikers.

However, if you do wish to perform advanced settings editing, click on the advanced options tab



  • Files css: The CSS files that should be added to the template;
  • Files js: The JS files that should be added to the template;
  • Files Print Css: The CSS files to load when printing a template;
  • Options: This field includes the options (and their value) that should be parsed to the template view;
  • CssFramework Name: The name of the CSS framework to load. For now, only Bootstrap or nothing;
  • Cssframework Css: You can replace the core bootstrap.css in this field by a different custom version of it;
  • Cssframework Js: The field core boostrap.js can be replaced from here by a different custom version of it;
  • Packages To Load: You can load from this setting some core asset packages from LimeSurvey.

You’ll notice an upload input at the top, which gives you the possibility to upload a file into the file directory of the theme. These parameters can be used to change the entire appearance of the theme.

  Waarschuwing! : Doe dit alleen als je echt weet wat je doet!