work in progress: wiki

git-svn-id: svn://svn.cy55.de/Zope3/src/cybertools/trunk@3488 fd906abe-77d9-0310-91a1-e0d9ade77398
This commit is contained in:
helmutm 2009-08-01 19:56:48 +00:00
parent a54bec4da7
commit 687401d1ff

View file

@ -74,6 +74,7 @@ class IWikiManager(Interface):
""" Return the object referenced by the unique id given.
"""
class IWiki(Interface):
""" A collection of wiki pages, or - more generally - wiki components.
"""