TinyMCE editor in comments field

Why we don't use TinyMCE editor for comment input field?!

you mean input field in forms? if so, the most subsequent action in a form is possible an email action. and per se, email send plain text per default, not HTML. let keep it simple, please. if you need HTML, add your custom form and use the HTML widget for the textfield.

2 Likes

Is co.ment = plone.app.discussion?


yes in p.a.discussion!

I actually wanted to allow the users to upload images... Is there some doc?

What happen if you enable LeadImage Behavior for the Discussion Item?

Any idea how to do thad?
in 'portal_types', the Discussion item does not have 'the usual things'.