module
Maintenance status: Unsupported
Development status: No further development
Downloads: 2813
created - / changed -

Core module of the Tattler distribution.

module
Downloads: 1831
created - / changed -

coming soon...

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 10778
created - / changed -

Language Assignment lets you set the language of multiple nodes or users at a time. You may find it useful if:

  • You're adding multilingual capability to an existing site, and you want to assign languages to your existing content and users.
  • Users haven't been setting the language field correctly in their nodes or accounts.
module
Categories: Path Management
Downloads: 506
created - / changed -

Background

When porting a static HTML site to a Drupal site, it is very likely that you need to reproduce legacy site's URLs on new site.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 49001
created - / changed -

This module deletes all database tables and files for the current site and redirect back to install.php so that one can reinstall Drupal from scratch. The purpose of this module is to assist in the testing of install profiles. It is only useful during development.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 2220
created - / changed -

Grant individual users access to the results of specific webforms.

module
Categories: Administration, Views
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 39241
created - / changed -

Does your client want to modify the header, footer, title, or empty text of a view, but you don't want to train them on the rather intimidating Views UI admin interface or give them access to pages

module
Downloads: 4050
created - / changed -

This module integrates UberCart with the Mailchimp API's ECommerce 360 feature for tracking store statistics for email campaigns sent via MailChimp. It also adds a checkout pane to the shopping cart that allows customers to subscribe to lists during the checkout process.

Features

  • Sends order info to MailChimp for campaign tracking
  • Adds a subscribe checkbox(s) to the Ubercart checkout process(New in version 2.0)
  • debugging and logging options
  • Options for Cookie storage length
  • Adds tokens to the MailChimp Module to get first and last name from UC orders

Requires

module
Maintenance status: Seeking new maintainer
Development status: Maintenance fixes only
Downloads: 4890
created - / changed -

This views style plugin displays the results of a view as a crosstab (also commonly called a pivot table) - grouping rows by one field, columns by another, and using an aggregate function (count, sum etc) of a third field for the table data.

For example, this module will take a table view with linear output like:

User Content Type Node ID
Anita Blog 1
Anita Page 3
Barak Page 5
Jamila Blog 2
Jamila Blog 4
Jamila Page 6

And turn it into a crosstab that counts the number of each type of content for each author:

User Blog Page Total
Anita 1 1 2
Barak 1 1
Jamila 2 1 3

A default view "content type count by user" that does just this is included with this module.

Security note: A security vulnerability was discovered and has been fixed. Users of previous versions are strongly advised to update to version 6.x-1.0-alpha2 or higher, 7.x-1.0-alpha1 or higher, or a dev release dated on or after November 14, 2013.

module
Downloads: 822
created - / changed -

Description

This module provides a new service method named nodesave.save that uses node_save() instead of

module
Categories: Content, Import/Export
Maintenance status: Seeking new maintainer
Development status: Maintenance fixes only
Downloads: 1525
created - / changed -

This module will download all images in the description or content:encoded tag of an RSS feed and replace the images' src with the path to the local copy.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 10863
created - / changed -

Comment displays is part of the Display Suite and is an implementation of its API.

module
Categories: (нет)
Maintenance status: Unsupported
Development status: No further development
Downloads: 806
created - / changed -

Background

In some cases, it is required to allow users to claim authorship of a particular node.

For example:

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 394869
created - / changed -

Insert is a utility that makes inserting images and links to files into text areas or WYSIWYGs much easier by adding a simple JavaScript-based button to file and image fields.

module
Categories: Location
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 65522
created - / changed -

The Mapbox module provides a layer type to the OpenLayers module and G

module
Downloads: 2211
created - / changed -

2i module is an alternative CCK image field module.

module
Categories: (нет)
Downloads: 443
created - / changed -

SuperSearch is a drop-in replacement for the built-in Search; some of the highlights:

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 288204
created - / changed -

What is Delta?

Delta allows you, via the Context module to make duplicates of your theme settings for any context on your sit

module
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 2254
created - / changed -

A CCK field to embed the content of another node inside this CCK content type's edit form and output display.

module
Maintenance status: Seeking new maintainer
Development status: No further development
Downloads: 1734
created - / changed -

General project information

Defines a CCK file field formatter that allows for the emailing of files attached to content.

There has been a focus on making this module as themable as possible.

You are currently able to theme:

  1. The formatter output.
  2. The email that is generated with the file attachment.

See the TODO.txt for known remaining tasks. If you have ideas, let us know.