Hi,
I've been trying to get a sorted file listing from the directory generator.
Here's my sitemap snippet:
<map:match pattern="dynamic/**_dir.xml">
<map:generate type="directory" src="dynamic/{1}">
<map:parameter name="sort" value="name"/>
</map:generate>
<map:serialize type="xml"/>
</map:match>
But there's no sorting.
All sugestions welcome!
KR,
Sanne
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>