Configure the layout and format of content and data presented to site visitors.

Media: Audio Flotsam

This module contains Embedded Audio Field providers (i.e.

Smart Paging

Smart Paging settings

Provides splitting up long Drupal content into sub pages by number of characters/words or by a placeholder HTML tag for node, user and taxonomy term entities.

Growl Notifications

About

Growl notifications is a module which provides a method for sending certain system notifications to a Growl server. This means that you can receive Drupal messages on your computer through Growl.

More usefully, a module to provide a Messaging sending method is provided which allows Drupal sites to push notifications to listening Growl computers. This is particularly useful for Open Atrium based sites on an Intranet where Bonjour machine names or static IP address are known. Instead of receiving email notifications you can now receive Growl notifications.

This module is heavily based on the Prowl Push Notifications module by acrollet. It uses code provided by Tyler Hall under the MIT licence (compatible with Drupal's GPL) which is included in the module.

How to install and use

There are two modules included in the download. The main one enables the growl notifications functionality and allows actions to send growl messages. The growl_notify_user.module adds a user option to receive notifications as growl messages as a default send method for the notifications module.

ajaxit

NOTE: Please make sure you're using ajaxit plugin v1.0.9 or later.

Ad.ly

Ad.ly Logo.

Integration with the Ad.ly in-stream advertising platform.

Where to get an API Key?

To use Ad.ly, you need to register with their service at: http://ad.ly/developer/register/ and get an API key, which you will enter in the module configuration screen.

Theming Requirements

While the Drupal module allows you to theme ads any way you like it, Ad.ly actually has specific and strict requirements on the look-and-feel of the ads. You should read carefully the Implementation Specifications to make sure your themed ads meet the guidelines. Otherwise clicks won't count!

Sample tpl in the module meets all current requirements.

How Does It Work?

There are two kinds of "streams" in Drupal:

  1. Views listings - to enable Ad.ly ads for a display of a view, configure position and content field in the Ad.ly Settings section of the display. Currently supported display types: page, block and feed.
  2. Search result pages - @TBD

Alternatively, you can use module's API function to integrate custom streams with a call like:

$response_values = adly_apicall($content);

where "$content" is either a search query (String) or an array of posts. See more at: http://ad.ly/developer/docs/

Pages

Subscribe with RSS Subscribe to RSS - Content display