How do you nowadays include 'javascript' and a 'stylesheet'  for a plugin?

It used to work by adding the xml-elements 'script' and 'stylesheet' in the
jspwiki_module.xml.
But that doesn't seem to work anymore.

The content of those elements were fetched with the method
wikiPluginInfo.getIncludeText(). I looked in the code and that method still
exists but it is never called.
So I guess the code has been deprecated?
Has this feature been replaced by something else?

Best regards,
Kees Kuip.


Reply via email to