e-Commerce | Donation

Component type

module

Maintenance status

Development status

Downloads

2814

Component created

Component changed

This module allows you to receive donations on your e-Commmerce site. It does this by modifying the base product in a manner that is suitable for the special case of donations.

For example, a donation is a an amount set by the customer, not you, the merchant.

There are three possible methods introduced by this module. You choose when you create a donation product which ones you wish to implement. You CAN implement all three at the same time- they are not exclusive.

Logger

Component type

module

Maintenance status

Development status

Downloads

587

Component created

Component changed

Introduction

The Logger module provides event logging facilities that are decoupled from any particular storage backend. It is useful for module developers who want to instrument their code for monitoring and alerting without forcing their users to use a particular backend technology, like StatsD. The module doesn't provide any visible functionality out-of-the-box. You only need it if you're a module developer looking to instrument your code or if a module you're using depends on it.

Total Control Admin Dashboard

Component type

module

Maintenance status

Development status

Downloads

73486

Component created

Component changed

What is Total Control?

The Total Control Admin Dashboard creates a default panel page with useful administration tools. Its purpose is to create a central location from which a Drupal site can be properly cared for. Several overview panes are included for site stats and quick reference. Several administration panes are provided with quick links to content types, menus, taxonomy, and other scattered locations of important Drupal site administration. Several views panes are also provided as well as full-page comprehensive versions of the views with bulk operations.

WURFL

Component type

module

Categories

Maintenance status

Development status

Downloads

17627

Component created

Component changed

Officially sponsored by ScientiaMobile.

Version 7.x-3.x

The WURFL module helps you in detecting the device capabilities of the mobile device visiting your website. It is based on WURFL and the WURFL PHP APIs.

The module provides device capability detection as an API to developers.
The WURFL module can be used by calling the native interface:

Save to FTP

Component type

module

Maintenance status

Development status

Downloads

6899

Component created

Component changed

The Save to FTP module allows for saving a node as a .html file on a FTP Server.

After a node has been saved, and a path is given, if the user has been given the "Save to FTP" permission a form is added on the node edit page which is activated by selecting the "Publish to FTP" button.

Password Strength Disabler

Component type

module

Maintenance status

Development status

Downloads

14826

Component created

Component changed

Description

Enabling this module will disable the password strength checker upon new user registration. This is for sites that find the strength checker unnecessary, annoying or confusing to users.

Current Maintainer

Jaime Herencia (Web Partners)

Sponsorship

Completely rewrite of the 7.x branch sponsored by Web Partners

Country Icons

Component type

module

Maintenance status

Development status

Downloads

19052

Component created

Component changed

This module provides an API for countryicons for retrieving and displaying them. It was originally designed for use with the ip2cc module, which stores it's own set of country icons. Wanted to extract these icons from the ip2cc module as it really is additional functionality to that module, that is probably not needed by the majority of ip2cc users. However, it seems apparent that several other modules also include their own set of country flag icons, and would possibly benefit from sharing the resource.

IE Unlimited CSS Loader

Component type

module

Maintenance status

Development status

Downloads

17855

Component created

Component changed

This module solves the Internet Explorer limitation of loading not more than 31 CSS files per HTML page (http://support.microsoft.com/kb/262161).

The module will only kick in when it is needed, and remain silent otherwise.
This means, as long as Drupal's CSS aggregation is enabled, or your module count is very small, you will not notice any difference.

No configuration needed, just install / enable the module.

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