Behat UI [Sandbox]

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

PLEASE CHECK OFFICIAL MODULE HERE!

The Behat UI module lets any person to run automated tests and create new tests (and also run them while they are being created). It's fully customizable and the interface is very interactive.

Features on running an existing test suite:

Collect

Component type

module

Maintenance status

Development status

Downloads

2874

Component created

Component changed

Collect allows to collect and store data of any kind.

A metadata management layer on top of a generic storage allows to add meaning to the collected data and expose it to other components like Views, Search API and other.

Force hook exit

Component type

module

Categories

Maintenance status

Development status

Downloads

775

Component created

Component changed

This is a simple module for Drupal 6 that does its best to guarantee that hook_exit() gets called, even if a module exits early with exit().

The reasoning behind this module is that lots of modules in Drupal 6 print output and then call exit(). This is commonly used to output JSON, for example. Usually that's fine, but calling exit() stops the regular request process. Depending what you're doing in your hook_exit() it may be important to ensure its execution, thus this module was created.

Example how to use tableselect with #options

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is an example module based on the fabulous guide Adding checkboxes to a table

@Credit: mexicoder, ronan.orb, drupalshrek, nohup,Zahor

Purpose of the module

How to use tableselect with the following:

  • '#multiple' FALSE
  • tableselect with radio buttons
  • How to set #default_value
  • How to put them in a custom block

Tableselect with options

signup_manager

Component type

module

Maintenance status

Development status

Component created

Component changed

Aims to provide a generalized signup module.

This module should provide a set of features like

  • hooks
  • blocks
  • administration pages
  • import/export
  • API

that could be used by modules like:

Contact me if you are interested in integrating your module with this module, and need specific features.

Wrappers Delight

Component type

module

Categories

Maintenance status

Development status

Downloads

2340

Component created

Component changed

Wrappers Delight is a development tool that eases the development of custom code for complex Drupal sites and applications. It is not a generalized tool for contrib. It's designed to help adapt those tools for use on a specific site. It will also help prevent carpal tunnel syndrome and Drupalism-induced madness.*

It consists of two parts: