- enabling i18n authoring
- adapting a dialog
- i18n & multi site support
I decided to add another interface configured at /server/i18n/authoring which is responsible to render the language chooser and which will adapt dialogs based on the i18n configuration. Hence it is possible to have your own implementations which could add extra tabs or duplicate the fields. If you are interested:
- interface: I18nAuthoringSupport
- default implementation: DefautlI18nAuthoringSupport
No comments:
Post a Comment