Drupal Modules

# A B C D E F G H I J K L M N O P R S T U V W X Y Z All

2i module is an alternative CCK image field module. The main advantage of 2i module is, that the uploaded image is not stored on the local machine, but is uploaded to 2i free image hosting and stored there. This module is recommended for drupal sites with small disc space!

Content Construction Kit (CCK), 6.x

This module will allow you to set accepted limits for CCK number fields with custom validation messages. An accepted limit is a range of numbers that is accepted for a particular value, but it's not a hard constraint. Say, for example, that a node has an Age field. The accepted age for creating the node...

Content Construction Kit (CCK), 6.x

Integration user core form fields (such as username, password, etc.) form with content profile. RECOMMENDED INSTALLATION 1. Install module. 2. Enable Content Profile or Profile module Now your 'Profile' form should have user fields. Have fun. REQUIREMENTS - Content (CCK) module RECOMMENDED MODULES http://drupal.org/project/content_profile SIMILAR...

Content, Content Construction Kit (CCK), Content display, 6.x

This module adds the ability to reference non-existing (new) nodes right from nodereference field when You're adding or editing the node. It's recommended to use this module with a Form restore module. It simplifies the workflow and enables support for multi-step chained nodes creation - if the content...

Administration, Content, Content Construction Kit (CCK), Utility, 4.7.x

UPDATE: HEAD is a complete rewrite of the module based on lionfish's original code I don't have any spare time at the moment to maintain this module. I am available though, if people want to fund additional development to fix several of the bugs or add features. I can be contacted at: lionfish@uwcs.co.uk This...

Content Construction Kit (CCK), 5.x

USE THE 2.2 VERSION. You must re-save all CCK field settings where you've used this module prior to this version. This module makes available as a single CCK field all of the fields you'd expect for a user to enter in an address. New to 5.x, country_select module. This module makes use of the country/province...

Content, Content Construction Kit (CCK), 5.x

Allows you to add a field to a node that does not have a defined label. The content creator then can choose the label and value of their choice. The list of labels is presented to the user in an auto-complete as they type. Easy way to allow contributors to add arbitrary meta-data without knowing beforehand...

Content Construction Kit (CCK), 6.x

Advanced Text provides a new widget for the "Text" field type. This new widget is an enhanced version of the text widget, that can be divided in text blocks and separators. Each text block has its own options (allowed characters, length and size), while separators can be given any value. The allowed...

Content, Content Construction Kit (CCK), 6.x

AJAX Select can enable CCK select fields with an AJAX feature to dynamically update the value of that field when viewing the node. It works by replacing the value of the field on the node view by a select field. CONFIGURATION Visit http://[your-site]/admin/settings/ajax-select Choose the content...

Content Construction Kit (CCK), Content display, Javascript Utilities, 5.x

Powerful module which allow you to do specified actions on the server on JavaScript events on specified fields. USAGE - Real-time price calculation based on referenced node values when form values has been changed - Send e-mail to the user, even if he didn't submit registration form yet (i.e. with the...

Content, Content Construction Kit (CCK), Content display, 6.x

This module adds the ability to edit a single element. The element needs to be surrounded by a DIV with the right things in it. This can be achieved by using something like contemplates, You will need something like this: <div class=ajaxeditable nid=<?php print $node->nid?> field="field_[name...

Content Construction Kit (CCK), Javascript Utilities, 5.x

Want to highlight text, clip a video, or select a section of an image? This module is CCK nodereference on steroids. Annotation Field references not just a node, but a specific revision, field, and intra-field information (like a portion of text). AnnotationField, itself, is the framework for Annotator...

Content Construction Kit (CCK), Media, 5.x

Disable being able to re-use CCK fields (prevents splitting fields into separate tables when new fields are added to a content type). This is useful when custom modules have hard-coded SQL queries to CCK field tables where re-using a field would break the queries. Current options are disable the submit...

Content Construction Kit (CCK), 6.x

Provides a simple Amazon product field type for CCK. Enter an ASIN or ISBN number, and the product data will appear in the node output. Requires the Amazon Tools module, and uses that module to provide Views integration. Note: In Drupal 6, this module is included as part of the Amazon Tools module, and...

