Aurigma Mass Uploader for CCK

Component type

module

Development status

Downloads

5923

Component created

Component changed

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 images. Please try it!

For an open source java uploader see JIFUpload.

HILCC Taxonomy Autotag

Component type

module

Maintenance status

Development status

Downloads

1498

Component created

Component changed

Auto-generates HILCC (Hierarchical Interface to the Library of Congress Classification) taxonomy terms for nodes that have LCC call numbers (library-assigned numbers like "QA 76.73 .P224 2005"). This can help you build a Drupal site that auto-organizes by a hierarchic subject tree.

For instance, items with different call numbers like QA76.73 and QA75 would be clustered under the Drupal category Engineering & Applied Sciences > Computer Science. The taxonomy terms are generated during node creation and update, and now optionally during cron runs and using node batch operations (from admin/content/node).

Possible uses are:

(For an example that uses all these modules, see the links to the demo below).

Associated Nodes

Component type

module

Downloads

11027

Component created

Component changed

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 the other nodes that are associated to it. The associated nodes are ordered by the matching score they have with the given node.

Different associations can be defined with their own criteria and weight.

FileField Sources

Component type

module

Maintenance status

Development status

Downloads

625860

Component created

Component changed

FileField Sources is an extension to the FileField module. The FileField module lets you upload files from your computer through a CCK field. The FileField Sources module expands on this ability by allowing you to select new or existing files through additional means, including:

Bible Reference

Component type

module

Maintenance status

Development status

Downloads

1224

Component created

Component changed

Updated 10/2013: This project was created a number of years ago to fill a need but was abandoned in early development. In the bottom right of this project page are a bunch of similar projects which will probably fill this need better.

Currently, this project allows users of a Bible module to create a CCK field that is a "Bible Reference". It currently only mimics the basic functionality of the Bible module within CCK. In the future, I would like it to:

Feed field (CCK module)

Component type

module

Maintenance status

Development status

Downloads

7988

Component created

Component changed

This module creates a CCK field that accepts RSS urls.

Features:
- Aggregates RSS/Atom feeds
- Controls item display count and frequency of updates
- Feed Fields may be positioned just like any CCK fields
- Feed Fields may accept multiple values (deltas)
- Feed Field-enabled nodes may be used in Blocks and Nodeblocks
- Works with FlexiField
- Feeds are automatically updated by cron
- Test Page simulates cron without changing any data

Testimonial

Component type

module

Downloads

3773

Component created

Component changed

Testimonial module is a cck/views based solution for creating easy to manage testimonial nodes within a view. Included is a customized administration to make the module simpler for individuals not already familiar with Drupal's administrative paradigm.

FeedAPI ImageGrabber

Component type

module

Maintenance status

Development status

Downloads

5059

Component created

Component changed

Note: This project is copyrighted to and maintained by Srijan Technologies Pvt. Ltd.

FeedAPI ImageGrabber which is an addition to FeedAPI, mimics the thumbnail display of Google Reader for the feeds aggregated (using FeedAPI) on a Drupal website.

RSS feeds usually do not contain the images associated with the feed-items, and therefore ImageGrabber visits the feed-item's webpage to download the image. The downloaded image is stored in an imagefield created by the imagefield module.

Features