From 923c421b3cbb2d6b55f40595034a12c19fef7c1b Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sat, 17 Sep 2016 12:07:40 +0200 Subject: Drop legacy nofullsize and album width/height/quality tags This drops the legacy functionality that doesn't really fit into the new flexible design concept and makes code unnecessarily complicated. Most of these overrides affected only the "preview" image size anyway. This also makes the attribute mandatory as it's being the only source of metadata (unless overriden or supplied externally). This unfortunately breaks the so-far 100% album XML files compatibility. --- sample/src/CIAF_1/index.xml | 9 +-------- sample/src/entities/index.xml | 4 ++-- sample/src/setup.xml | 6 ------ 3 files changed, 3 insertions(+), 16 deletions(-) (limited to 'sample/src') diff --git a/sample/src/CIAF_1/index.xml b/sample/src/CIAF_1/index.xml index cf53d61..1172b33 100644 --- a/sample/src/CIAF_1/index.xml +++ b/sample/src/CIAF_1/index.xml @@ -14,8 +14,6 @@ ]]> - - @@ -55,11 +53,6 @@ - - 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. @@ -96,7 +89,7 @@ Misc. - + Custom thumbnail This item uses supplied thumbnail diff --git a/sample/src/entities/index.xml b/sample/src/entities/index.xml index 44776ca..6761015 100644 --- a/sample/src/entities/index.xml +++ b/sample/src/entities/index.xml @@ -20,12 +20,12 @@ - + Entities → '&' "&copy;" Entities → '&' "&copy;" - + <![CDATA[Entities → '&' "©" < <b>ahoj!</b> <!-- comment <b>neco</b> -->]]> ahoj! ]]> diff --git a/sample/src/setup.xml b/sample/src/setup.xml index a67923d..54bfb5b 100644 --- a/sample/src/setup.xml +++ b/sample/src/setup.xml @@ -36,12 +36,6 @@ - - - - - - -- cgit v1.2.3