0

I know I can see the list of subscribers in the Info tab of a wiki page, but that requires navigating away from the page and I'd like to be able to see a list of subscribers in the footer.

Is there a template variable for this? Any other way to achieve this?

flag

1 Answer

1

As far as I know, there's no way to do this currently.

A quick plugin could probably do this by implementing IPluginWikiPageDisplay and just tacking on the list of subscribers to the bottom of each wiki page's content.

link|flag

Your Answer

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