
A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation.
License: GNU General Public License (GPL)
Changes:
Xapian searching was fixed, and Xapian 1.0.0+ isrequired. The dependency on PyStemmer was removed.xmlrpc for some servers was fixed. A traceback infilesys on Mac OS X was fixed. Footnotes withcommas were fixed. Subscript parsing was fixed.Wikisync when remote has no interwiki name wasfixed. The mig scripts was fixed. The OpenID cacheis cleared when saving a user. recoverpass andnewaccount now refuse access unless MoinAuth isenabled. Runtime errors caused by defective zipfiles are caught. Zip member file filenames aredecoded from UTF-8, replacing invalid characters.ACLs on system pages were improved. UPDATE.htmlwas added.
More...