|
Posted by smallpond on March 26, 2008, 5:33 pm
Please log in for more thread options
On Mar 26, 4:09 pm, delfin_s...@homoludens.elte.hu wrote:
> utf8->any+html does not work?
>
> for sourcefiles {
> s/Encode::FB_HTMLCREF/(Encode::FB_HTMLCREF & ~ Encode::LEAVE_SRC)/gs
>
> }
>
> utf8->any+xml does not work?
>
> for previous idea {
> s/HTML/XML/g
>
> }
>
> Bye delfin
what content-type meta tag?
|