symfony-bundle
symfony-bundle copied to clipboard
[EditInPlace] Add contextual informations when editing
When editing a translation via EditInPlace, we should use the status bar of ContentTools (at the bottom of the page) to display contextual informations about the current editing:
- the full translation key
- the translation domain
- all the available variables (placeholders, parameters, transChoice)
- maybe the other languages alternatives?
This will mainly require JavaScript to extend the ContentTools Inspector UI https://github.com/GetmeUK/ContentTools/blob/master/src/scripts/ui/inspector.coffee
Would also be great to:
- add a link to the Web UI translation page directly