Test for FEED & FEED_RSS before generation.

Then we bypass all feed generation of both are set to None or throw a warning if SITEURL is unset.
Updated all documentation, to make sure the usage and warning is clear.
This commit is contained in:
tBunnyMan 2012-07-14 17:05:04 -07:00
commit d9817f9a96
4 changed files with 29 additions and 2 deletions

View file

@ -274,7 +274,8 @@ Setting name (default value) What does it do?
================================================ =====================================================
If you don't want to generate some of these feeds, set ``None`` to the
variables above.
variables above. If you don't want to generate any feeds set both ``FEED``
and ``FEED_RSS`` to none.
.. [2] %s is the name of the category.