Commit graph

67 commits

Author SHA1 Message Date
Marc MAURICE 3c7aac6588 New plugin to show filenames 2013-08-17 22:17:39 +02:00
Marc MAURICE 6556d8da10 minor: Changed Tar plugin download label 2013-08-17 22:15:47 +02:00
Marc MAURICE 4a74e0085e Tar plugin disabled by default 2013-08-17 22:09:18 +02:00
Marc MAURICE 6b66fbdda7 Use short tags for php echo 2013-08-17 21:01:29 +02:00
Marc MAURICE 4e42aa333d Plugin to render thumbs as squares 2013-08-17 19:17:32 +02:00
Marc MAURICE 26887007f8 An error message for permissions problems 2013-08-17 19:14:48 +02:00
Marc MAURICE c4491b6746 Added a _disabled dir for plugins. balanced disabled by default 2013-08-17 18:36:53 +02:00
Marc MAURICE 983aec6f25 Titi's css style 2013-08-17 18:35:18 +02:00
Baptiste CLÉMENT 50a41f61ad New plugin for balanced height thumbnails 2013-08-17 16:27:34 +02:00
Marc MAURICE 1ff8c2ce1e A new hook to include head parts. A new hook to overload thumb function 2013-08-17 16:23:34 +02:00
dooble M e5061f2316 Hide dot-hidden files 2012-08-19 15:06:33 +02:00
dooble M f4524fe07b added the DATA_UMASK config option 2012-08-19 10:22:37 +02:00
dooble M fa074d0126 HTML5 markup. fixes IE display bugs 2012-03-11 14:00:47 +01: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 d94ee6e571 No more progress page: page is displayed directly with flushes
Album preview look recursively for pics in folders, and keep previews in cache
Symlinks are created when the image is already good sized
2011-07-24 19:11:19 +02:00
Marc MAURICE df6d932f35 tar plugin now supports utf8 (got rid of escapeshellarg function)
extra check to see if tar will work
2011-06-14 23:36:04 +02:00
Marc MAURICE 7d72e379b1 Bizou now displays a progress page when generating thumbs 2011-06-13 22:46:52 +02:00
Marc MAURICE 205e052655 Added GPL license on top of tar.php 2011-06-13 22:45:25 +02:00
Marc MAURICE ce885a485d Added variables to enable/disable tar recursion and content-length header 2011-06-13 21:04:29 +02:00
Marc MAURICE 89aad43dde Some cleanup in tar.php 2011-06-13 16:01:12 +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 7be4394f07 Added the tar plugin 2011-06-03 18:40:20 +02:00
Marc MAURICE 50a05ad6cf Exported template in an external file 2011-06-03 18:38:53 +02:00
Marc MAURICE dcc5699b07 added a commented line to change the umask of created files 2011-04-28 17:44:02 +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 23116dfc57 Added directory page title, and some small credit in the footer 2011-01-06 19:18:04 +01:00
Marc MAURICE 2036c6117c Did some css improvements : parent folder link and non album directories 2011-01-05 00:27:32 +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 573eb02a9a Added a test to support unexistent plugin dir 2010-12-30 19:50:36 +01:00
Marc MAURICE 7592ce6b1d added empty dirs as they are needed for bizou 2010-12-30 19:16:44 +01:00
Marc MAURICE ad9d78f8d7 Did some vars renaming to clarify 2010-12-30 19:10:44 +01:00
Marc MAURICE 2dda0f27a6 Renammed scriptUrlPath to scriptUrl and added rootUrl 2010-12-30 18:35: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 8ed0bc08f5 Some typo simplification for the getThumbTarget call 2010-12-30 11:16:33 +01:00
Marc MAURICE fe20539226 Added function to include a file in all plugins 2010-12-30 10:40:38 +01:00
Marc MAURICE 7fd7065683 Plugins can now use stylesheets 2010-12-12 23:46:57 +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
Marc MAURICE da7935ef84 Now bizou works with no plugin at all. I will add the viewer plugin. 2010-12-12 22:54:09 +01:00
Marc MAURICE ee26ad3354 Minor comments changes 2010-12-12 22:52:03 +01:00
Marc MAURICE cbbc2407ba Added a config.php file 2010-12-12 22:49:01 +01:00
Marc MAURICE 4c7e1533e4 Added proper 404 errors on file or directory not found 2010-11-06 14:40:46 +01:00
Marc MAURICE 3287102a85 Added prefetch support trick for non Firefox browsers 2010-10-30 00:42:08 +02:00
Marc MAURICE 3c6fb594a9 A comment about the view.php config 2010-10-25 00:14:56 +02:00
Marc MAURICE 7d1855a2fb Added GPLv3 copyright 2010-10-25 00:13:23 +02:00