pelican/pelican
Rogdham eb640b09e6 Add translation metadata support.
Allows user to control which posts are the translations independently of the
DEFAULT_LANG setting.
2013-04-06 18:36:37 +01:00
..
plugins fixed related_posts plugin 2013-03-26 23:17:59 -04:00
tests Add translation metadata support. 2013-04-06 18:36:37 +01:00
themes Add new option for controlling whether to display categories on menu or not 2013-04-01 22:08:13 +10:00
tools Implement Posterous import - fixes #608 2013-03-29 09:10:27 -07:00
__init__.py Fix for issue #428: Use PLUGIN_PATH properly 2013-04-05 02:39:12 -04:00
contents.py utils: Add path_to_url() and generalize get_relative_path() 2013-03-21 12:44:44 -04:00
generators.py Fix for issue #219: tags should list only main articles, not translations 2013-03-26 01:28:42 -04:00
log.py fix for issue #761: handle unicode correctly in summary for Markdown 2013-04-03 19:38:42 -04:00
paginator.py Port pelican to python 3. 2013-01-11 03:20:09 +01:00
readers.py fix for issue #761: handle unicode correctly in summary for Markdown 2013-04-03 19:38:42 -04:00
rstdirectives.py Port pelican to python 3. 2013-01-11 03:20:09 +01:00
server.py Adding a message for gracefully shutting down dev server 2013-03-19 12:15:58 +01:00
settings.py Fix for issue #428: Use PLUGIN_PATH properly 2013-04-05 02:39:12 -04:00
signals.py Add a pages_generator_finalized signal. 2013-02-10 12:42:54 -08:00
urlwrappers.py contents: Add URLWrapper.__repr__ 2013-03-12 20:41:56 -04:00
utils.py Add translation metadata support. 2013-04-06 18:36:37 +01:00
writers.py utils: Add path_to_url() and generalize get_relative_path() 2013-03-21 12:44:44 -04:00