TinyMCE (http://tinymce.moxiecode.com/) is an RTE that was extremely easy to integrate with Django for me.
There are processors which can convert HTML to PDF, as well, but how well they work depends on the HTML and CSS being used. Regards, -scott On Tue, 2006-05-30 at 11:22 +0000, Kristoffer wrote: > >The author was also able to add images elsewhere using the rich text > >editor we provided him with. > > This seems like what I want for this project. > However, if there isn't a rich text editor available that is easy to > plug in with Django, this option isn't for me. > > I suppose it would be ok for my article authors to mark up their > articles using simple HTML tags, like H1 and IMG, and save the entire > article as a TextField. It would be really great, though, if articles > could be converted to PDF files automatically, and using HTML tags > would ruin this, correct? > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---