|
Loading...
|
cfwheels@googlegroups.com
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Yannick Wed Dec 21 09:01:40 2011
Another solution could be also just too use cfm page to put your page
content. Easy to add form and tags and edit it without a CMS.
and then view call the page filename.cfm and then include the appropriate
lang page using your lang variable.
#includePartial("/shared/filename_#session.lang#")#
Then simply put the content in the appropriate page:
filename_en.cfm
filename_br.cfm
On Wed, Dec 7, 2011 at 2:10 PM, Mohamad El-Husseini
<[EMAIL PROTECTED]>wrote:
> Thank you all for your input. I'm definitely interested in Andy's approach
> since I need to translate a full pages with forms and so on.
>
> Andy, reading you post has made me realize that this is a bit more
> complicated I thought it would be. I wonder: it seems less work to just
> create another application that has different language views (if this
> sounds stupid, it probably is--I have no experience here).
>
> I'm having a hard time visualizing how you pull the pages togther. Do you
> grab the page in the controller based on the URL and just output the
> variables in the view?
>
> --
> You received this message because you are subscribed to the Google Groups
> "ColdFusion on Wheels" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/cfwheels/-/owS7PDp6TVEJ.
>
> To post to this group, send email to [EMAIL PROTECTED]
> To unsubscribe from this group, send email to
> [EMAIL PROTECTED]
> For more options, visit this group at
> http://groups.google.com/group/cfwheels?hl=en.
>
--
Yannick Morin
Co-founder of bizonbytes.com
--
You received this message because you are subscribed to the Google Groups
"ColdFusion on Wheels" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cfwheels?hl=en.
- [cfwheels] Has anyone written a multi-lingual application using CFWheels? Mohamad El-Husseini 2011/12/21
- [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? jmail 2011/12/21
- Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Andy Bellenie 2011/12/21
- Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Andy Bellenie 2011/12/21
- Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Mohamad El-Husseini 2011/12/21
- Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Yannick 2011/12/21 <=
- Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Oğuz Demirkapı 2011/12/21
- Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Oğuz Demirkapı 2011/12/21
- Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Yannick 2011/12/21
- Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Mohamad El-Husseini 2011/12/21
- Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Oğuz Demirkapı 2011/12/21
- Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Yannick 2011/12/21
- Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Oğuz Demirkapı 2011/12/21
- Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Andy Bellenie 2011/12/21
- Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Dustin Henderson 2011/12/21
- Re: [cfwheels] Re: Has anyone written a multi-lingual application using CFWheels? Oğuz Demirkapı 2011/12/21