Changes for page XWiki

Last modified by Milad Afshar-Jahanshahi on 2025/06/27 14:31

From version 23.2
edited by Boris Folgmann
on 2025/06/27 12:50
Change comment: There is no comment for this version
To version 22.4
edited by Boris Folgmann
on 2025/06/27 12:40
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -34,12 +34,12 @@
34 34  == Via Direct URL ==
35 35  
36 36  You can also access XWiki directly using the following link format:
37 -[[https:~~/~~/<customer~>.devops.t-systems.net/xwiki/wiki/<pkey~>/view>>https://<customer>.devops.t-systems.net/xwiki/wiki/<pkey>/view]] where <customer> is the id of your DevOps-as-a-Service instance and <pkey> is the project key in lowercase letters.
37 +[[https:~~/~~/<customer~>.devops.t-systems.net/xwiki/wiki/<MyProject~>/view>>https://<customer>.devops.t-systems.net/xwiki/wiki/<MyProject>/view]] where pk
38 38  
39 39  (% class="box warningmessage" %)
40 40  (((
41 41  ⚠ **Note**
42 -Access to the main wiki at [[https:~~/~~/<customer~>.devops.t-systems.net/xwik>>https://<customer>.devops.t-systems.net/xwik]] is forbidden due to security restrictions and therefore this page cannot be viewed.
42 +Access to the main wiki at [[https:~~/~~/<customer~>.devops.t-systems.net/xwik>>https://<customer>.devops.t-systems.net/xwik]] is forbidden due to security restrictions and this page cannot be viewed.
43 43  )))
44 44  
45 45  (% class="box warningmessage" %)
... ... @@ -52,7 +52,7 @@
52 52  
53 53  = Users, Projects and Roles =
54 54  
55 -* Projects, users and their roles in projects are managed in the DevOps Portal, the corresponding functions in XWiki are disabled (UI and API)
55 +* Projects, users and their roles in projects are managed in the DevOps portal, the corresponding functions in XWiki are disabled (UI and API)
56 56  
57 57  (% class="box warningmessage" %)
58 58  (((
... ... @@ -60,21 +60,19 @@
60 60  Projects in the DevOps portal are mapped to corresponding subwikis in XWiki
61 61  )))
62 62  
63 -* When XWiki is added as a tool to an existing or new project, a corresponding subwiki is automatically created. Users assigned to the project in the DevOps Portal are then added to the subwiki with the roles defined in the configuration : 
63 +* When a new project is created in the portal with XWiki configured as a tool, a corresponding subwiki is automatically created. Users assigned to the project in the portal are then added to the subwiki with the roles defined in the configuration : 
64 64  ** Role mapping: (((
65 -(% class="active" %)|=(% style="width: 237px;" %)Project Role in DevOps Portal|=(% style="width: 704px;" %)Permissions in XWiki
66 -|(% style="width:237px" %)Admin|(% style="width:704px" %)View, comment, edit, and delete pages
67 -|(% style="width:237px" %)Master|(% colspan="1" style="width:704px" %)Can view, comment, and edit pages, but cannot delete content
68 -|(% style="width:237px" %)Developer|(% colspan="1" style="width:704px" %)Similar to Master
69 -|(% style="width:237px" %)Viewer|(% style="width:704px" %)Read-only access. Can only view content, no edits or comments allowed
65 +(% class="active" %)|=(% style="width: 237px;" %)Project Role in DevOps Portal|=(% style="width: 899px;" %)Permissions in XWiki
66 +|(% style="width:237px" %)Admin|(% style="width:899px" %)View, comment, edit, and delete pages
67 +|(% style="width:237px" %)Master|(% colspan="1" style="width:899px" %)Can view, comment, and edit pages, but cannot delete content
68 +|(% style="width:237px" %)Developer|(% colspan="1" style="width:899px" %)Similar to Master
69 +|(% style="width:237px" %)Viewer|(% style="width:899px" %)Read-only access. Can only view content, no edits or comments allowed
70 70  
71 71  A detailed description of the XWiki role model can be found [[here>>https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Access%20Rights/Permission%20types/]]
72 72  )))
73 73  
74 -= Main Features =
74 += Main Functions =
75 75  
76 -Inside DevOps-as-a-Service XWiki is mainly used for writing specifications and documentations. See below for a list of the main features of XWiki.
77 -
78 78  == Collaborative Content Editing ==
79 79  
80 80  * WYSIWYG and wiki syntax editors
... ... @@ -82,6 +82,8 @@
82 82  * Inline and structured content editing
83 83  * Commenting and annotations
84 84  
83 +
84 +
85 85  == Advanced Page & Document Management ==
86 86  
87 87  * Hierarchical page structure (nested pages)