{% extends "baseWidgetEditor.html" %} {% block widgetVars %} {% set widgetClass = 'apos-video-editor' %} {% endblock %} {% block title %} Edit Video {% endblock %} {% block instructions %} Paste a video link. {% endblock %} {% block formEnd %} {% block previewButton %} {% include "progress.html" %} {% endblock %}
{# We decided to move float preview into the main area editor so #} {# this preview is just for things whose appearance is not obvious #} {# or which require custom settings be tweaked (example: RSS feed) #}
{# Video chooser #}
{# I float right #} {# I float left #} {# I sting like a bee #}
Recently Added In Video Library:
{# 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 %}