Re: [OSCOM] Multilingual Wiki: keeping versions in sync

Bård Farstad <[email protected]> Mon, 21 Aug 2006 10:44:37 +0200
Newsgroups gmane.comp.cms.oscom
Message-ID <[email protected]>
On Aug 21, 2006, at 10:19 AM, Michael Wechner wrote:

> Marc Laporte wrote:
>
>> Hi!
>>
>> Can someone point me to an existing implementation of a multilingual
>> wiki with a way to keep versions in sync?
>>
>> Version #6 in English is equivalent to version #18 in French. When a
>> wiki page is edited, the other pages need to be updated. How do we
>> handle this for translators and for visitors?
>>
>> http://dev.tikiwiki.org/MultilingualWikiSync
>>
>> What do other CMSs do?   Joomla, Drupal, Zope, etc, etc
>>
>>
>
>
> Unfortunately Lenya doesn't support this ;-) and I would be positively
> surprised if any other system would support it
> resp. very interested myself which system can do this resp. how is  
> being
> handled
>
> I guess a "translation" would have to hold a reference to a master and
> checking on that master and as your pointing out
> the reference should contain the version as well.
This can be done with eZ publish and the multilingual system there.  
You can connect notifications to a translation done to an object  
(page) which can send an e-mail notice to the translators with a diff  
of the content changed in any language to the translators/editors of  
the other languages.

Of course the system needs to be installed and configured.

--bård