cakephp-MultiTranslateBehavior
cakephp-MultiTranslateBehavior copied to clipboard
Proposal 2.5
Task Lists 2.5
- [ ] upgrade to cakePHP 2.5
- [ ] support multi validation for singel or multiple languages
- [ ] add new helper for create advenced form - language/keyboard switching(with jquery plugin)
- [ ] add tests
Hi,
Thanks for your work.
Since it seems that to make this work with cake > 2.2 all that it is needed is to use saveMany(), perhaps to add a note in the documentation/README would help.