This topic is for storing custom CommentPlugin templates.
Unsubscribe to topic
Unsubscribe the user to
WebNotify for a particular topic (defaults to BASETOPIC).
%COMMENT{type="unsubscribe" target="Home.WebNotify#AddSubscription" subscribe_topic="SomeTopic"}%
%TMPL:DEF{PROMPT:unsubscribe}%<input type='hidden' name='sign' value='-' /><input type='hidden' name='subscribe_topic' value='%subscribe_topic|$percntBASETOPIC$percnt%' /><input type="hidden" name="redirectto" value="%SCRIPTURL{view}%/%BASEWEB%/%BASETOPIC%?unsubscribed=true" /> <input %DISABLED% type="submit" value="%button| Click to Un-subscribe Me %" class="foswikiButton" />%TMPL:END%
%TMPL:DEF{OUTPUT:unsubscribe}% * %WIKIUSERNAME%: %URLPARAM{"sign"}% %URLPARAM{"subscribe_topic"}% %POS:BEFORE%
%TMPL:END%