On 20.09.2006 19:13, Richard Light wrote:

1. the match pattern in the sitemap needs to be:

Fixed it, but you can also do it yourself. It's a wiki :)

2. "JavaScript" in the <map:flow> element is case-sensitive, i.e.

<map:flow language="JavaScript">
    <map:script src="upload.js" />
  </map:flow>
not:
<map:flow language="javascript">
    <map:script src="upload.js" />
  </map:flow>

Can't confirm this one. Both 2.1 and trunk declare it as "javascript".

The second of these issues may be caused by my having a non-standard
setup, though I don't remember altering the <flow-interpreters> element
in cocoon.xconf.

Can you better confirm it as I never heard of such problems. Also you must have something changed (see above issue 2).

Jörg

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

Reply via email to