pelican/pelican
Martin Brochhaus 47c972e21a Added USE_FOLDER_AS_CATEGORY setting.
This allows users to organize their files in ways where the subfolder name
would not make a good category name (i.e. /2012/09/). Set this to ``False``
and the subfolder will no longer be used as a standard category,
`DEFAULT_CATEGORY` will be used instead.
2012-10-28 20:43:45 +01:00
..
plugins Merge pull request #544 from Lothiraldan/plugins 2012-10-20 14:27:56 -07:00
themes Change the background color of the code-blocks on the default theme. Fix #511 2012-10-12 23:01:51 +02:00
tools merge win-encoding 2012-10-25 14:47:57 +02:00
__init__.py cosmetics 2012-10-22 23:05:18 +02:00
contents.py Added USE_FOLDER_AS_CATEGORY setting. 2012-10-28 20:43:45 +01:00
generators.py Added USE_FOLDER_AS_CATEGORY setting. 2012-10-28 20:43:45 +01: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 merge upstream 2012-10-12 23:22:55 +02:00
rstdirectives.py Add support for abbreviations to reST translator (fixes #395). 2012-07-17 13:30:06 +02:00
settings.py Added USE_FOLDER_AS_CATEGORY setting. 2012-10-28 20:43:45 +01:00
signals.py Add a new signal article_generator_finalized, called at the end of ArticleGenerator.generate_context 2012-10-13 19:17:16 +02:00
utils.py Merge branch 'bstpierre-files-to-copy-missing-dir' 2012-10-25 14:25:03 +02:00
writers.py merge win-encoding 2012-10-25 14:47:57 +02:00