RestWS API Documentation

Component type

module

Maintenance status

Development status

Component created

Component changed

RestWS is incredibly powerful to a Drupal developer, but to a third party not using Drupal it's very difficult to communicate what services are available, and how to make service calls.

RestWS API Documentation displays a pretty page documenting all services and their properties.

Inspired by https://www.drupal.org/project/services_docs

OpenCFP

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides integration with OpenCFP, a PHP-based conference talk submission system.

Instant Feedback

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Obsolete: helpfulness module seems like a better option. And it has a D8 version.

Instant Feedback provides an ajax form that gives the user a simple yes/no question (ie. "Did you find what you where looking for?") No-sayers get a open follow-up question. The results are exposed to views and anything that can deal with flags.

Entity Field Tokens

Component type

module

Maintenance status

Development status

Component created

Component changed

Providing tokens for all fields of an entity.

Instead of writing the same code in my_module.tokens.inc for each entity and its fields again,
in this module the tokens for the fields are generated automatically for all entities
which are listed in a simple configuration.