-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.10.2
-
Fix Version/s: 2.10.2
-
Component/s: Templates and UI
-
Labels:None
I have an existing wiki installation (close to 300MB of data) using the default template and Plain Vanilla skin. A good amount of content consists of images, and these have been styled with the Slimbox feature (https://jspwiki-wiki.apache.org/Wiki.jsp?page=Slimbox).
Images styled using Slimbox don't appear to translate over to the Haddock template, and instead the full-size image is displayed statically on the page.
A sample markup snippet where this works using the default template, but not on Haddock:
%%slimbox |[|JSPWiki-Haddock-1.png]|[{Image src='JSPWiki-Haddock-1.png' width=300 align=center}] %%