pelican/pelican
tBunnyMan d589450200 Change behavior of DELETE_OUTPUT_DIRECTORY to purge contents of the directory, not the directory itself.
Added Debug level logging for each deletion
Added error level logging when a delete has an exception
Built a test case for clean_output_directory in tests.utils.py
Updated `settings` in documentation to reflect new behavior
Removed the tip from the bottom of getting started since this setting should no longer break web servers pointing to the output directory.
2012-07-04 12:32:20 -07: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 Failed to commit some important changes. 2012-06-25 11:43:12 -04:00
__init__.py Fix typo on debug logger calls. 2012-07-03 15:19:38 +02:00
contents.py Allow settings to specify a summary length, optionally allowing unlimited summary length 2012-06-10 17:58:05 -04:00
generators.py merge the plugin branch 2012-06-10 01:14:30 +02: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 Change behavior of DELETE_OUTPUT_DIRECTORY to purge contents of the directory, not the directory itself. 2012-07-04 12:32:20 -07:00
writers.py strip tags for feed titles 2012-05-11 21:58:10 +02:00