I have been considering this myself.  What I may implement is storing all of
the web text in a database table for each language (CF doesn't support
unicode right now) and use a URL variable to determine which language to
retrieve from the database and then server the page using CF.

I haven't gotten much beyond the concept stage, but any meb content
management system should be able to be modified for this purpose.

Russel

============================================================
  Russel Madere, Jr.         Senior Web Developer
  ICQ: 5446158               http://www.TurboSquid.com

Some days you eat the bear; some days the bear eats you.
============================================================


> -----Original Message-----
> From: Darryl Lyons [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, January 24, 2001 18:05
> To: CF-Talk
> Subject: Multi-language Content Management
>
>
> Has anybody developed an architecture or worked out a
> multi-language content
> Management system in CF. I guess the main question is regarding
> the display
> of numerous languages within the same 'site' or even the same 'page'.
>
> I've basically worked out that English and Japanese or Chinese on the same
> page won't affect the display, but chinese and japanese on the same page
> looks to be pretty hard. (All of the data is kept in the database btw).
>
> Any ideas or suggestions?
>
> -----------------------------------
> Regards,
>
> Darryl Lyons
> Web Development Team
> LogicWorld Internet
>
> Email : [EMAIL PROTECTED]
> Web : www.logicworld.com.au
> Team Site : webdevelopment.logicworld.com.au
>
> Phone : (07) 3230 8800
> Fax : (07) 2320 8801
> Technical Support : (07) 3230 8811
>
> ' P L U G   I N T O   T H E   W O R L D '
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to