You are not logged in Log in Join
You are here: Home » Members » Tres Seaver's Zope.org Site » ZCWiki » swpackage_view

Log in
Name

Password

 
 

ZCWiki

This product re-implement's Simon Michael's ZWiki product using ZClasses:

WikiSpace
derived from ObjectManager and ZCatalog, a container for WikiPages. The WikiSpace provides two key methods:
  • AllPages lists the pages in the wiki space in alphabetical order
  • RecentChanges lists the pages in the wiki space in descending order of modification time.

Both of these methods use the wikispace-as-catalog.

WikiPage
a self-rendering, freely-editable document which attempts to capture the WikiNature of the original WikiWikiWeb. WikiPages catalog themselves on creation update, and can be rendered using one of four markup styles:
  • Structured Text
  • Classic Wiki
  • Note: a few features, like ISBN->Amazon and non-inline links, are not yet implemented (and may not be!)
  • Plain Text
  • HTML/DTML

Pages use their wikispace-as-catalog to find backlinks, other pages which reference them, automatically.

Latest Release: 0.01
Last Updated: 1999-11-18 12:31:54
Author: ZopeOrgSite
Categories: Zope Product
Maturity: Development

Available Releases

Version Maturity Platform Released
0.01 Development   1999-11-18 12:31:54
  ZCWiki-0.01.tgz (12 K) All