Not supported (i.e. abandoned), and no longer being developed. Learn more about dealing with unsupported (abandoned) projects

Google Website Optimizer

Google Website Optimizer has been retired by Google and is no longer available. This module is obsolete.

FieldReference

Adds a new CCK field type for referencing fields in CCK content types. In other words, the same as Node Reference, but only references a portion (that is, a field) instead of the whole node. The referenced field gets injected into the referring node.

The formatter configuration is straightforward:

  • 'teaser' formatter formats the referenced as it is configured in its own content type for a teaser view.
  • 'full' formatter formats the referenced field as it is configured in its own content type for a full view
  • 'default' formatter formats the referenced field according to the referring node: when the referring node is displayed in teaser (respectively full) view, the referenced field is formatted as it is configured in its own content type for a teaser (respectively full) view.

A concrete use case:

  • suppose you have the "Image" and "Blog post" content types
  • declare an imagefield field shared by your two content types
  • when an image is "important enough", you can create an "Image" node for the image, with the ability to add a description and even to make this not part of a gallery created with views

Pear

pear.module

This project is abandoned, no longer supported, and no longer being developed. If you are interested in taking over the project’s namespace, then read

PHP variables

API module for converting regular string-type variables into ones that can be configured with PHP.

Embed widgets

Embed Widgets in Action

Embed widgets allows content such as pages, blocks, views, and nodes from your Drupal site to be embedded in external sites (including non-Drupal ones). Widgets can be embedded in the following formats:

  • iFrame: Allows widgets to be embedded in any website that allows <script> tags.
  • Google Gadgets: Allows widgets to be embedded in any web page, iGoogle, and OpenSocial containers.
  • Facebook FBML: Allows widgets to be embedded in Facebook applications, but not profiles.

The first alpha release of Embed Widgets 2 was recently posted. It is not yet recommended that you upgrade from previous versions as there is no upgrade path, but feel free to test it out and play with it. Not recommended for production sites.

Embed Widgets 6.x-1.0 requires the following modules:

Embed Widgets is being developed by John Snow. See further information on this page: http://groups.drupal.org/node/10984.

Development sponsored by Trellon.

UC Marketing

uberbadge.gif

Marketing module for Ubercart. Creates two blocks to display products. One lists "Special Offers" which are products that have been marked "sticky".

Pages

Subscribe with RSS Subscribe to RSS - Unsupported