check in some skeletal code + notes, nothing concrete or working yet
svn path=/plone.app.discussion/trunk/; revision=26892
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<configure
|
||||
xmlns="http://namespaces.zope.org/zope"
|
||||
xmlns:browser="http://namespaces.zope.org/browser"
|
||||
i18n_domain="plone.app.discussion">
|
||||
|
||||
|
||||
</configure>
|
||||
@@ -0,0 +1,5 @@
|
||||
"""Implement an IPublishTraverse adapter for discussion items that allows
|
||||
traversal into the 'replies' dictionary, as well as the ++comments++ traversal
|
||||
namespace.
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user