How to create a wiki farm using multiconfig
Draft - should use stuff from http://moinmoin.wikiwikiweb.de/MultiConfig
1. farmconfig.py
1.1. "wikis" list
[how multiple wikis are handled in farmconfig]
1.2. FarmConfig class
[Major options on farmconfig.py, that most users want to setup for a farm]
2. Creating wiki instances
[Example setup with 2-3 wiki data dirs, and config files]
What is the best example, one directory containg config, server and data dirs? multiple directories on different file systems?
3. Adding server
[Considerations for a farm, example use of twisted?]