Changes for page XWiki

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

From version 17.1
edited by Milad Afshar-Jahanshahi
on 2025/06/27 07:08
Change comment: There is no comment for this version
To version 22.8
edited by Boris Folgmann
on 2025/06/27 12:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.miladafshar-jahanshahit-systemscom
1 +xwiki:XWiki.borisfolgmannt-systemscom
Content
... ... @@ -1,12 +1,9 @@
1 1  (% class="wikigeneratedid" %)
2 2  [[image:XWiki-logo-color.png||alt="Grafana Icon Logo PNG vector in SVG, PDF, AI, CDR format" data-xwiki-image-style-alignment="end" height="52" width="190"]]
3 3  
4 -= Content =
5 -
6 6  {{toc/}}
7 7  
8 -=
9 -Introduction =
6 += Introduction =
10 10  
11 11  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.
12 12  
... ... @@ -18,35 +18,31 @@
18 18  
19 19  [[XWikiTutorials>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/]]
20 20  
21 -=
22 -Accessing XWiki =
18 += Accessing XWiki =
23 23  
24 -==
25 -Preconditions in DevOps portal to access XWiki ==
20 +== Preconditions in DevOps portal to access XWiki ==
26 26  
27 -* A XWiki license must be assigned to the user
28 -* XWiki must be added to the tool list of the project
29 -* If you are not already logged in to another tool in the toolchain, then you have to login using your configured SSO credentials.
22 +1. A XWiki license must be assigned to the user
23 +1. XWiki must be added to the tool list of the project
24 +1. If you are not already logged in to another tool in the toolchain or the DevOps portal, then you have to login using your configured SSO credentials.
30 30  
31 31  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.
32 32  
33 -==
34 -Via DevOps Portal ==
28 +== Via DevOps Portal ==
35 35  
36 -Go to the DevOps Portal Homepage and click on the XWiki tile:
30 +Go to the DevOps Portal Homepage and click on the link //Project Wiki// in the XWiki tile:
37 37  
38 38  [[image:Untitled.png||alt="XWiki-Tile" data-xwiki-image-style-border="true"]]
39 39  
40 -==
41 -Via Direct URL ==
34 +== Via Direct URL ==
42 42  
43 -You can also access it directly using the following link format:
44 -[[https:~~/~~/<customer~>.devops.t-systems.net/xwiki/wiki/<MyProject~>/view>>https://<customer>.devops.t-systems.net/xwiki/wiki/<MyProject>/view]]
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.
45 45  
46 46  (% class="box warningmessage" %)
47 47  (((
48 48  ⚠ **Note**
49 -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.
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 therefoe page cannot be viewed.
50 50  )))
51 51  
52 52  (% class="box warningmessage" %)
... ... @@ -57,7 +57,6 @@
57 57  
58 58  )))
59 59  
60 -
61 61  = Users, Projects and Roles =
62 62  
63 63  * Projects, users and their roles in projects are managed in the DevOps portal, the corresponding functions in XWiki are disabled (UI and API)
... ... @@ -79,8 +79,6 @@
79 79  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/]]
80 80  )))
81 81  
82 -= =
83 -
84 84  = Main Functions =
85 85  
86 86  == Collaborative Content Editing ==