module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Maintenance fixes only
Downloads: 0
created - / changed -

Field Denied Access provide ability to deny fields access so no one can't change their values by using user interface.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Under active development
Downloads: 18673
created - / changed -

Provides automatic modal support for any hook_menu() paths that have 'modal' => TRUE defined. This makes it easy to add optional modal support in any contrib module and helps reduce the burden on module developers to support modals.

Usage

function mymodule_menu() {
  $items['mymodule/form'] = array(
    'page callback' => 'drupal_get_form',
    'page arguments' => array('mymodule_form'),
    'access arguments' => array('administer mymodule'),
    'modal' => TRUE, // This line is where the magic happens.
  );
}

That's it!

Requirements

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Javascript replacement for select multiple form element.

module
Categories: Location
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -
module
Categories: Developer
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 35309
created - / changed -

Devel Debug Log is a developer module that provides a way for developers to save and display debug messages on a separate page in the web browser.

module
Categories: (нет)
Maintenance status: Unsupported
Development status: No further development
Downloads: 0
created - / changed -

This module allows other modules to include small static HTML files within code which are then exposed as blocks to a site.

module
Categories: (нет)
Maintenance status: Unsupported
Development status: Obsolete
Downloads: 0
created - / changed -

Dummy module

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

adress book

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

PDF Viewer add a new formatter that allow the user show PDF directly in the webpage. This module doesn't need any third party plugin or website.

module
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 0
created - / changed -

Sandbox project for a filefield source using a modal dialog with embedded views.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 190352
created - / changed -

This module allow you add an image field to user, and show it on user register form, after user register an account, this module will use the fid that upload by image field as user picture's fid.

module
Maintenance status: Unsupported
Development status: No further development
Downloads: 584
created - / changed -

In order to perform a "rush" performance test you will need to allow the app to hit a URL on your site and return only "42" for verification.

module
Maintenance status: Seeking co-maintainer(s)
Development status: Under active development
Downloads: 1154
created - / changed -

#NOD8CX: I have no plans to have a full D8 release within even a year of when Drupal 8 is released unless someone else volunteers to co-maintain that branch.

module
Categories: (нет)
Maintenance status: Minimally maintained
Development status: Maintenance fixes only
Downloads: 0
created - / changed -

This module adds a menu description field to the menu edit fieldset on the node edit form. This is more convenient than using the menu admin page.

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Overview

The A/B Variate Test Module is designed to allow developers and marketers to easily select optimal content or design in a high-performance, cache-friendly way.

module
Categories: User Management
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 1961
created - / changed -

defining user categories as entity bundles by keeping it much simpler than what "profile2" does and without depending on the "entity api" contributed module

module
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Add possibility to log into a syslog-ng server

module
Categories: E-commerce
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

As Google have deprecated and are now decommissioning the Google Base APIs, and replacing them with Google Shopping APIs (see

module
Categories: E-commerce
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 0
created - / changed -

Adds the User Login form to the Customer information pane at the Ubercart checkout page.

module
Categories: (нет)
Maintenance status: Actively maintained
Development status: Under active development
Downloads: 909
created - / changed -

This module is a visualization of the sub-issue structure of the project module.