[xwiki-users] Using display macro and SkinExtension
Hi, I want to inject css and js to some of my pages. I decided to put all the Extensions to one page, say "MyExtensions" and then tried und include it in the pages. {{display reference="MyExtensions"/}} Unfortunately the js code is not injected. Any help appreciated. Stefan.
Hi, You should check out the Skin Extension Tutorial http://platform.xwiki.org/xwiki/bin/view/DevGuide/SkinExtensionsTutorial You need to use JavaScriptExtensions and StyleSheetExtensions. Thanks, Caty On Wed, Apr 24, 2013 at 12:12 PM, Grüner Heinrich < [email protected]> wrote:
Hi,
I want to inject css and js to some of my pages.
I decided to put all the Extensions to one page, say "MyExtensions" and then tried und include it in the pages.
{{display reference="MyExtensions"/}}
Unfortunately the js code is not injected.
Any help appreciated. Stefan.
______________________________**_________________ users mailing list [email protected] http://lists.xwiki.org/**mailman/listinfo/users<http://lists.xwiki.org/mailman/listinfo/users>
participants (2)
-
Ecaterina Moraru (Valica) -
Grüner Heinrich