
This is wikipublisher-2.01.03. Requires pdfserver version 0.9.5a or above.

Citation support is enabled by default. To disable citation support, 
add the following to local/config.php above the include_once statement:

    $MarkupEnabled['citations'] = 0;

Installation
============
These instructions apply to a clean pmwiki install.

1. Move the cookbook/wikipublisher/ directory into cookbook/

2. Move the skin directories in pub/skins/ into pub/skins/

3. Move the image files in pub/images/ into pub/images/

4. Move the css files in pub/css/ into pub/css/

5. Add the following line at the start of local/config.php (or use
   sample-wp-config.php -- this provides a fully-functional system)

    include_once("$FarmD/cookbook/wikipublisher/extensions.php");

6. Use the default latexpmwiki skin provided or modify the search box
   in your local skin to work the way latexpmwiki works

7. Register your site at http://www.wikipublisher.org/wiki

8. Read the User Guide and review the Issues (pdf) on
   http://www.wikipublisher.org

9. Test that everything is working:
   - typeset a single page -- a simple one like Main.HomePage
   - add (:typeset:) to a wiki trail page
   - do a search and publish
   - do a backlinks search
   - do a categories search

10.If you need equations, look at the pub/latexrender/ package

Questions
=========
john.rankin@affinity.co.nz
