Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
RE: Where is documentation for Liferay 7.1 new localization implementation?
Hi all,
I found in this post https://community.liferay.com/forums/-/message_boards/message/98675567
Future Liferay 7.1 will add a new localization implementation using an additional table. (xml will be also available)
Where can I find any documentation, examples or anything else regarding localization in 7.1?
Especially for service builder
Thanks
The DTD gives away something. Not sure if it's enough to explore it on your own, but it seems that the feature indeed made it into the release (I was not aware of it so far)
thanks,
I'll try to understand something.
But I'm still stuck in this thread https://community.liferay.com/forums/-/message_boards/message/109129255?_com_liferay_message_boards_web_portlet_MBPortlet_showBreadcrumb=false
Seems that an implementation is in Journal application (https://github.com/liferay/liferay-portal/tree/master/modules/apps/journal )
I find:
* The extended model base implementation for the
JournalArticleLocalization service. Represents a row in the
"JournalArticleLocalization" database table, with
each column mapped to a property of this class.
that seems an implementation of internationalization recorded in a separate table.
Looking in the JournalArticleLocalization table, for an article il english/italian, I see the table in the screenshot below.
I'll go on investigating.
Attachments: