InstallMoinMoin

From $1

Table of contents
  1. 1. Misc MoinMoin Notes
  2. 2. Debugging Tips

Misc MoinMoin Notes

MoinMoin logging:

from MoinMoin.logfile import logfile
logfile1 = logfile.LogFile('/kpk.log')
logfile1.add("string here")

Debugging Tips
  • With a farm, you'll need to edit cgi-bin/moin.cgi in each wiki instance and append the path for farmconfig.py. The symptom is that the mod-python version works, but the cgi version keeps looking for wikiconfig.py instead of wiki-name-here.py
Tags:
none
 
Images (0)
 
Comments (0)
You must login to post a comment.