plone.app.discussion/plone/app/discussion/browser/traversal.py

6 lines
169 B
Python

"""Implement an IPublishTraverse adapter for discussion items that allows
traversal into the 'replies' dictionary, as well as the ++comments++ traversal
namespace.
"""