django_inlines icon indicating copy to clipboard operation
django_inlines copied to clipboard

Can anyone suggest a way to integrate with TinyMCE?

Open andybak opened this issue 16 years ago • 2 comments
trafficstars

I am thinking in terms of placeholder images and custom MCE dialog boxes for configuring inlines.

andybak avatar Jul 06 '09 13:07 andybak

andybak - MCE should have no bearing on django_inlines - you can define and use your inlines normally, whether or not a rich text editor is in place (I'm using it with WYMEditor just fine, no special integration was necessary).

shacker avatar Jul 07 '09 23:07 shacker

I'd like to use it in a CMS for non-technical users and so I was looking for some way to use graphical placeholders rather than mark-up.

andybak avatar Jul 08 '09 00:07 andybak