Wiki source code of [[attach:[email protected]]] links to attachment
Last modified by Ilie Andriuta on 2026/06/16 12:15
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | Preconditions: User has to be advanced to have the option of creating terminal pages. | ||
| 2 | 1. Create a new page “a” | ||
| 3 | 1. Create a nested page “b” under a | ||
| 4 | 1. Create a terminal page "c" under a | ||
| 5 | 1. Attach a file to page b (e.g. pic.png) | ||
| 6 | 1. Attach a file to page c (e.g. img.png) | ||
| 7 | 1. Edit page a and write in wiki mode:((( | ||
| 8 | {{code}}[[attachment b>>attach:[email protected]]] | ||
| 9 | [[attachment c>>attach:[email protected]]]{{/code}}))) |