Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Flickr Attach adds a fieldset to the node form allowing users to attach flickr images or albums.
Flickr Attach is configurable globally and by content type.
Installation:
Install and configure Flickr (settings on your site are at admin/settings/flickr). Even though it's optional for Flickr module, you must input a Default Flickr User ID for Flickr Attach to work properly.
Install and enable Flickr Attach
Voila: now you can attach a flickr image to your nodes. To disable Flickr Attach, use the Admin > Content Type > Edit Content Type form and uncheck the box "Yes, allow Flickr Image & Album Attachments" box in the Flickr Attach fieldset.
Note: "Flickr Attached" images will not show up in the node display by default. You will need to enable the flickr_attach block, or create a view.
Flickr Attach doesn't display flickr attach'd photo albums. The reason for this is that different users will find different ways in which they want to use flickr albums: some might want them in blocks, some might want them on the node view, etc. Flickr Attach leaves it up to block, theme, and module developers to make use of $node->flickr_attach['album'] property on flickr attach'd nodes.
An alternate module using an alternate payment method is available from SecureTrading.com. That module, like all modules hosted outside of drupal.org, is not covered by the Drupal release process and security team update mechanism.
This module provides an Ubercart payment method for the SecureTrading.com gateway.
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.
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.