Item8577: Subscribe icon in toolbar not shown

pencil
Priority: Normal
Current State: New
Released In:
Target Release: n/a
Applies To: Extension
Component: FoswikiSiteSkin
Branches:
Reported By: MartinKaufmann
Waiting For:
Last Change By: MartinKaufmann
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

 

ItemTemplate edit

Summary Subscribe icon in toolbar not shown
ReportedBy MartinKaufmann
Codebase 1.0.9
SVN Range
AppliesTo Extension
Component FoswikiSiteSkin
Priority Normal
CurrentState New
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn
Topic revision: r1 - 19 Feb 2010, MartinKaufmann
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy