javascript - Is there a way to create custom objects for TinyMCE? -
i've been trying come way create custom objects use inside tinymce , unfortunately have been largely unsuccessful through reading documentation , googling. seem in order editor handle existing objects such images , divs, there must way this, i've come far unappealing sense of how functionality should set up. primary example i'm trying accomplish allow user insert bootstrap carousels have yet see done. 1 method i've toyed trying create custom element , have tinymce swap out when it's time save changes, again feels last resort type of route.
i've read ckeditor has widget class sounds kind of i'm looking (as far understand @ least), i'm hesitant switch because tinymce has patched missing native feature resize images in webkit based browsers. site i'm creating photography manipulating images ease big selling point, though ckeditors developer tools far more appealing.
does more tinymce experience able point me in worthwhile direction? whenever search keywords 'widget' in google end results pertaining tinymce widget other applications. thanks.
Comments
Post a Comment