Content
View differences
Updated by Dominic Bräunlein 14 days ago
* The user will be invited to enter the provider first
* Then the title for the Wiki and the parent to which this Wiki will belong.
* The newly-created wiki page will appear in the work package description in-line, as well as in the Wiki tab under "Mentioned in description"
* Clicking on this link will take the user to the newly-created page on XWiki.
* When user clicks on "Existing wiki page" the _add wiki page_ dialog will appear:
* The user will be invited to enter the provider first
* The user will be invited to select a Wiki page.
* ~~All available wiki pages are shown as tree view with meta information and a search~~
* A search is available to find the right page
* The user can also paste a URL of an existing wiki page
* The selected wiki page will appear in the work package description in-line, as well as in the Wiki tab under "Mentioned in description"
* Clicking on this link will take the user to the selected page on XWiki.
### Implementation
* Prerequisites:
* See [document](https://community.openproject.org/documents/192) for API endpoints
* (Implementation needed in XWiki and OpenProject) Bi-directional OAuth setup on administrator level. Defined in ##55601.
<br>
###