From 64c8713ab4a64eaf53a764530837bd3ae47a89d2 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Thu, 31 Jul 2008 00:16:12 +0200 Subject: The parameter can now be omitted when preview src is specified Skip items with no source or preview image src specified. --- sample/src/CIAF_1/index.xml | 12 +++++++++++- sample/src/index.xml | 2 +- 2 files changed, 12 insertions(+), 2 deletions(-) (limited to 'sample') diff --git a/sample/src/CIAF_1/index.xml b/sample/src/CIAF_1/index.xml index 9d619f5..788fc95 100644 --- a/sample/src/CIAF_1/index.xml +++ b/sample/src/CIAF_1/index.xml @@ -26,7 +26,17 @@ Photo title - This photo doesn't contain link to original image, though it's still needed for EXIF data extraction. + This photo doesn't contain link to original image, but src parameter is specified. + + + + Photo title + This photo doesn't contain link to original image nor the src parameter, EXIF data are extracted from the preview image. + + + + Invalid item + Invalid item (no src specified), will be skipped. diff --git a/sample/src/index.xml b/sample/src/index.xml index fb91c93..ba88e57 100644 --- a/sample/src/index.xml +++ b/sample/src/index.xml @@ -3,7 +3,7 @@ CGG Sample gallery root Welcome to sample gallery for Cataract Gallery Generator! - Please check the source XML documents for detailed syntax and description.

-- cgit v1.2.3