Firefox PHP

Meta tags

Posted by tom123 
Meta tags
March 18, 2005 02:18AM
Hallo,
I would like to change charset in order to see all national letters in "subject" field correctly.
Maybe anybody knows where (in which file) should I insert or change meta tags?
Thanks for all answers
kei
Re: Meta tags
March 19, 2005 03:45AM
you can change meta tags in every language file, depending on which charset they need. for example:
$PHORUM["DATA"]['LANG_META']="<META content=\"text/html; charset=windows-1257\" http-equiv=\"Content-Type\" />";
in the case of baltic languages.
however, i prefer using one charset for all of them - utf8, but it means to convert every of them to utf8.
Re: Meta tags
June 10, 2005 11:33AM
Correct national letters need to modify the 1st line of the header.tpl file most likely too (encoding="your_encoding").

Honza*), fórum o bylinkách a taky o křesťanském duchovním životě - [hoowoo.euweb.cz]
Re: Meta tags
June 17, 2005 01:54PM
Just a small tip from my side. I run my sites in UTF-8, the standard template of Phorum has a whitespace before the carat.gif. In UTF-8 that turns into something but not a whitespace so remove whitespaces from your template in cases like this.

Sergej

------------------------------------------
^AU^ Assassins United
[www.assassinsunited.com]
------------------------------------------
Sorry, only registered users may post in this forum.

Click here to login