Lines Matching refs:annotations

3 Word- and sentence-level annotations on wiki pages, stored separately from the page text with threa…
5 ![Annotated text with gutter markers and counter bar](images/annotations-screen1.png)
6 ![Open annotation thread with threaded reply](images/annotations-screen2.png)
7 ![Resolved annotation thread](images/annotations-screen3.png)
8 ![Orphaned annotations drawer](images/annotations-screen4.png)
9 ![Admin annotated-pages overview with counts per page](images/annotations-screen5.png)
15 - **Open / Resolved status** — mark a discussion closed; resolved annotations turn green.
16 - **Gutter markers** — small icons in the left margin show at a glance where annotations live.
17 …n is flagged as orphaned and stays reachable via the counter. Orphaned annotations become read-onl…
19 - **No page revisions** — annotations live in a separate file per page; the wiki changelog is never…
32 1. Copy the `annotations/` directory into `{DokuWiki}/lib/plugins/`.
38 All settings live under **Admin → Configuration Settings → annotations**:
42 | `color_open` | `#f59e0b` | Highlight colour for open (unresolved) annotations. One hex value; lig…
43 | `color_resolved` | `#4ade80` | Highlight colour for resolved annotations. |
51 ### Reading annotations
55annotations the page has. If some are orphaned (their text was deleted), a clickable "N orphaned" …
77 - You can edit or delete your own annotations and replies.
86 | **Clear resolved** | Permanently deletes all resolved annotations on the page |
87 | **Clear orphaned** | Re-checks the page, then permanently deletes the orphaned annotations |
91 **Admin → Annotations** lists every page that has annotations, with three counts:
93 - **Normal** — annotations whose quoted text is still on the page.
94 - **Resolved** — annotations marked done (whatever their anchoring state).
95 - **Orphaned** — annotations whose text was deleted from the page.
102 - **Clear resolved** on a row removes just that page's resolved annotations; **Clear orphaned**
112 …the usersettings plugin), uncheck **Enable annotations**. The overlay is then hidden for you; your…