Download List

專案描述

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2008-06-02 09:49
1.7.0rc2

This release fixes editor preview for new pages. It has better handling of ImportErrors. Xapian search and indexing has been improved. It also supports MIME type search for the built-in search. LDAP authentication was improved, and now supports failover (and has unit tests). A security issue that crept in since 1.7 alpha has been fixed. Another HMAC/py2.4 issue was fixed. The CSV parser was fixed. Event notifications are now in the recipient's language.
標籤: Major bugfixes

2008-05-19 09:11
1.7.0rc1

This release fixes HMAC for Python 2.4. It fixes AttachFile uploading of files under 1K. It fixes action=info on a page that never existed. It denies access on invalid input (which happens only with spammers anyway). Failure to detect on-disk cache updates has been fixed.
標籤: Major bugfixes

2008-05-13 03:09
1.7.0beta2

Many fixes relating to Xapian indexing/searching and AttachFile action (among other fixes, big memory consumption for large uploads and downloads has been fixed). A new recoverpass action (mails a password recovery token now, not the encrypted password). There are many other changes.
標籤: Major bugfixes

2008-04-28 22:28
1.7.0beta1

This release has a new authentication plugin system, new session handling, new preferences plugins, a new notification system with an optional Jabber notification bot, a diff action with prev/next change navigation buttons, admonition support, new powerful logging, an enhanced DocBook formatter, an improved CSV parser, and code cleanups.
標籤: Major feature enhancements

2008-04-20 23:19
1.6.3

Major ACL and superuser security fixes. There are other minor fixes and i18n updates.
標籤: Major security fixes

Project Resources