User List Export

Component type

module

Maintenance status

Development status

Downloads

3863

Component created

Component changed

User List Export allows you to automatically manage access to Samba shares and semi-automatically manage access to SVN repositories based on Drupal user roles by writing simple access list files.

Nodereference Basket

Component type

module

Maintenance status

Development status

Downloads

1160

Component created

Component changed

For sites with a large number of nodes, this module helps content maintainers build references between nodes using a user interface similar to a shopping-cart. Any nodereference CCK field can optionally be maintained through this basket, which an author can enable when viewing a node they are allowed to edit, and then follows them around the site while they add things to the basket.

Ubercart eProcessingNetwork Payment Gateway

Component type

module

Maintenance status

Development status

Downloads

1743

Component created

Component changed

This is a payment gateway module for eProcessingNetwork's Transparent Database Engine (TDBE) API. It has experimental support for the development uc_recurring-6.x-2.x API for recurring payments, using the ability to store credit card details at eProcessingNetwork and then make charges with the returned transaction ID and no credit card #.

It is recommended to use the latest version of Ubercart 6.x with this module.

INSTALLATION AND SETUP

a) Install and enable the module in the normal way for Drupal.

Reverse Node Reference

Component type

module

Maintenance status

Development status

Downloads

9147

Component created

Component changed

Overview

The Reverse Node Reference module enhances Views with reverse relationships for node reference fields.

Drupal 7 status: This feature is provided by References and Views 3. See these threads: #1083902: Backreferencing (listing nodes that reference the target node) and #1188500: Provide a reverse taxonomy field relationship.

Description

Node Reference fields in CCK for Drupal 6 provide relationships to Views that allow you to access fields from the referred nodes of a particular node reference field. These kind of relationships allow you to travel from the child node (the one that has the node reference field) to the parent node (the referred node).

For certain applications, we may also need to do the opposite, travel from the parent node (the referred node) to the child node (the one that has the node reference field). There was a request in the CCK to implement these kind of relationships, but it was basically discarded because the discussed approaches 1) had no support for node revisions, or 2) were going to require MySQL 5.1. See #241078: Reverse node-reference views relationship

This module implements the reverse relationships using the second option. It uses Nested Joins, that requires MySQL 5.1 (MySQL bug #1591) or PostgreSQL.

More information

PDF to ImageField

Component type

module

Maintenance status

Development status

Downloads

45652

Component created

Component changed

The PDF To ImageField module provides automatic conversion of uploaded PDF files to images.
It can be used either to create a snapshot of the front page to use as a preview thumbnail, or to generate a gallery of images from each page in the document.

The module is implemented as an additional widget for File Field where PDFs are uploaded to. It places generated images into a Image Field on the same content type.

Content Profile Form Parts

Component type

module

Categories

Maintenance status

Development status

Downloads

1807

Component created

Component changed

Allows displaying parts of the Content Profile form in blocks.

The purpose of this module is break the profile form into small chunks the user can edit in context, instead of being faced with a huge, off-putting, wall of form elements.

Keyword Research

Component type

module

Maintenance status

Development status

Downloads

62872

Component created

Component changed

The Keyword Research module provides intelligence to help you explore, analyze and select better keyword phrases for your content directly from your website. It also enables you to quickly and easily organize your targeted keywords and tag pages using a variety of popular methods.

Watch the Keyword Research screencast demo

Domain Rules

Component type

module

Maintenance status

Development status

Downloads

15987

Component created

Component changed

New in 1.5:

  • domain_rules_action_variable_set - set variables such as site name, site email, and more.
  • domain_rules_action_add_domain_alias - add alias to a domain



Adding Rules module actions related to Domain Access module.
Allowing automation of different actions needed to create/modify/delete domains.

World Bank API

Component type

module

Maintenance status

Development status

Downloads

4987

Component created

Component changed

This module provides integration with the http://open.worldbank.org datafeed API, including basic request handling and Views integration. Read the README.txt for a detailed description, and visit http://data.worldbank.org/developers for a detailed API specification.