QEdit (Batch and Mass Operation for nodes)

Component type

module

Maintenance status

Development status

Downloads

2382

Component created

Component changed

Abandoned project, no longer to develop new feature on this one. Anyone interested for batch / bulk things on node, should look View Bulk Operations.

Quick Edit adds batch ("mass updates") and AJAX functionality to the standard interface for Drupal content management, for the roles that has "administer nodes" permissions.

From the Quick Edit content management screen, you filter by content type, date and/or categories as usual - then perform batch edits on the selected nodes.

Direct Debit Payment

Component type

module

Maintenance status

Development status

Downloads

2923

Component created

Component changed

This module provides a

The module directdebit provides some basic functions with are used by the contained uc_directdebit module and the contrib module clieop.

Just install the module the normal way.

Fotonotes

Component type

module

Maintenance status

Development status

Downloads

6167

Component created

Component changed

Fotonotes – collection of scripts for annotating images. Fotonotes is very simple. Only 2 steps and all done. First, you have to select a part of image and write comment linked to selected part. Next, when user place mouse cursor over noted part of image, desire note will be showed. In such a way very convenient to select friends on collective photos, or components of complex schemes. This feature is common used, for example, on Flickr.com website.

Cache Router

Component type

module

Maintenance status

Development status

Downloads

38412

Component created

Component changed

About

CacheRouter is a caching system for Drupal allowing you to assign individual cache tables to specific cache technology. CacheRouter has an option to utilize the page_fast_cache part of Drupal in order to reduce the amount of resources needed for serving pages to anonymous users.

Drush integration #642544-12: Weird thing. Keeps happening.

NO DRUPAL 7 VERSION OF THIS MODULE WILL BE RELEASED. See #593238: Do not release Drupal 7 version of this and move the engines into separate projects for details.

Cache Router supports the following technologies natively:

GolfPal

Component type

module

Maintenance status

Development status

Component created

Component changed

A collection of functionality to track golf scores for users. I would like to develop this module to include score tracking for each user and golf course information which can be shared throughout the user base.

We have a lab site up where we are discussing our goals, sharing our ideas, and testing the module:

http://lab.nickgs.com/golfpal/

Please send me an email if you would like to help in development of this module at nickgs1@gmail.com

Mapdir

Component type

module

Maintenance status

Development status

Downloads

1147

Component created

Component changed

Mapdir is a small utility module that provides a very flexible and general functional programming (read: easy) mechanism for applying functions to all (or selected) files and subdirectories in a directory.

Sample applications include data import, extraction or transformation.

Any time you are tempted to use PHP's 'glob' function, you might think about using this instead.

Fapilicious

Component type

module

Categories

Maintenance status

Development status

Downloads

671

Component created

Component changed

Fapilicious is a collection of FormAPI goodies.

I hope to make it a repository of reusable FormAPI trickery and short cuts. Currently it has small collection of powerful FormAPI element validators.

Please submit your favorite tricks as patches so we can add on to this library.

Save-to-File

Component type

module

Downloads

1141

Component created

Component changed

Ever wish that Drupal had a front-end code editor? Frustrated with using the space bar to indent code in textareas? Wish you could back up your node code to a hard file? Then Save-to-File might be the solution for you!

Save-to-File adds a link under a textarea to "Save to file". When clicked, some handy javascript moves the entire content of the textarea to a file, and replaces the textarea content with a short function that will grab the content from a file the next time the content is loaded.

Path Blacklist

Component type

module

Maintenance status

Development status

Downloads

4826

Component created

Component changed

Path blacklist is a modest module with a very specific aim. Suppose you have paths in your domain that are handled further upstream (by Apache, IIS, etc.) and not by drupal, e.g., http://example.com/staff or http://example.com/intranet. You obviously don’t want your web editor mistakenly using these paths and, thus, creating nodes that will never be viewed.