WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

krixer/TranslationFormBundle

 
 

Repository files navigation

A2lixTranslationFormBundle

  • If you use symfony 2.2 or less, configure your composer.json with: "a2lix/translation-form-bundle": "0.*@dev"

  • If you use symfony 2.3, configure your composer.json with : "a2lix/translation-form-bundle": "1.*@dev"

The version 1.x of this bundle doesn't have anymore the Gedmo translation strategy as default. The KnpLabs or other custom IndexBy similar strategies are better.

So, if you want continue to use the Gedmo strategy, you have to use "a2lix_translations_gedmo" instead of "a2lix_translations" in your forms

Documentation : http://a2lix.fr/bundles/translation-form/

About

Translation field to facilitate the use of the Translatable Doctrine extension

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 98.7%
  • JavaScript 1.3%