<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Zwiki is a free wiki engine for Zope, for creating both standard Zope
and CMF/Plone wikis. You can find out all about it at <a
 href="http://zwiki.org">http://zwiki.org</a> . <br>
<br>
This month we have some <a
 href="http://joyfulsystems.blogspot.com/2005/09/bug-squashing.html">http://joyfulsystems.blogspot.com/2005/09/bug-squashing.html</a>
and the return of CMF metadata. Thanks to alecm, jbb, Tim Olsen and
Mark Ferrell in particular.<br>
<br>
<h3> Summary</h3>
<p> Robustness fixes, Plone 2.1 compatibility fixes, simplifications,
CMF metadata support.</p>
<h3> Upgrade notes</h3>
<p> You might want to delete the "outline" object using the ZMI,
allowing Zwiki to create a more ZMI-compliant one. Note this will lose
any manual re-ordering of subtopics you may have done.</p>
<p> The default colour for "serious" issues is lighter. This will take
effect for each issue page as it is edited. To make all pages show the
correct colour right away, visit SomePage/upgradeAll in your browser.</p>
<h3> Changes</h3>
<h4> Installing</h4>
<ul>
  <li>make the outline cache replaceable to avoid errors during
migration of plone 2.1rc&lt;3 sites (#1143, SM, alecm)</li>
  <li>make catalog lookup more robust when there is another object
named Catalog (#1132, SM, Tim Olsen)</li>
  <li>catch errors when importing page types and plugins at startup
(#809, #1148)</li>
  <li>make fit import error at startup less verbose (#1054)</li>
</ul>
<h4> Configuring</h4>
<ul>
  <li>make the outline cache object fully ZMI-manageable (#1144)</li>
  <li>drop support for alternate catalog names via SITE_CATALOG property</li>
  <li>drop support for overriding the contents view with a SiteMap page</li>
  <li>don't update page creation times when moving/renaming/importing
in the ZMI</li>
</ul>
<p><b> Browsing</b></p>
<h4> Editing</h4>
<ul>
  <li>fix page creation/editing breakage in plone 2.1 due to explicit
acquisition (#1137, SM, alecm)</li>
  <li>enable CMF/Plone document metadata support (jbb)</li>
</ul>
<p><b> Page hierarchy</b></p>
<p><b> Mail</b></p>
<h4> Issue tracking</h4>
<ul>
  <li>make the serious issue default colour lighter</li>
  <li>allow issues without numbers (with at least a "status" property)</li>
</ul>
<h4> General - i18n</h4>
<ul>
  <li>remove unnecessary -en po files</li>
  <li>add missing headers for german po</li>
  <li>drop unnecessary -PT for pt po files</li>
  <li>fix space-separated i18n attributes to avoid deprecation warnings
on startup</li>
</ul>
<h4> General - skins</h4>
<ul>
  <li>make hasSkinTemplate check filesystem templates, such as the
alternate subtopics template (#1113, Mark Ferrell, SM)</li>
  <li>drop the special style for ratings, for now</li>
</ul>
<h4> General</h4>
<ul>
  <li>allow create to work without a request, for debugging</li>
  <li>merge moin_support.py with moin.py for easier handling</li>
  <li>don't bother noting pre-renders in the transaction log (#948)</li>
  <li>drop unused getSkinTemplateWithDefault method</li>
</ul>
<br>
Best,<br>
-Simon<br>
</body>
</html>