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;
20 $conf['navbarUseTitleIcon'] = 1;
21 $conf['navbarTitleIconHeight'] = '';
22 $conf['navbarTitleIconWidth'] = '';
23 $conf['navbarUseTitleText'] = 1;
24 $conf['navbarUseTaglineText'] = 1;
25 $conf['navbarCustomMenuText'] = '';
27 $conf['navbarDWMenuType'] = 'icons';
28 $conf['navbarDWMenuCombine'] = 'dropdown';
30 $conf['navbarPosLeft'] = 'custom';
31 $conf['navbarPosMiddle'] = 'search';
32 $conf['navbarPosRight'] = 'dokuwiki';
33 $conf['navbarShowSub'] = 0;
35 $conf['navbarItemShowCreate'] = 'always';
36 $conf['navbarItemShowShow'] = 'always';
37 $conf['navbarItemShowRevs'] = 'always';
38 $conf['navbarItemShowBacklink'] = 'always';
39 $conf['navbarItemShowRecent'] = 'always';
40 $conf['navbarItemShowMedia'] = 'always';
41 $conf['navbarItemShowIndex'] = 'always';
42 $conf['navbarItemShowProfile'] = 'always';
43 $conf['navbarItemShowAdmin'] = 'always';
44 $conf['navbarItemShowLogin'] = 'always';
45 $conf['navbarItemShowLogout'] = 'always';
47 $conf['searchButton'] = 'icon';
48 $conf['searchUseTypeahead'] = 1;
50 $conf['heroTitle'] = 1;
51 $conf['heroImagePropagation'] = 1;
53 $conf['tagsConsolidate'] = 1;
55 $conf['breadcrumbHideHome'] = 1;
56 $conf['breadcrumbPosition'] = 'hero';
57 $conf['breadcrumbPrefix'] = 0;
58 $conf['breadcrumbPrefixText'] = 'Trace:';
59 $conf['breadcrumbSep'] = 0;
60 $conf['breadcrumbSepText'] = ' » ';
62 $conf['youarehereHideHome'] = 1;
63 $conf['youareherePosition'] = 'hero';
64 $conf['youareherePrefix'] = 0;
65 $conf['youareherePrefixText'] = 'You are here:';
66 $conf['youarehereSep'] = 0;
67 $conf['youarehereSepText'] = ' » ';
68 $conf['youarehereHome'] = 'page title';
69 $conf['youarehereShowLast'] = 0;
71 $conf['sidebarShowLeft'] = 1;
72 $conf['sidebarAlwaysShowLeft'] = 0;
73 $conf['sidebarLeftRow1'] = 'logged in user';
74 $conf['sidebarLeftRow2'] = 'search';
75 $conf['sidebarLeftRow3'] = 'content';
76 $conf['sidebarLeftRow4'] = 'none';
77 $conf['sidebarMobileDefaultCollapse'] = 1;
78 $conf['sidebarShowRight'] = 1;
79 $conf['sidebarAlwaysShowright'] = 0;
81 $conf['tocFull'] = 0;
83 $conf['pageToolsFloating'] = 'always';
84 $conf['pageToolsFooter'] = 'none';
86 $conf['pageToolsShowCreate'] = 'always';
87 $conf['pageToolsShowEdit'] = 'always';
88 $conf['pageToolsShowRevs'] = 'always';
89 $conf['pageToolsShowBacklink'] = 'always';
90 $conf['pageToolsShowTop'] = 'always';
92 $conf['footerPageInfoText'] = '{file} · %lastmod% {date}[LOGGEDIN=[USER= %by% {user}][LOCKED= · %lockedby% {locked}]]';
93 $conf['footerCustomMenuText'] = '';
94 $conf['footerSearch'] = 0;
95 $conf['footerInPage'] = 0;
97 $conf['licenseType'] = 'badge';
98 $conf['licenseImageOnly'] = 0;
100 $conf['includePageUseACL'] = 1;
101 $conf['includePagePropagate'] = 1;