Commit 5ef38d28 authored by Michal Čihař's avatar Michal Čihař

Add documentation for new whiteboard

Fixes #159
Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent f91dd256
......@@ -11,3 +11,30 @@ The whiteboard can currently be specified only in the admin interface:
.. image:: ../images/whiteboard.png
The whiteboard messages are then shown based on specified context:
No context specified
Shown on dashboard (landing page).
Project specified
Shown on project, all its components and translations.
Component specified
Shown on component and all its translations.
Language specified
Shown on language overview and all translations in this language.
You can see how it looks on the language overview page:
.. image:: ../images/whiteboard-language.png
And on the project page:
.. image:: ../images/whiteboard-project.png
......@@ -24,6 +24,7 @@ Released on ? 2015.
* Added option to specify source language.
* Improved support for XLIFF files.
* Extended list of options for import_project.
* Improved targeting for whiteboard messages.
weblate 2.4
-----------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment