thanks, i understand, i will try it

I noticed that line 132 of controllers/plugin_wiki.py should probably
read

return A(T('login to comment'), _href=auth.settings.login_url)

On Aug 9, 3:15 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> 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 <gr...@delarue-berlin.de> 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

Reply via email to