Zwiki 0.54 released
Zwiki 0.54 has been released. This one comes you from the garden, in lovely county Wicklow. Thanks for all bug reports and input. An announcement from Joyful Systems: my current consulting gig is winding down; it's time for me to do something new, creative, financially rewarding. This could mean a greater focus on Zwiki. If you need Zwiki/Zope/Squeak/Unix consulting, or have any other thoughts on this, let me know! Best, -Simon Summary Miscellaneous view-related and general enhancements. Upgrade notes CMF/Plone users: the zwiki_standard and zwiki_plone skin layers have been replaced by a single zwiki layer. Re-install Zwiki in your CMF/Plone sites, using Plone's add/remove products or CMF's quickinstaller, to register the new skin layer. Also remove the zwiki_standard and zwiki_plone skin layers from your skins in portal_skins -> Properties. Changes Installing * cleaned up ZMI Add ZWiki and Add ZWiki Page forms * remove _getViewFor import that broke with CMF 2.0 * fix upgradeAll's batch option Browsing * /myvotes view shows your votes in this wiki * highlight your current vote for this page, if any Editing * support a max_identified_links property also, for cookie-identified users (for now) * edit history enhancements, a more useful diff browser and more powerful revert methods. Renames can now be reverted, reverting is more reliable, and appropriate mail notifications are sent. General * replace zwiki_standard and zwiki_plone with just skins/zwiki * Views code cleanup * simplify definition of view macros and make them refresh immediately in debug mode * more code docs * don't bother identifying the catalog in event log Urls: - http://zwiki.org - start here - http://zwiki.org/FreeHosting - free experimental zwiki hosting - http://joyful.com - zwiki demos and other zwikis - http://joyfulsystems.blogspot.com - blog
Good day all! Zwiki 0.57 has been released. If you feel like it's been a while since last announcement, you're right. I have been in an intense phase of travelling, work hunting, adapting to a new job, and could not avoid the hiatus, for which I apologise. To be precise, in september, 0.56 was released but not announced on zope-announce; in august, 0.55 was released but not announced on zope-announce or zwiki.org; and in july, there was no release. Ack! Thus ends my four-year run of monthly releases. If you're interested in helping out with release management, or have ideas for simplifying Zwiki processes, get in touch. Thanks for your support. Peace, -Simon Summary ------- Style and help cleanups, bugfixes. Upgrade notes ------------- If you use the http://zwiki.org/HowToMakeContentsExpandable , you'll need to update it to work with the new "expandable" css class. Changes ------- Configuring ........... * reorganize stylesheet * add missing mathaction styles * rename "aqtree3clickable" css class to "expandable" Browsing ........ * subtopics, page context, wiki contents styling fixes * make help page a built-in view like recentchanges etc. * help updates * make rss feeds and creationTime()/lastEditTime() more robust, eg when creation_time property is blank General ....... * fix backwards compatibility for old page objects more detail at http://zwiki.org/ReleaseNotes. URLS -------- - http://zwiki.org - start here - http://zwiki.org/FreeHosting - free zwiki hosting - http://joyful.com - zwiki demos and related sites - http://joyfulsystems.blogspot.com - blog
Zwiki 0.58 has been released: Simpler skin customization, bugfixes, cleanups. Upgrade notes If you have a very old zwiki relying on standard_wiki_header & standard_wiki_footer dtml methods, these will now be ignored; you must use a wikipage page template to customise the skin. I don't think this will affect anyone (let me know if it did!) Installing * remove bad import from CMFInit breaking CMF/Plone installation (#1291, #1295) * /upgradeAll now sets up a catalog and tries to fix some common character encoding problems Configuring * accept zodb skin templates with .pt or .dtml suffixes too, for easy upload * when adding a wiki, keep image and file suffixes * when adding a wiki, set the stylesheet's content type to text/css * code cleanup, drop standard_wiki_header/standard_wiki_footer support * add use_issue_links boolean property Browsing * help page cleanups, link UsersGuide * clarify username option help * fix subtopics layout interference from unterminated stx lists & literal blocks (#625) * improve contents page styling, make it like subtopics (but bigger) * fix star image in message-board-style subtopics template (#1305) Editing * fix editform helppage link * clarify page type names, change "type" to "markup" Issue tracking * set a "medium" severity when mailing in a new issue (kludgy, just picks the middle list element) General * use a more stable contents url to reduce bot traffic (#762, #699) (Simon Michael, Daniel Yount, Michael Haubenwallner, Sascha Welter) * handle unrecognised page types properly * numericVotes method to get votes without voter identities * merge Wikis.py into __init__ and Admin URLS - http://zwiki.org - start here - http://zwiki.org/FreeHosting - free zwiki hosting - http://joyful.com - zwiki demos and related sites - http://joyfulsystems.blogspot.com - blog
participants (1)
-
Simon Michael