# HG changeset patch # User souliane # Date 1448996508 -3600 # Node ID 82cec659362bccafd644d5716a9ef97f76dcfa36 # Parent 90d5f6a80c4e17c8b1e5a1147ddcf4539fe818d5 add 3 new screenshots from version 0.6, replace Libervia's overview diff -r 90d5f6a80c4e -r 82cec659362b sat_website/media.py --- a/sat_website/media.py Tue Dec 01 19:59:24 2015 +0100 +++ b/sat_website/media.py Tue Dec 01 20:01:48 2015 +0100 @@ -54,6 +54,13 @@ media = [ + ImageDesc("images/screenshots/0.6/login_screen.png", _(u"Login screen"), + {_(u"frontend"): "libervia", _(u"version"): "0.6", _(u"year"): "2015"}), + ImageDesc("images/screenshots/0.6/overview.png", _(u"Overview"), + {_(u"frontend"): "libervia", _(u"version"): "0.6", _(u"year"): "2015"}), + ImageDesc("images/screenshots/0.6/static_blog_with_comment.png", _(u"Static blog"), + {_(u"frontend"): "libervia", _(u"version"): "0.6", _(u"year"): "2015"}), + # use OrderedDict when more than one language, the first item is the default one VideoDesc(OrderedDict({"en": video + "libervia_adhesion_2015_en.webm", "fr": video + "libervia_adhesion_2015_fr.webm"}), diff -r 90d5f6a80c4e -r 82cec659362b static/images/screenshots/0.6/login_screen.png Binary file static/images/screenshots/0.6/login_screen.png has changed diff -r 90d5f6a80c4e -r 82cec659362b static/images/screenshots/0.6/overview.png Binary file static/images/screenshots/0.6/overview.png has changed diff -r 90d5f6a80c4e -r 82cec659362b static/images/screenshots/0.6/static_blog_with_comment.png Binary file static/images/screenshots/0.6/static_blog_with_comment.png has changed diff -r 90d5f6a80c4e -r 82cec659362b templates/sat_website/frontends.html --- a/templates/sat_website/frontends.html Tue Dec 01 19:59:24 2015 +0100 +++ b/templates/sat_website/frontends.html Tue Dec 01 20:01:48 2015 +0100 @@ -30,8 +30,8 @@

{% trans "Libervia" %} {% trans "web frontend" %}

- - {% trans + + {% trans
diff -r 90d5f6a80c4e -r 82cec659362b templates/sat_website/overview.html --- a/templates/sat_website/overview.html Tue Dec 01 19:59:24 2015 +0100 +++ b/templates/sat_website/overview.html Tue Dec 01 20:01:48 2015 +0100 @@ -68,7 +68,7 @@

{% trans "SàT includes several sub-projects. Libervia, a web interface to discuss and blog with the persons of your choice, is one of them:" %}

- +

{% blocktrans with faq='FAQ' %}Please read our {{faq}} before trying out{% endblocktrans %}
{% trans "Libervia demo version" %}