Simon Conseil
376fb46dc6
Improve a bit API docs (ref #379 )
2020-01-04 00:41:29 -03:00
subwarpspeed
c28dd3890d
GPS location code-block was incorrect, now working
...
I found that the code was wrong (outdated?). It used
'media.exif.long' when the correct is 'media.exif.gps.lon'.
It was also a bit unuseful since it showed it on the most zoomed
out map (continent level) and no marker.
The current link will go to a faily zoomed in (map=18) and put
a marker in the map.
2018-10-14 04:01:28 +02:00
Simon Conseil
9d439a8677
Remove cssmin mentions as it is no more used
2018-02-19 23:32:47 +01:00
Simon Conseil
1e96a7c939
Add setting to customize the EXIF datetime format ( fix #271 )
...
- The default format is now `%c`
- Fix documentation confusion between ``datetime`` and ``dateobj``
2018-01-03 17:11:58 +01:00
Simon Conseil
ff4c9ec7fc
Avoid warnings about duplicate target name
2017-09-17 22:36:11 +02:00
Alexandre Chataignon
17c7a567e4
Added documentation for custom templates and improved code readability
2017-03-12 00:34:13 +01:00
Simon Conseil
8f12e0f62f
Use leaflet-providers.js to allow chosing the tile provider (ref #218 )
2016-10-24 00:28:10 +02:00
François D
64c367abf7
implement a first version of video support for photoswipe theme.
...
CSS position is not perfect. It can be improved.
Implementation is based upon this comment : https://github.com/dimsemenov/PhotoSwipe/issues/651#issuecomment-223193536
2016-08-20 18:35:02 +02:00
Simon Conseil
f97eb2b87a
Enhance doc for themes.
2015-09-01 23:25:56 +02:00
franek
488a21bd6b
Update documentation for photoswipe theme
2015-07-25 14:21:21 +02:00
Simon Conseil
32e6ba2e12
Update docs and changelog.
2014-08-26 23:55:24 +02:00
Simon Conseil
257ee4707e
Use plain css to simplify theme customizing.
...
Remove the dependency on ruby/sass, only cssmin is required to minify css files
(and it can be installed with pip).
2014-08-24 22:32:39 +02:00
Simon Conseil
cffd5d2c63
Use directly the Album object in the template.
...
- This allows to use all attributes of the album object.
- The meaning of the theme variables is more explicit.
2014-03-08 00:06:16 +01:00
Simon Conseil
cc40cbc18b
Documentation
2014-03-07 23:29:07 +01: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