Content Construction Kit (CCK), 5.x

Asset field is used as the back end for the Asset Manager module. Our end goal is to have it be a generic asset handling CCK-field that can easily format various file types as appropriate.

Content Construction Kit (CCK), 5.x

This module enables to associate nodes according to different criteria such as Taxonomy and CCK fields. You can give a different weight for each criterion. All criteria will be aggregated by the main module which compute a matching score for each couple of nodes. Then, for a given node, you can get...

Content, Content Construction Kit (CCK), Site navigation, Taxonomy, Utility, 5.x, 6.x

Audio recording field supplies a CCK field for recording audio, directly through the user's browser, while in the site. For the recording task, this module uses a java applet, called ListenUp by javasonic. In order to use the module you need to download ListenUp from it's home site. In addition to the...

Content Construction Kit (CCK), 6.x

averages

This module allows embedding an audio file in a CCK field. This module is for adding new field that allows embedding an mp3 audio. Dependencies AudioField 6.x depends on the CCK and FileField modules. Installation 1.In order to play the music you have to get any or all of audio players from the following...

Content, Content Construction Kit (CCK), Content display, File management, Media, 6.x

Reviews: 1

The Aurigma Uploader for Imagefield module integrates the commercial Aurigma Image Uploader with Drupal. Multiple images are uploaded in a single batch into a multiple imagefield. 6.x-1.x supports version 5 of the uploader. 6.x-2.x supports version 6 of the uploader. 6.x-2-dev now adds ajax loading of...

Content Construction Kit (CCK), 6.x

averages

This module allows you to fill title, body, and CCK fields from the URL. It auto-populates a field with a value from the URL. There are options to allow / disallow overriding pre-existing values, hiding a field if it is filled from the URL, and a few other goodies. It supports both single and multi-value...

Content, Content Construction Kit (CCK), Utility, 6.x

Reviews: 1

This module adds 2 autocomplete widgets for CCK fields of type Text and Number. Autocomplete for allowed values list: This widget can be used for Text and Number fields and it takes candidate values from the defined list of Allowed values of the fields. You can even generate your allowed values list...

Content Construction Kit (CCK), Multilingual, 6.x

averages

Autocreate Node Reference adds a CCK node reference field and automatically creates the referred node by cloning a template node, and was inspired by the discussion at http://drupal.org/node/112432. This module was developed for http://rageagainstthecubefarm.com, where we use it in the Corporate Reviews...

Content Construction Kit (CCK), 5.x, 6.x

Reviews: 1

Autonode is a CCK widget that allows you to use any table in your database as a reference to create and refer nodes. The field asks for a key, which is looked up in the reference table you set up. This might be a bit confusing at first, so let me illustrate what is being done: suppose you have 4 cols...

Content Construction Kit (CCK), 5.x

averages

Backreference Module provides a nodeapi interface to maintain 1-1 relationships between all shared instances of a nodereference field. This means that given a field instance of field_reference1, if you add a reference to NodeBeta to NodeAlpha's field_reference1 and NodeBeta has an instance of field_reference1,...

Content Construction Kit (CCK), 6.x

Reviews: 2

This module provides support for international banking standards and identifiers such as BIC (ISO 9362) and IBAN (ISO 13616). Current features include CCK field types for BIC and IBAN identifiers, as well as an API to parse and validate those identifiers (with specific IBAN support for 52 countries,...

Commerce and advertising, Content Construction Kit (CCK), Third-party integration, 6.x

# A B C D E F G H I J K L M N O P R S T U V W X Y Z All

Sponsored By

Drupalcon San Francisco 2010
Hosting Review

Latest Reviews

rating

Role inheritance

"despite a nice interface, the permissions are not copied but Duplicate Role works - http://drupal.org/project/duplicate_role "

rating

Filter Permissions

"disappointed that Role Inheritance module doesn't work (and also breaks the Permissions page) this module..."

rating

Google Analytics

"These days, Google Analytics is essential for a website. Get an account and this module. Set the code..."

Module Finder New Modules RSS Feeds Code Search Drupal Hosting News