1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Brendan Wholihan 94877e033b So that Authors display and output can be disabled for single user sites, allow the AUTHOR setting to be set to an empty string ''.
An author is needed, but was defaults to OS user, or 'John Doe'. If a blank author is provided, it generated authors/.html file, and templates display just "by "
Updated generators.py and templates to ignore Authors objects which have a blank name
2012-10-18 19:55:00 +01:00
..
plugins merge upstream 2012-10-12 23:22:55 +02:00
themes So that Authors display and output can be disabled for single user sites, allow the AUTHOR setting to be set to an empty string ''. 2012-10-18 19:55:00 +01:00
tools merge upstream 2012-10-12 23:22:55 +02:00
__init__.py merge upstream 2012-10-12 23:22:55 +02:00
contents.py Add a new signal content_object_init 2012-09-02 19:20:42 +01:00
generators.py So that Authors display and output can be disabled for single user sites, allow the AUTHOR setting to be set to an empty string ''. 2012-10-18 19:55:00 +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 merge upstream 2012-10-12 23:22:55 +02:00
signals.py merge rachid changes 2012-10-12 23:31:37 +02:00
utils.py Change name of utils.open function to pelican_open and refactor this change across project. 2012-10-12 23:01:50 +02:00
writers.py Fix #535: pagination on files without an extension 2012-10-06 22:35:47 -04:00