Commit graph

17 commits

Author SHA1 Message Date
Marc MAURICE aac71576e1 Handle jpeg orientation in viewer 2015-04-03 19:50:52 +02:00
Marc MAURICE 884ff7f414 Replaced deprecaded Expires headers by Cache-Control 2013-11-11 10:41:32 +01:00
Marc MAURICE 6b66fbdda7 Use short tags for php echo 2013-08-17 21:01:29 +02:00
dooble M e5061f2316 Hide dot-hidden files 2012-08-19 15:06:33 +02:00
Marc MAURICE b497c8ebca functions put in a separate file, so that they can be used by plugins
put the getPathInfo code in a function
2011-07-27 22:59:36 +02:00
Marc MAURICE d213139338 Fixed a bug: next image was not properly loaded for images at the images/ root
(because of a double slash in URL)
2011-06-13 15:56:41 +02:00
Marc MAURICE b5f42b9009 Put viewer template in a separate file 2011-06-13 15:55:10 +02:00
Marc MAURICE 451e14b16e Fixed a bug when bizou was operating at the top root of a site
Thanks to pilau who detected it
2011-01-27 01:13:05 +01:00
Marc MAURICE 276926efe8 Added page titles in viewer 2011-01-06 19:21:42 +01:00
Marc MAURICE 466145f389 Moved all javascript to the bottom (good practice) 2011-01-04 21:40:44 +01:00
Marc MAURICE 3fa867812f Added keyboard navigation in image viewer (javascript) 2011-01-04 21:16:27 +01:00
Marc MAURICE ad9d78f8d7 Did some vars renaming to clarify 2010-12-30 19:10:44 +01:00
Marc MAURICE 89c678e18d Renamed shortPath to simplePath 2010-12-30 17:49:51 +01:00
Marc MAURICE e7ed1d501b Renamed getThumbTarget to getImageLink 2010-12-30 17:46:02 +01:00
Marc MAURICE 909133b1b0 load plugins, and added getThumbTarget function, overloaded by viewer plugin 2010-12-12 23:35:15 +01:00
Marc MAURICE dee4e81d5b Fixed file paths as we moved view.php 2010-12-12 23:02:43 +01:00
Marc MAURICE b29ad1d86c Created plugins dirs and moved view.php 2010-12-12 22:57:37 +01:00