Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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-11-02 11:42
1.8.0

Die großen Neuerungen in dieser Version sind eine wichtige GUI-Editor zu aktualisieren, viele GUI-Editor im Zusammenhang Bugfixes und eine neue "modernisiert" behandelt. Es hat durchaus auch einige kleinere Features, Bugfixes und Aufräumarbeiten.
Tags: Major feature enhancements
The big new features of this release are a major GUI editor upgrade, many GUI editor related bugfixes, and a new "modernized" theme. It also has quite a few smaller features, bugfixes, and cleanups.

2008-09-09 09:08
1.7.2

Diese Version behebt das Austreten von edit-log-Datei verarbeitet (es sickerte 1 Dateizugriffsnummer pro Anfrage). Wenn Sie eine persistente Server-Prozess ausgeführt werden (außer everthing CGI), führen Sie ein Upgrade. Es gab auch mehrere Updates von weniger schweren Fehler, aber keine neuen Funktionen.
Tags: Major bugfixes
This release fixes the leakage of edit-log file handles (it leaked 1 file handle per request). If you run a persistent server process (everthing except CGI), please upgrade. There were also multiple fixes of less severe bugs, but no new features.

2008-07-21 03:18
1.7.1

Diese Version behebt ein Sicherheitsproblem, XSS und nicht wenige (nicht sicherheitsrelevant) Bugs, einschließlich Speicherung, Suche, Argument-Parsing-, Server-, Makro, Action, Parser und Authentifizierung compatibility fixes. Es wird eine neue "Cache" Maßnahmen für die schnelle Zustellung der gerenderte Objekte direkt aus dem Cache und aktualisiert die "Caching"-Modul mit einer Datei wie API.
Tags: Major bugfixes
This release fixes one XSS security issue and quite a few (non-security) bugs, including storage, search, argument parsing, server, macro, action, parser, and authentication compatibility fixes. It adds a new 'cache' action for fast serving of rendered objects directly from the cache, and updates the 'caching' module with a file-like API.

2008-06-22 22:31
1.7.0

Eine neue Notifizierung und Ereignis-Framework hinzugefügt wurde, mit E-Mail-Mitteilungen und Jabber. Die Authentifizierung und Session-Framework verwendet jetzt Authenticator Objekte (statt Funktionen) und unterstützt jetzt OpenID Authentifizierung. LDAP-Authentifizierung unterstützt jetzt auch LDAP-Server-Failover. Datei-Anhang up / download Leistung und des Speichers wurden verbessert. Xapian Indexsuche wurde behoben und verbessert werden. Moin bietet jetzt viel besser, Protokollierung, stark konfigurierbar für Ihre Bedürfnisse. Die Diff-und AttachFile Benutzerschnittstelle wurde verbessert. Viele andere kleine Verbesserungen und Bugfixes wurden.
Tags: Major feature enhancements
A new notification and event framework was added,
featuring email and jabber notifications. The
authentication and session framework now uses
authenticator objects (instead of functions) and
now supports OpenID authentication. LDAP
authentication now supports LDAP server failover.
File attachment up/download performance and memory
consumption were improved. Xapian indexed search
was fixed and improved. Moin now offers much
better logging, heavily configurable for your
needs. The diff and AttachFile user interface was
improved. Many other small improvements and
bugfixes were made.

2008-06-15 18:12
1.7.0rc3

Xapian Benutzer festgelegt wurde, und Xapian 1.0.0 + erforderlich ist. Die Abhängigkeit von PyStemmer wurde entfernt. Xmlrpc für einige Server wurde behoben. Ein Traceback im Dateisystem unter Mac OS X wurde behoben. Fußnoten mit Kommas wurden behoben. Subscript Parsen wurde behoben. Wikisync, wenn Remote hat keine interwiki Namen wurde behoben. Die MiG-Skripts wurde behoben. Der OpenID-Cache gelöscht wird beim Speichern eines Benutzers. recoverpass und newaccount jetzt den Zugang verweigern, es sei denn, MoinAuth aktiviert ist. Laufzeitfehler durch defekte ZIP-Dateien verursacht werden gefangen. Mitglied Zip-Datei Dateinamen werden von UTF-8 decodiert und ersetzt ungültige Zeichen. ACLs für System-Seiten wurden verbessert. Update.html wurde hinzugefügt.
Tags: Major bugfixes
Xapian searching was fixed, and Xapian 1.0.0+ is
required. The dependency on PyStemmer was removed.
xmlrpc for some servers was fixed. A traceback in
filesys on Mac OS X was fixed. Footnotes with
commas were fixed. Subscript parsing was fixed.
Wikisync when remote has no interwiki name was
fixed. The mig scripts was fixed. The OpenID cache
is cleared when saving a user. recoverpass and
newaccount now refuse access unless MoinAuth is
enabled. Runtime errors caused by defective zip
files are caught. Zip member file filenames are
decoded from UTF-8, replacing invalid characters.
ACLs on system pages were improved. UPDATE.html
was added.

Project Resources