Tuesday 08 April 2003 2:34:09 pm
Trying to get support for several languages going on my test site. So I added a new language under admin / setup tab / translations and chose one and hit new. I go into one of the articles on the site and add a new translation for the document and publish it. 1. So the english version shows at /content/view/full/217, where is the norwegian one I published? 2. How does a user get setup so that they come in and get the language that they want? Is that a browser thing? And how can I allow users to choose a translation 3. What ini file needs to be changed to show things like Hebrew, Arabic and stuff that does not come close to using latin? What about Swedish, German, and other languages that use mostly latin but some other funky characters? 4. If a site has some content in a language but it is all in english, will it show up in english if there is no translation available? Is this a behavior that is settable? 5. It seems like there is no easy way to tie a version of the main (english) article to a translation. When I look into the ezcontentobject_name table, I see version numbers for translations but they never appear when I edit the translations. Further, it seems like translation are published in tandem and are not serperately controlled. This is the behavior that I need for my project. New content is written in english and put into a workflow. Site manger gets notice that there is new content. Site manager assigns translation duty for that document to available people. Site manger can publish english version while the translations are coming. As translation are coming in, they are published. If a correction to a translation is needed it can be updated seperately from the english version. Each translation is tied to a version of the english articled. If the english version is updated, the site manager assigns updating of the translation and the translators use their last version as the start of their edits. I know I need to do some workflow stuff but is the current presentation of translation, coding login in the edit pages or login lower down?
|