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
-
... ... @@ -63,17 +63,17 @@ 63 63 * Look & Feel > Presentation > Footer > Here you can find the fields "Copyright" and "Version". 64 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 s when using Markdown syntax as described above:66 +Here is an example: 67 67 68 - The contents of this website are available under the 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 70 ###### **Dark Theme** 71 71 72 72 * Look & Feel > Themes > Color Theme 73 73 * Manage Color Themes > "Darkly" Theme > Use this theme 74 - * Customize > Advanced > Add the followingcode at the end and then "Save & View":74 + * Customize > Advanced > Add the code below at the end and then "Save & View": 75 75 76 - Config:76 +Additional CSS:: 77 77 78 78 // Own customizations 79 79 // .code span, // concerns code in 'code' macro