1
Tariq
How can I change the RSS feed Encoding?
  • 2006/9/12 23:11

  • Tariq

  • Just popping in

  • Posts: 6

  • Since: 2006/7/28


Hello,


I would like to show my RSS feed in Arabic, so I need to chagne my RSS Encoding from utf-8 to windows-1256.

In newbb Module, there is a Config option in cp to set the RSS encoding, eather you use the site default; which in my case its "windows-1256", or change to utf-8. So I selected to use default and the forum feed is showing Arabic correctly.

However, in other modules such as news and smartsection its not.

So I looked in root/backend.php module/backend.php and chagned:

header ('Content-Type:text/xml; charset=utf-8');

to:

header ('Content-Type:text/xml; charset=windows-1256')

but didnt work!

Which file should I modify, and what sholud I change?

Thanks

2
Herko
Re: How can I change the RSS feed Encoding?
  • 2007/3/25 16:45

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


Mowaffak: you can stop PMing me about this, as I don't know the solution. Ask a developer.

Herko

Login

Who's Online

246 user(s) are online (143 user(s) are browsing Support Forums)


Members: 0


Guests: 246


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits