Last modified by slauriere on 2019/06/06

From version 18.1
edited by slauriere
on 2019/06/06
Change comment: There is no comment for this version
To version 18.2
edited by slauriere
on 2019/06/06
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -99,9 +99,9 @@
99 99  In that case, please leave us a comment on this [[JIRA issue>>https://jira.xwiki.org/browse/XWIKI-6073]], or in the forum so we know about it.
100 100  
101 101  
102 -=== Introduction of extension point org.xwiki.platform.html.head ===
102 +=== Introduction of extension point org.xwiki.platform.head ===
103 103  
104 -It is now possible to inject content dynamically in the "head" tag of the HTML pages via a dedicated extension point named {{code}}org.xwiki.platform.html.head{{/code}}. It is useful typically for adding metadata to the pages. Checkout [[the extension point documentation>>Documentation.DevGuide.ExtensionPoint.HTMLHead]] for more information and an example.
104 +It is now possible to inject content dynamically in the "head" tag of the HTML pages via a dedicated extension point named {{code}}org.xwiki.platform.head{{/code}}. It is useful typically for adding metadata to the pages. Checkout [[the extension point documentation>>Documentation.DevGuide.ExtensionPoint.HTMLHead]] for more information and an example.
105 105  
106 106  == API Breakages ==
107 107  

Get Connected