Jerome Velociter wrote: > AFAIK, xwiki .js files aren't parsed by the velocity renderer. You might > find JS mixed with velocity only in templates inside <script> tags. >
Not exactly, some of the JS files are parsed (those that get through the SkinAction). But I don't think that is an issue, they can be cached. AFAIR, there is no (outer) script that really depends on the current request. Sergiu _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
