{% extends "baseWidgetEditor.html" %} {% block widgetVars %} {% set widgetClass = 'apos-slideshow-editor' %} {% endblock %} {% block title %} Edit Slideshow {% endblock %} {% block instructions %} Choose image files (GIF, JPEG or PNG). Drag them into the order you prefer.
You can also drag images from your computer into the dashed area below.
Or, drag the existing images shown beneath the dashed area.
Images must be at least 400x300 pixels. {% endblock %} {% block formAll %} {# Powered by the blueimp file uploader #}
Drop Files Here
Autocropping...
{% include "progress.html" %}
{# Main slideshow editor: reordering and removing of images, drop target #}
+
{# Media library #}
{# I float right #} » {# I float left #} « {# I sting like a bee #} {# UX note: you can pretty up the search submit button but please don't remove it #} {# entirely as some users will not press enter. -Tom #}
{% endblock %} {% block additionalFooterItems %} {% endblock %}