
>>>2. You´re really a crazy programmer(in the good sense) to think about that workaround. Really nice!
Lol.. I think mark said I was out in left field too... I hope I'm at least being helpful...
thought... thou this would work for me as I never put special chars in... couldn't you just add a few more |replace:'':''
this may make it cleaner
{assign var=newstitle value=$URLSS|replace:'.html':''|regex_replace:'/(http.*?\/`$content_id`\/)/':''|replace:'-':' '}
I think I can do the replace:'.html':'' in the regex too making it smaller... so you could add the extras... how many special chars are we talking about?
cheers
jeremyBass