{% extends "ldt/ldt_utils/workspace_base.html" %} {% load i18n %} {% load front_tags %} {% load absurl %} {% load static %} {% load static %} {% load analytics %} {% block js_import %} {{ block.super }} {{ content_form.media.js }} {% endblock %} {% block js_declaration %} {% endblock %} {% block css_import %} {{ block.super }} {{ content_form.media.css }} {% endblock %} {% block content %}

{% trans 'Share the project' %} : {{ project.title }}

{% trans "List of the project's contents" %}:

{% trans 'project id' %} ({% trans 'Select' %}) :
{% trans 'The project in Lignes de Temps' %} : {% trans 'See' %} - {% trans 'Select' %} :



{% trans 'Integration mode' %} {% trans 'div' %} {% trans 'iframe' %}
{% trans 'Player Size : ' %} x
{% trans 'Preset Modes' %}
{% trans 'Basic configuration' %}
{% trans 'Polemic configuration' %}
{% trans 'Polemic configuration with tagcloud, annotationsList and Social widgets' %}

{% trans 'Create your own configuration' %}
Autostart
CreateAnnotation
{% trans 'Audio annotation' %}
{% trans 'Use most used tags ' %} {%trans 'Set your own tags : ' %}
Segments
AnnotationsList
Polemic
{% trans 'Display in the polemic timeline : ' %} {% trans 'only tweets' %} {% trans 'all annotations' %}
{% trans "Personalize tweet's color" %}
{% trans "Default color" %}
{% trans "Polemic's color : ++ : " %} -- : == : ? :
{% trans "Found color" %}
Sparkline
{% trans "personalize sparkline's color" %}
{% trans 'line color' %}
{% trans 'fill color' %}
Slideshare
Social
Url Twitter Facebook Google Plus {% trans 'share with email' %}
Annotation
Tweet
Tagcloud
{% trans 'Show Player' %}
{% endblock %} {% analytics %}