plone.app.discussion/plone/app/discussion/catalog.py

7 lines
200 B
Python
Raw Normal View History

"""Catalog indexers, using plone.indexer. These will populate standard catalog
indexes with values based on the IComment interface.
Also provide event handlers to actually catalog the comments.
"""