1
Anonymous
How do I make a module multilanguage?
  • 2004/5/29 13:45

  • Anonymous

  • Posts: 0

  • Since:


How do I make a module multilanguage?
I know I've to pass the texts I want through text sanitizer, but how do I do that? (regarding the [language]anything[/language][language2]something[/language2] hack)

I was trying that it with WordPress ME module:
$myts =& MyTextSanitizer::getInstance();
$the_title=$myts->makeTboxData4Show($the_title);

But it won't work...
Can someone help me out?

2
tl
Re: How do I make a module multilanguage?
  • 2004/5/29 16:06

  • tl

  • Friend of XOOPS

  • Posts: 999

  • Since: 2002/6/23


A most recent story [2004/5/3] covered this.

XOOPS Multilangues v1.3

Please do a search before posting.

3
Anonymous
Re: How do I make a module multilanguage?
  • 2004/5/30 1:07

  • Anonymous

  • Posts: 0

  • Since:


No, actually I meant a way to make the modules contents to be multilanguage. Like, in WordPress ME's case, its posts. (pass it through text sanitizer.

So... "[br]Alguma coisa[/br][jp]何か[/en]", if the language is Japanese, it'll show "何か", and if its Brazilian Portuguese it'll show "Alguma coisa".

4
Anonymous
Re: How do I make a module multilanguage?
  • 2004/6/3 18:56

  • Anonymous

  • Posts: 0

  • Since:


Anyone?

Login

Who's Online

341 user(s) are online (127 user(s) are browsing Support Forums)


Members: 0


Guests: 341


more...

Donat-O-Meter

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

Latest GitHub Commits