ok,
so the problem is that I have created new JavascriptExtension and
CSSExtension files
I configured them as to call on demand.
However, when i cal them with skin extension plugin:
$xwiki.jsx.use("XWiki.SomeJSFile") and $xwiki.ssx.use("XWiki.SomeCSSFile")
no changes appear on my page. But, when I configure them as to run Always on
this page, it works fine.
The problem is that I want to call them on demand but they do not run with
skin extension plugin.Thank in advance. Bauyrzhan On Thu, Oct 14, 2010 at 11:34 AM, Vincent Massol <[email protected]> wrote: > > On Oct 14, 2010, at 7:18 AM, Bauyrzhan Matyganov wrote: > > > I have followed the instructtion from that tutorial > > so its no help > > Please answer inline and don't remove previous comments since you're making > it hard to help you. Right now I cannot even read your initial message again > since you removed it from this message and it's just too long to have to > open a browser and search the archives to find it. You need to make it easy > for people to help you. > > Could you explain what you did in more details and the error you get, so > that we can help you more? > > Thanks > -Vincent > > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
