Hi All,
I need help here. I am starting a new site and I need to change the Tag page pattern .. I need to remove the "/"
By default this is like this:
tag/{$tag}/more{$page}.html
I need something like:
tag-{$tag}-more{$page}.html
But this does not work .. how can I change this to remove "/"?
Thank you all for your help



