Show pageOld revisionsBacklinksExport to PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Disable site_notice ====== Edit the file path_to_dokuwiki/lib/tpl/vector/conf/default.php (it is a good idea to create a backup of the file before change anything). Look for the line: <code> $conf["vector_sitenotice"] = true; //TRUE: use/show sitenotice </code> and modify it: <code> $conf["vector_sitenotice"] = false; //TRUE: use/show sitenotice </code> Then go to the Admin pannel, Configuration Manager and search the option " Show site wide notice?". Uncheck it. legacy/trash/wiki/vector/disable_site_notice.txt Last modified: 2017/07/29 00:30by javier