Content
View differences
Updated by Dominic Bräunlein 16 days ago
**As** a user
**I want to** have a macro to existing inline wiki page links
**so that** my rich text area contains a beautifully rendered wiki page representation.
**Acceptance criteria**
* Macros are enabled for work package descriptions (only)
* Macros are renamed to "+ Insert"
* The wiki macros must be selectable by clicking on "+ Insert" > "Existing wiki page"
* A modal dialog must open to search and select the wiki page to be inlined.
* The user can choose between all enabled wiki providers
* ~~The representational block is shown only on a editor content in read mode~~
* ~~In write mode the textual representation of the macro 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 existing inline wiki page links
**so that** my rich text area contains a beautifully rendered wiki page representation.
**Acceptance criteria**
*
* Macros are renamed to "+ Insert"
*
* A modal dialog must open to search and select the wiki page to be inlined.
* The user can choose between all enabled wiki providers
* ~~The representational block is shown only on a editor content in read mode~~
* ~~In write mode the textual representation of the macro 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>