Last modified by Thomas Mortagne on 2023/10/10

From version 1.1 >
edited by Vincent Massol
on 2017/07/28
To version < 2.1 >
edited by Vincent Massol
on 2017/07/28
>
Change comment: There is no comment for this version

Summary

Details

FAQCode.FAQClass[0]
answer
... ... @@ -1,4 +1,4 @@
1 1  If you have HTML, JS and CSS and you wish to integrate that in XWiki the best solution is to do the following:
2 2  
3 -* Use [[Skin Extensions>>http://platform.xwiki.org/xwiki/bin/view/DevGuide/SkinExtensionsTutorial]] for the JS and CSS parts (one XObject for each).
4 -* Use the [[HTML Macro>>http://extensions.xwiki.org/xwiki/bin/view/Extension/HTML%20Macro]] (with ##clean=false##) for the HTML part
3 +* Use [[Skin Extensions>>platform:DevGuide.SkinExtensionsTutorial]] for the JS and CSS parts (one XObject for each).
4 +* Use the [[HTML Macro>>extensions:Extension.HTML Macro]] (with ##clean=false##) for the HTML part

Get Connected