{% load custom_tags_and_filters %}
{% csrf_token %}

Carousel

These settings apply to both carousel: the one on the landing page (if enabled) and the jumbotron available at {% absolute_url 'publications_jumbotron' %}
Check this box to enable the carousel at the top of the landing page.



The order to show publications in the carousel
Most recent publications
The number of most recent publications ( by {% if publications_carousel_latest_display_order == '["-creation_time"]' %} added date {% else %} publication date {% endif %} ) to show in the carousel
seconds
The interval time before the carousel slides to the next item
{% button type="save" value="Save settings" %}