Hi, I need to set up 'member' prefix for my page with its
localization.
So my address is now ... example.com/member/index
BUT, how can I translate the word member to other language? Let say I
wish to use a spanish word 'miembro' in URL but english word 'member'
as action prefix in the controller.
- New address would be ... example.com/miembro/index
- Controller's name: member_index() { ... }
Is it possible?? ... that $html->link() will return always 'miembro'
in address instead of 'member'??
Thanks
Tomas
Check out the new CakePHP Questions site http://cakeqs.org and help others with
their CakePHP related questions.
You received this message because you are subscribed to the Google Groups
"CakePHP" 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