deviantart_embed 7.x-2.x-dev
| Download | Size | md5 hash |
|---|---|---|
| deviantart_embed-7.x-2.x-dev.tar.gz | 8.08 KB | 60a21430b1483208dd353bcb634a52d4 |
| deviantart_embed-7.x-2.x-dev.zip | 8.92 KB | 9d314912fcc123dd7b7c3215a0ca8b56 |
Release notes
devaintART Embed 2.x for Drupal 7.x
- Remove dependency on CCK and Embedded Media Field
- Deprecate deviantART blocks (sub)module
- Provide deviantART widget and formatter using Field API (core dependency)
See #1233996: Drupal 7 port for detailed discussion on the direction for 2.x.
deviantart_embed 6.x-1.0-beta2
| Download | Size | md5 hash |
|---|---|---|
| deviantart_embed-6.x-1.0-beta2.tar.gz | 11.6 KB | ccf4b6eb090a48664f0591702a3d2df6 |
| deviantart_embed-6.x-1.0-beta2.zip | 14.82 KB | 87cf806176cbc395ff9505ce837b0f71 |
Release notes
The second beta release makes two main improvements to go the 'Drupal way'.
1. Leveraging Embedded Media Field
Based on issue raised by Rob Loach, #364364: Embedded Media Field?, the deviantART Embed content type is built as a plugin to the Embedded Media Field module. This makes the deviantART dependent on CCK too, and requires creation of a content type through CCK import. The module allows the administrator to create this after enabling the module. This would also allow other module developers to build on the deviantART provider enabled Embedded Media Field.
2. Leveraging Views
The Views module is used to provide the default block, 'Latest deviantART Embed entries'. In order to modularize the dependancy, the block is split to a separate module called deviantART Blocks. Blocks for future features would go into this module.
Note: You cannot upgrade from 1.0-beta1 to 1.0-beta2 since the beta1 code does not save all the information. You will have to manually port the nodes to beta2 post upgrade and it is not automatically handled by the upgrade.
deviantart_embed 6.x-1.0-beta1
| Download | Size | md5 hash |
|---|---|---|
| deviantart_embed-6.x-1.0-beta1.tar.gz | 9.13 KB | 4957670a3d341f4d3ec148de090fc71a |
| deviantart_embed-6.x-1.0-beta1.zip | 10.16 KB | b5220b1d84682d1c727274a6cf2f9161 |
Release notes
This release provides integration with deviantART.com:
- New content type deviantART Embed
- Block that displays latest published deviantART Embed nodes