Changeset 309 for trunk/INSTALL
- Timestamp:
- 12/29/03 14:29:25 (5 years ago)
- Files:
-
- 1 modified
-
trunk/INSTALL (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/INSTALL
r292 r309 92 92 93 93 94 "Do you want to enable page deletion?" 95 96 The default is to disable page deletion. If you choose to enable the 97 page deletion mechanism then you will need to add a password to your 98 wiki.conf using a line such as 99 admin_pass = putyourpasswordhere 100 Users who know this password will be able to delete unwanted pages - 101 along with all their history - from your wiki. 102 *** USE WITH CAUTION. DELETED PAGES CANNOT BE RECOVERED. *** 103 104 94 105 "What's the URL of the wiki's stylesheet?" 95 106 96 Supplying an answer to this question is optional. There is anexample97 stylesheet in the examples/ directory - note that thiswill not be107 Supplying an answer to this question is optional. There are example 108 stylesheets in the examples/ directory - note that these will not be 98 109 automatically installed. 99 110
