I been looking at a simple diff feature for versioned objects, but
it's not a high priority. Basically the idea is:
- Possibly adding a diff function to formtool objects
- Adding a diff function to the content type that compares the latest
and a previous version
- Overriding the object overview to incorporate the result of that diff

Any diff algorithm that works on HTML can be incorporated into FarCry.
How you do it just depends on what you need from the UI. For example
you could just tack the diff output under the TinyMCE widget if that
suited your users.

Blair

On 7/16/08, Hoolahawk <[EMAIL PROTECTED]> wrote:
>
> What about about comparing differences, is there any thing can work on
> with Farcry?
>
> Cheers
>
> David
>
> On Jul 16, 2:51 pm, [EMAIL PROTECTED] wrote:
>> That's tricky, because Word does it by embedding the changes in the
>> document. For HTML content that would be a huge mess. Not sure it can
>> be done in the context of a CMS.
>>
>> Blair
>>
>> On 7/16/08, Hoolahawk <[EMAIL PROTECTED]> wrote:
>>
>>
>>
>> > Good point, I suppose I mean more like Ms Word track changes rather
>> > than a history of what has changed.
>>
>> > David
>>
>> > On Jul 16, 12:46 pm, [EMAIL PROTECTED] wrote:
>> >> What do mean by track changes? If you want to be able to compare
>> >> differences in versions that's different from seeing changes when
>> >> editing the html.
>>
>> >> Blair
>>
>> >> On 7/16/08, Hoolahawk <[EMAIL PROTECTED]> wrote:
>>
>> >> > Hi Everyone,
>>
>> >> > Our team want to have a WYSIWYG editor that does track changes. From
>> >> > what I can tell TinyMCE does not provide this function.
>>
>> >> > Can anyone recommend a editor that does track changes (open source or
>> >> > paid is fine)?
>>
>> >> > I am assuming that the editor can be changed with minimum hassle, is
>> >> > there any documentation on doing this?
>>
>> >> > Kind Regards
>>
>> >> > David
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"farcry-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/farcry-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to