Addnode

Component type

module

Downloads

5385

Component created

Component changed

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

Inventory field

Component type

module

Maintenance status

Development status

Downloads

1174

Component created

Component changed

This is a CCK field that lets you take inventory of a list of items. At node creation time, each of those items has a select box with numbers letting you say how many of that item you have, or a textfield to specify an arbitrary value.
Note: Changes in 2.x-dev version of this module change the internal database representation for table inventory_fields, so check the "Release Notes" before updating!

YouTube CCK

Component type

module

Development status

Downloads

958

Component created

Component changed

**** NOTE: Development is frozen for this module. Use the Embedded Media Field module instead. If you have the module already installed, you may convert your types, views, and existing content, and safely remove YouTube CCK. Just visit /admin/settings/youtube_cck/convert from your site. (2007-12-13) ****

ASIN Field

Component type

module

Downloads

4514

Component created

Component changed

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 will no longer be maintained as a separate project.

FlashVideo

Component type

module

Maintenance status

Downloads

84275

Component created

Component changed

FlashVideo is a complete turn-key video solution that expands Drupal's upload capabilities to allow web developers and users to upload video files, automatically convert those videos to the popular Flash format, and then embed their video in any node type using the simple [video] tag. This module allows more than one video to be attached to any node, and then referenced through the use of parameters passed to the tag [video]. It also includes an automatic conversion of video files to the Flash format using FFMPEG technology.

Flickr CCK

Component type

module

Development status

Downloads

763

Component created

Component changed

This module will install CCK fields for Flickr Flash Slideshows and Flickr Flash Badges. If you have the Slideshow Creator module installed, you also have the option to create a javascript slideshow of flickr images. CCK nodes allow flickr content to be stored by any combination of username/userid, photosets, tags, and/or searched text. Fields have various settings to control appearance, such as width/height and transition/fade modes (when using Slideshow Creator). Plays well with Views, so if you have, for instance, a Flash slideshow in the node, you could have a block that displays the flickr show as a badge or mini-slideshow.

CRM

Component type

module

Development status

Component created

Component changed

Drupal has many useful ways of creating, organizing, tagging, grouping, searching, and securing information. These tools make Drupal an ideal platform for native contact management functionality, with very little custom coding required!

This has several advantages over using a separate program or third-party service to host your contacts:

Taxonomy Search Module

Component type

module

Downloads

1412

Component created

Component changed

Allows a user to use a taxonomy hierarchy to pre-select a list to be used as a select list (e.g. drop down)

The Taxonomy Search Widget is an addon widget to the node reference field type. It allows the admin to set up a taxononmy vocabulary that the user can select from to limit the node selection to only those nodes tags with a specific taxonomy term. It uses AJAX to update the selection widget.