Maintainers strive to actively monitor issues and respond in a timely manner.

References Manager

Provides an optional page for each references field with a drag 'n drop UI for sorting items via a grid of teaser node displays, or other view mode.

Test Swarm

TestSwarm tests

A module to do automated QUnit testing

Features

  • Strict javascript client side testing.
  • Can be extended to test multiple themes at the same time.
  • Works for authenticated and anonymous users.
  • Detailed recording of all test runs.
  • All submit and validate handlers are disabled.
  • Permissions are checked before running a test.
  • Testing of submit handlers running in iframes
  • Allow certain roles to submit forms

How

  • Implement hook_testswarm_tests to define all your tests.
  • Create a javascript file containing QUnit code.
  • Navigate to /testswarm-browser-tests.

Permissions

In order to run a test you need the permission 'run testswarm tests', it should be save to allow anonymous users to use this as well. For each tests you can specify additional permissions and all validate and submit handlers are removed for all forms (except for UID1).

Included tests

  • Basic test
  • JQuery once
  • Re order blocks
  • Create page content
  • States.js
  • Autocomplete
  • ...

Roadmap

  • add full theme support to tests running inside an iframe
  • better reporting

Font Awesome

Loads the Font Awesome CSS Library for availability.

Babeltheque

This module allows integrate Babeltheque services with Drupal.

What is Babeltheque services ?

Babeltheque provides a web 2.0 service for libraries wishing extend their OPAC or sites with additional data. Then, bibliographic records can be enrich with critics, quotes, tags, ratings, suggestions and videos.

How does babeltheque module work ?

Babeltheque module dynamically adds html and javascript code in being viewed nodes.
Admit that you have on your drupal site, some nodes describing bibliographic records. This node probably have an ISBN/EAN field. Babeltheque module read the ISBN field, transform it to a valid ISBN 13 without hyphen or space, use it to retrieve data from Babeltheque services and add them to the node.

You can configure the module and choose:

  • Content types on which you want add babeltheque services
  • which services in which content types (Average ratings, videos, tags etc ...)
  • which services in which view modes

Babeltheque module also provides his dynamically created fields to Display suite module. So you can see and choose what services to display and where in the manage display page.

Image Repository

Currently i am working on a module which offers the possibilty to browse for images.

uc_webform_badges

Create name badges from your registration data.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained