In your sitemap.xmap, you need to include a matcher for the client-side javascript files. You should write something like this:

<map:match pattern="resources/*/**">
 <map:read src="resource://org/apache/cocoon/{1}/resources/{2}"/>
</map:match>

I already have that in the sitemap. But there's no inclussion, no <script src=""> tag. And there's no documentation about what I should add and I can't find any such tag in the samples.

Should I add an inclussion of forms-lib.js by hand?

Isn't all this very poorly documented? =/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to