Changes for page OpenGraph Application

Last modified by Thomas Mortagne on 2022/11/07 00:06

<
From version < 11.2 >
edited by Admin
on 2019/02/08 00:44
To version < 12.3 >
edited by slauriere
on 2019/08/19 00:29
>
Change comment: Update install count

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -xwiki:XWiki.Admin
1 +xwiki:XWiki.slauriere
ExtensionCode.ExtensionClass[0]
Prerequisites & Additional Installation Instructions
... ... @@ -1,7 +1,7 @@
1 -This application requires the user interface extension point {{code}}org.xwiki.platform.html.head{{/code}}, which will be introduced in XWiki 11.1. In order to add this extension point to a previous version of XWiki, go to the "Presentation" section of the wiki administration and add the following lines just below the final "meta" tag:
1 +This application requires the user interface extension point {{code}}org.xwiki.platform.html.head{{/code}}, which was introduced in XWiki 11.5. In order to add this extension point to a previous version of XWiki, go to the "Presentation" section of the wiki administration and add the following lines just below the final "meta" tag:
2 2  
3 3  {{code}}
4 -#foreach($uix in $services.uix.getExtensions("org.xwiki.platform.head", {'sortByParameter' : 'order'}))
4 +#foreach($uix in $services.uix.getExtensions("org.xwiki.platform.html.head", {'sortByParameter' : 'order'}))
5 5   $services.rendering.render($uix.execute(), 'xhtml/1.0')
6 6  #end
7 7  {{/code}}
Installed count
... ... @@ -1,0 +1,1 @@
1 +0

Get Connected