For upload and resize image i use jQuery File Upload and works very well ( http://blueimp.github.com/jQuery-File-Upload/ ) For wysiwyg editor try ReactorJS ( http://imperavi.com/redactor/ ) is very easy, have many plugins and lightweight. I use this with wtforms and works like a champ!
Alejandro El viernes, 9 de noviembre de 2012 04:15:51 UTC-3, Chris Withers escribió: > > On 08/11/2012 18:32, Jonathan Vanasco wrote: > > When it comes to the the type of HTML editing you mentioned, I want to > > stress 2 things: > > - As much as you can , don't allow consumer HTML > > - I really suggest forcing everything into Markdown or similar in the > > backend, then generating into HTML as needed. > > For public stuff, yes indeed. However, this is an interface for content > authors, who will mainly be me ;-) > > Chris > > -- > Simplistix - Content Management, Batch Processing & Python Consulting > - http://www.simplistix.co.uk > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/kLJijSG3xtQJ. 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/pylons-discuss?hl=en.
