MoinMoin 1.9.7 is out, released 2013-03-17!
Strongly recommended for all users and contains bug fixes and enhanced password functionality - see MoinMoinRelease1.9.
General Releases
Download: MoinMoin 1.9.7 tar.gz (gpg signature)
Please check your download:
see http://master.moinmo.in/InstallDocs "Verify the integrity of your downloaded file" for instructions
- MD5 checksum (md5sum): cc2b00f6a27717c097d27da34e8d3249
- SHA256 checksum (sha256sum): f4ba1b5c956bd96d2a61e27e68d297aa63d1afbc80d5740e139dcdf0affb4db5
signed with gpg key of tw@waldmann-edv.de (primary key ID FAF7B393, signing subkey 31A6CB60 )
Requirements: see docs/REQUIREMENTS
Repositories
http://hg.moinmo.in/moin/1.9 or http://bitbucket.org/thomaswaldmann/moin-1.9 (mirror) - stable repo
http://hg.moinmo.in/moin/2.0 or http://bitbucket.org/thomaswaldmann/moin-2.0 (mirror) - unstable / alpha code
Installation from scratch
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/)
