Web Services Client Tester

Component type

module

Maintenance status

Development status

Component created

Component changed

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.

Subreddit

Component type

module

Maintenance status

Development status

Component created

Component changed

Allows Drupal to place Reddit a subreddit as block. In the block configuration, the subreddit can be specified by name. The subreddit block output is fully themable using subreddit.tpl.php template file.

If the reddit_oauth module is enabled then a user connected to Reddit can also vote on stories and submit links.

Commerce User Profile Pane

Component type

module

Categories

Maintenance status

Development status

Downloads

5513

Component created

Component changed

DESCRIPTION

Commerce User Profile Pane is a module that allows you to capture a Drupal Users profile fields directly in the Commerce checkout pages. This is similar to the Commerce Billing Profile or Commerce Shipping Profile panes, but instead of storing extra fields in the Commerce Profile entity, this will allow you to store it directly in the Drupal core User entity. This is useful when you want a quick registration process without the user having to fill a long user registration form, but you still want to retain the option to complete the User profile info in the checkout phase.

Demonz Features

Component type

module

Maintenance status

Development status

Component created

Component changed

This module is a development helper module for working with Features module.

It adds drush commands to automatically add all new components of a specific type into an existing features module. It is an update of the scope of a features module. Scope is the actual list of features components present in a module.

FacetAPI Alias

Component type

module

Categories

Maintenance status

Development status

Downloads

3898

Component created

Component changed

This is a very simple module that exposes the 'field alias' of a Facet API facet in the UI and allows you to change it from a nasty machine name to something a bit more friendly.

The alias is used when generating search URLs so you can now make them a little more friendly.

Note that this make break existing search URLs and have other side effects that I've not thought of.

To edit the alias, have a look in the global settings on the facet display settings.