WMS

Component type

module

Maintenance status

Development status

Downloads

4115

Component created

Component changed

The WMS module implements the WMSGetFeatureInfo call for WMS layers as a behaviour for the openlayers module.
It allows you to query WMS layers of an OpenLayers map for details on displayed features.
It comes with a block where the results are inserted.

The supported formats for server responses are plain text, html & gml. The gml results are 100% themeable. If the colorbox module is installed and active, the results pop up in a lightbox for additional coolness.

Dependencies:

SCORM Cloud

Component type

module

Maintenance status

Development status

Downloads

1417

Component created

Component changed

Integrate the SCORM Cloud hosted course player right into your Drupal site. This module provides an API and an optional CCK field to allow SCORM courses to be uploaded through your Drupal site for hosting, delivery, and tracking through SCORM Cloud. (http://scorm.com/scorm-solved/scorm-cloud/). The module allows your Drupal users to register for and take the uploaded courses. In depth reporting is available per course and per user. Transform your Drupal website into a powerful Learning Management System (LMS).

CCK allowed values editor

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows users with the appropriate permissions to edit the allowed values of a CCK field from the node create/edit form itself. This is much more convenient for the site developers, and as it has its own permissions you can also open it up to the client*.

Locale Cookie

Component type

module

Categories

Maintenance status

Development status

Downloads

3913

Component created

Component changed

This module adds a new method for language detection to Drupal 7, it keeps track of the language by means of a cookie, so the language is preserved no matter of the user is logged in or not. It also works for recurring users.

You can specify the name of the cookie (default is language) and the duration of the cookie (default 7 days).

The cookie is set from the moment the module is activated, to make use of the detection you have to enable the cookie detection at admin/config/regional/language/configure and make sure it's after the URL one.