iMIS ISGweb

Component type

module

Maintenance status

Development status

Downloads

2233

Component created

Component changed

This module is used to integrate a Drupal site with the "ISGweb for iMIS" product developed and hosted by ISG Solutions. While ISGweb can be visually integrated with any CMS via HTML iframes, this module establishes a direct data sync between the iMIS and Drupal databases and provides a greater opportunity for Drupal developers to create other modules based on iMIS member data.

Node Tabs

Component type

module

Maintenance status

Development status

Downloads

1452

Component created

Component changed

Node tabs is a module that allows you to assign tabbed content to nodes.

The module creates a block called Node tabs that you can add to a region or panel.

You can also call the tabs using the following function:
print node_tabs_generate_tabs();

Requirements

Node tabs requires that jQuery UI be installed. You can download jQuery UI from
http://drupal.org/project/jquery_ui.

External Help

Component type

module

Maintenance status

Development status

Downloads

466

Component created

Component changed

The External Help module makes it easier for other modules to add links to external help pages, complementing description texts and help files. The audience of this module is purely other modules – no user interface is provided.

Why this module?

There is already Advanced Help out there, and you can write whatever you like in description texts. So why use this module?

This module supports the idea that it makes sense to have module documentation on drupal.org, in contrast to having it in-code with the module. This makes it possible to find, read and improve documentation without having to install modules and/or write patches.

The idea of this module is to make it easier to link to external help pages in a consistent way, and having all the external help pages listed in one place in the module code – making it easier to maintain them.

This module is also inspired by the discussions about having inline help texts imported from drupal.org, similarly to how translations are imported, thereby allowing updates and improvements without having to change core. This module, however, doesn't go very far in trying to solve that problem. (For more information on this issue, see http://drupal.org/node/1031972 and http://drupal.org/node/1291058.)

Webform Computed Component

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project is abandoned!

See the replacement Webform Macro project at http://drupal.org/sandbox/vernond/1667748

No further development or support is offered for Webform Computed Component.

This module extends the Webform module and makes available a Computed Value Component which can receive a value from either a stand-alone mathematical calculation, a SELECT-CASE-DEFAULT value assignment, or from one of an IF-THEN-ELSE mathematical calculation.

Panels Breadcrumbs

Component type

module

Maintenance status

Development status

Downloads

300099

Component created

Component changed

Panels Breadcrumbs allows you to set your breadcrumbs directly from Panels configuration, and also allows you to take advantage from Panels arguments and contexts as placeholder tokens.

Exportability

The Breadcrumb configuration is saved along with the page, which means that if you export the page through a Feature, the breadcrumbs you've set will also have been exported.

OpenLayers Locator

Component type

module

Maintenance status

Development status

Downloads

6939

Component created

Component changed

An ideal store, dealer, vendor, ATM, branch, office or member/user locator. Just about anything you can think of listing on a map.

The OpenLayers Locator is a feature module that creates a robust, turn-key Locator using the Openlayers, Openlayers Proximity, Addressfield, Geofield and Geocoder modules. Getting up and running with these modules from scratch can be challenging. This feature package simplifies that. Out of the box it provides a Location content type with an address field that is automatically geocoded using Google's Geocoder. The locations are then displayed on a combined list & dynamic map view. Users can then search for locations based on proximity to a postal/zip code, city, province, state or any other geo-spatial reference point understood by Google.

HTML5 Application Cache

Component type

module

Maintenance status

Development status

Downloads

1207

Component created

Component changed

This module provides HTML5 offline functionality for Drupal sites. This is commonly known as the "HTML5 Appcache", and is supported by most major browsers.