8

I'd like to have comments on every article of a Wiki. Is there a way to enable that without having to put the Wiki Comments widget manually into each page?

Fog Creek Case FC1915181

flag

1 Answer

2

Currently, no, but this is already on our radar as a possible feature to include in the next version of the Wiki Comments plugin.

Thanks for suggesting it!

If you would like to see this feature implemented, please up-vote the question here (not this answer).

link|flag
Is it not possible to somehow reference the comments widget in the wiki template? – Avi D Jan 3 2011 at 11:14
In a way, yes. Regular wiki blocks (e.g. widgets) are not currently set up to work inside of wiki templates. However, plugins can provide their own custom wiki template placeholders via the IPluginWikiTemplatePlaceholder interface. The Wiki Article Table of Contents plugin does this via the $toc$ placeholder (for example). The Wiki Comments plugin just hasn't implemented this interface yet. – db Jan 3 2011 at 15:25
i would also appreciate the template version – timor Feb 1 2011 at 16:05

Your Answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.