There's a frood who really knows where his towel is.
- Remove dependency on collective.oembed (closes #3). [hvelarde]
- Drop support for Plone 4.1 and remove dependency on unittest2. [hvelarde]
- Fix a couple AJAX quoting/unquoting problems on the TinyMCE plugin. [jsbueno]
- Add helper methods image_thumb and tag in order to be listed in folder_summary_view [ericof]
- Fix an UnicodeDecodeError with our plugin for TinyMCE [ericof]
- Fix a conflict with plone.formwidget.namedfile NamedImage widget implementation. [jpgimenez]
- Update package dependecies for Plone 4.3 compatibility. [hvelarde]
- Fix functional tests. [hvelarde]
- Rename package: was sc.content.embedder and now is sc.embedder. [hvelarde]
- Support for VideoJS as fallback if static file and no supported provider. [jpgimenez]
- Fixed the rendering of the embedded code to not break the main view. [jpgimenez]
- Allow selecting, embedding and rendering sc.embedder content into TinyMCE widgets as if it were images. [jpgimenez]
- VideoJS embedder code implemented as an iframe, to simplify the integration with TinyMCE. [jpgimenez]
- Fixed KeyError: 'width' when saving embeded HTML with percentages. [davilima6]
- Functional tests were updated to run with robotframework-selenium2library. [hvelarde]
- i18n was fixed and Spanish translation was updated. [hvelarde]
- Brazilian Prtuguese translation was fixed. [agnogueira]
- Initial release.