Drupal Contact List Importer

Component type

module

Maintenance status

Development status

Downloads

4025

Component created

Component changed

Please note: This module is no longer actively maintained and work is going into the contact_importer module. It's recommended that you switch to that module if you're already using dcl_importer. Please also note that due to naming conflicts the dcl_importer code base cannot be located on the same site as the contact_importer module.

IMS Content Packaging

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project is abandoned. Please let me know if you'd like to claim the project space or pick it back up.

This module provides administrative and user utilities for exporting content as IMS Content Package (IMS-CP) compatible archives.

Under heavy development.
This module is under heavy development and not ready for production use.

Remove Upload Enclosures

Component type

module

Maintenance status

Development status

Downloads

2128

Component created

Component changed

This module removes the enclosures created by the upload module on RSS feeds.

The upload module automatically attaches uploads as enclosures to RSS feeds. There are times where you don't want this.

One case is when you have audio files attached to nodes as enclosures along with pdf files. Feed readers and feedburner may not see these as podcast feeds and may have problems with them. This small module removes the upload module enclosures so this problem can be avoided.

quantity_discount

Component type

module

Categories

Maintenance status

Development status

Downloads

1086

Component created

Component changed

This module adds quantity discounts to the eCommerce module. So far it works with eCommerce v3. Adapted from the role_discount module.

REQUIRES PHP5.

Usage

Install the module, and go to /admin/ecsettings/quantity_discount to set up discounts. After install, all discounts are named "Discount 1", "Discount 2", etc. Click on each discount name to expand the configuration form, where you can rename these to anything you like (say, "T-shirt discounts") and specify the discount rules.

Roll out

Component type

module

Categories

Maintenance status

Development status

Downloads

2104

Component created

Component changed

The "Roll out" module is intended to be used on multisite setups. It makes the process of installing modules across all sites in a multisite setup much easier.

The "Roll out" module comes in two parts, a server, and a client.

User Profile Theme

Component type

module

Maintenance status

Development status

Downloads

1275

Component created

Component changed

User Profile Theme allows user to have a different CSS only theme for their profile page.

Each user who is allowed to have a theme (using roles) gets a new field in his profile edit page. There he is allowed to put some CSS which is applied only to his profile page using an external CSS file

This module still needs some development but is already usable.

Text Field Tags

Component type

module

Maintenance status

Downloads

689

Component created

Component changed

Text Field Tags adds some basic formatting options for CCK text fields.

After enabling the module, navigate to the "Display options" page for an existing CCK content type. For text fields, you'll find several new options for how the fields are rendered in teasers and full nodes: headings 1 through 4, italics, bold, underline, and block quote (indented).

A sample application might be to provide a subtitle field for content: give the field a low weight to show at the top of a node, set its label to hidden, and assign it to be rendered as "Heading 3".

Nodecarousel

Component type

module

Categories

Maintenance status

Development status

Downloads

4407

Component created

Component changed

Look - this hasn't been touched for a while, and I've noticed now that jCarousel now includes views support, and uses the same jCarousel library that this module did. I suggest using that module instead of this one.

An easy-to-use method for displaying nodes using the jCarousel library for jQuery. Nodes can be chosen via Node Type/Taxonomy, by using a nodequeue, or else by using a hook to feed nodes to the display.