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

From version 4.3
edited by chrisby
on 2024/03/30 15:39
Change comment: There is no comment for this version
To version 4.6
edited by chrisby
on 2024/03/30 15:42
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -61,8 +61,10 @@
61 61  ###### Adapt the footer - Hide XWiki version and add copyright information.
62 62  
63 63  * Look & Feel > Presentation > Footer > Here you can find the fields "Copyright" and "Version".
64 -* 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 when using Markdown syntax as described above:
64 +* 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.
65 65  
66 +Here isĀ  examples when using Markdown syntax as described above:
67 +
66 66   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.
67 67  
68 68  ###### **Dark Theme**
... ... @@ -71,6 +71,8 @@
71 71   * Manage Color Themes > "Darkly" Theme > Use this theme
72 72   * Customize > Advanced > Add the following code at the end and then "Save & View":
73 73  
76 +Config:
77 +
74 74   // Own customizations
75 75   // .code span, // concerns code in 'code' macro
76 76   #var-lessCode,