Lines Matching refs:conf
11 $conf['iconTag'] = 'icon';
12 $conf['customTheme'] = '';
13 $conf['showNotifications'] = 'always';
14 $conf['useLESS'] = 1;
15 $conf['brandURLGuest'] = '';
16 $conf['brandURLUser'] = '';
17 $conf['showLightDark'] = 0;
18 $conf['autoLightDark'] = 0;
19 $conf['defaultDark'] = 0;
21 $conf['navbarUseTitleIcon'] = 1;
22 $conf['navbarTitleIconHeight'] = '';
23 $conf['navbarTitleIconWidth'] = '';
24 $conf['navbarUseTitleText'] = 1;
25 $conf['navbarUseTaglineText'] = 1;
26 $conf['navbarCustomMenuText'] = '';
27 $conf['navbarCustomTitleFormat'] = '%page% [%wiki%]';
29 $conf['navbarDWMenuType'] = 'icons';
30 $conf['navbarDWMenuCombine'] = 'dropdown';
32 $conf['navbarPosLeft'] = 'custom';
33 $conf['navbarPosMiddle'] = 'search';
34 $conf['navbarPosRight'] = 'dokuwiki';
35 $conf['navbarShowSub'] = 0;
37 $conf['navbarItemShowCreate'] = 'always';
38 $conf['navbarItemShowShow'] = 'always';
39 $conf['navbarItemShowRevs'] = 'always';
40 $conf['navbarItemShowBacklink'] = 'always';
41 $conf['navbarItemShowRecent'] = 'always';
42 $conf['navbarItemShowMedia'] = 'always';
43 $conf['navbarItemShowIndex'] = 'always';
44 $conf['navbarItemShowProfile'] = 'always';
45 $conf['navbarItemShowAdmin'] = 'always';
46 $conf['navbarItemShowLogin'] = 'always';
47 $conf['navbarItemShowLogout'] = 'always';
49 $conf['searchButton'] = 'icon';
50 $conf['searchUseTypeahead'] = 1;
52 $conf['heroTitle'] = 1;
53 $conf['heroImagePropagation'] = 1;
55 $conf['tagsConsolidate'] = 1;
56 $conf['tagsShowHero'] = 1;
58 $conf['breadcrumbHideHome'] = 1;
59 $conf['breadcrumbPosition'] = 'hero';
60 $conf['breadcrumbPrefix'] = 0;
61 $conf['breadcrumbPrefixText'] = 'Trace:';
62 $conf['breadcrumbSep'] = 0;
63 $conf['breadcrumbSepText'] = ' » ';
65 $conf['youarehereHideHome'] = 1;
66 $conf['youareherePosition'] = 'hero';
67 $conf['youareherePrefix'] = 0;
68 $conf['youareherePrefixText'] = 'You are here:';
69 $conf['youarehereSep'] = 0;
70 $conf['youarehereSepText'] = ' » ';
71 $conf['youarehereHome'] = 'page title';
72 $conf['youarehereShowLast'] = 0;
74 $conf['sidebarShowLeft'] = 1;
75 $conf['sidebarAlwaysShowLeft'] = 0;
76 $conf['sidebarLeftRow1'] = 'logged in user';
77 $conf['sidebarLeftRow2'] = 'search';
78 $conf['sidebarLeftRow3'] = 'content';
79 $conf['sidebarLeftRow4'] = 'none';
80 $conf['sidebarMobileDefaultCollapse'] = 1;
81 $conf['sidebarShowRight'] = 1;
82 $conf['sidebarAlwaysShowRight'] = 0;
84 $conf['tocFull'] = 0;
86 $conf['pageToolsFloating'] = 'always';
87 $conf['pageToolsFooter'] = 'none';
89 $conf['pageToolsShowCreate'] = 'always';
90 $conf['pageToolsShowEdit'] = 'always';
91 $conf['pageToolsShowRevs'] = 'always';
92 $conf['pageToolsShowBacklink'] = 'always';
93 $conf['pageToolsShowTop'] = 'always';
95 $conf['footerPageInfoText'] = '{file} · %lastmod% {date}[LOGGEDIN=[USER= %by% {user}][LOCKED= ·…
96 $conf['footerCustomMenuText'] = '';
97 $conf['footerSearch'] = 0;
98 $conf['footerInPage'] = 0;
100 $conf['licenseType'] = 'badge';
101 $conf['licenseImageOnly'] = 0;
103 $conf['includePageUseACL'] = 1;
104 $conf['includePagePropagate'] = 1;
106 $conf['stickyTopHeader'] = 0;
107 $conf['stickyNavbar'] = 0;
108 $conf['stickyHeader'] = 0;
109 $conf['stickyLeftSidebar'] = 0;