diff options
| author | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2008-12-30 16:21:41 +0100 |
|---|---|---|
| committer | Tomas Bzatek <tbzatek@users.sourceforge.net> | 2008-12-30 16:21:41 +0100 |
| commit | e420e9f3fbd5e758e4a1489766f74030a1b77b88 (patch) | |
| tree | 0192b01d0eebaca8de1db9ea958f829adf4784c8 /sample/src/CIAF_1 | |
| parent | 6a7b5cbbef56fda6c1f3901949b870ee1fd20758 (diff) | |
| download | cataract-e420e9f3fbd5e758e4a1489766f74030a1b77b88.tar.xz | |
Optional fallback to IPTC/EXIF captions and comments
Diffstat (limited to 'sample/src/CIAF_1')
| -rw-r--r-- | sample/src/CIAF_1/img_1453.jpg | bin | 0 -> 261710 bytes | |||
| -rw-r--r-- | sample/src/CIAF_1/index.xml | 4 |
2 files changed, 4 insertions, 0 deletions
diff --git a/sample/src/CIAF_1/img_1453.jpg b/sample/src/CIAF_1/img_1453.jpg Binary files differnew file mode 100644 index 0000000..06b549d --- /dev/null +++ b/sample/src/CIAF_1/img_1453.jpg diff --git a/sample/src/CIAF_1/index.xml b/sample/src/CIAF_1/index.xml index 3440c74..7e89297 100644 --- a/sample/src/CIAF_1/index.xml +++ b/sample/src/CIAF_1/index.xml @@ -83,5 +83,9 @@ <title_description>This item uses supplied thumbnail</title_description> </item> + <item src="img_1453.jpg"> + <!-- Captions should be retrieved from IPTC/EXIF --> + </item> + </items> </gallery> |
