Lines Matching refs:conf

36 $conf["monobook_userpage"]    = 1; //1: use/show user pages
37 $conf["monobook_userpage_ns"] = ":wiki:user:"; //namespace to use for user page storage
40 $conf["monobook_discuss"] = 1; //1: use/show discussion pages
41 $conf["monobook_discuss_ns"] = ":talk:"; //namespace to use for discussion page storage
44 $conf["monobook_sitenotice"] = 1; //1: use/show sitenotice
45 $conf["monobook_sitenotice_location"] = ":wiki:site_notice"; //page/article used to store the site…
46 $conf["monobook_sitenotice_translate"] = 1; //1: load translated sitenotice if translation plugin i…
49 $conf["monobook_navigation"] = 1; //1: use/show navigation
50 $conf["monobook_navigation_location"] = ":wiki:navigation"; //page/article used to store the navig…
51 $conf["monobook_navigation_translate"] = 1; //1: load translated navigation if translation plugin i…
54 $conf["monobook_copyright"] = 1; //1: use/show copyright notice
55 $conf["monobook_copyright_default"] = 1; //1: use default copyright notice (if copyright notice i…
56 $conf["monobook_copyright_location"] = ":wiki:copyright"; //page/article used to store a custom co…
57 $conf["monobook_copyright_translate"] = 1; //1: load translated copyright notice if translation plu…
60 $conf["monobook_search"] = 1; //1: use/show search form
63 $conf["monobook_toolbox"] = 1; //1: use/show toolbox
64 $conf["monobook_toolbox_default"] = 1; //1: use default toolbox (if toolbox is enabled at all)
65 $conf["monobook_toolbox_default_print"] = 1; //1: if default toolbox is used, show printable versio…
66 $conf["monobook_toolbox_location"] = ":wiki:toolbox"; //page/article used to store a custom to…
69 $conf["monobook_qrcodebox"] = 1; //1: use/show box with QR Code of current page's URL
72 $conf["monobook_donate"] = 0; //1: use/show donation link/button
73 $conf["monobook_donate_url"] = "https://donate.arsava.com/dokuwiki-template-monobook/"; //custom do…
76 $conf["monobook_toc_position"] = "article"; //article: show TOC embedded within the article; "sideb…
79 $conf["monobook_breadcrumbs_position"] = "bottom"; //position of breadcrumbs navigation ("top" or …
80 $conf["monobook_youarehere_position"] = "top"; //position of "you are here" navigation ("top" or …
81 $conf["monobook_cite_author"] = "Anonymous Contributors"; //name to use for the author on…
82 $conf["monobook_loaduserjs"] = 0; //1: monobook/user/user.js will be loaded
83 $conf["monobook_closedwiki"] = 0; //1: hides most tabs/functions until user is logged in