From e927155e589881b63d39f559e6a04fa0d6005b8c Mon Sep 17 00:00:00 2001 From: Tomas Bzatek Date: Fri, 23 Sep 2016 22:36:52 +0200 Subject: fluid: Use CSS media queries to determine displayed image size This is a huge step forward in terms of usability and simplicity. Image sizes are now determined by browser automatically based on window width. As a result the image size switch buttons have been removed and only a single page is generated (index.html). Note: in order to make image title, description and EXIF table dynamically aligned to the image width, "display: table" and relatives were used. This may not be the best webdesigner practice but it's an effective and sufficient approach for the moment. --- templates/fluid/fluid.xml | 37 ------------------------------------- 1 file changed, 37 deletions(-) (limited to 'templates/fluid/fluid.xml') diff --git a/templates/fluid/fluid.xml b/templates/fluid/fluid.xml index 49e8547..9bdba19 100644 --- a/templates/fluid/fluid.xml +++ b/templates/fluid/fluid.xml @@ -53,43 +53,6 @@ preview - - - - - - - - index_big.html - thumbnail - emblems-readonly_120.png - - - - - index_big.html - original - - - - - - - - - - index_hires.html - thumbnail - emblems-readonly_120.png - - - - - index_hires.html - hires - - - -- cgit v1.2.3