oembed 7.x-0.1-beta2
| Download | Size | md5 hash |
|---|---|---|
| oembed-7.x-0.1-beta2.tar.gz | 26.99 KB | 39dcaac07aea5338ca2349a793ff0c5e |
| oembed-7.x-0.1-beta2.zip | 36.34 KB | 775987c1d2500da4f27ea336c51f42de |
Release notes
This is the last 0.x release. The version number will be bumped to 1.x for the next release.
oembed 7.x-0.1-beta1
| Download | Size | md5 hash |
|---|---|---|
| oembed-7.x-0.1-beta1.tar.gz | 22.39 KB | 981f80e1601bf0bda8f995f3d4bb9be0 |
| oembed-7.x-0.1-beta1.zip | 31.19 KB | aabcab9c0bc4ce263e91a6524f72550d |
Release notes
Issue #1209808 by bangpound: Support Embed.ly transition
new hook_oembed_request_alter.
rationalize use of #attributes across all oembed elements.
use dimensions on oembed_thumbnail elements.
add variables to oembed theme.
Clean up unused code and assets from Media YouTube fork.
document three renderable elements in code.
code comments and improvement on provider function regex.
improve wysiwyg support.
remove more drupal 6 code.
improve url matching and regex translation from schemas.
oembed 6.x-0.9-alpha1
| Download | Size | md5 hash |
|---|---|---|
| oembed-6.x-0.9-alpha1.tar.gz | 19.01 KB | 0a6648fc034c94368a3b7b5ad4dff15e |
| oembed-6.x-0.9-alpha1.zip | 27.52 KB | 8ec85a1d36dc61f1704bc056dfeaba73 |
Release notes
Issue #1209808 by bangpound: Support Embed.ly transition
New hook_oembed_request_alter.
call oembedcore_oembed_data in filter.
include whole provider definition in cached providers.
improve url matching and regex translation from schemas.
move global variable usage to filter where it's used.
simplify filter's global variable setup.
Issue #1024470 by nfreear, Everett Zufelt, and stuart.crouch: Missing ALT attribute for 'photo' oEmbed type - image inside a link - accessibility
#887412 by bangpound: Identify domains from some broken embed.ly's schemes.
check if error is set.
add help text.
use new default embed.ly API endpoints. http://blog.embed.ly/31814817
clean up white space, line endings, file endings.
Issue #892988 by bangpound: Use ctools exportable UI for presets and providers.
#966122 by voxpelli: Cache clearing calls was missing table
#992124 by voxpelli: Improved the handling of invalid oEmbed responses
by voxpelli: Flush provider cache on Embed.ly refresh
by voxpelli: Flush provider cache on Embed.ly refresh
#992124 by voxpelli: Improved the handling of invalid oEmbed responses
by voxpelli: Cache clearing calls was missing table
oembed 7.x-0.1-alpha2
| Download | Size | md5 hash |
|---|---|---|
| oembed-7.x-0.1-alpha2.tar.gz | 29.5 KB | 0b891fb5ff41e2cec36bafae0554999f |
| oembed-7.x-0.1-alpha2.zip | 41.03 KB | 8f4d4fac55dafa09bf2c9e9c912b5bfd |
Release notes
oEmbed is a web standard for retrieving and embedding content from other sites. Currently hundreds of sites are supported either directly through their own oEmbed endpoints or the embed.ly web service. This Drupal 7 upgrade brings Media module integration and WYSIWYG support.
oembed 7.x-0.1-alpha1
| Download | Size | md5 hash |
|---|---|---|
| oembed-7.x-0.1-alpha1.tar.gz | 29.53 KB | da3d7d4ea624615def9b76841172d659 |
| oembed-7.x-0.1-alpha1.zip | 41.05 KB | 96290b174a9e1f95abe444a5fea634a9 |
Release notes
oEmbed is a web standard for retrieving and embedding content from other sites. Currently hundreds of sites are supported either directly through their own oEmbed endpoints or the embed.ly web service. This Drupal 7 upgrade brings Media module integration and WYSIWYG support.
oembed 7.x-0.x-dev
| Download | Size | md5 hash |
|---|---|---|
| oembed-7.x-0.x-dev.tar.gz | 26.53 KB | f63d73898a0cf8387cb64d175f29b6e1 |
| oembed-7.x-0.x-dev.zip | 35.6 KB | 41c5a535e2f91ba125abcdf1da7dbcdb |
Release notes
A straight upgrade of the oEmbed module to Drupal 7. All oEmbed features from Drupal 6 work exactly the same way in Drupal 7, though some themes are removed because Field API formatters don't need their own theme functions anymore.
oembed 6.x-0.8
| Download | Size | md5 hash |
|---|---|---|
| oembed-6.x-0.8.tar.gz | 19.59 KB | ec2da659d90733cd57afd906997cb702 |
| oembed-6.x-0.8.zip | 28.25 KB | 802566e068a3d07df908b15a12b3b84b |
Release notes
Security fix for access bypass
oembed 6.x-0.7
| Download | Size | md5 hash |
|---|---|---|
| oembed-6.x-0.7.tar.gz | 19.5 KB | 7802208cf208a5f7374a80c3c5b79565 |
| oembed-6.x-0.7.zip | 28.18 KB | 1dde3540fb8f5be5aea77a601be26cad |
Release notes
Fixed a couple of bugs as well as did some code style fixes.
Removed the oohEmbed provider since it's not supposed to be relied on but instead something people should install themselves and therefor has traffic problems. The introduction of Embed.ly has also made oohEmbed kind of redundant.
Detailed changelog in the full release notes.
Read moreoembed 6.x-0.6
| Download | Size | md5 hash |
|---|---|---|
| oembed-6.x-0.6.tar.gz | 19.18 KB | e590c6b35db20f74a850dc4b55c08e6f |
| oembed-6.x-0.6.zip | 27.84 KB | fc5597c10bbac7f69b3c96415994ede4 |
Release notes
New features
- Added auto-updating provider list from Embed.ly.
Improvements
- Made provider definitions user definable.
- Made provider definitions exportable.
- Uses drupal_http_request() for requests.
Bug fixes
- #692392: Surrounding styles prevent embedding
- Fixed bug with default width and height being zero when they shouldn't be set at all.
This release requires reactivation of all providers you want to be using.
More detailed info about changes can be found on GitHub: http://github.com/voxpelli/drupal-oembed
oembed 6.x-0.5
| Download | Size | md5 hash |
|---|---|---|
| oembed-6.x-0.5.tar.gz | 16.83 KB | 411453274ab956b496f3a446f0fb535b |
| oembed-6.x-0.5.zip | 24.73 KB | 2f77e4a5053b723473cadeed55b96c89 |
Release notes
New features
- Added a CCK field that can be used to attaching oEmbed content to a node.
- Added presets for oEmbed settings that can be exported and reused - currently only used by the CCK field.
Improvements
- Improved the theming
- Added a hook for providing oEmbed definitions
More detailed info about changes can be found on GitHub: http://github.com/voxpelli/drupal-oembed
oembed 6.x-0.4
| Download | Size | md5 hash |
|---|---|---|
| oembed-6.x-0.4.tar.gz | 11.31 KB | fe8c1e146cc3da88000df015e6fb14e0 |
| oembed-6.x-0.4.zip | 14.25 KB | 8c0e7318045773e8be4e229880624590 |
Release notes
Fixed a bug where some values perhaps in some cases wasn't properly filtered.
oembed 6.x-0.x-dev
| Download | Size | md5 hash |
|---|---|---|
| oembed-6.x-0.x-dev.tar.gz | 19.03 KB | 53cefddf21054fe912ff633b9e0e8599 |
| oembed-6.x-0.x-dev.zip | 27.52 KB | fb8d1f2e235102b476f75b7b1c8cfebc |
Release notes
Devel snapshot
oembed 6.x-0.3
| Download | Size | md5 hash |
|---|---|---|
| oembed-6.x-0.3.tar.gz | 11.29 KB | 1f682c2811a7ffd20b3b1f26e525def0 |
| oembed-6.x-0.3.zip | 14.25 KB | fbc543efcde95b4c542daaadbcb2703f |
Release notes
Initial release of the oEmbed module on Drupal.org.
This release contains an input format for inserting oEmbed content into text and a server for making oEmbed content available to other sites.
This release also contains some oEmbed functions usable by other modules wanting to make use of the standard.