Salesforce Queue

Component type

module

Maintenance status

Development status

Downloads

675

Component created

Component changed

Salesforce Queue for Drupal 6.x

The purpose of this project is to provide bi-directional queued integration between Drupal and SalesForce. It handles polling SalesForce for updates and deletes and then processing them in a controlled manner through CTools plugins that provide domain specific functionality to convert SalesForce objects to Drupal nodes. It also handles sending updates and deletes from Drupal to SalesForce through CTools plugins that provide domain specific functionality to convert Drupal nodes to SalesForce objects.

Field Wrappers

Component type

module

Maintenance status

Development status

Downloads

6605

Component created

Component changed

Using the Field Wrappers module, site administrator will be able to choose HTML wrappers for Fields. Normally the Field API uses DIV elements to wrap fields, labels and its data.

After the Field Wrappers module has been enabled, you can choose from the following default set of markup types as wrapper for your field elements:

Schemr

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

Schemr is a development tool that makes it easier to document complicated CCK field schemas. It is a natural counterpart to Features. Where Features can be used to transport schemas between Dev and Live sites, Schemr can be used to describe them.

Taxonomy Bridge

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

In the upgrade from Drupal 6 to 7, there were a number of big changes to Drupal API as it relates to Taxonomy. This has been especially tough on Drupalists whose favorite contributed taxonomy modules now aren't available in 7. Taxonomy Bridge is here to help contributed module developers make the switch to 7 by providing back some of these sorely-needed API calls and making taxonomy module development a little bit easier.

Note that Taxonomy Bridge module doesn't provide any visible functions to the user on its own, it just provides API calls for other modules.