Considered feature-complete by its maintainers.

Web Services Client Tester

Provides a User Interface for testing services known to the Web service client.

Use this to see what is happening under the hood when you use wsclient to talk to a remote service.


This has been absorbed by klausi into the main WSClient project

As of 2013-03. No further development will happen in this sandbox


First set up a web service using a WSDL or manual entry.
Visiting the web service client management page
(/admin/config/services/wsclient/{service})
you will find a 'Test' button added to the available 'Operations'.
Using that will present a webform exposing fields derived from the WSDL and somewhat emulating the data structure that is expected to make up a service request.

Executing that request will then display the request that is being made (in raw form with headers and payload) and the response that came back, also displaying the response headers and response data or message if any.

If you have devel.module enabled, a rendered dump of the data structure (PHP objects constructed by the wsclient) will also be displayed.

MMW Subscriptions

A small module that hides some of the complexity of the Subscriptions module.

Enkoder for Drupal

Want to guard against spam? Want to make sure sensitive information isn't easily nabbed by an automated script?

Use Enkoder for Drupal! This uses the logic behind Hivelogic's Enkoder to encode any field or arbitrary text in a recursively self-evaluating block of javascript, foiling all but the hardiest of spambots.

You can use this to harden any text-based field and this module also exposes a general-purpose php function (sclib_enkoder) for your own custom uses.

This module is supported by time from the Sierra Club.

Why use this?

In my examination of the Drupal module landscape, SPAM-hardening solutions either tend to be focused on forms (like CAPTCHA) or provide very limited email encoding (such as by providing HTML entity encoding or exposing an input filter).

By using this module, you

  1. can arbitrarily harden any core text field, even ones that don't use an input filter
  2. can arbitrarily harden any text, not just things look like email addresses.

Scald: Flickr

Scald Flickr search by terms

This module provides Flickr image import inside Scald. It creates a scald provider allowing users to add atoms of type flickr image.

Nodequeue reference

Field type for referencing one or more nodequeue's to a node. The module supports both list, checkbox/radiobutton and autocomplete style.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only