1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/plugins
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
..
__init__.py Remove the dependency to pkgutil for the plugins 2011-06-17 23:37:08 +02:00
github_activity.py revised github activity to adapt it to new github atom feed changes 2011-10-18 22:21:43 +02:00
global_license.py Plugins doc + minor design changes. 2011-06-18 01:03:53 +02:00
gravatar.py fix typos and whitespace 2012-03-21 00:10:19 +01:00
html_rst_directive.py fix whitespace 2012-03-21 00:11:25 +01:00
initialized.py Plugins doc + minor design changes. 2011-06-18 01:03:53 +02:00
related_posts.py pep8-ify 2012-07-12 15:29:08 +02:00
sitemap.py Sitemap plugin & get_generators signal 2012-09-02 18:17:22 +02:00