Form Service

Component type

module

Maintenance status

Development status

Downloads

521

Component created

Component changed

The Form Service module provides form handling for the Services module.

The idea, similar to other service modules, is that a form can live entirely on the service provider, and clients with proper authentication are able to use the form.

All the form validation and submission is handled on the service side. The client just sees the validation feedback, and whatever redirection is set on successful submission.

Development Banner

Component type

module

Categories

Maintenance status

Development status

Downloads

13793

Component created

Component changed

When developing Drupal sites, we are often switching between development versions and a production site. Since they normally look identical, it is easy to get confused as to which host we are on. This utility displays a small banner to indicate the host of a site, as a reminder to where you are.

You may specify a host name to be associated with the devel, stage, and test types. You may select which banners to use from five default sets, or add your own custom set of banners.

Themepacket

Component type

module

Maintenance status

Development status

Downloads

2005

Component created

Component changed

Themepacket module helps Themers and Developers create and override theme implementations quickly and naturally by eliminating the need to manually register theme hooks in your modules and themes. This module will also discover any assets found with your theme implementations (css, js) and drupal_add_* on your behalf.

Run PHP

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Run PHP is very simple module that allows user which has appropriate permission to execute PHP code. This is useful when testing PHP code before embedding it into the blocks, nodes, cck fields, rules, or other places. UI for this module will be more convenient then Execute PHP block in Devel module.

site_update

Component type

module

Maintenance status

Development status

Downloads

1251

Component created

Component changed

This module is for fairly advanced Drupal users. It helps manage database settings as they are shared between multiple developers, and also between dev, staging and live versions of a website.

Read the (verbose) introduction.

Be sure to read the README.txt before you enable and use the module! Once enabled:

CVS Migration Prefs

Component type

module

Maintenance status

Development status

Downloads

1007

Component created

Component changed

This module allows developers tracked by the CVS integration module to be associated with an e-mail address, to assist with the migration of CVS repositories to Git repositories. CVS Users will be associated with an anonymous "no-reply" by default. Additionally they will be able to select an e-mail from a list of addresses Drupal associates with the user.