Cesar Martinez Izquierdo wrote:

Sorry, it doesn't seem to work.
[...]
Probably, something similar can be performed using the glob mapper as
you suggested, but it will fail when there is a 'search' directory
inside another 'search' directory (as far as I understand...).


you're right, /search/search doesn't work.
Maybe there's another solution with regexp ?
regexp="(\\)?(search)(.[^\.]+)?"
replace="\1\2_\3"

Finally <script> will do the job.
sorry for now ...


Regards, Gilbert



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

Reply via email to