17 Jan
2008
17 Jan
'08
11:27 p.m.
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