1.9.3 release infos
Fixed major security issues and also quite some normal bugs.
For details see the CHANGES file.
1.9.2 release infos
Fixed major security issues and also quite some normal bugs.
For details see the CHANGES file.
1.9.1 release infos
Fixed a major security issue and some normal bugs.
For details see the CHANGES file.
1.9.0 release infos
For details see the CHANGES file.
Major new features
MoinMoin requires Python 2.4 now.
MoinMoin is now a WSGI application (based on werkzeug). Please read the new install docs about how to use it, see: http://master19.moinmo.in/InstallDocs
We now offer different sized sets of system/help pages and the default underlay just contains a single page: LanguageSetup. You need to be superuser, visit that page and then install the language packs you like (minimum is the essential set for English). LanguageSetup is the default page_front_page, you need to change that after installing language packs.
New modular group and dict data access, you can use group and dict backend modules to access group and dict data stored anywhere you like. See also the new HelpOnDictionaries and HelpOnGroups pages.
- Improved Xapian indexing / search. regex search with Xapian enabled also is based on the xapian index now.
Improved drawing support for twikidraw and anywikidraw see HelpOnDrawings.
- Default theme is now modernized
Syntax highlighting is based on the pygments library now, see HelpOnParsers.
- Authentication improvements for http_auth, ldap and openid
SlideShow action added
PackagePages creates package file on-the-fly in memory and send it to the client
Plus lots of other small features and bug fixes.
