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.

CSS Flip

Component type

module

Maintenance status

Development status

Downloads

3848

Component created

Component changed

CSS Flip is a powerful tool for Drupal theme developers who need to create multilingual themes easily and quickly.

It aims to act like a backend engine, where it automatically parses stylesheets from themes and modules, flips their styles and injects them into your pages. You do NOT need to create RTL stylesheets.

However you still have the option to use the regular Drupal way, and utilize the tools provided in this module to flip your stylesheets easily and quickly.

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)

Serial Field

Component type

module

Maintenance status

Development status

Downloads

58425

Component created

Component changed

This module provides an auto-increment (serial) field.

Unlike Drupal's built-in auto-increment node ID, which is global and shared by nodes belonging to all content types, serial fields are managed per content type (D6) / entity (D7). For example, the serial field of an Invoice instance will generate a unique sequential number (starting at 1, then 2, etc.) exclusively for Invoice instances.

The allocation of serial numbers by this module is atomic. In other words, the serial values are unique even when multiple instances of the same content type / entity are created simultaneously.

freeCommerce

Component type

module

Maintenance status

Development status

Downloads

1859

Component created

Component changed

A simple shopping cart for sites that need to take orders for free, physical (i.e. -- non-downloadable) products.

UC Profile

Component type

module

Maintenance status

Development status

Downloads

6181

Component created

Component changed

Integrates the profile module with Ubercart. This module creates a checkout pane called "Profile" that pulls in all of the fields from a profile category called "ubercart." The fields will be saved
against the users profile.

Instructions for use: