Just install plugin_wiki and in your pages add
{{=plugin_wiki.widget('comments',table='mytable',record_id=myrecord)}}where you are attaching the comments to the item db.mytable.id==myrecord On Aug 9, 7:58 am, selecta <[email protected]> wrote: > I wonder if I can use the plugin wiki, or at least the code that > creates and parses the pages to create non threaded comments? > Anyone done that already? How would I start? > > In case you want to know - I want to add this to doc2py

