jEditable

Component type

module

Maintenance status

Development status

Component created

Component changed

Port of jEditable module for Drupal 7.x with additional features:

  • Editing empty fields
  • Editing boolean and list field types
  • Fixed but with non-translatable field types

Project has been merged with original JEditable module, all future updates will be in module page: http://drupal.org/project/jeditable

FileField Load Multiple

Component type

module

Maintenance status

Development status

Downloads

763

Component created

Component changed

This module optimizes loading of multiple filefield data in Views. For every filefield/imagefield value displayed in a view, it will remove 1 redundant query generated by the FileField module to load file data.
It's probably mostly useful for image galleries and file directories, because they often display many files.

GenericEntityCRUDController

Component type

module

Maintenance status

Development status

Component created

Component changed

NOTE: Untested, has no tests, and is generally untested without any tests. :-)

Fills some of the gaps in Drupal 7's entity CRUD implementation. Turns DrupalDefaultEntityController into a much better factory for entities. Exposes create, save/update, and delete, and lets you define your own hook API.

Imagefield Tag Filter

Component type

module

Maintenance status

Development status

Downloads

1755

Component created

Component changed

Defines special tags for the imagefield module to show images in document body.
You just use [gallery] tag with parameters in your document body to show image field images where you want in the document body and so as you want that(e.g. put image into thickbox or somethig else).
Module description is placed here: http://brainstorm.name/node/399.html

Nodereference Quantifier

Component type

module

Maintenance status

Development status

Downloads

1032

Component created

Component changed

If you have ever faced the problem of adding extra information to a nodereference, e. g. an amount, tag or booking information, there hasn't been an easy solution yet. This module aims at filling in this particular niche by introducing a new CCK field type inheriting as much as possible from standard nodereference fields. Major features include:

FileField Track

Component type

module

Maintenance status

Development status

Downloads

3985

Component created

Component changed

A simple module that tracks downloads of files added through CCK/Fields by asking anonymous users to enter their email address. Returning anonymous users are tracked using a cookie. A tracking interface shows email address and user account information for tracked files downloaded on the site.

Why only have users enter their email address? Email addresses are a unique and easy way to identify users, and the barrier for entry is lower than actually registering for the site.

Set up is easy: