How to integrate HTML, JS and CSS in XWiki?
Last modified by Thomas Mortagne on 2023/10/10
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