1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
m-r-r 229b0e4dcc Sitemap plugin & get_generators signal
This is a combination of 13 commits:

1. New signal for registering custom generators
2. New plugin: pelican.plugins.sitemap
3. pelican.plugins.sitemap: more settings
4. pelican.plugins.sitemap: translations are indexed
5. pelican.plugins.sitemap: added documentation
6. pelican.plugins.sitemap: added XML DTD & W3C dates
7. pelican.plugins.sitemap: removed a <changefreq> bug
8. the `get_generators` can now return a tuple
9. pelican.plugins.sitemap: cleaned the code
10. pelican.plugin.sitemap: settings changes
11. sitemap plugin: improved configuration & documentation
12. sitemap plugin: :set spell
13. sitemap plugin: removed useless whitespaces
2012-09-02 18:17:22 +02:00
..
plugins Sitemap plugin & get_generators signal 2012-09-02 18:17:22 +02:00
themes Merge pull request #433 from iurisilvio/patch-1 2012-08-16 04:31:40 -07:00
tools Improve devserver durability. Refs #473. 2012-08-27 13:09:25 -07:00
__init__.py Sitemap plugin & get_generators signal 2012-09-02 18:17:22 +02:00
contents.py Deep copy _DEFAULT_SETTINGS instead of linking. 2012-08-29 13:36:15 -07:00
generators.py Fixed bad signal placement for pages 2012-07-22 09:08:47 -07:00
log.py pelican/log.py simplified a bit 2012-03-25 18:47:14 +02:00
paginator.py PEP8-ify. 2012-03-09 16:21:38 +01:00
readers.py update typogrify support 2012-07-26 22:02:06 +02:00
rstdirectives.py Add support for abbreviations to reST translator (fixes #395). 2012-07-17 13:30:06 +02:00
settings.py Deep copy _DEFAULT_SETTINGS instead of linking. 2012-08-29 13:36:15 -07:00
signals.py Sitemap plugin & get_generators signal 2012-09-02 18:17:22 +02:00
utils.py Implemented better "valid files not found" behavior. 2012-08-23 12:44:22 -07:00
writers.py strip tags for feed titles 2012-05-11 21:58:10 +02:00