Hi,
the difference is that you are going to internationalize messages
located in resource bundles, but my goal is to export all multilingual
content that has been added through dialogs.
So what I currently do is traverse all content nodes in the website
repository, get the template name and the corresponding dialog name.
Then I have to find out all fields of the dialog definition containing
the i18n=true property and read the value of the property plus all
language variations (_de, _ru) from the content node.
But how could I find all fields of a Dialog containing this i18n
property. The API calls I found all need request/response objects, but
thats not what I need. Is there something like
DialogManager.getDialog(dialogName)???
Kind Regards,
Peter
Am 11.08.2010 16:27, schrieb Zdenek Skodik:
On Wed, 2010-08-11 at 16:17 +0200, Zdenek Skodik wrote:
GUI internationalization
it's more about modules than GUI which is internationalized into several
languages for a while already...
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to:<[email protected]>
----------------------------------------------------------------
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------