Thanks Jay,

That's a huge help.  Do you know if there's any code for doing text
versioning?  We don't need a full blow wiki or CMS, but we do want to
add some versioning for our "notes."  Any leads on this?



On Feb 1, 1:38 pm, Jay Klehr <[EMAIL PROTECTED]> wrote:
> It's certainly possible to implement FCK as a JS based editor, no python
> code necessary.  It'll simply act as a textarea replacement to the user,
> but will still post the source of the editor when the form is submitted.
>
> Here's the integration guide for doing it this way:
>
> http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Integration/...
>
> If you want to do it in your django code, here's the Python integration
> guide:
>
> http://docs.fckeditor.net/FCKeditor_2.x/Developers_Guide/Integration/...
>
> Jay
>
> Cull wrote:
> > We're just starting to consider text editing.
> > What is our easiest path here?  TinyMce or FckEditor. The latter has
> > been our choice previously, but is there a post somewhere that
> > discusses who to do it?  I haven't been about to find more than bits
> > and pieces.  If not, what about Tiny?
>
> > Tips appreciated.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to