FastFetch

Component type

module

Maintenance status

Development status

Downloads

2734

Component created

Component changed

Fetches data faster than using the standard Drupal API by avoiding node_load().

Functions in this release:

ff_title($nid, $type = "", $published = "")

  • Returns the name of the node provided in $nid
  • $nid = Node ID of item to lookup
  • $type = If provided, limit search to passed content type (Machine Readable)
  • $published = Returns title of nid regardless of publication status. If provided, limit search to 1 Published, or 0 Unpublished

ff_term($tid, $vid = "")

Comment Alter

Component type

module

Maintenance status

Development status

Downloads

9334

Component created

Component changed

Makes it possible to alter (change values of) fields on a node when leaving a comment.

This can be used to create a tracker similar to Case Tracker or other support or project management modules.

However, unlike those modules which have the available fields hard-coded, this module allows you to edit any field on a content type and check "Enable altering this field from comments"!

Entity Form

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides a Ctools content-type plugin that renders forms built with Entity API's UI controller as pane content (or whatever else uses Ctools content-type plugins, Dashboard, etc.) Out of the box, "Add" forms are available, but when entity contexts are available, the appropriate "Edit" and "Clone" forms will also be available to you.

This module was built for the ability to embed forms into custom "dashboard" pages that are managed with Page Manager.

Google Picker

Component type

module

Maintenance status

Development status

Component created

Component changed

The goal of this module is to create a single Google Picker API for integration with Fields(CCK), WYSIWYG, and any other areas where it could be useful.

This modules is in it's infancy just as Google Picker is. So we'll see how quickly it comes along.

Developed by Newhall Interactive

Enterprise Password Management

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

If you ever spend any time helping users you may find be surprised, and shocked, to find that most users are storing their passwords as notes in MS Exchange or in MS Word documents.

With Excel, Word, and PDF documents so easy to crack, IT departments find themselves faced with the task of providing an official method of storing user passwords in a safe and secure manner.

The Enterprise Password Management module stores user passwords in an encrypted manner which is only accessible by the user.

Domain Taxonomy D7 Port

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a sandbox project for working on the D7 port for the Domain Taxonomy module http://drupal.org/project/domain_taxonomy

DEPRECATED - this sandbox project is not deprecated. I got co-maintainership access to the official project. Rest of the D7 development would be done there.

Palette

Component type

module

Categories

Maintenance status

Development status

Downloads

757

Component created

Component changed

This module provides hooks to let other modules define palettes that float over the site and provide GUI controls. Content for each palette section is provided by callbacks. Palettes can be altered, have access control, and use the D7 AJAX framework and JQuery UI.

There's a demo video for you to see it in action here: http://www.youtube.com/watch?v=OsfRGdK7y2A