Commit Graph

45 Commits

Author SHA1 Message Date
Simon Conseil
143294b407 Bump 0.5.1 2013-09-23 00:34:35 +02:00
Simon Conseil
da8530159e Update docs 2013-09-06 00:33:47 +02:00
Simon Conseil
e58fb28f3f Update changelog 2013-08-19 00:43:12 +02:00
Simon Conseil
ad475d2c12 Docs for bundled themes, pillow ... 2013-08-19 00:26:29 +02:00
Simon Conseil
9384ad5589 Split documentation in multiple pages. 2013-08-18 23:54:49 +02:00
Simon Conseil
a672fcaffa Change to flask theme and customize. 2013-08-18 23:50:09 +02:00
Simon Conseil
ee36e87b47 Add flask theme 2013-08-18 23:50:09 +02:00
Matthias Vogelgesang
4940bbdc0c Read GPS coordinates from EXIF tags
If GPS information can be found in the EXIF tags, latitude and longitude will be
extracted and added to the `media.exif.gps` variable. Some ideas how to get the
GPS tags from the EXIF tags where borrowed from Eran Sandler's gist (licensed
under MIT license):

    https://gist.github.com/erans/983821
2013-08-14 10:21:31 +02:00
Matthias Vogelgesang
fdb8a2c18b Add documentation for zip_gallery 2013-08-03 16:31:28 +02:00
Simon Conseil
f470c269a3 Merge pull request #27 from matze/misc-cleanup
Miscellaneous changes
2013-08-03 06:59:28 -07:00
Matthias Vogelgesang
96a5f4d7d3 Include README.rst in index.rst
This reduces redundancies and potential inconsistencies between the README and
the main docs.
2013-08-03 15:51:08 +02:00
Matthias Vogelgesang
02b8a703fc Fix exif/raw_exif and add datetime documentation 2013-08-03 15:45:51 +02:00
Matthias Vogelgesang
467fbd7e3d Describe template variables 2013-08-02 08:14:42 +02:00
Simon Conseil
4ad831c786 Add some docs about PIL / Pillow (ref #22). 2013-07-26 00:01:55 +02:00
Simon Conseil
e085691cda Bump 0.4.1 2013-07-19 00:54:10 +02:00
Simon Conseil
1f5d211a78 Bump to 0.4.0 2013-06-12 00:39:05 +02:00
Simon Conseil
344e673a54 Customize theme 2013-06-12 00:34:48 +02:00
Simon Conseil
d091430102 Add flask_small theme 2013-06-12 00:01:19 +02:00
Simon Conseil
f8b7485025 Remove flask-sphinx-themes submodule 2013-06-11 23:55:07 +02:00
Simon Conseil
1275a6ac55 Copy all meta-data to make it available in the templates 2013-05-08 00:38:20 +02:00
Simon Conseil
34c96d9742 Add new settings for the source and destination directories. 2013-05-07 00:58:11 +02:00
Simon Conseil
1b9f0ab1b1 Documentation 2013-05-06 23:33:09 +02:00
Simon Conseil
c6ff528792 Remove multiprocessing.
Because it does not work correctly and makes it harder to debug the image
operations. Will see later how to put it back.
2013-04-21 01:02:13 +02:00
Simon
b28503be2a 0.3.3 2013-03-20 00:16:26 +01:00
Simon
fc952a117a 0.3.2 2013-03-14 22:54:08 +01:00
Simon
75c6742698 Group package meta in a module to have version/author/url in only one file. 2013-03-14 22:54:08 +01:00
Simon
269fc94f1d Version 0.3.1 2013-03-11 22:40:55 +01:00
Simon
a12a7d5960 Version 0.3 2013-03-04 00:17:11 +01:00
Simon
57eb9cf456 Remove the copy exif feature.
This feature was not really needed as the exif metadata were just copied to the
generated image. Moreover, this was depending on pyexiv2 which is now deprecated
in favour of GExiv2.
2013-03-04 00:08:55 +01:00
Simon
b75fa9b9ae Improve docs and change the default thumb size. 2013-03-03 00:52:53 +01:00
Simon
8cbe4b507f Update the docs. 2013-02-24 23:46:22 +01:00
Simon
87d72abc68 Update the docs and changelog. 2013-02-23 16:26:36 +01:00
Simon
eebce98142 Add an init subcommand, to copy a sample config file in the current directory. 2013-02-23 16:26:35 +01:00
Simon
025b868a91 Change "representative" to "thumbnail". 2013-02-18 00:33:47 +01:00
Simon
2994096b5b Update changelog and fix a typo. 2013-02-08 10:51:37 +01:00
Simon
4a0010aec5 Update the changelog. 2013-01-03 00:59:37 +01:00
Simon
06bdbec6d4 Version 0.2 2012-12-20 00:31:55 +01:00
Simon
becce4facc Update release notes. 2012-12-20 00:29:07 +01:00
Simon
e39582ce5e doc - add a theme and demo section 2012-12-20 00:17:25 +01:00
Simon
3638b0b02c Update the docs. 2012-12-18 00:34:14 +01:00
Simon
7d3e7bb207 Move the configuration to a python file.
After a long hesitation ... but this will allow to use tuple, etc.
2012-12-15 00:13:08 +01:00
Simon
25e0cbbe85 update galleria to 1.2.8 2012-11-09 23:39:30 +01:00
Simon
357c93f14e improve description of settings
detail settings in tests/sample/sigal.conf and use this file in the docs.
2012-11-09 14:45:53 +01:00
Simon
8a50f87351 Move documentation to sphinx 2012-11-09 00:42:16 +01:00
Simon
2f00a2595b add flask-sphinx-themes submodule 2012-11-09 00:03:01 +01:00