How would I create a custom button to insert a video with the HTML5 tag? This is probably more of a ckeditor question than a Drupal CKEditor module question, but it looks like one of the CKEditor developers is the developer of this module, so maybe you could answer me here. Thanks a lot for all your great work on this.

Comments

wwalc’s picture

Component: Code » Documentation
Category: feature » support
Status: Active » Fixed

Check the samples located in the _samples folder provided with CKEditor, they contain some basic examples of CKEditor API usage.
You can also check plugins provied with CKEditor module to see how they are created and enabled.

Another useful source of information about CKEditor are:
CKEditor docs: http://docs.cksource.com/CKEditor_3.x/Developers_Guide
CKEditor API documentation: http://docs.cksource.com/ckeditor_api/
CKEditor forum: http://cksource.com/forums/viewforum.php?f=11
Alfonso's blog about CKEditor: http://alfonsoml.blogspot.com/search/label/CKEditor

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

ipwa’s picture

http://alfonsoml.blogspot.co.uk/2011/01/html5-video-plugin-for-ckeditor....

No interest in adding something like this to the module?