1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
tBunnyMan b0d860b7e0 Fixed bad signal placement for pages
The signal needs to be in the loop that iterates through the pages since it runs on each page and uses the page metadata.
Also fixed for pep8
Fix #432
2012-07-22 09:08:47 -07:00
..
plugins pep8-ify 2012-07-12 15:29:08 +02:00
themes Merge pull request #418 from tbunnyman/WarnOnFeedGeneration#383 2012-07-20 03:53:18 -07:00
tools Merge pull request #411 from solsticedhiver/master 2012-07-20 03:55:05 -07:00
__init__.py Modify system path to ensure current directory is included 2012-07-20 07:38:16 -04:00
contents.py Add per page templates. Closes #376 2012-07-07 14:15:43 -07:00
generators.py Fixed bad signal placement for pages 2012-07-22 09:08:47 -07: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 Add support for abbreviations to reST translator (fixes #395). 2012-07-17 13:30:06 +02:00
rstdirectives.py Add support for abbreviations to reST translator (fixes #395). 2012-07-17 13:30:06 +02:00
settings.py Merge pull request #418 from tbunnyman/WarnOnFeedGeneration#383 2012-07-20 03:53:18 -07:00
signals.py Added signals to plugin for pages generation 2012-07-19 20:59:48 -04:00
utils.py Add unidecode for translating slugs in asian languages 2012-07-16 11:36:20 +08:00
writers.py strip tags for feed titles 2012-05-11 21:58:10 +02:00