SinaWeibo1

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

* Associate one or more Weibo accounts with their Drupal user account
* Post content to Weibo
* Have their message displayed in a sidebar block or on their user profile

Follow Button

Component type

module

Maintenance status

Development status

Downloads

2164

Component created

Component changed

This module creates a block with a configurable Follow Button from Twitter.

Install

1. Download the module and unzip files in sites/all/modules or the appropriate place where you choose.
2. Go to admin/modules/list and enable the module Follow Button
3. Check the permissions here admin/people/permissions/list
4. Configure the username and settings here admin/config/followbutton
5. Place your block where you want

ICA Survey

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is the ICA Survey module, a module that implements an API for building surveys. The hooks that make up this API are documented in the file hooks.html. The ICA Survey module also provides functions for retrieving and saving surveys, questions and survey results. These are documented in the file functions.html.

Site builders that want to use this module to build surveys should enable some of the modules that make use of the ICA Survey API, such as the question type modules in the contrib directory.

Rooms - Drupal Booking for Hotels, B&Bs and Vacation Rentals

Component type

module

Maintenance status

Development status

Downloads

85857

Component created

Component changed

Drupal Rooms is a basic booking and room management solution for hotels, vacation rentals and B&Bs.

All future development regarding booking solutions is concentrated on the BAT module - the Booking and Availability Management Toolkit that offers both a D7 and D8 (coming soon) version.

Module Boilerplate

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Boilerplate is any text that is or can be reused in new contexts or applications without being changed much from the original. Many computer programmers often use the term boilerplate code. A legal boilerplate is a standard provision in a contract.

MBP is a default module starter kit for 6 and 7. This is based off of my most used hooks.

Hooks included

  • coming soon....

To use the mbp, just rename the .info .module .test cases of mbp_name replace it with your module's name and fill in the readme.txt with the necessary info.

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.