Changes for page HomePublic

Last modified by Daniel Kujawa on 2026/02/27 16:55

From version 2.1
edited by ophadm
on 2025/09/23 09:07
Change comment: There is no comment for this version
To version 26.1
edited by ophadm
on 2026/02/25 08:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Title
... ... @@ -1,1 +1,1 @@
1 -Home
1 +HomePublic
Parent
... ... @@ -1,0 +1,1 @@
1 +Main.WebHome
Content
... ... @@ -1,40 +1,9 @@
1 -== Welcome to your wiki ==
2 -
3 -XWiki is the best tool to organize your knowledge. A //wiki// is organized in a hierarchy of //pages//. You can create multiple wikis, each with its own set of pages.
4 -
5 -XWiki can be used as a knowledge base (support, documentation, sales, etc.), for collaborative workspaces or even as a complete intranet.
6 -
7 -== The basics ==
8 -
9 -To make the most out of your wiki, log-in and:
10 -
11 -Use the {{displayIcon name="pencil"/}} button above to //edit// this page and start customizing your wiki to your needs.
12 -
13 -Use the {{displayIcon name="add"/}} button above to //add// more pages to your wiki and create the //hierarchy// that best organizes your content.
14 -
15 -Use the {{displayIcon name="home"/}} breadcrumbs located above the title to //navigate// inside your pages. It's easy to get lost in a big wiki without them.
16 -
17 -You can also use the [[Sandbox>>Sandbox.WebHome]] for more demo content and generally a place to experiment with your wiki's features.
18 -
19 - {{box}}Learn more on how to use XWiki with the [[Getting Started Guide>>https://www.xwiki.org/xwiki/bin/view/Documentation/UserGuide/GettingStarted/WebHome]].{{/box}}
20 -
21 -(% class="row" %)
1 +(% class="box infomessage" %)
22 22  (((
23 -(% class="col-xs-12 col-sm-6" %)
24 -(((
25 -== Extend your wiki ==
26 -
27 -To extend the power and functionalities of your wiki with the features that //you// need, head over to the [[Extension Manager>>XWiki.XWikiPreferences||queryString="editor=globaladmin&section=XWiki.Extensions"]] where you can search for and install extensions.
28 -
29 -To browse through the 900+ community contributed extensions available for XWiki, head over to the [[Extensions Repository>>https://extensions.xwiki.org]].
3 +Continue as [[Guest (NKRS)>>https://wiki.ophion.ch/xwiki/wiki/nkrsdemo/view/Main?oidc.skipped=true]]
30 30  )))
31 31  
32 -(% class="col-xs-12 col-sm-6" %)
6 +(% class="box infomessage" %)
33 33  (((
34 -== Create your application ==
35 -
36 -Go beyond the available extensions and define the //structure// of your data based on //your// needs, creating //your// own applications with [[App Within Minutes>>AppWithinMinutes]] (AWM).
37 -
38 -AWM will take care of making it easy for you and your users to create and manage the data.
8 +Continue as [[Admin User>>https://wiki.ophion.ch/xwiki/bin/login/XWiki/XWikiLogin?oidc.skipped=false&xredirect=/xwiki/bin/view/Main/]]
39 39  )))
40 -)))
XWiki.StyleSheetExtension[0]
cache
... ... @@ -1,0 +1,1 @@
1 +long
code
... ... @@ -1,0 +1,56 @@
1 +/* Hide global header / top bar / menus */
2 +#header,
3 +#topbar,
4 +#xwikimainmenu,
5 +#globallinks,
6 +.navbar,
7 +#navigation,
8 +#breadcrumb,
9 +.breadcrumb,
10 +#hierarchy,
11 +#documentmenu,
12 +#tmMainMenu,
13 +#tmMoreActions,
14 +#actions,
15 +#xwikiuserpanel,
16 +#xwikimainheader,
17 +#xwikimainnavigation {
18 + display: none !important;
19 +}
20 +
21 +/* Hide page title + metadata (“Last modified…”) */
22 +#document-title,
23 +#document-title h1,
24 +#xwikidocinfo,
25 +.xwikidocinfo,
26 +#document-info,
27 +.document-info,
28 +#info {
29 + display: none !important;
30 +}
31 +
32 +/* Hide “like” / footer / “Created by …” / version line */
33 +#xwikibottomcontent,
34 +#xwikifooter,
35 +#footer,
36 +#footerglobal,
37 +.content-footer,
38 +.xwiki-likes,
39 +.like,
40 +#likes {
41 + display: none !important;
42 +}
43 +
44 +/* Make content area look like a standalone landing page */
45 +#xwikicontent,
46 +#content,
47 +#contentcontainer,
48 +#mainContentArea {
49 + margin-top: 0 !important;
50 + padding-top: 0 !important;
51 +}
52 +
53 +/* Hide the whole author/footer area ("Created by ...") */
54 +#xdocFooter #xdocAuthors {
55 + display: none !important;
56 +}
name
... ... @@ -1,0 +1,1 @@
1 +hide_and_seek
use
... ... @@ -1,0 +1,1 @@
1 +currentPage
XWiki.XWikiRights[0]
allow
... ... @@ -1,0 +1,1 @@
1 +Allow
levels
... ... @@ -1,0 +1,1 @@
1 +view
users
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
XWiki.XWikiRights[1]
allow
... ... @@ -1,0 +1,1 @@
1 +Deny
levels
... ... @@ -1,0 +1,1 @@
1 +comment,edit,script,delete
users
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest