Node and Comments Form Settings

Component type

module

Maintenance status

Development status

Downloads

28893

Component created

Component changed

I cannot longer mantain this module. I'm really sorry, but I've tried making time to maintain this one but there's always something urgent that prevents me from doing it. Co-maintainers are also welcome.

I often find myself doing the same hook_form_alter just to do the same things over and over again. It's just a waste of time. This module lets you change several 'small' behaviors with hook_form_alter, in both nodes and comments, doing it per content type so you can configure different aspects of your nodes/comments.

Take Control

Component type

module

Maintenance status

Development status

Downloads

10903

Component created

Component changed

Take Control is a set of set of modules for Drupal for managing various administrative tasks particularly related to the file system. Beginning with version 2.0, the module has been refactored into a core/add-on architecture, where a core module take_control provides common routines and settings, whereas the bulk of front-end user interaction comes from add-on modules (e.g. file browser etc).

Currently, there are 2 add-on modules: file-browser, and quick-permissions.

Views RSS

Component type

module

Maintenance status

Development status

Downloads

340234

Component created

Component changed

This module allows users to take control of their feeds by providing a fields-based views
style plugin for RSS.

d8 branch

The 8.x branch has some issues, please check #2761449: [META] Creating a stable, up to date, 8.x-2 release on what patches is needed to make it work. For now, the branch does not work.

DigitalNZ API

Component type

module

Maintenance status

Development status

Downloads

3323

Component created

Component changed

The DigitalNZ API is a collection of modules providing metadata search of
New Zealand digital content via the DigitalNZ web services API. The module offers:

  • new search tab with search results from DigitalNZ, sortable using the DigitalNZ: Sorting block
  • DigitalNZ: Results block for complementing node search
  • API for interacting with the DigitalNZ API

For more information about DigitalNZ see http://digitalnz.org

A DigitalNZ API key is required to use this module.

Name Field

Component type

module

Maintenance status

Development status

Downloads

145140

Component created

Component changed

Name Field is a module that provides a CCK / Field Name element.

Drupal 7 features

  • Real name: Uses the new Drupal hook for creating an alternative screen name to the users user name. To enable this feature, simply add a name field to the user bundle and enable this feature when configuring the field.
  • Webform component: Adds a name component to the webform components list.
  • Text field support for Titles and Generational suffixes.
  • Optional autocomplete options for all text fields
  • Field inline CCS style options were added for the individual components.
    Formatter component classes (in SPAN tags) are optionally additions.
  • Feeds, Name DB (100,000 weighted), Migrate, Views (native and custom filter) and Devel Generate integration.
    There has been a request to remove Migrate support as Migrate Extras also handles this field. Please supply feedback if you use Migrate and this module.
  • Inline component markup formatting options. This can be found in the field formatting options.
  • Full Token module support for specific formatters or components with delta support.

Read only mode

Component type

module

Maintenance status

Development status

Downloads

64645

Component created

Component changed

What is Read Only Mode?

Read Only Mode provides an alternate to the built in Maintenance Mode in Drupal. Instead of displaying a static text file to users while the site is in maintenance mode, Read Only Mode will allow access (reading) of new content while preventing the addition of new content (posting / submitting forms / etc).

This allows the site to remain functional while maintenance is performed. This module also provides messaging to users and administrators to indicate that the site is in maintenance mode.

Zendesk remote authentication

Component type

module

Maintenance status

Development status

Downloads

13765

Component created

Component changed

The Zendesk remote authentication module allows you integrate the Zendesk support service with your Drupal site and synchronize drupal users with zendesk.

Word of Warning:
Don't use this module without testing in a sandbox, or a fresh zendesk install so you don't lose data. While this module does work, the module needs testing and testers!

Visual Search

Component type

module

Maintenance status

Development status

Downloads

1339

Component created

Component changed

Overview

The Visual Search project is a suite of modules that allow your end users to search for content visually. This is particularly useful in e-commerce applications by giving your customers the ability to search for products by colour, as well as gallery applications.

Visual Search API

This module is the core of visual search, and it provides functions for parsing a given image and extracting colours from the image. This data is then stored in the database for searching.

Munin monitoring Drupal plugin

Component type

module

Maintenance status

Development status

Downloads

5518

Component created

Component changed

This module creates a shell script that acts as a plugin for the munin monitoring tool. It gathers information about your site und reports them in the way the munin server needs them. Munin itself displays them in a graphical way.

---

Update 4/22/11: The 6.x-2.x release is refactored to work with Drush.

---

Update 10/14/12: 7.x-2.x is the continuation of the work done by thebuckst0p (check release notes for more info)