Random blocks

Component type

module

Categories

Maintenance status

Development status

Downloads

3086

Component created

Component changed

Random blocks module allows you to display your existing site blocks randomly. It can display 1 or more blocks at a time, and you can configure which blocks will be available to each random block. A random block becomes a block in it's own right within the drupal system, which you can then assign to any region, basically becoming a container for other blocks.

Menu Firstchild

Component type

module

Maintenance status

Development status

Downloads

110142

Component created

Component changed

By default, Drupal requires that you enter a path for each menu link you add/edit from the Menu administration page.
There are cases you may want to create a parent item, without any path, that simply links to its first viewable child item.
Menu Firstchild provides this functionality.

UC Shipwire (Order Fulfillment)

Component type

module

Maintenance status

Development status

Downloads

1886

Component created

Component changed

This module provides shipping integration for Ubercart and Shipwire. It currently supports all 4 API methods from ShipWire:

  • Shipping Quotes
  • Order Placement
  • Real-time stock update (via cron currently)
  • Status tracking (via cron as well)

This module was initially developed for the Lullabot Store.

Development sponsored by Shipwire.

Gigya - Social Infrastructure

Component type

module

Maintenance status

Development status

Downloads

42177

Component created

Component changed

Overview

Gigya's Customer Identity Management platform helps companies build better customer relationships by turning unknown visitors into known, loyal and engaged customers.

With Gigya’s technology, businesses increase registrations and identify customers across devices, consolidate data into rich customer profiles, and provide better service, products and experiences by integrating data into marketing and service applications.

SugaronDrupal: Drupal connector for SugarCRM

Component type

module

Maintenance status

Development status

Downloads

2371

Component created

Component changed

SugaronDrupal provides the connection link between the SugarCRM and Drupal applications. With this set of modules Drupal could be set as a Self Service portal for a company customers, or serve as a lead capture engine of the website users. Within the scope of this project you will find two kind of modules providing a very good level of integration: for the Drupal site, to be able to understand and feed the SugarCRM information and for the SugarCRM site, to be able to query the Drupal site about information.

Minimax pager

Component type

module

Maintenance status

Development status

Downloads

9485

Component created

Component changed

Seeking co-maintainers.

This module themes the pager with a textfield input for direct random access to any page instead of clicking page links. It's especially useful when the number of pages are very large. Drupal's built-in pager only allows sequential access to page and it could take forever to scroll through very large number of pages. This pager is very compact and can be made tiny yet able to jump to any page by CSS styling the first/previous/next/last links with graphics like the example shown here.

This pager can be used in two ways:

Alter profile page

Component type

module

Maintenance status

Development status

Downloads

16602

Component created

Component changed

The sole purpose of the Alter Profile Page module is to bring more of social networking, MySpace-ish look to Drupal's user profile page.

Enabling the module will change what appears on the users' profile page(s). By default, the Drupal core sets the profile page to display a section called History, under which you'll see Member for which then displays XX weeks YY days. Please see the attached screenshot for a before and after look at what the module does.

To do list

Component type

module

Maintenance status

Development status

Downloads

9896

Component created

Component changed

Concept

Offers a content-type for a simple To do list. It can be used for anything that needs to be done: getting milk at the store, reminding yourself to update a profile, telling your users to vote on a poll by a certain date...

To do items can be assigned to users with permissions. Items can be given an optional status, priority, start date, and deadline. Items nearing their deadline or with a priority level of immediate are shown in the To do list block (requires the installation of the To do block module.) These events can also fire triggers (Actions & Rules support.)

Each user gets a page with lists of the To do items that: (1) are assigned to them, (2) still exist, or (3) that they created. Quite handy to stay on top!

For more information, read the extensive documentation.

CouchDB Integration

Component type

module

Maintenance status

Development status

Downloads

1963

Component created

Component changed

The CouchDB module provides API access to any Couch Database. The API exposes a majority of the Database, Document, Design and Views API. The CouchDB module when enabled does not do anything. It provides a library to build additional functionality or applications.

The couchdb_watchdog module is a sample implementation of using Drupal with CouchDB.

Please help solidify the development release into a full 7.x release by logging issues and testing the module out.