internationalizing php applications

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi.

i'm developing a cms... and know i am in the need of
internationalizing the content... which means, to give the user the
power to translate the same content to some languages.

right now i have some mysql tables, for example: section, content, modules, news
each table has its own title and description fields...  but if i want
to add "n" languages, for example: spanish, italian, german... i will
need to have the DATA in some other place.

a friend told me to use the data in separate tables, for example:

table: section
fields: section_id, section_id_parent, order

table: section_content
fields: section_content_id, language_id, section_id, title, description

... of course i would have to do that with EACH tabla... content,
modules, news.. etc... and if i have to add some other personalized
plugin, i should also create more tables.

so... what's the best options around? do you have any other ideas?
thanks, andres



--
Slds,
Andrés Santos, IIG

*****************************
cel: (593) 9 7026627
http://www.egobits.com
*****************************


PHP Data object relational mapping generator
http://www.metastorage.net/ 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/php-objects/

<*> To unsubscribe from this group, send an email to:
    php-objects-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 




[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux