[ https://issues.apache.org/jira/browse/JSPWIKI-887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dave Koelmeyer updated JSPWIKI-887: ----------------------------------- Description: 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: {noformat} %%slimbox |[|JSPWiki-Haddock-1.png]|[{Image src='JSPWiki-Haddock-1.png' width=300 align=center}] %% {noformat} was: 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}] %% > Slimbox image style is not preserved using Haddock > --------------------------------------------------- > > Key: JSPWIKI-887 > URL: https://issues.apache.org/jira/browse/JSPWIKI-887 > Project: JSPWiki > Issue Type: Bug > Components: Templates and UI > Affects Versions: 2.10.2 > Environment: Client is Firefox 38 (Ubuntu 14.04). Server is JSPWiki > v2.10.2-svn-17. > Reporter: Dave Koelmeyer > > 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: > {noformat} > %%slimbox > |[|JSPWiki-Haddock-1.png]|[{Image src='JSPWiki-Haddock-1.png' width=300 > align=center}] > %% > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)