This project is under active development.

Conditions

The Conditions module provides some condition plugin based functionality.
- A conditions form element
- A conditions-groups form element
- A condition field type

One page profile

One page profile example

One page profile, when used with the core profile module, allows users to edit their entire profile on one page, as opposed to a separate page for each category.

Features:

Views Showcase

Views Showcase

The Views Showcase can be used to create very elegant and beautiful Showcases to display content you may want to highlight in your site.

This module integrates with Views module, so you can use any content type and fields to be displayed as Showcase.

In this first release Views Showcase provides 3 slots where you can put an image, a title and a teaser. The fields are provided by Views module, so you can virtually put any field in these 3 slots. In future versions more slots will be provided.

Dependencies

Views Showcase uses two third party Javascript, Cycle and Easing. Since Drupal.org doesn't allow the project to contain these libraries within the package, this module requires the Libraries API module in order to work.

After you download the Libraries API module you also will need to download the two Javascript libraries used to create the effects.

Cycle: http://malsup.com/jquery/cycle/
Easing: http://gsgd.co.uk/sandbox/jquery/easing/

These libraries should be placed at sites/all/libraries folder. Each library in a folder of it's own name (e.g. sites/all/libraries/cycle).

Demo

A very nice implementation is available at Digital Motion Comics website.

Maintainers

Facebook Live Stream Module

This module leverages the Facebook Open Stream API. Once installed, the module allows users of the Drupal instance to access their Facebook account and view the real time stream of their friends’ updates from Facebook in a block within their Drupal instance. Users can control the number of posts viewable via the profile settings tab.

To access live stream on their Drupal instance, a user will have to give the application permission to access his/her Facebook account. The module will auto-retrieve and update the Live Stream block .The auto-retrieval interval for the Live Stream, can be configured by site administrator in the block configuration page.

DBTNG

This is a backport of the Drupal 7 PDO database compatibility layer for use with Drupal 6 modules.

It is named after the original issue by Larry "Crell" Garfield titled Database Layer: The Next Generation.

Functionality

You should only install this module if another module instructs you to, as this module does not provide any end-user functionality.

This module does not override the existing database functionality but makes the new compatibility layer available under a series of functions identical to their Drupal 7 counterparts named dbtng_ instead of db_. For example with this module, use dbtng_set_active instead of db_set_active, with the exception of the following functions that funciton identically to their Drupal 7 conterparts: db_insert, db_merge, db_update, db_delete, db_truncate, db_select, db_transaction, db_close, db_condition, db_xor, db_and, db_or, db_next_id, and db_like.

Most code should be able to use the primary query building functions listed above without modification in both Drupal 6 and Drupal 7.

Features

Managed Newsletters

Managed Newsletters is an advanced taxonomy-driven newsletter system that features multi-level templates, group addressing, multiple newsletters, streamlined workflows, and Bacon Rolls!

Pages

Subscribe with RSS Subscribe to RSS - Under active development