Commit graph

11 commits

Author SHA1 Message Date
joerg
6c81f199f6 Uses list comprehension. 2008-10-02 12:18:27 +00:00
joerg
90f0529aec Update MoinMoin to 1.7.1:
- Fix a Cross Site Scripting attack
- changes in caching API

Changes in 1.7.0:
- new event/notification/authentication/session framework
- OpenID support
- improvements for LDAP auth, attachment performance, logging etc
2008-07-24 08:38:03 +00:00
tnn
78f5c45ebf Mention MoinMoin in the COMMENT to make the package easier to find, given
the non-obvious PKGNAME.
2008-07-22 20:17:24 +00:00
joerg
d28f16282a Update to moin 1.6.3. This fixes bugs in the ACL parser for all entries
but Known: and All:, hierarchical ACL processing and the use of include
in rst files. Many other updates included as well.
2008-05-07 10:02:44 +00:00
joerg
a77e7015fe Update PYTHON_VERSIONS_COMPATIBLE
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
joerg
588cbf7568 Update py-moin to 1.6.1.
Major new features:
* quickly working standalone mode (similar to DesktopEdition)
* xapian index search (including attachments of supported mimetypes)
* WikiSynchronisation
* moin can receive email now
* wiki parser: easier link and transclusion markup (and new macro
  markup)
* new parsers for: creole wiki markup, html (safe), diffs
* discussion pages
* inline comments
* hierarchical ACLs (see HelpOnAccessControlLists)
* new anti-spam feature: TextChas
* SisterSites support
* new xmlrpc methods, easier auth, multicall support
* Improved params for [[target|label|params]]:
* AdvancedSearch: make multiple categories/languages/mimetype selections
  possible
* Added a configuration directive to only do one bind to the LDAP
  server.

+ many bugfixes, including at least one XSS fix.
2008-03-15 18:16:51 +00:00
obache
03e9d4affd HOMEPAGE moved. 2008-03-11 04:19:04 +00:00
reed
d37c87558b Fix (or update?) HOMEPAGE. 2006-12-20 04:56:53 +00:00
joerg
b971f467d9 Explicitly depend on py-expat, as it is needed for the GUI editor.
Fixes PR 34912. Bump revision.
2006-10-25 18:57:34 +00:00
joerg
c42effebcd Make pkglint happy. 2006-07-31 17:06:50 +00:00
joerg
47a1c24f7b Import www/py-moin. From DESCR:
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 Python installation.
2006-07-31 17:04:59 +00:00