Forms Alterations

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module aims at providing a UI to modify any form on a Drupal site.

It integrates with Views to be able to transform any textfield into a autocomplete field and with Views / Views Bulk Operation to mass act on the alterations.

Rules Webform Submitted

Component type

module

Categories

RDF

Maintenance status

Development status

Downloads

1162

Component created

Component changed

Rules WebForm Submitted adds a Condition to Rules that allows you to test to see if a specific webform node has been submitted by the current user. This is useful for restricting some content on your site to users who have completed a webform. For example, you may want to "require registration" of certain content before making it available to collect sales leads, etc.

File Convert

Component type

module

Maintenance status

Development status

Component created

Component changed

Converts files between supported types on the fly, similar to the way in which imagecache creates modified images. This module does not yet determine whether to create a new file based on the server response, however, but instead simply checks for the file's existence before attempting to create a converted copy.

Currently supported filetypes include PDF, jpeg, tif, png and bmp.

Twitter Feed

Component type

module

Maintenance status

Development status

Component created

Component changed

A lightweight module to pull a users Twitter feed in to a themeable block.

Features

  • The provided block is fully customisable
  • Doesn't make any assumptions about CSS or JS - you sort that bit out
  • Performant - Twitter feed is updated through cron - not a web request to Twitter each time the page loads
  • Doesn't require OAuth.

    Mupload

    Component type

    module

    Maintenance status

    Development status

    Component created

    Component changed

    Overview

    Mupload provides a file field (and image field) widget that wraps
    a Plupload form element. This means multiple file uploads across
    a wide range of browsers. It even supports drag-and-drop.

    For a file field (or image field) use the Muploader widget instead of
    the default File (or Image) widget.

    This module is for Drupal 7 only!

    Requirements

    A fully configured Plupload module. The developer version is recommended.

    Nicer Contact List

    Component type

    module

    Maintenance status

    Development status

    Component created

    Component changed

    This module reformats the recipient list of the contact forms (/admin/build/contact) adding a line break after each email, so that categories with many recipients get rendered properly.

    I built this module to use on my Drupal 6.x sites. I have not tested it with Drupal 7 yet.

    Vim Plugin For Drupal

    Component type

    module

    Maintenance status

    Development status

    Downloads

    9600

    Component created

    Component changed

    This project customizes the vim text editor for editing Drupal-related files. Who needs an IDE?

    This project started as a single vimrc file, but that made it difficult to use Vim for non-Drupal work. The project now is plugin-based for ease of use and extension.

    We have extensive documentation, including installation instructions.