1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Brendan Wholihan f7a2f8ea47 Removed AUTHOR defaulting to OS User /John Doe, so both a blank or undefined (None) author is possible.
Reverted templates back to checking author object, since a None object is possible. Name could be checked for blank if required
ATOM spec states an author element should be provided, so passes a blank name if not specified
Updated unit test
2012-10-26 18:20:05 +01:00
..
plugins merge upstream 2012-10-12 23:22:55 +02:00
themes Removed AUTHOR defaulting to OS User /John Doe, so both a blank or undefined (None) author is possible. 2012-10-26 18:20:05 +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 Removed AUTHOR defaulting to OS User /John Doe, so both a blank or undefined (None) author is possible. 2012-10-26 18:20:05 +01:00
generators.py Removed AUTHOR defaulting to OS User /John Doe, so both a blank or undefined (None) author is possible. 2012-10-26 18:20:05 +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 Removed AUTHOR defaulting to OS User /John Doe, so both a blank or undefined (None) author is possible. 2012-10-26 18:20:05 +01:00