Nodeselect

Component type

module

Downloads

2377

Component created

Component changed

Nodeselect allows editors to search for content, in a simple exposed View integrated with Embedded Edit, and results can be drag and dropped into nodereferences.

CCK Attributes

Component type

module

Downloads

2753

Component created

Component changed

Defines an Attribute Field as a Textfield Pair.

For example:
If you have a product that has multiple attributes, but dont wish to create a separate field for each of these, you can use Attributes. In the field, it has an Attribute (Size, Colour, Distance, anything) and a Value (8, Red, 21km, etc).

As it uses CCK Text Fields, its Views Integrated and has two filters: Attributes & Values.

Sermons

Component type

module

Maintenance status

Development status

Downloads

1264

Component created

Component changed

The Sermons project is a way to provide a sermon structure for your Drupal church website. It includes a number of ways to explore your churches sermons and allows your shut-ins and traveling attenders to stay in touch with the sermons.

Your sermons may have images, notes and sermon series tracked on them. You may choose not to use these options and they may simply not be used when creating the them for your website or marked as exclude on the Content Type display page.

Vimeo

Component type

module

Maintenance status

Development status

Downloads

7588

Component created

Component changed

This module is not under development. Please see Media Vimeo project for this type of functionality.

This is not an official module, and we have no affiliation with Vimeo.com.

Introduction:

Don't confuse your end users by asking them to paste embed codes or URLs into your website. Instead let them browse the videos visually and insert which ones they want by clicking on them. Now that's easy!

ImageField Avatar

Component type

module

Maintenance status

Development status

Downloads

8984

Component created

Component changed

Select an imagefield/filefield from a content type to serve as user picture (avatar). On selected content type node update, such as when a user saves his content profile, user picture is being pointed to the first file in the filefield.
The module integrates into user picture settings form and hides irrelevant settings. All user picture properties such as file size and dimensions requirements, default image are managed by imagefield/filefield.
Inspired by #470004: User avatar via CCK imagefield.

General usecase

With Content Profile module and an imagefield/filefield attached to the content profile type first image in the field becomes the user avatar. If the field has multiple values you just need to instruct users to reorder images.

Hierarchical Select Field Selector

Component type

module

Maintenance status

Development status

Downloads

10391

Component created

Component changed

Hierarchical Select implementation allowing to choose content types and their fields in a user-friendly way. Reusable form element.

This is developer module. Install it only when required by other module.

Requirements: Hierarchical Select, CCK

Modules that use Hierarchical Select Field Selector: Imagefield Avatar

Reverse node reference url

Component type

module

Downloads

643

Component created

Component changed

A Fox production.

Reverse node reference url updates a node's reference of a node from the url.

By default it just checks if the user has "Bypass rnrurl acces" to let em add it, but can extend that via hook_nrnurlaccess, maybe.

Name refers to being a reverse of nodereference_url; and some code was based off of it.

FileField UI Extras

Component type

module

Maintenance status

Development status

Downloads

2507

Component created

Component changed

A helper module that provides a collection of miscellaneous FileField UI enhancements.

This module requires CCK 2.5 or above to work.

These include (or are limited to):

1) Collapsible fieldset wrapper on the data elements.

These include the alt, title, description fields provided by FileField and any additional fields that are created by other modules, namely ImageField Extended module.