Niall Kelly wrote:
> Hi all,
> 
> Has anybody embedded a JS rich text editor into their Django projects? 
> Preferably something that uses a markup language supported by the markup 
> template filters. I'm looking at WMD[1] at the moment and while it looks 
> really nice it doesn't seem to have much in the way of 
> documentation/support.
> 
> Thanks,
> Niall
> 
> [1]http://wmd-editor.com/

Have a look at https://launchpad.net/timiki which
Tim Kersten did for Lincor this summer.
He used a tweaked fckeditor which works well for us,
but I think he mentioned that he may use something else in future?
That editor allows you to edit visually or using HTML source.
Using other markup is silly IMHO.

Pádraig.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Python Ireland" 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.ie/group/pythonireland?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to