Thank you for your quick answer.

I have already created Types and Objects with Multilingual properties, no
problem for that.
The problem is more how to display an object with a selected language in a
page.
I've tried to use a cfa_contentobject (in my CFM page) and a cfa_handler
(Object's Method) with ISOLanguage, but with no success.

I didn't find in the Spectra documentation or on the Allaire web site an
example of that.

For example, in my CFM page I have a variable with the requested language
(#sLangID#).

How should I to code the cfa_handler/ISOLanguage to use it ?
How can I pass my #sLangID# parameter ?

Thanks a lot
---
Stephane
Paris - FRANCE
Email: mailto:[EMAIL PROTECTED]


-----Original Message-----
From: Raymond Camden [mailto:[EMAIL PROTECTED]]
Sent: lundi 12 mars 2001 14:53
To: Spectra-Talk
Subject: RE: Spectra and Multilingual


Implementing the multilingual capabilities is pretty simple. Check out this
page in the Spectra docs:

yourserver/allaire/spectra/docs/Programming_with_Allaire_Spectra/multilingua
l.htm

As a real simple overview - basically you mark a property as being
multilingual. Then, when you update or display the data, you can set the
current language to use.
=======================================================================
Raymond Camden, Principal Spectra Compliance Engineer for Allaire

Email   : [EMAIL PROTECTED]
ICQ UIN : 3679482

"My ally is the Force, and a powerful ally it is." - Yoda

> -----Original Message-----
> From: Wucher, Stephane [mailto:[EMAIL PROTECTED]]
> Sent: Monday, March 12, 2001 8:43 AM
> To: Spectra-Talk
> Subject: Spectra and Multilingual
>
>
> Hello,
>
> I develop a Multilingual Internet site and I would like to have your
> feedback about this feature.
>
> *     Is it working well ?
> *     Is it easy to implement ?
> *     How do you have implemented the multilingual capabilities ?
>
> Thanks in advance.
> ---
> > Stephane
> > Paris - FRANCE
> > Email: mailto:[EMAIL PROTECTED]
> >
> >
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to