Changes for page XWiki
Last modified by Milad Afshar-Jahanshahi on 2025/06/27 14:31
From version 25.1
edited by Boris Folgmann
on 2025/06/27 12:57
on 2025/06/27 12:57
Change comment:
There is no comment for this version
To version 16.1
edited by Milad Afshar-Jahanshahi
on 2025/06/27 07:08
on 2025/06/27 07:08
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -xwiki:XWiki. borisfolgmannt-systemscom1 +xwiki:XWiki.miladafshar-jahanshahit-systemscom - Content
-
... ... @@ -1,10 +1,15 @@ 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 + 4 4 {{toc/}} 5 5 6 -= Introduction=8 += = 7 7 10 += 11 +Introduction = 12 + 8 8 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. 9 9 10 10 [[Vendor Page>>https://www.xwiki.org/xwiki/bin/view/Main/WebHome]] ... ... @@ -15,32 +15,35 @@ 15 15 16 16 [[XWikiTutorials>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/]] 17 17 18 -= Accessing XWiki = 23 += 24 +Accessing XWiki = 19 19 20 -== Preconditions in DevOps portal to access XWiki == 26 +== 27 +Preconditions in DevOps portal to access XWiki == 21 21 22 -1. A XWiki license must be assigned to the user 23 -1. XWiki must be added to the tool list of the project 29 +* A XWiki license must be assigned to the user 30 +* XWiki must be added to the tool list of the project 31 +* If you are not already logged in to another tool in the toolchain, then you have to login using your configured SSO credentials. 24 24 25 -After completing the preconditions, a project in XWik i, which is part of the DevOps-as-a-Service toolchain, can be accessed via the DevOps Portal or directly through a URL.33 +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. 26 26 27 -== Via DevOps Portal == 35 +== 36 +Via DevOps Portal == 28 28 29 -Go to the DevOps Portal Homepage and click on the link //Project Wiki// in theXWiki tile:38 +Go to the DevOps Portal Homepage and click on the XWiki tile: 30 30 31 -[[image:Untitled.png||alt="XWiki-Tile" data-xwiki-image-style-border="true"]] 40 +[[image:Untitled.png||alt="XWiki-Tile" data-xwiki-image-style-border="true"]] 32 32 33 -== Via Direct URL == 42 +== 43 +Via Direct URL == 34 34 35 -You can also access XWikidirectly using the following link format:36 -[[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-Serviceinstance and <pkey> is the project key in lowercase letters.45 +You can also access it directly using the following link format: 46 +[[https:~~/~~/<customer~>.devops.t-systems.net/xwiki/wiki/<MyProject~>/view>>https://<customer>.devops.t-systems.net/xwiki/wiki/<MyProject>/view]] 37 37 38 -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. 39 - 40 40 (% class="box warningmessage" %) 41 41 ((( 42 42 ⚠ **Note** 43 -Access to the main wiki at [[https:~~/~~/<customer~>.devops.t-systems.net/xwik i>>https://<customer>.devops.t-systems.net/xwiki]] is forbidden due to security restrictions and therefore this page cannot be viewed.51 +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. 44 44 ))) 45 45 46 46 (% class="box warningmessage" %) ... ... @@ -51,9 +51,10 @@ 51 51 52 52 ))) 53 53 62 + 54 54 = Users, Projects and Roles = 55 55 56 -* Projects, users and their roles in projects are managed in the DevOps Portal, the corresponding functions in XWiki are disabled (UI and API)65 +* Projects, users and their roles in projects are managed in the DevOps portal, the corresponding functions in XWiki are disabled (UI and API) 57 57 58 58 (% class="box warningmessage" %) 59 59 ((( ... ... @@ -61,20 +61,20 @@ 61 61 Projects in the DevOps portal are mapped to corresponding subwikis in XWiki 62 62 ))) 63 63 64 -* When XWikiis addedasatooltonexistingornew project, a corresponding subwiki is automatically created. Users assigned to the project in theDevOps Portal are then added to the subwiki with the roles defined in the configuration :73 +* 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 : 65 65 ** Role mapping: ((( 66 -(% class="active" %)|=(% style="width: 237px;" %)Project Role in DevOps Portal|=(% style="width: 704px;" %)Permissions in XWiki67 -|(% style="width:237px" %)Admin|(% style="width: 704px" %)View, comment, edit, and delete pages68 -|(% style="width:237px" %)Master|(% colspan="1" style="width: 704px" %)Can view, comment, and edit pages, but cannot delete content69 -|(% style="width:237px" %)Developer|(% colspan="1" style="width: 704px" %)Similar to Master70 -|(% style="width:237px" %)Viewer|(% style="width: 704px" %)Read-only access. Can only view content, no edits or comments allowed75 +(% class="active" %)|=(% style="width: 237px;" %)Project Role in DevOps Portal|=(% style="width: 899px;" %)Permissions in XWiki 76 +|(% style="width:237px" %)Admin|(% style="width:899px" %)View, comment, edit, and delete pages 77 +|(% style="width:237px" %)Master|(% colspan="1" style="width:899px" %)Can view, comment, and edit pages, but cannot delete content 78 +|(% style="width:237px" %)Developer|(% colspan="1" style="width:899px" %)Similar to Master 79 +|(% style="width:237px" %)Viewer|(% style="width:899px" %)Read-only access. Can only view content, no edits or comments allowed 71 71 72 72 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/]] 73 73 ))) 74 74 75 -= MainFeatures=84 += = 76 76 77 - InsideDevOps-as-a-Service, XWiki is mainlyused for writing specificationsand documentations. See below for a list of the main features of XWiki.86 += Main Functions = 78 78 79 79 == Collaborative Content Editing == 80 80 ... ... @@ -83,6 +83,8 @@ 83 83 * Inline and structured content editing 84 84 * Commenting and annotations 85 85 95 + 96 + 86 86 == Advanced Page & Document Management == 87 87 88 88 * Hierarchical page structure (nested pages) ... ... @@ -90,6 +90,8 @@ 90 90 * Tags, categories, and metadata support 91 91 * File attachments and preview 92 92 104 + 105 + 93 93 == Powerful Search and Navigation == 94 94 95 95 * Full-text search (Solr-based) ... ... @@ -96,6 +96,8 @@ 96 96 * Faceted search filters 97 97 * Page index, breadcrumbs, and navigation panels 98 98 112 + 113 + 99 99 == Macros and Widgets == 100 100 101 101 * Built-in and custom macros (charts, galleries, diagrams)