Display feed(s) in footer if no SOCIAL links

For sites where there are no SOCIAL links defined the FEED_ALL_ATOM and/or the FEED_ALL_RSS links are not displayed.
Also update the functional tests output.
This commit is contained in:
Steve Schwarz 2013-02-23 16:43:48 -06:00 committed by Alexis Métaireau
commit 1bbfdf96a0
27 changed files with 209 additions and 27 deletions

View file

@ -54,7 +54,7 @@
</ul>
</div><!-- /.blogroll -->
{% endif %}
{% if SOCIAL %}
{% if SOCIAL or FEED_ALL_ATOM or FEED_ALL_RSS %}
<div class="social">
<h2>social</h2>
<ul>