Multisite Views

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This project utilizes the cURL php extension to transfer views results across sites (in multisite environments). It is best if used with views in features, as the remote and local names must be the same. This way, data transferred across is guaranteed to match up by column, as long as the view isn't overriden.

Publish button

Component type

module

Maintenance status

Development status

Downloads

94829

Component created

Component changed

Adds a publish and unpublish button for a simpler editorial workflow.

Usage

Install module.

After installation, on each content type there are a new setting at publishing options and to activate publish/unpublish button for the content type you are editing, you need to check 'Use publish/unpublish button for this content type' and save.

After that you need to add permissions for which roles that could publish content.

Ubercart Cart Links Builder

Component type

module

Categories

Maintenance status

Development status

Downloads

1862

Component created

Component changed

Handy UI tool to generate Ubercart "cart links".

Users with permissions to access the cart links builder can generate cart links without memorizing the URL format or finding node IDs. A simple form gives them this workflow:

Select and Print for Drupal

Component type

module

Maintenance status

Development status

Downloads

471

Component created

Component changed

Mimics the "select and print" WordPress module. (Credits to Mile51.com for the WordPress plugin. http://www.mile51.com/selectAndPrint.html)

Perfect for blog or recipe websites where you need to display an online grocery or ingredients list. Enter your list in the specified text format, and this module will turn it into checkboxes that your viewers can use to select and print a shopping list.

Async script shim

Component type

module

Maintenance status

Development status

Downloads

654

Component created

Component changed

Rewrite asynchronous script tags to inline, old-browser-compatible scripts.

Rewrites all scripts in the page with an "async" attribute to an inline JavaScript loading the script asynchronously in an old browser compatible way.

This module is mostly a proof of concept and is Drupal 8 only (and probably only Drupal 8 as of September 2012 and not Drupal 8 in its current state).

For Drupal 7 there exists some other (better maintained) alternatives:

Currently I am out of spare time to maintain and develop this further.

Credit Guard Payment

Component type

module

Maintenance status

Development status

Downloads

675

Component created

Component changed

This module provides integration to Credit Guard Redirect Payment service.

The module's architecture allows one to use it as a bridge for multiple client modules working on the site in parallel (e.g. serving ubercart commerce as a payment method and in addition being used by a webform for donation means)

The main module provides the actual bridge to Credit Guard service while the sub-modules are the adaptors to the specific client module which consume the service.