Confluence Docs 3.1 : How do I make commenters added as page watchers automatically?
This page last changed on Dec 02, 2009 by rhartono.
You will need to modify a velocity file to achieve this:
It should look like this: #if ($remoteUser && !$action.userWatchingPage && !$action.userWatchingSpace) #bodytag ("Checkbox" "name='watchPageAfterComment'" "theme='notable'" "label='comment.notification.enable'" "value='false'") #param ("tabindex" "203") #end #end
|
![]() |
Document generated by Confluence on Dec 10, 2009 18:46 |