Hi XWikiers There are open question about the new skinx plugin, I'd like to discuss about the first one : http://dev.xwiki.org/xwiki/bin/view/Design/SkinExtensions#HUsage "Should $xwiki.jsx.useFile("filename.js") work for files located on the disk? This allows the same pull process to be used with files located in the skin, without requiring SX documents and objects. I'd say yes. Then, what should the URL look like? /xwiki/bin/jsx/skins/albatross/somestyle.css is OK?" We definitely need this to be able to load some libraries condditionaly, for example usersandgroups.js or lightbox.js. I don't see the need for some special URLs, would it be a problem that useFile() adds the result of a xwiki.getSkinFile() to the header ? Thanks, -- Jean-Vincent Drean