deviantART Embed

Component ID

364133

Component name

deviantART Embed

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Downloads

2088

Component created

Component changed

Component body

The set of modules in this project is basically the glue that leverages on other Drupal modules to provide the integration with deviantART.com.

deviantART is an online art community for artists and art lovers to interact in a variety of ways, ranging from the submission of art to conversations on a number of topics. Read more...

Drupal 7.x

This module provides a field type, with a widget to enter the deviantART entry URL, and a formatter to display the embedded view using deviantART.com provided Flash viewer. The formatter allows you to specify the width and height per instance.

The field may be attached to any content type.

Drupal 6.x

Note:This branch is not maintained any more. For more details, see: #1233996: Drupal 7 port

There are two modules that provide different set of features.

deviantART Embed

This module lets you create a node that has embedded deviantART entry. Just provide the URL while creating the deviantART Embed node, and the module takes care of extracting the deviantART entry id and displaying it in the embed code.

Depends on:

  • content and content_copy: Enable these modules before activating deviantart_embed. Download these modules from CCK.
  • emfield: Download and enable Embedded Media Field module.

deviantART Blocks

As of the current release, it provides a block that displays the latest published deviantART Embed nodes.

Depends on:

  • deviantart_embed
  • views: The module uses Views module to display the blocks.