Maintainers strive to actively monitor issues and respond in a timely manner.

MD5 Check

Description

The MD5 Check generates a md5 checksum of all module files. If module is changed a critical security error is generated in watchdog log.

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:

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

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained