From | Julian Fox |
Date | Wed Jun 24 01:32:25 2009 |
Subject | [greenstone-users] complicated format statement |
His list,
Given that format statements beyond the plain-vanilla type can get a little complicated unless you have a really fine grasp of conditionals and other statements (which I don't have), I am wondering if someone could tell me if it is possible how to resolve the following: - I have an all-image collection (several thousand images) which, other than manually added title, subject metadata, also draws on the extracted filesize, width and height metadata. - what I would like to do is to only have that size/height/width information visible for the display that includes the thumbnail of the image. Instead I get the three terms (Filesize: Width: Height:) at every level. At the final and important level of display they contain the info required. I'd like to avoid their appearing at the higher levels. I realise that my format statement is way too simple - it gives me an end result but it's messy. The current format statement (at least the part of it that affects the
<td valign="top">[link][icon][/link]</td>
As you can see from the last line - it will give me what I want at the
|