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

From version 4.7
edited by chrisby
on 2024/03/30 15:43
Change comment: There is no comment for this version
To version 4.21
edited by chrisby
on 2024/03/30 17:18
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -27,7 +27,7 @@
27 27  
28 28  * Editing > WYSIWYG Editor
29 29   * Default WYSIWYG Editor > CKEditor > Save (Note: There are two "Save" buttons on this page.)
30 - * CKEditor > Disables Plugins > Open selection of disabled plugins > uncheck "justify" plugin > click on "Save" button **below**
30 + * CKEditor > Disables Plugins > Open selection of disabled plugins > uncheck "justify" plugin > click on "Save" button at the bottom
31 31  
32 32  ###### Disable registration of new accounts
33 33  
... ... @@ -49,7 +49,7 @@
49 49  ###### Use Markdown as page editing syntax
50 50  
51 51  * Extensions > Extensions > Install CommonMark Markdown Syntax 1.2.
52 -* Edit > Syntax > Disabled syntaxes
52 +* Editing > Syntaxes > Disabled syntaxes
53 53   * Enable "CommonMark Markdown 1.2
54 54   * Uncheck "XWiki 2.1
55 55   * Saving
... ... @@ -67,13 +67,17 @@
67 67  
68 68   The contents of this website are available under the <a href="https://creativecommons.org/publicdomain/zero/1.0/deed.en">CC0 1.0 Universal license</a>; additional terms may apply.
69 69  
70 -###### **Dark Theme**
70 +###### Hide Personal Profile Data
71 71  
72 +* Users & Rights > User Profile > Displayed sections > Remove 'contact' > Save
73 +
74 +###### Dark Theme
75 +
72 72  * Look & Feel > Themes > Color Theme
73 73   * Manage Color Themes > "Darkly" Theme > Use this theme
74 74   * Customize > Advanced > Add the code below at the end and then "Save & View":
75 75  
76 -Additional CSS::
80 +Code to add:
77 77  
78 78   // Own customizations
79 79   // .code span, // concerns code in 'code' macro