Changes for page XWiki

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

From version 19.1
edited by Milad Afshar-Jahanshahi
on 2025/06/27 07:09
Change comment: There is no comment for this version
To version 17.1
edited by Milad Afshar-Jahanshahi
on 2025/06/27 07:08
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,7 +5,8 @@
5 5  
6 6  {{toc/}}
7 7  
8 -= Introduction =
8 +=
9 +Introduction =
9 9  
10 10  XWiki is an open-source platform for creating, managing, and collaborating on structured and unstructured content. It functions as a powerful wiki engine with advanced features like version control, rights management, scripting, and extensible applications. XWiki enables users to build knowledge bases, documentation platforms, or collaborative intranets, all within a customizable and web-based environment.
11 11  
... ... @@ -17,9 +17,11 @@
17 17  
18 18  [[XWikiTutorials>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/]]
19 19  
20 -= Accessing XWiki =
21 +=
22 +Accessing XWiki =
21 21  
22 -== Preconditions in DevOps portal to access XWiki ==
24 +==
25 +Preconditions in DevOps portal to access XWiki ==
23 23  
24 24  * A XWiki license must be assigned to the user
25 25  * XWiki must be added to the tool list of the project
... ... @@ -27,13 +27,15 @@
27 27  
28 28  After completing the preconditions, a project in XWik, which is part of the DevOps-as-a-Service toolchain, can be accessed via the DevOps Portal or directly through a URL.
29 29  
30 -== Via DevOps Portal ==
33 +==
34 +Via DevOps Portal ==
31 31  
32 32  Go to the DevOps Portal Homepage and click on the XWiki tile:
33 33  
34 34  [[image:Untitled.png||alt="XWiki-Tile" data-xwiki-image-style-border="true"]]
35 35  
36 -== Via Direct URL ==
40 +==
41 +Via Direct URL ==
37 37  
38 38  You can also access it directly using the following link format:
39 39  [[https:~~/~~/<customer~>.devops.t-systems.net/xwiki/wiki/<MyProject~>/view>>https://<customer>.devops.t-systems.net/xwiki/wiki/<MyProject>/view]]
... ... @@ -52,6 +52,7 @@
52 52  
53 53  )))
54 54  
60 +
55 55  = Users, Projects and Roles =
56 56  
57 57  * Projects, users and their roles in projects are managed in the DevOps portal, the corresponding functions in XWiki are disabled (UI and API)
... ... @@ -73,6 +73,8 @@
73 73  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/]]
74 74  )))
75 75  
82 += =
83 +
76 76  = Main Functions =
77 77  
78 78  == Collaborative Content Editing ==