Changes for page Most Important Configurations
Last modified by chrisby on 2024/03/30 17:19
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,8 +1,8 @@ 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. 1 +(% style="text-align: justify;" %) 2 +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. 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 -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**. 4 4 5 - 5 +(% style="text-align: justify;" %) 6 6 === Measures === 7 7 8 8 * Delete non-required extensions: ... ... @@ -17,10 +17,12 @@ 17 17 ** Look & Feel > Panels > Panel List 18 18 * Adapt the footer - Hide XWiki version and add copyright information. 19 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 is thecontentoftheicense for this website: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: 21 21 22 22 {{code}} 23 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. 24 + 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. 24 24 {{/code}} 25 25 26 26 * Change browser tab title: ... ... @@ -32,6 +32,8 @@ 32 32 *** CKEditor > Disables Plugins > Open selection of disabled plugins > uncheck "justify" plugin > click on "Save" button **below** 33 33 * Disable registration of new accounts: 34 34 ** 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. 37 +* Allow comments feature for unregistered users: 38 +** Users & Rights > Rights > Remove the "Comment" check for each group. This implicitly allows all groups (including unregistered users) to use the comments feature. 35 35 * Set up mailing: 36 36 ** Mail > Mail Sending > Email address to send from > (enter the necessary fields to enable XWiki's mailing functionality) 37 37 ** Users & Rights > Registration > User Email verification > Yes