From 6fffe1a21d5acaa544f7796241e13ff37e75349f Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Sun, 25 Jan 2015 18:23:03 +0100 Subject: theming: Make custom image size handling fully flexible This commit brings full flexibility of custom image size definition and usage. When a custom image size is defined, it automatically maps to the album tag arguments. Alternatively, this automatic name matching can be overriden by theme setup tags. This allows us to supply image of different sizes that can be also used in templates. Legacy behaviour of "fullsize" and "preview" image size fallback is retained (though not recommended in new theming setups). --- sample/src/CIAF_1/index.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sample/src/CIAF_1/index.xml') diff --git a/sample/src/CIAF_1/index.xml b/sample/src/CIAF_1/index.xml index ed9e150..cf53d61 100644 --- a/sample/src/CIAF_1/index.xml +++ b/sample/src/CIAF_1/index.xml @@ -14,7 +14,7 @@ ]]> - + -- cgit v1.2.3