1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Bernhard Scheirle 927d9c7ea5 Add new signal: feed_generated
This signal gets emitted before a feed gets written to disk.
Therefore it allows plugins to do arbitrary changes to the feed.
2017-01-16 11:33:13 +01:00
..
tests Add tests to make sure cached content is properly added to generators 2016-12-10 05:18:35 -05:00
themes Upgrade legacy GA tracking code. 2016-09-21 18:05:04 +02:00
tools Set locale to LC_ALL in Quickstart script. Fixes #2043 2016-12-27 16:25:17 -07:00
__init__.py Prepare version 3.7.2.dev0 for next development cycle 2017-01-10 13:51:37 -08:00
cache.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
contents.py Fixes Exception name related bugs 2016-10-29 14:10:54 -04:00
generators.py Fix generator caching 2016-12-10 02:05:35 -05:00
log.py Fixes Exception name related bugs 2016-10-29 14:10:54 -04:00
paginator.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
readers.py Fix #1325 and add test_find_empty_alt 2016-11-17 23:29:19 +00:00
rstdirectives.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
server.py prevent server from dying when query strings present 2016-12-10 10:05:50 -08:00
settings.py Merge pull request #2051 from Totktonada/feature/rss_full_content_opt 2016-12-03 12:48:58 -08:00
signals.py Add new signal: feed_generated 2017-01-16 11:33:13 +01:00
urlwrappers.py Add AUTHOR_SUBSTITUTIONS 2016-04-01 23:01:57 +03:00
utils.py Improve logging in translation detection 2016-11-21 23:21:34 +01:00
writers.py Add new signal: feed_generated 2017-01-16 11:33:13 +01:00