Webform Service Server

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Webform Service Server is an method for services 3 that works in conjuction with the Webform Service Submit module.

The services method accepts webform service submittion, and searches for a matching webform based on the provided fields. If a matching webform isn't found, a new form is created.

This module was designed to work with Services 3 (http://drupal.org/project/services).

Require.js integration

Component type

module

Maintenance status

Development status

Downloads

1256

Component created

Component changed

Allows other modules to use require.js to write sophisticated JavaScript applications.

Depends on filesondemand and libraries.

This is an API module. Only install it if another module asks you to!

Documentation is forth-coming! For now, all I can recommend is checking out the 'requirejs_example' module that comes with this module.

Module template

Component type

module

Maintenance status

Development status

Component created

Component changed

This module creates an empty module with selected features. It generates necessary files and functions which will be used by developers to develop their great modules.

An idea of this project is to minify initial steps while creating custom module by providing correct naming and possibility to add code snippets by selecting necessary features. It should cover next tasks:
- quick module creation
- help with correct naming and parameters for the functions
- implement code templates for other modules

Drush Debug Tools

Component type

module

Categories

Maintenance status

Development status

Downloads

841

Component created

Component changed

This drush extension aims to extend the default drush functions with a host of extra functions specifically designed with debugging in mind. In particular this extension allows you to debug cron functions as well as apache solr indexing.

This module is still under active development and requires proper documentation.

Test Content Flag

Component type

module

Categories

Maintenance status

Development status

Downloads

1421

Component created

Component changed

This module allows you to tag your content as test and then use bulk operations to unpublished and delete them

It creates a field on each content type that is specified, which is then curated by the module.

This module is under development and may have bugs. Please post issues in the queue.