From d8708c220afc84549e5e4feaa09f32aa46aba4b5 Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Mon, 15 Sep 2014 23:45:14 +0200 Subject: theming: Allow themes to use different thumbnail image sizes This change makes thumbnail image sizes more flexible by explicitly stating the particular image size is a thumbnail. And each thumbnail image size can have different squared settings. On the theme side it's now mandatory to specify which thumbnail size to use (if applicable). This allows us to have different thumbnail styles for index and album pages. This commit also removes the tag from setup.xml file but retains fallback for ver. 1 setup.xml files. --- sample/src/setup.xml | 6 ------ 1 file changed, 6 deletions(-) (limited to 'sample') diff --git a/sample/src/setup.xml b/sample/src/setup.xml index 327659d..6487f60 100644 --- a/sample/src/setup.xml +++ b/sample/src/setup.xml @@ -40,12 +40,6 @@ - - - - - - -- cgit v1.2.3