1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Trae Blain 41fdfa63b1 Fixed page_name call to adapt to the link structure provided by the
Settings file. Also updated the documentation accordingly.

Update documentation to cover new page_name behavior

Fixed page_name to adapt to the links provided by the Settings file. Includes documentation updates as well.

Updated terms to maintain better syntax and consistancy

Added docstring to _from_settings() to clarify the get_page_name argument that was added. Explains why/when this argument is used.

Revert contents.py back to commit 2f29c51

Re-added docstring to _get_settings method, but this time not deleting things I shouldn't

Corrected readability change that was altered during revert.
2012-09-04 08:55:43 -05:00
..
plugins fix whitespace 2012-03-21 00:11:25 +01:00
themes Merge pull request #374 from maru-sama/master 2012-06-16 11:55:32 -07:00
tools pandoc is optional 2012-06-10 13:27:36 +02:00
__init__.py Merge pull request #367 from ametaireau/reload-for-settings 2012-06-10 12:55:00 -07:00
contents.py Fixed page_name call to adapt to the link structure provided by the 2012-09-04 08:55:43 -05:00
generators.py Fixed page_name call to adapt to the link structure provided by the 2012-09-04 08:55:43 -05: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 Revert "better html parser" 2012-06-11 09:00:36 -04:00
rstdirectives.py Thanks the author of the youtube directive. 2012-06-08 11:23:18 +02:00
settings.py git pull git://github.com/ametaireau/pelican.git 2012-06-11 10:21:13 -04:00
signals.py refactored code and introduced a new signal in ArticlesGenerator __init__ 2011-09-07 17:08:28 +02:00
utils.py Revert "turn utils.open into actual context manager so as to better handle encoding warnings" 2012-06-11 09:00:57 -04:00
writers.py strip tags for feed titles 2012-05-11 21:58:10 +02:00