How to integrate HTML, JS and CSS in XWiki?
Version 4.1 by Vincent Massol on 2022/11/24
If you have HTML, JS and CSS and you wish to integrate that in XWiki the best solution is to do the following:
- Use Skin Extensions for the JS and CSS parts (one XObject for each).
- Use the HTML Macro (with clean=false) for the HTML part