Priority: Normal
Current State: New
Released In:
Target Release: n/a
As reported in
Support.Question429 the
subscribe
icon is not shown in the toolbar using the latest
FoswikiSiteSkin (1.1.6). This is because the contents of the
toolbarbutton_subscribe
template definition are empty.
Current version:
%TMPL:DEF{"top:toolbarbutton_subscribe"}%<span></span>%TMPL:END%
Older version:
%TMPL:DEF{"top:toolbarbutton_subscribe"}%<span>%IF{"context SubscribePluginEnabled AND NOT context authenticated" then="" else="%SUBSCRIBE{ topic="%BASEWEB%.%BASETOPIC%" format="<a href='$url' rel='nofollow' title='Subscribe to <nop>%TOPIC%' ><img src='%PUBURL%/%SYSTEMWEB%/DocumentGraphics/notify.gif' width='16' height='16' /></a>" formatunsubscribe="<a href='$url' rel='nofollow' title='Unsubscribe from <nop>%TOPIC%' ><img src='%PUBURL%/%SYSTEMWEB%/DocumentGraphics/notify.gif' width='16' height='16' /></a>" }%" " }%</span>%TMPL:END%
See attached
patch.
--
MartinKaufmann - 19 Feb 2010