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;
54 $conf['tagsShowHero'] = 1;
56 $conf['breadcrumbHideHome'] = 1;
57 $conf['breadcrumbPosition'] = 'hero';
58 $conf['breadcrumbPrefix'] = 0;
59 $conf['breadcrumbPrefixText'] = 'Trace:';
60 $conf['breadcrumbSep'] = 0;
61 $conf['breadcrumbSepText'] = ' » ';
63 $conf['youarehereHideHome'] = 1;
64 $conf['youareherePosition'] = 'hero';
65 $conf['youareherePrefix'] = 0;
66 $conf['youareherePrefixText'] = 'You are here:';
67 $conf['youarehereSep'] = 0;
68 $conf['youarehereSepText'] = ' » ';
69 $conf['youarehereHome'] = 'page title';
70 $conf['youarehereShowLast'] = 0;
72 $conf['sidebarShowLeft'] = 1;
73 $conf['sidebarAlwaysShowLeft'] = 0;
74 $conf['sidebarLeftRow1'] = 'logged in user';
75 $conf['sidebarLeftRow2'] = 'search';
76 $conf['sidebarLeftRow3'] = 'content';
77 $conf['sidebarLeftRow4'] = 'none';
78 $conf['sidebarMobileDefaultCollapse'] = 1;
79 $conf['sidebarShowRight'] = 1;
80 $conf['sidebarAlwaysShowright'] = 0;
82 $conf['tocFull'] = 0;
84 $conf['pageToolsFloating'] = 'always';
85 $conf['pageToolsFooter'] = 'none';
87 $conf['pageToolsShowCreate'] = 'always';
88 $conf['pageToolsShowEdit'] = 'always';
89 $conf['pageToolsShowRevs'] = 'always';
90 $conf['pageToolsShowBacklink'] = 'always';
91 $conf['pageToolsShowTop'] = 'always';
93 $conf['footerPageInfoText'] = '{file} · %lastmod% {date}[LOGGEDIN=[USER= %by% {user}][LOCKED= · %lockedby% {locked}]]';
94 $conf['footerCustomMenuText'] = '';
95 $conf['footerSearch'] = 0;
96 $conf['footerInPage'] = 0;
98 $conf['licenseType'] = 'badge';
99 $conf['licenseImageOnly'] = 0;
101 $conf['includePageUseACL'] = 1;
102 $conf['includePagePropagate'] = 1;