Wiki source code of Annotate a Page
Last modified by Eleni Cojocariu on 2026/06/02 15:51
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity}} | ||
| 2 | $xwiki.ssx.use("Documentation.UserGuide.Features.KeyboardShortcuts") | ||
| 3 | {{/velocity}} | ||
| 4 | |||
| 5 | To make annotations on a wiki Page: | ||
| 6 | |||
| 7 | 1. Select the piece of text that you want to add annotations to.((( | ||
| 8 | {{image reference="selected-text.png" size="medium" alt="selected-text"/}} | ||
| 9 | ))) | ||
| 10 | 1. Use the following combinations keyboard and a dialog will appear where you may enter the text you want to associate with the selection. The editor in which you add text is using the [[CKEditor>>extensions:Extension.CKEditor Integration.WebHome]].((( | ||
| 11 | (% class="shortcut" %) | ||
| 12 | ((( | ||
| 13 | (% class="key" %)Ctrl(%%) + (% class="key" %)M(%%) (% class="separator" %)or(%%) (% class="key" %)Meta(%%) + (% class="key" %)M(%%), or | ||
| 14 | (% class="key" %)Ctrl(%%) + (% class="key" %)I(%%) (% class="separator" %)or(%%) (% class="key" %)Meta(%%) + (% class="key" %)I | ||
| 15 | ))) | ||
| 16 | |||
| 17 | On Mac, (% class="key" %)Ctrl(%%) is generally replaced by the (% class="key" %)Cmd(%%) key. | ||
| 18 | {{image reference="annotations-dialog.png" size="extra" alt="annotations-dialog"/}} | ||
| 19 | ))) | ||
| 20 | 1. Click the "Add annotation" button to save the annotations, or "Cancel" them. |