Lines Matching refs:conf

29 $conf['sidebar']                     	= 'right';                       		 							  // sidebar on th…
30 $conf['pagename'] = 'Sidebar'; // the pagename f…
31 $conf['main_sidebar_always'] = 1; // show main sidebar on all namespac…
32 $conf['user_sidebar_namespace'] = ''; // namespace to …
33 $conf['group_sidebar_namespace'] = ''; // namespace to lo…
34 $conf['left_sidebar_content'] = 'main,index,extra,toc'; // defines the c…
35 $conf['left_sidebar_order'] = 'main,toc,toolbox,user,group,namespace,index,trace,extra'; …
36 $conf['right_sidebar_content'] = 'main,index,extra,toc,'; // defines the …
37 $conf['right_sidebar_order'] = 'main,toc,toolbox,user,group,namespace,index,trace,extra'; …
38 $conf['closedwiki1'] = 0; // show no sideb…
39 $conf['closedwiki2'] = 0; // Sidebar shows…
40 $conf['hideactions'] = 0; // hide all wiki …
41 $conf['userbar'] = 1; // show userbar on top
42 $conf['sitemap'] = 1; // show sitemap-button in navig…
43 $conf['logo'] = 'text'; // the logo consists of text
44 $conf['logo_image'] = ''; // path to the logo-image
45 $conf['logo_yourdefinition'] = 'your little definition'; // your definitin in…
46 $conf['logo_yourname'] = 'by your name'; // your name in the logo
47 $conf['navibutton1'] = '[[start|Home]]'; // navibutton1 in the naviga…
48 $conf['navibutton2'] = '[[blog|Blog]]'; // navibutton2 in the navigat…
49 $conf['navibutton3'] = '[[wiki|Wiki]]'; // navibutton3 in the navi…
50 $conf['navibutton4'] = '[[about|About]]'; // navibutton4 in the navig…
51 $conf['navibutton5'] = '[[another link|another link]]'; // navibutton5 i…
52 $conf['navibutton6'] = '[[another link|another link]]'; // navibutton6 …
53 $conf['top_link'] = 1; // show rocket with top-link
54 $conf["mnmlblog_loaduserjs"] = false; …