Changes for page ContentSheet

Last modified by SuperNico Laub on 2025/09/18 17:55

From version 2.1
edited by SuperNico Laub
on 2025/09/18 17:55
Change comment: Install extension [org.xwiki.platform:xwiki-platform-ckeditor-ui/17.7.0]
To version 1.1
edited by superadmin
on 2025/05/22 17:44
Change comment: Install extension [org.xwiki.platform:xwiki-platform-ckeditor-ui/16.10.8]

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.supernico
1 +XWiki.superadmin
Content
... ... @@ -24,7 +24,7 @@
24 24   <html xmlns="http://www.w3.org/1999/xhtml" lang="$xcontext.locale.toLanguageTag()" xml:lang="$xcontext.locale.toLanguageTag()">
25 25   <head>
26 26   <meta http-equiv="Content-Type" content="text/html; charset=$xwiki.encoding" />
27 - ## Add HTML tags inside the page's head element, provided by UI Extensions implementing the
27 + ## Add HTML tags inside the page's head element, provided by UI Extensions implementing the
28 28   ## "org.xwiki.platform.html.head" Extension Point. This extension point is also used in XWiki.XWikiPreferences
29 29   #foreach($uix in $services.uix.getExtensions('org.xwiki.platform.html.head', {'sortByParameter' : 'order'}))
30 30   $services.rendering.render($uix.execute(), 'xhtml/1.0')