Hello all. This month I was inspired by MoinMoin release notes a little.

What is it
Zwiki is a Zope product for building wikis - a special kind of website that's easy for anyone to edit.

What's changed
New issuebrowser/IssueBrowser form, preliminary built-in RSS support, bugfixes. See full release notes at the end of this message.

News Development has been quiet, and picking up again in late January. Code contributions this month included an internationalisation fix from huron. Discussion has been steady. Bug closing rate has been low. Cleanup of code, docs, and issue categories is ongoing. I posted my idea of priorities for this year at http://zwiki.org/ZwikiRoadmap2005 .

We are in the process of reviewing and upgrading our copyright and commit policies. Some new STX contributions are on hold because of this. If you'd like to help, review http://zwiki.org/LegalDepartment and give your input on the zwiki list, and update your information at http://zwiki.org/ZwikiContributors .

zwiki.org passed 2000 pages and the tracker passed 1000 issues at the end of last year.
The server hosting zwiki.org and zopewiki.org has been upgraded to zope 2.7.3 and had its thread count reduced to 2. It now generally runs stably within our 256M limit (thanks, zope hackers) and remains up except when restarted to install new code. It performs more slowly during google crawls. See also: http://zwiki.org/WikiStats .

zopewiki.org has 440 pages and has is receiving a steady, low rate of edits and votes. (However many of these are anonymous votes which will not be remembered.). http://zopewiki.org/EpozBook is a recent addition. See http://zopewiki.org/WikiStats .

The active wiki at http://ubuntulinux.org/wiki (756 pages) seems to be doing its job. It's the first zwiki installation which allows switching between the standard and plone zwiki skins (alt -, alt +). It's also the zwiki with most multilingual content.

http://page.axiom-developer.org/zope/mathaction/ is another interesting wiki, with an issue tracker, full two-way mailing list integration, and LatexWiki installed. LatexWiki is Bob McElrath's product adding latex support to Zwiki.

If all goes well, I'll be at pycon in march. :)

That's all I can think of right now. I welcome your feedback and submissions for next month.

About the Zwiki project
Zwiki was started in 1999 by Simon Michael and now receives changes from many contributors. It is released under the GNU GPL. A new version is released on the first of the month.

Links
http://zwiki.org - home and docs
http://zwiki.org/ReleaseNotes - all release notes
http://zwiki.org/KnownIssues - bugs you're likely to run into
http://zwiki.org/IssueBrowser - all open bugs
http://zwiki.org/IssueTracker - search and report new ones here
http://zwiki.org/AboutZwikiDiscussion - the zwiki list, UserDiscussion page, etc.
irc://irc.freenode.net/#zwiki - join us on IRC for quick help
http://zwiki.org/ZwikiFunding - how to donate or sponsor a feature


Zwiki 0.38.0 2005/02/01

Summary

New issuebrowser/IssueBrowser form, preliminary built-in RSS support, bugfixes.

Upgrade notes

There have been changes to the zwiki catalog fields. After upgrading, if your wikis use a catalog or are in a CMF/plone site, visit FRONTPAGE/setupCatalog, or if issue tracking is enabled, visit FRONTPAGE/setupTracker, to ensure your catalog is configured for best large-wiki performance.

index_object's arguments have changed and the reindex_object and updateCatalog methods are deprecated.

As noted below, free form links no longer try so hard to find old-style IssueNo issue pages, so if you have broken links of this kind, upgrade your issue page names (/upgradeAll).

Changes

Configuring

Browsing

Issue tracking

Fit tests

General - i18n

General