ckeditor_swf 6.x-2.3

Bug fixes
New features

Issue #1085100 by anrikun: Fixed wrong D6's drupal_to_js() changing it into D7's drupal_json_encode()
Added an experimental feature: Allows to directly paste a YouTube video URL into CKEditor SWF to embed it!
Issue #1179918 by dczepierga, anrikun: added implementation of hook_ckeditor_plugin().
Issue #1299544 by anrikun: Youtube video IDs with dashes are rejected.
Minor improvements in the background, the sames as those recently added to CKEditor Link.
Minor rewrites of the attachment process.

ckeditor_swf 7.x-1.0

Bug fixes
New features

Issue #1085100 by anrikun: Fixed wrong D6's drupal_to_js() changing it into D7's drupal_json_encode()
Added an experimental feature: Allows to directly paste a YouTube video URL into CKEditor SWF to embed it!
Issue #1179918 by dczepierga, anrikun: added implementation of hook_ckeditor_plugin().
Issue #1299544 by anrikun: Youtube video IDs with dashes are rejected.
Minor improvements in the background, the sames as those recently added to CKEditor Link.
Minor rewrites of the attachment process.

ckeditor_swf 6.x-2.2

New features
Bug fixes

New release in sync with 7.x-1.0-beta1.

Fixes:

#895742: CKEditor SWF has issues on a private file system
Added missing double quotes to JSON keys.

ckeditor_swf 6.x-2.1

New features
Bug fixes

This is a big update:

Added support for the SWFObject JS library
Added support for the Wysiwyg module
Added a preliminary UI to edit players configuration

Updated plugin to keep in sync with changes added to the default Flash plugin in CKEditor 3.2.1 (See http://dev.ckeditor.com/ticket/5240)
Updated ckeditor_swf.info removing dependency with CKEditor
Updated the way JS settings are added to Drupal.settings

ckeditor_swf 6.x-2.0-beta2

New features

I've just noticed that:
- HTML Filter breaks the classid attribute of the object tag (See #812590: HTML Filter breaks the classid attribute of the object tag about this)
- HTML Purifier might completely remove the classid attribute.
This prevents Flash content to show up on Internet Explorer.

ckeditor_swf 6.x-2.0-beta1

New features

Adds FLV and MP3 media files support (Requires GetID3() module).
Fixes CKEditor flash plugin's bug concerning AllowFullScreen.

ckeditor_swf 6.x-1.1

Bug fixes

Oooooooops first release was buggy: I released an old version!
Sorry for this one!!!

Subscribe with RSS Subscribe to Releases for CKEditor SWF - Enhanced Flash embedding plugin