Last modified by chrisby on 2024/03/30 17:19

From version 1.7
edited by chrisby
on 2023/10/01 13:44
Change comment: Update property syntax
To version 1.5
edited by chrisby
on 2022/12/29 21:15
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -Software Stacks.XWiki.WebHome
1 +Tutorials and Guides.XWiki.WebHome
Syntax
... ... @@ -1,1 +1,1 @@
1 -Markdown 1.2
1 +XWiki 2.1
Content
... ... @@ -1,38 +1,43 @@
1 +(% style="text-align: justify;" %)
1 1  Here is a summary of the steps I took to configure this XWiki website via GUI. The configurations required for your XWiki website may vary depending on your needs. Being logged in as the admin user, the **Administration** page can be found here: Triple bar icon (upper right corner) > Administer Wiki. Here you can find the different options like **Look & Feel** or **Extensions**.
2 2  
3 -### Measures
4 4  
5 +(% style="text-align: justify;" %)
6 +=== Measures ===
7 +
5 5  * Delete non-required extensions:
6 - * Extensions > Extensions > In the selection menu, select "Installed Extensions" > Search for "Tour Application", "Help Application" and "Sandbox Application" and uninstall them
9 +** Extensions > Extensions > In the selection menu, select "Installed Extensions" > Search for "Tour Application", "Help Application" and "Sandbox Application" and uninstall them
7 7  * Upload Logo (displayed in the upper left corner of the website):
8 - * Look & Feel > Themes > Color Theme > COLOR THEME > Customize > Logos > Choose an attachment > Browse > Upload and select > Safe & View
11 +** Look & Feel > Themes > Color Theme > COLOR THEME > Customize > Logos > Choose an attachment > Browse > Upload and select > Safe & View
9 9  * Add a tab bar below the website header:
10 - * Look & Feel > Menus > Add new entry > (create a menu, for example "Header Menu")
11 - * Add links to each bullet point so that users who click on the tab are directed to the appropriate page.
12 - * At the bottom of the Menu page: Menu Display Location = After the page header; Menu Visibility Scope = Global.
13 +** Look & Feel > Menus > Add new entry > (create a menu, for example "Header Menu")
14 +** Add links to each bullet point so that users who click on the tab are directed to the appropriate page.
15 +** At the bottom of the Menu page: Menu Display Location = After the page header; Menu Visibility Scope = Global.
13 13  * Adapt navigation panel items to your needs (the boxes at the edges like "Navigation" or "Recently Created")
14 - * Look & Feel > Panels > Panel List
17 +** Look & Feel > Panels > Panel List
15 15  * Adapt the footer - Hide XWiki version and add copyright information.
16 - * Look & Feel > Presentation > Footer > Here you can find the fields "Copyright" and "Version".
17 - * Since an empty "Version" field results in the current XWiki version being displayed, I left the "Copyright" field empty and entered the license in the "Version" field. Here are two examples:
19 +** Look & Feel > Presentation > Footer > Here you can find the fields "Copyright" and "Version".
20 +** Since an empty "Version" field results in the current XWiki version being displayed, I left the "Copyright" field empty and entered the license in the "Version" field. Here are two examples:
18 18  
19 - The contents of this website are available under the <a style="text-decoration:underline;" href="https://creativecommons.org/publicdomain/zero/1.0/deed.en">CC0 1.0 Universal license</a>; additional terms may apply.
20 -
21 - The contents of this website are available under the <a style="text-decoration:underline;" href="https://creativecommons.org/licenses/by/4.0/">Attribution 4.0 International</a>; additional terms may apply.
22 +{{code}}
23 +The contents of this website are available under the <a style="text-decoration:underline;" href="https://creativecommons.org/publicdomain/zero/1.0/deed.en">CC0 1.0 Universal license</a>; additional terms may apply.
22 22  
25 +The contents of this website are available under the <a style="text-decoration:underline;" href="https://creativecommons.org/licenses/by/4.0/">Attribution 4.0 International</a>; additional terms may apply.
26 +{{/code}}
27 +
23 23  * Change browser tab title:
24 - * Look & Feel > Presentation > Header > Title > Remove the " - XWiki"
25 - * Change favicon: Look & Feel > Themes > Skin > Customize > Edit > Logo > Choose Attachment > Browse > Select the image you want to have as a favicon. Make sure that the name of the image matches the names mentioned in the [documentation](http://sandbox.xwiki.org/xwiki/bin/view/FAQ/How+do+I+add+a+favicon+for+my+wiki). For example, svg files must be named "icons.xwiki.favicon.svg". > Upload and select image > Save & View
29 +** Look & Feel > Presentation > Header > Title > Remove the " - XWiki"
30 +** Change favicon: Look & Feel > Themes > Skin > Customize > Edit > Logo > Choose Attachment > Browse > Select the image you want to have as a favicon. Make sure that the name of the image matches the names mentioned in the [[documentation>>http://sandbox.xwiki.org/xwiki/bin/view/FAQ/How+do+I+add+a+favicon+for+my+wiki]]. For example, svg files must be named "icons.xwiki.favicon.svg". > Upload and select image > Save & View
26 26  * Enable justification in editor:
27 - * Editing > WYSIWYG Editor >
28 - * Default WYSIWYG Editor > CKEditor > Save (Note: There are two "Save" buttons on this page.)
29 - * CKEditor > Disables Plugins > Open selection of disabled plugins > uncheck "justify" plugin > click on "Save" button **below**
32 +** Editing > WYSIWYG Editor >
33 +*** Default WYSIWYG Editor > CKEditor > Save (Note: There are two "Save" buttons on this page.)
34 +*** CKEditor > Disables Plugins > Open selection of disabled plugins > uncheck "justify" plugin > click on "Save" button **below**
30 30  * Disable registration of new accounts:
31 - * Users & Rights > Rights > XWikiAdminGroup > Add a check at "Register". Implicitly all other groups (including unregistered users) lose their right to register new accounts. See the [docs](https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Access%20Rights/) for further details.
36 +** Users & Rights > Rights > XWikiAdminGroup > Add a check at "Register". Implicitly all other groups (including unregistered users) lose their right to register new accounts. See the [[docs>>https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Access%20Rights/]] for further details.
32 32  * Allow comments feature for unregistered users:
33 - * Users & Rights > Rights > Remove the "Comment" check for each group. This implicitly allows all groups (including unregistered users) to use the comments feature.
38 +** Users & Rights > Rights > Remove the "Comment" check for each group. This implicitly allows all groups (including unregistered users) to use the comments feature.
34 34  * Set up mailing:
35 - * Mail > Mail Sending > Email address to send from > (enter the necessary fields to enable XWiki's mailing functionality)
36 - * Users & Rights > Registration > User Email verification > Yes
40 +** Mail > Mail Sending > Email address to send from > (enter the necessary fields to enable XWiki's mailing functionality)
41 +** Users & Rights > Registration > User Email verification > Yes
37 37  * Adapt the timezone:
38 - * Content > Localization > Date/Time > Timezone
43 +** Content > Localization > Date/Time > Timezone