%overview%

The file pwiki/pwikicfg.phl contains some configurable variables (the area is marked with comments). Be carefull how you tweak these values.

The interesting configuration options are;
   * $publicview<br> 0=off,1=on. Turning on publicview allows you to have a different template for those who would edit and those who would only view the wiki.
   * $autolinks<br> 0=off,1=on. Turning off autolinks defeats the purpose of wikiness, but it can be usefull once a document is cast in stone to get rid of unwanted links.
   * $notextmsg<br> This string is what shows if there is no text file to parse (ie. new page).
   * $maxuploadsize<br> This number is the largest size allowed for file and image uploads.
   * $bodycolor<br> This is the color used in the default templates for the main body of the wiki pages.
   * $tablecolor<br> This is the color used in the default templates for the head and side bars.
   * $locale<br> For localization use your 2 letter ISO code if there is a translation(en=english, fr=french, etc).
   * $fastbrowse<br> If you wish to use page caching, change this to a 1. This will make browsing the site much faster under load, but it will break dynamic wiki tags like _insertlinks_ and _slashdot_. Using a mix of http:// and https:// will also confuse fastbrowse.
   * $gzip_encoding<br> Set this if you use php4.0.1 or greater and wish to gzip encode your pages for faster downloads on slow links. This option also requires zlib support.
   * $mixedcaps<br> Set this to 1 if you use MixedCaps autolinks.
%overview%
