I've just added it to my
blog. I've been meaning to do something like this for awhile, but just got around to it today. Thanks for the code!
However, I don't know if it's working (until today, I've been hard-coding the curly quotes, so they were already there). I haven't tested it with a new post because *ahem* I'm at work. When I rebuilt, I got the following errors:
CODE
MT::App::CMS=HASH(0x82727b8) Bareword found where operator expected at (eval 12) line 1, near "s/([^=])‘([^ >].*)’/$1‘$2’/gU"
MT::App::CMS=HASH(0x82727b8) syntax error at (eval 12) line 1, near "s/([^=])‘([^ >].*)’/$1‘$2’/gU"
MT::App::CMS=HASH(0x82727b8) Substitution replacement not terminated at (eval 13) line 1.
MT::App::CMS=HASH(0x82727b8) Bareword found where operator expected at (eval 14) line 1, near "s/"(.*)<\/p>/“$1/“$1/“$1/“$1/“$1/“$1/“$1/“$1/“$1/“$1/“$1/“$1/“$1/“$1/“$1/“$1/“$1/“$1/“$1/“$1
But, the pages are still intact...
Thanks again...