Geolocation Field

Component type

module

Maintenance status

Development status

Downloads

235131

Component created

Component changed

Geolocation Field provides a field type to store geographical locations as pairs of latitude and longitude (lan,lng). The Drupal 8 version also provides a views proximity search plugin. Geolocation Field can be used with all fieldable entities like nodes, users, comments, taxonomy terms, etc.

Geolocation Field aims to provide a light-weight, easy-to-use and robust alternative to more complex solutions.

Ubercart Option Images

Component type

module

Categories

Maintenance status

Development status

Downloads

18940

Component created

Component changed

If you are using Drupal Commerce package in Drupal 7 (not Ubercart), this module is not needed.

An initial beta version for Drupal 7 is filed under releases, please try it out and leave feedback. Thanks Aaron Craig for your contributions.

Features

The uc_option_image module provides the following features to Ubercart:

ISBN Field

Component type

module

Maintenance status

Development status

Downloads

4988

Component created

Component changed

ISBN is a simple field/widget module. It provides simple validation for ISSN-8, ISBN-10, and ISBN-13. Javascript validation is available. Display options include raw (as inserted) and clean (dashes and spaces removed).

Drupal 7 and 8 versions

These versions are under heavy development and are not intended for production use yet.

For this version only validation through form submission is implemented. Javascript, format options and ISSN-8 validation will come soon.

Drupal 8 - Dependencies

Instead of reinventing the wheel, on Drupal 8 version of this module, both validation and format are done by an external library. The library used is Nicebooks ISBN library.
This library is already included to be download if you download ISBN module via Composer like:

composer require drupal/isbn

insertFrame

Component type

module

Maintenance status

Development status

Downloads

23545

Component created

Component changed

Description

This filter allows to insert a frame (or iframe) in a node, block, panel, ...
Can be used for Google Map insertion.
The height can be calculated to show entire page. Navigation in frame resize the iframe object.

Collapsiblock

Component type

module

Categories

Maintenance status

Development status

Downloads

51906

Component created

Component changed

Collapsiblock makes all Drupal blocks collapsible. To show/hide the content of a block just click on its title.

Optionally, the last state of blocks is saved in a cookie for each user.

This module is intended for site-builders who are new to Drupal with relatively simple needs. We will try to accomodate feature requests and options but will balance those with the need for a simple UI.

Active menus

Component type

module

Maintenance status

Development status

Downloads

18506

Component created

Component changed

Activemenus makes the standard Drupal navigation menu expandable. Clickable, highlighted regions are added to the menu. When a collapsed menu item is expanded, the child menu items are loaded dynamically through AJAX.

Formerly part of the Javascript Tools package, Tabs is now an independent module as of Drupal 6. It requires the Javascript Tools module, which for Drupal 6 is a small collection of commonly needed utility functions.

NGP COO/CWP Integration

Component type

module

Maintenance status

Development status

Downloads

28562

Component created

Component changed

This module allows for integration of Drupal with NGP Software's Campaign Office Online and Contribution Web Package. This will allow you to take email and volunteer signups and contributions directly through your web site. Some other modules also integrate with this to provide additional data capture points including Forward, Petition, and Letters.

Dynamic Persistent Menu

Component type

module

Maintenance status

Development status

Downloads

30014

Component created

Component changed

This module displays a horizontal menu in a block under which a submenu appears when an user hovers on an item. If the menu on the current page has a submenu, it's displayed by default, so this module degrades gracefully if Javascript is not present.

The 6.x branch of this module was sponsored by Koumbit.org

Path Blacklist

Component type

module

Maintenance status

Development status

Downloads

4826

Component created

Component changed

Path blacklist is a modest module with a very specific aim. Suppose you have paths in your domain that are handled further upstream (by Apache, IIS, etc.) and not by drupal, e.g., http://example.com/staff or http://example.com/intranet. You obviously don’t want your web editor mistakenly using these paths and, thus, creating nodes that will never be viewed.

Drupal For Firebug

Component type

module

Maintenance status

Development status

Downloads

126089

Component created

Component changed

This module is a helper module for a customized Firefox plugin that displays Drupal debugging and SQL query information (thanks to integration with devel module) to the Firebug window.

Notice :
The code for the Mozilla extension has been release on bitbucket and stable releases are available in the DrupalForFirebug project download section.