6381b14763
svn path=/plone.app.discussion/trunk/; revision=26892
7 lines
200 B
Python
7 lines
200 B
Python
"""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.
|
|
"""
|
|
|