Site Info Blocks

Component type

module

Categories

Maintenance status

Development status

Downloads

1422

Component created

Component changed

This module provides the content of the site information variables in blocks, so users are not limited by their theme in their placement, but can display them in any block region.

A css file is included, which can be used to tweak the display.

taxonomy_feed

Component type

module

Maintenance status

Development status

Downloads

767

Component created

Component changed

Short Story

This module allows you to create a RSS feed, based in terms from a vocabulary or vocabularies using Views module.

Long Story

This module create a new custom View Style called Taxonomy Feed, Only enabled for Views: Term type. Also this module create a new row style Taxonomy Term. Allowing you to use all standard features from Views module to generate your custom RSS list.

The RSS output items points to his own term URL feed.

UC Down Payment

Component type

module

Categories

Maintenance status

Development status

Downloads

1033

Component created

Component changed

Functionality

This module allows Ubercart store administrators to add partial payment functionality as a product feature. They can assign down payment amount and the due date to any product, and manage down payments and partially paid orders in the admin section.

Buyers can select if they wish to pay the full amount or only the down payment. If they select down payment, they will receive an email notification before due date. They can see the information about their partial payments under a new tab in My Account and they can add the remaining balance to the cart and finalize the payment.

GeoIP Redirect

Component type

module

Maintenance status

Development status

Downloads

1713

Component created

Component changed

GeoIP Redirect uses the GeoIP API to redirect a user from your site to a different one based on their country of origin. The primary use-case is that you have 2 different markets and want to ensure users are accessing the correct form of that material. Here is a typical workflow for this module:

  • You configure module to redirect all UK page views to exampleUK.com
  • User accesses exampleOther.com from the US, France, etc and is granted access to the site

BUT

File viewer

Component type

module

Maintenance status

Development status

Downloads

7822

Component created

Component changed

This module has been moved to PDF module formally,

This module add Internet Archive BookReader (http://openlibrary.org/dev/docs/bookreader) for PDF and EPUB support into Drupal to make both of them can be open and view file field in the browser. "Search inside" was just added. Can be bugy. If you upload a book, it will be very slow, because I just use JS for search. Maybe do it on server side in the future. didn't test on IE.

Date Repeat Instance

Component type

module

Maintenance status

Development status

Downloads

6993

Component created

Component changed

Date Repeat Instance provides edit and delete links per instance of a repeating date series. When you delete an instance, it automatically sets the exception in the repeating rule. When you edit an instance, it breaks the new instance into its own node, and sets the exception in the original node.

Flot Charts for Views

Component type

module

Maintenance status

Development status

Component created

Component changed

A Drupal module that allows you to generate Flot graphs using the Views module. Has a manual override option for the options JSON that goes to Flot's .plot() function. Check out the Road Map for this project: http://groups.drupal.org/node/121279

This project is being developed by rjstatic for the Environmental Monitoring project built on top of Drupal called Sensor Hub.

CCK Match

Component type

module

Maintenance status

Development status

Downloads

622

Component created

Component changed

This module provides an option on any CCK textfield to verify input twice. The user will have to re-type the value in a duplicate field below the existing field (like a password confirm) and have it match to validate properly.

Could be used on phone numbers, credit cards, VINs, bank account information, etc.

Currently, only supports textfields.

Feeds Self Node Processor

Component type

module

Categories

Maintenance status

Development status

Downloads

9059

Component created

Component changed

A Feeds processor plugin that can be used to populate the fields of a content type using a remote source. It uses Feeds' attachment ability to make Feeds-based import workflows more extensible.

It allows you to use the Feeds module as an importer for single objects instead of only lists of items. In Feeds' terms, the Feed is also the Feed Item / Feed Node.

In most cases, the Node Processor is configured with a type of node you want to create, and with this you don't need that option.