DoctrinePHPCRBundle icon indicating copy to clipboard operation
DoctrinePHPCRBundle copied to clipboard

Solution for translated fields form type

Open dantleech opened this issue 12 years ago • 6 comments

Some candidates / ideas:

  • http://knpbundles.com/a2lix/TranslationFormBundle
  • https://gist.github.com/2437078

dantleech avatar Oct 15 '13 07:10 dantleech

the form type guesser will now at least add a class to translated fields: https://github.com/doctrine/DoctrinePHPCRBundle/blob/master/Form/PHPCRTypeGuesser.php#L175

this can be used to visually show that a field is translated.

@nicolas-bastien is working on bringing his full translation solution into sonata admin.

dbu avatar Jan 26 '14 20:01 dbu

@nicolas-bastien said he is making progress with this one.

dbu avatar Mar 01 '14 15:03 dbu

Hi @dbu,

This is on the way : https://github.com/sonata-project/SonataTranslationBundle/issues/3

nicolas-bastien avatar Mar 04 '14 11:03 nicolas-bastien

thanks for the note! great to see this moving!

dbu avatar Mar 04 '14 12:03 dbu

@nicolas-bastien did that PR solve this issue?

dantleech avatar Mar 14 '15 13:03 dantleech

Yes @dantleech de have a project on production with it. There is a doc on sonata web site. I just need to take the time to tag first stable.

nicolas-bastien avatar Mar 14 '15 14:03 nicolas-bastien