Item8243: Typo in imageplugin.tmpl

pencil
Priority: Urgent
Current State: Closed
Released In:
Target Release:
Applies To: Extension
Component: ImagePlugin
Branches:
Reported By: Foswiki:Main.AndreLichtsteiner
Waiting For:
Last Change By: WillNorris
In the definition for image:link is a typo: A left over percent sign.

%TMPL:DEF{"image:link"}%<a id='$id' class='imageLink' href='$href' title='$title' style='$style'>$text</a>%%TMPL:END%

should be

%TMPL:DEF{"image:link"}%<a id='$id' class='imageLink' href='$href' title='$title' style='$style'>$text</a>%TMPL:END%

-- AndreLichtsteiner - 14 Aug 2009

 

ItemTemplate edit

Summary Typo in imageplugin.tmpl
ReportedBy Foswiki:Main.AndreLichtsteiner
Codebase
SVN Range Foswiki-1.0.0, Thu, 08 Jan 2009, build 1878
AppliesTo Extension
Component ImagePlugin
Priority Urgent
CurrentState Closed
WaitingFor
Checkins ImagePlugin:182c10895b5f ImagePlugin:8b76769b389d
ReleasedIn
Topic revision: r4 - 18 Aug 2009, WillNorris
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