summaryrefslogtreecommitdiff
path: root/sample/src/CIAF_1
diff options
context:
space:
mode:
authorTomas Bzatek <tbzatek@users.sourceforge.net>2008-12-26 22:58:15 +0100
committerTomas Bzatek <tbzatek@users.sourceforge.net>2008-12-26 22:58:15 +0100
commitc261763c76fb15c1509ee6b88035b604222edc21 (patch)
tree036bccebd81d7a17f99d1a554eec6f11ed8e0ff7 /sample/src/CIAF_1
parent82435e6c67c4837b4d5256d8f606b495fffbcc4b (diff)
downloadcataract-c261763c76fb15c1509ee6b88035b604222edc21.tar.xz
Add support for album and index separators
Diffstat (limited to 'sample/src/CIAF_1')
-rw-r--r--sample/src/CIAF_1/index.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/sample/src/CIAF_1/index.xml b/sample/src/CIAF_1/index.xml
index 9fc7d6e..3440c74 100644
--- a/sample/src/CIAF_1/index.xml
+++ b/sample/src/CIAF_1/index.xml
@@ -10,7 +10,7 @@
This album sets border style "border_none" for preview images.
]]></description>
<footnote> <![CDATA[
- This is footnote in album view.
+ This is a footnote in album view.
]]>
</footnote>
@@ -37,6 +37,8 @@
<title_description>This photo doesn't contain link to original image, but src parameter is specified.</title_description>
</item>
+ <separator><![CDATA[This is a separator inside a single album. We <u>can</u> <small>have</small> <strong>CDATA</strong> entries here!]]></separator>
+
<item preview="preview/img_6802d.jpg">
<title>Photo title</title>
<title_description>This photo doesn't contain link to original image nor the src parameter, EXIF data are extracted from the preview image.</title_description>
@@ -62,6 +64,8 @@
<title_description><![CDATA[Can contain <a href="http://cgg.bzatek.net/" title="Cataract Gallery Generator" class="footermail">links</a> etc...]]></title_description>
</item>
+ <separator>Border styles demo</separator>
+
<item src="img_6802e.jpg" border="frame_white">
<title>White frame</title>
<title_description>This particular image overrides both global and album border styles.</title_description>
@@ -72,6 +76,8 @@
<title_description>This particular image overrides both global and album border styles.</title_description>
</item>
+ <separator>Misc.</separator>
+
<item preview="preview/img_6802g.jpg" thumbnail="thumbnails/gallery_thumbnails.gif">
<title>Custom thumbnail</title>
<title_description>This item uses supplied thumbnail</title_description>