Content
View differences
Updated by Eric Schubert about 23 hours ago
**As** a user
**I want to** have a macro to inline wiki page links
**so that** my rich text area contains a beautifully rendered wiki page representation.
**Acceptance criteria**
* The macro must be selectable by clicking on "Macros > Wikis > Inline wiki page link"
* A modal dialog must open to search and select the wiki page to be inlined
* The representational block is shown only on a editor content in read mode
* In write mode the textual representation of the macro wiki page URL is shown
**Technical notes**
* Try to keep the new inline wiki page link block as generic as possible, so that it could be added and read in any rich text area based on CKEditor (e.g. Comments, meetings)
<br>
**I want to** have a macro to inline wiki page links
**so that** my rich text area contains a beautifully rendered wiki page representation.
**Acceptance criteria**
* The macro must be selectable by clicking on "Macros > Wikis > Inline wiki page link"
* A modal dialog must open to search and select the wiki page to be inlined
* The representational block is shown only on a editor content in read mode
* In write mode the textual representation of the macro
**Technical notes**
* Try to keep the new inline wiki page link block as generic as possible, so that it could be added and read in any rich text area based on CKEditor (e.g. Comments, meetings)
<br>