diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2008-08-10 14:30:23 +0200 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2008-08-10 14:30:23 +0200 |
| commit | 3462576fd6bc883c41042fb7ae93ebabb12718d8 (patch) | |
| tree | 3a6e85717d93b375c5b46674894f4b44d2c961b3 /sample/src/setup.xml | |
| parent | ee8d3aa3f337cef3faae8d45c6e23ab05f380db8 (diff) | |
| download | cataract-3462576fd6bc883c41042fb7ae93ebabb12718d8.tar.xz | |
Support for different preview image borders
Strip trailing whitespaces
Diffstat (limited to 'sample/src/setup.xml')
| -rw-r--r-- | sample/src/setup.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sample/src/setup.xml b/sample/src/setup.xml index ae92918..8f4b632 100644 --- a/sample/src/setup.xml +++ b/sample/src/setup.xml @@ -20,10 +20,12 @@ <!-- default sizes of thumbnail and preview images --> <thumbnail landscape_w="180" landscape_h="120" portrait_w="120" portrait_h="180" - quality="95" /> + quality="80" /> <preview landscape_w="900" landscape_h="600" portrait_w="500" portrait_h="750" quality="95" /> + <!-- preview image border style - use your custom CSS style to display frame around image --> + <border style="border_single" /> </images> <footer><