Commit graph

14 commits

Author SHA1 Message Date
Théophile Bastian 770d7e1ef0 Change title to $simplePath
It does not really make sense to display the internal file system
structure.
2017-11-28 21:40:44 +01:00
Théophile Bastian 02479196c6 Handle absolute paths for images and data dirs
Bizou now handles correctly data and images directories. One can now
configure

* `MEDIA_BASE_DIR`: base directory for `images` and `data` and
* `{IMAGES,DATA}_URL`: the base url that should be used to point to a
  file in `IMAGES_DIR` (resp. `DATA_DIR`).

Assuming the web server itself can correctly serve those files at the
given URL and Bizou has the correct permissions for those locations,
Bizou should be able to work as well as using relative paths.
2017-11-28 18:59:23 +01:00
Marc MAURICE 61e81e087e honor jpeg orientation
fixed bad thumb generation in case of wrong permission
added jpeg quality config
2015-04-03 20:28:14 +02:00
Marc MAURICE 093fc25ad0 A square unicode char for no image folders 2013-11-11 11:56:16 +01:00
Marc MAURICE 11d5fbce03 Cleaned parentfolder in template 2013-11-11 10:52:35 +01:00
Marc MAURICE 1a6d3e0609 few changes in template. balanced plugin support 2013-08-19 21:27:31 +02:00
Marc MAURICE 3c7aac6588 New plugin to show filenames 2013-08-17 22:17:39 +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 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 fa074d0126 HTML5 markup. fixes IE display bugs 2012-03-11 14:00:47 +01: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 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