On Jun 10, 11:01 am, grayblur <[EMAIL PROTECTED]> wrote:
<snip>
> It makes me really upset...
>
> I prefer Symfony..:(`````

Where did the idea to create an "english.php" and 2 applications just
to have 2 languages come from? Is that how things would work in
symfony? If that's considered optimal then go use symfony.

Alternatively try either of the following

1) DON'T create 2 identical app folders create ONE with 2 languages
2) DO create 2 app folders, but do so with a standard install and
without trying to fight how cake works (the url [/ or /app/] and /
appe/ will give you what you are expecting out of the box)

For 2 app folders to make sense to you, you either don't have any
controller/model code (?) your business logic is vastly different
depending on the language of the user (?) or you want to repeat
yourself (?). Which is it?

See http://groups.google.com/group/cake-php/web/frequent-discussions
or search around regarding multiple language sites with cake for more
info.

hth,

AD


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to