<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.5.4">
</HEAD>
<BODY>
Hello all. This month I was inspired by MoinMoin release notes a little. <BR>
<BR>
<B>What is it</B><BR>
Zwiki is a Zope product for building wikis - a special kind of website that's easy for anyone to edit.<BR>
<BR>
<B>What's changed</B><BR>
New issuebrowser/IssueBrowser form, preliminary built-in RSS support, bugfixes. See full release notes at the end of this message.<BR>
<BR>
<B>News</B> 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 <A HREF="http://zwiki.org/ZwikiRoadmap2005">http://zwiki.org/ZwikiRoadmap2005</A> . <BR>
<BR>
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 <A HREF="http://zwiki.org/LegalDepartment">http://zwiki.org/LegalDepartment</A> and give your input on the zwiki list, and update your information at <A HREF="http://zwiki.org/ZwikiContributors">http://zwiki.org/ZwikiContributors</A> .<BR>
<BR>
zwiki.org passed 2000 pages and the tracker passed 1000 issues at the end of last year. <BR>
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: <A HREF="http://zwiki.org/WikiStats">http://zwiki.org/WikiStats</A> .<BR>
<BR>
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.). <A HREF="http://zopewiki.org/EpozBook">http://zopewiki.org/EpozBook</A> is a recent addition. See <A HREF="http://zopewiki.org/WikiStats">http://zopewiki.org/WikiStats</A> .<BR>
<BR>
The active wiki at <A HREF="http://ubuntulinux.org/wiki">http://ubuntulinux.org/wiki</A> (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.<BR>
<BR>
<A HREF="http://page.axiom-developer.org/zope/mathaction/">http://page.axiom-developer.org/zope/mathaction/</A> 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.<BR>
<BR>
If all goes well, I'll be at pycon in march. :)<BR>
<BR>
That's all I can think of right now. I welcome your feedback and submissions for next month.<BR>
<BR>
<B>About the Zwiki project</B><BR>
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.<BR>
<BR>
<B>Links</B><BR>
<A HREF="http://zwiki.org">http://zwiki.org</A> - home and docs<BR>
<A HREF="http://zwiki.org/ReleaseNotes">http://zwiki.org/ReleaseNotes</A> - all release notes<BR>
<A HREF="http://zwiki.org/KnownIssues">http://zwiki.org/KnownIssues</A> - bugs you're likely to run into<BR>
<A HREF="http://zwiki.org/KnownIssues">http://zwiki.org/IssueBrowser</A> - all open bugs<BR>
<A HREF="http://zwiki.org/IssueTracker">http://zwiki.org/IssueTracker</A> - search and report new ones here<BR>
<A HREF="http://zwiki.org/AboutZwikiDiscussion">http://zwiki.org/AboutZwikiDiscussion</A> - the zwiki list, UserDiscussion page, etc.<BR>
irc://irc.freenode.net/#zwiki - join us on IRC for quick help<BR>
<A HREF="http://zwiki.org/ZwikiFunding">http://zwiki.org/ZwikiFunding</A> - how to donate or sponsor a feature<BR>
<BR>

<HR NOSHADE>

<H2>
<B><FONT SIZE="5">Zwiki 0.38.0 2005/02/01</FONT></B>
</H2>
<H3>
<B><FONT SIZE="4">Summary</FONT></B>
</H3>
New issuebrowser/IssueBrowser form, preliminary built-in RSS support, bugfixes.<BR>
<BR>
<H3>
<B><FONT SIZE="4">Upgrade notes</FONT></B>
</H3>
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.<BR>
<BR>
index_object's arguments have changed and the reindex_object and updateCatalog methods are deprecated.<BR>
<BR>
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).<BR>
<BR>
<H3>
<B><FONT SIZE="4">Changes</FONT></B>
</H3>
<H4>
<B>Configuring</B>
</H4>
<UL>
    <LI>fix dependency on /setupTracker for good large-wiki performance; /setupCatalog is now sufficient (#993) 
    <LI>be compatible with plone's default_page lines property (#914)
</UL>
<H4>
<B>Browsing</B>
</H4>
<UL>
    <LI>preliminary built-in RSS support - FRONTPAGE/pages_rss, /changes_rss 
    <LI>freeform links no longer look for both old and new-style issues; a slight (20%) speedup for rendering freeform links
</UL>
<H4>
<B>Issue tracking</B>
</H4>
<UL>
    <LI>fix sorting issues by number (#934) 
    <LI>issuebrowser/IssueBrowser form for reviewing open issues 
    <LI>make closed issues greener.. may be different on your screen, feedback welcome 
    <LI>hide zeros to make filter issues matrix clearer 
    <LI>try to improve spacing glitch with dtml-translate on filter issues
</UL>
<H4>
<B>Fit tests</B>
</H4>
<UL>
    <LI>just log a fit import warning instead of displaying on the page
</UL>
<H4>
<B>General - i18n</B>
</H4>
<UL>
    <LI>i18n (global and french) for issue tracker in plone - i18n in plone skin require some i18n elements (for instance the so called <TT>contentaction</TT> items) to be in zwiki-plone-* as well (huron)
</UL>
<H4>
<B>General</B>
</H4>
<UL>
    <LI>catalog awareness cleanups 
    <LI>make setskin links harmless for anonymous users and bots, instead of logging errors (#1010)
</UL>
<BR>
</BODY>
</HTML>