Wiki source code of Living Lab Lexicon
Version 1.8 by Sarantis Dimitriadis on 2021/12/08 12:04
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | = **Edit-Comment Mode** = | ||
2 | |||
3 | |||
4 | == **References** == | ||
5 | |||
6 | |(% style="width:395px" %)((( | ||
7 | **Type:** [ + (The first two letters of the page) | ||
8 | )))|(% style="width:599px" %)Works like # on facebook | ||
9 | |||
10 | == **Mentions** == | ||
11 | |||
12 | |(% style="width:395px" %)((( | ||
13 | **Type :** @ + (user) | ||
14 | )))|(% style="width:599px" %)To mention a user | ||
15 | |||
16 | == **Tagging a page** == | ||
17 | |||
18 | |(% style="width:395px" %)((( | ||
19 | Go to the bottom of the page and click on the "**+**" next to the word "**Tags**". | ||
20 | )))|(% style="width:599px" %)To add a tag (for registered users, view-edit mode ) | ||
21 | |||
22 | == **Create a link** == | ||
23 | |||
24 | |(% style="width:395px" %)((( | ||
25 | **Type:** ~[~[label>>PageA.PageB]] | ||
26 | )))|(% style="width:599px" %)To create a link with a label. (Source mode) | ||
27 | |(% style="width:395px" %)((( | ||
28 | **Type:** ~[~[label>>URL]] (e.g. ~[~[label>>https~://vitalise-project.eu/]] )// | ||
29 | )))|(% style="width:599px" %)Explicit link to a URL with a label. (Source mode) | ||
30 | |(% style="width:395px" %)((( | ||
31 | **Type:** ~[~[PageA.PageB]] (just ignore "label>>") | ||
32 | )))|(% style="width:599px" %)Link to a page without label. (Source mode) | ||
33 | |||
34 | == **Add anchor** == | ||
35 | |||
36 | |(% style="width:395px" %)((( | ||
37 | **Type:** ~{~{id name="AnchorName" /}} , at the beginning of a paragraph. | ||
38 | )))|(% style="width:599px" %)To create an anchor. (Source mode) | ||
39 | |||
40 | == **Create anchor link** == | ||
41 | |||
42 | |(% style="width:395px" %)((( | ||
43 | **Type:** ~[~[label>>PageA.PageB||anchor="AnchorName"]] | ||
44 | )))|(% style="width:599px" %)Link to an Anchor in a page. (Source mode) | ||
45 | |(% style="width:395px" %)((( | ||
46 | **Type:** ~[~[label>>PageA.PageB||anchor="HMyheading"]] , | ||
47 | ("HMyheading" : H + The wanted heading, without spaces) | ||
48 | )))|(% style="width:599px" %)Link to a Heading in a page. (No id creation needed for Headings, Source mode) | ||
49 | |(% style="width:395px" %)((( | ||
50 | **Type:** ~[~[label>>||anchor="AnchorName"]] or ~[~[label>>||anchor="HMyheading"]] | ||
51 | (for Headings) | ||
52 | )))|(% style="width:599px" %)Link to an anchor in the current page. (Source mode) | ||
53 | |||
54 | |||
55 | = **Keyboard Shortcuts** = | ||
56 | |||
57 | |||
58 | == **Annotations** == | ||
59 | |||
60 | |(% style="width:395px" %)((( | ||
61 | Ctrl + M or Meta + M | ||
62 | )))|(% style="width:599px" %)Annotate a piece of text | ||
63 | |(% style="width:395px" %)((( | ||
64 | Alt + A | ||
65 | )))|(% style="width:599px" %)Show annotations | ||
66 | |||
67 | == **Developer shortcuts** == | ||
68 | |||
69 | |||
70 | |(% style="width:395px" %)((( | ||
71 | x + x + x + a | ||
72 | )))|(% style="width:599px" %)Toggle advanced user mode for the current user. | ||
73 | |(% style="width:395px" %)((( | ||
74 | x + x + x + h | ||
75 | )))|(% style="width:599px" %)Toggle hidden pages for the current user. | ||
76 | |(% style="width:395px" %)((( | ||
77 | Go to [[Applications>>https://wiki.livinglab-harmonization.com/xwiki/bin/view/Applications/]] | ||
78 | )))|(% style="width:599px" %)Useful for Admin Tools. |