This question about Developing extensions (plugins skins etc.): Task filed

Changes in view.foswikisite.tmpl (v1.1.6)

I've noticed a few problems with the view.foswikisite.tmpl in the latest version of FoswikiSiteSkin (1.1.6). Do others have these problems? Perhaps they are intentional changes?

  1. The "More actions" icon should point to the template oopsmore instead of more
  2. The contents of the toolbarbutton_subscribe are now empty (any reason for this?)

%TMPL:DEF{"top:toolbarbutton_subscribe"}%<span></span>%TMPL:END%

where in the 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%

-- BenBomgardner - 16 Feb 2010

I filed the following two tasks: Tasks.Item8576 and Tasks.Item8577.

-- MartinKaufmann - 19 Feb 2010
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement. Creative Commons LicenseGet Foswiki at sourceforge.net. Fast, secure and Free Open Source software downloads