Actions

QS

QS:Urejevalnik tem - napredne možnosti

From LimeSurvey Manual

Revision as of 09:20, 12 December 2023 by Maren.fritz (talk | contribs) (Created page with "<center>thumb|410px|center|</center>")

Ko odprete zavihek možnosti teme, lahko izberete urejanje njegovih preprostih možnosti ali naprednih možnosti. »Napredne možnosti« so samo goli obrazec, ki vam omogoča dostop do glavnih konfiguracijskih polj teme iz baze podatkov. Če želite razumeti, kako deluje, morate prebrati tudi o datoteki XML in ustvarjanju teme iz nič. Torej je precej zapleten in narejen za napredne uporabnike.

Če pa želite opraviti napredno urejanje nastavitev, kliknite zavihek napredne možnosti


thumb|410px|center|


  • 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.

  Warning! : Don't touch the values unless you know what you're doing!