Simon Conseil
9e1038d096
Merge pull request #469 from tudacs/titleregexp
...
Another plugin: Titleregexp - modify titles of albums with regular expressions
2022-06-19 12:49:47 -04:00
tudacs
a56587c554
Add list of keys to sample gallery for tests
2022-06-10 06:28:34 +02:00
tudacs
c08d1a6dd4
Add substitute to tests
2022-06-10 05:42:30 +02:00
tudacs
03454021ea
Add test
2022-06-03 16:02:40 +02:00
Simon Conseil
a3c02f50b5
Replace galleria's custom plugin
2021-11-21 19:23:42 +01:00
Simon Conseil
67689730a6
Use black
2021-07-07 00:15:20 +02:00
Simon Conseil
154e4e2e34
Split input and output size
2021-02-07 17:34:58 -03:00
Simon Conseil
e84364aaeb
Fix outformat - the output extension should match the required format
2021-02-06 17:16:30 -03:00
Simon Conseil
531f738174
Revert changes for local tests
2020-12-17 23:49:33 -03:00
Simon Conseil
a39f487ed1
Add new galleria themes
2020-12-17 23:34:55 -03:00
Simon Conseil
0610dd615f
Update galleria to v1.6.1
2020-12-17 23:18:22 -03:00
Simon Conseil
94ce7d52cc
Fix video thumbnail creation when delay > video length
2020-11-25 23:24:50 -03:00
Simon Conseil
ee2b5cc5be
Fix typo in tests settings
2019-08-29 00:08:20 +02:00
Simon Conseil
bcf4b82d05
Activate the zip_gallery plugin for tests
2019-08-26 00:54:29 +02:00
Simon Conseil
af67de6ee5
Feeds: fix links to gallery and image, ref #361
2019-02-08 23:38:37 +01:00
Simon Conseil
fbb056e3b9
Add doc page with licenses and replace a few images
...
whose license/origin is unclear
2018-09-05 09:00:55 +02:00
Simon Conseil
23cc8a994b
Remove encoding specification
2018-08-27 00:15:17 +02:00
Simon Conseil
915030a2f3
Remove the u prefix for unicode strings
2018-08-27 00:11:07 +02:00
Simon Conseil
e35d95557a
Test files_to_copy
2018-01-07 00:59:41 +01:00
Tilman Adler
825e1dab41
plugin to cache the exif data of images
2017-02-02 18:24:00 +01:00
Tilman Adler
5d9d337cb4
add a plugin for finer control over ignored files
2017-01-22 22:27:20 +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
Simon Conseil
23951fea45
Update photoswipe 4.1.1
2016-03-06 00:05:23 +01:00
Simon Conseil
c5d6497bd5
Add a feeds plugin, using all images sorted by date.
2016-01-23 15:28:28 +01:00
Simon Conseil
9f0cf68b7b
Fix tests - forgot to revert the config file.
2015-09-01 23:09:01 +02:00
Simon Conseil
df00f85a88
Fix syntax error + avoid implicit global variables.
2015-09-01 16:06:16 +02:00
Abdul Qabiz
cf9866f9c1
Add watermark plugin
2015-03-06 19:25:26 +05:30
Simon Conseil
ff2c79ca6d
Allow to specify the author of an album (ref #139 ).
...
The author can be set in the album's index.md or in the settings.
2015-01-19 23:42:47 +01:00
Simon Conseil
dbc92d136d
Test if title is already unicode.
2014-11-23 16:02:23 +01:00
Simon Conseil
d42915a1ca
Fix the title which was not unicode when using the settings file ( fix #104 ).
2014-11-23 15:53:09 +01:00
Simon Conseil
52ff2b947d
Add warnings about imports in the settings file, to avoid breaking the
...
multiprocessing feature.
2014-09-04 22:49:01 +02:00
Simon Conseil
05f71e86e3
Add plugins in the test config file.
2014-06-07 22:32:45 +02:00
Simon Conseil
cbb714d4d4
Put the galleria video css in the main css file
2013-08-04 01:08:59 +02:00
Simon Conseil
34c96d9742
Add new settings for the source and destination directories.
2013-05-07 00:58:11 +02: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
fe4daee706
Cleanup the tests config file as it is no more used as an example in the docs.
2013-02-23 16:26:35 +01:00
Simon
7b099b766a
Replace the jpg_quality setting with a dict of options.
...
Pass a dict with PIL options (quality, optimize, progressive).
Enlarge the MAXBLOCK buffer of ImageFile if there is an error (for the
progressive mode).
2013-01-21 23:36:21 +01:00
Simon
99ef37879b
Add a setting to specify a list of links and adapt the themes to show the links.
2013-01-03 00:51:18 +01:00
Simon
14224154f1
Add a setting to optionally add index.html to the URLs ( fix #8 ).
2012-12-21 23:41:32 +01:00
Simon
3638b0b02c
Update the docs.
2012-12-18 00:34:14 +01:00
Simon
60e16f1a43
Add a setting for Google Analytics.
2012-12-15 00:47:50 +01:00
Simon
488da4c497
Rename the copy exif setting.
2012-12-15 00:17:33 +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