Simon Conseil
430fdc3be4
misc updates
1 year ago
Renan Guilherme
51b4d140b7
Update custom theme templates, document default
...
The documentation referenced an "index.html" template which appears to
be no longer used. Update the documentation so that it talks about the
correct templates, album.html and album_list.html.
Also, add documentation about the default theme, talking about what it
contains and what it doesn't.
4 years ago
Simon Conseil
376fb46dc6
Improve a bit API docs (ref #379 )
6 years ago
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.
8 years ago
Simon Conseil
9d439a8677
Remove cssmin mentions as it is no more used
8 years ago
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``
8 years ago
Simon Conseil
ff4c9ec7fc
Avoid warnings about duplicate target name
9 years ago
Alexandre Chataignon
17c7a567e4
Added documentation for custom templates and improved code readability
9 years ago
Simon Conseil
8f12e0f62f
Use leaflet-providers.js to allow chosing the tile provider (ref #218 )
10 years ago
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
10 years ago
Simon Conseil
f97eb2b87a
Enhance doc for themes.
11 years ago
franek
488a21bd6b
Update documentation for photoswipe theme
11 years ago
Simon Conseil
32e6ba2e12
Update docs and changelog.
12 years ago
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).
12 years ago
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.
12 years ago
Simon Conseil
cc40cbc18b
Documentation
12 years ago
Simon Conseil
ad475d2c12
Docs for bundled themes, pillow ...
13 years ago
Simon Conseil
9384ad5589
Split documentation in multiple pages.
13 years ago