A page in your DokuWiki was added or changed. Here are the details:
Date : 2019/07/16 19:35
Browser : Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:68.0) Gecko/20100101
Firefox/68.0
IP-Address : 109.190.253.11
Hostname : 109.190.253.11
Old Revision:
http://ltb-project.org/documentation/white-pages/0.3/config_general?rev=1563298361
New Revision:
http://ltb-project.org/documentation/white-pages/0.3/config_general
Edit Summary:
User : coudot
@@ -69,8 +69,16 @@
You can hide the footer bar:
<file php>
$display_footer = false;
</file>
+
+ ===== Default page =====
+
+ By default, the welcome page is displayed. To change this:
+ <file php>
+ $default_page = "gallery";
+ </file>
+
===== Debug =====
You can turn on debug mode with ''$debug'':
<file php>
@@ -81,12 +89,5 @@
You need to define where Smarty is installed:
<file php>
define("SMARTY", "/usr/share/php/smarty3/Smarty.class.php");
- </file>
-
- ===== Default page =====
-
- By default, the welcome page is displayed. To change this:
- <file php>
- $default_page = "gallery";
</file>
--
This mail was generated by DokuWiki at
http://ltb-project.org/
_______________________________________________
ltb-changes mailing list
[email protected]
https://lists.ltb-project.org/cgi-bin/mailman/listinfo/ltb-changes