Jens Maukisch wrote:
Hi,
Is it possible to lower-case a string from sitemap to do something like that ?
<map:match pattern="*Service">
<map:read src="lowerCase({1})/{0}.wsdl" mime-type="text/xml"/>
</map>
i think you can do this with an input module
Yep, an inputmodule is exactly what you need, and it should not be all
that hard. Check out the urlencode/urldecode input module for an
example of what you would need.... and don't forget to submit it as a
[PATCH] after ;)
Tony
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]