MoinMoin 1.9.2 is out! Recommended for all users and contains security and bug fixes - see MoinMoinRelease1.9.
MoinMoin 1.8.7 is out! Recommended for all users and contains security and bug fixes - see MoinMoinRelease1.8.
General Releases
1.9
Download: MoinMoin 1.9.2 tar.gz (MD5 checksum: e464c474c3a56c803dc553b8ca13c37f ), released 2010-03-01.
Requirements: see docs/REQUIREMENTS
1.8
All users interested in bug and security fixes are strongly advised to upgrade to the latest stable release soon (see above).
Download: MoinMoin 1.8.7 tar.gz (MD5 checksum: f2355474080c475997f2f8109911d7d4 ), released 2010-02-14, see also SecurityFixes page.
MoinMoinBugs/UserPrefsCrashTypeError - see workaround there if you experience this problem
Requirements:
- We recommend using Python 2.4.x or 2.5.x, if possible.
- Python 2.3.x and 2.6.x should also work, but are less tested.
Python 3.x won't work for MoinMoin for now.
MoinMoinDependencies lists some additional software you might want to install.
Installation from scratch (1.9)
Read (all docs can be found in the download archive):
docs/INSTALL.html (this is a copy of the InstallDocs page made at release time
- docs/CHANGES - important changes, make sure you read at least the stuff marked as HINT
If you read any online docs, make sure they are written for the version of moin you want to use.
Upgrading from previous versions
Read (all docs can be found in the download archive):
- docs/CHANGES - important changes, make sure you read at least the stuff marked as HINT
- docs/UPDATE.html - generic update procedure
- docs/INSTALL.html - if you need more information
If you read any online docs, make sure they are written for the version of moin you want to use.
Below are some "how-to" guides that may help:
Useful links
MoinMoinExtensions - a list of additional MoinMoin plugins; including Themes, Actions, and Parsers.
MoinMoinBugs - Find known issues.
MoinMoinPackages - pre-built packages for many systems, like Gentoo, Debian, Mandrake or FreeBSD.
VirtualMachines - ready to run virtual machines with MoinMoin
- if you encounter bugs at the http server / WSGI interfacing level, have a look at werkzeug.contrib.fixers module (see MoinMoin/support/)
