Get Multilingual topic

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-04-2013 12:24 PM
Hi there,
if CMIS and Javascript not allow to get multilingual content for a node, how can I extract the translation from my web application?
thanks,
Andrea
if CMIS and Javascript not allow to get multilingual content for a node, how can I extract the translation from my web application?
thanks,
Andrea
Labels:
- Labels:
-
Archive
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-15-2013 03:49 PM
We have a requirement for content to be available in English & French.
Can someone from Alfresco confirm if its possible to use CMIS queries and retrieve cmis:documents in different languages based on translation, if so how? On Alfresco wiki there is also mention of cm:localizable aspect available in v3.x, when is this preferred if at all over translations. We are currently running v4.1.1.
Any help would be appreciated. Documentation is sparse on this topic.
Can someone from Alfresco confirm if its possible to use CMIS queries and retrieve cmis:documents in different languages based on translation, if so how? On Alfresco wiki there is also mention of cm:localizable aspect available in v3.x, when is this preferred if at all over translations. We are currently running v4.1.1.
Any help would be appreciated. Documentation is sparse on this topic.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2013 11:34 AM
I think the only solution you have is to write your webscript in java (…although not entirely sure whether or not you can get mltext values in CMIS, …I don't think so. …neither using javasceipt webscript as I had the same issue http://forums.alfresco.com/forum/developer-discussions/other-apis/mltext-javascript-web-script-02172...)
