1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-06-27 16:36:00 +00:00

Rename CommentBundle with AnnotationBundle

This commit is contained in:
Nicolas Lœuillet 2016-02-26 13:59:08 +01:00 committed by Jeremy Benoist
parent 9eab365e28
commit 4dc872238a
22 changed files with 260 additions and 263 deletions

View file

@ -3,22 +3,22 @@ Annotations
In each article you read, you can write annotations. It's easier to understand with some pictures.
Select the part of the article that you want to comment and click on the pencil:
Select the part of the article that you want to annotate and click on the pencil:
.. image:: ../../img/user/annotations_1.png
:alt: Select your text
:align: center
Then, write your comment:
Then, write your annotation:
.. image:: ../../img/user/annotations_2.png
:alt: Write your comment
:alt: Write your annotation
:align: center
The text is now highlighted and you can read your comment if you move the mouse cursor over it.
The text is now highlighted and you can read your annotation if you move the mouse cursor over it.
.. image:: ../../img/user/annotations_3.png
:alt: Read your comment
:alt: Read your annotation
:align: center
You can create as many comments as you wish.
You can create as many annotations as you wish.