Workbench Notification

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Workbench Notification seeks to provides a lightweight notification solution (for review requests, etc) solution that complements Workbench Moderation but is flexible in allowing the author to determine when and who to seek approval from. While the goal of the project is to create something "lightweight and flexible" this sandbox release is designed to enable "Review Request" emails to executives and/policy makers in an organization.

A Typical Review Request Workflow is:

Social Plugins

Component type

module

Maintenance status

Development status

Component created

Component changed

Social Plugins is a module which embeds developer functionality from various social networks without the website maintainer needing to manually add code from multiple social networks (or add multiple integration modules). This module using the code provided directly from the services as opposed to using a Third Party sharing service.

Currently the following social networks are supported:

  • Facebook
  • Twitter
  • Google Plus
  • StumbleUpon
  • Reddit
  • LinkedIn

Node page admin

Component type

module

Maintenance status

Development status

Downloads

3141

Component created

Component changed

Current situation

Drupal (6.x, 7.x) core module node provides a view which shows a list of all the published nodes:

http://www.example.com/node

Nowadays most Drupal installations use Views, Panels, etc, which are more configurable making this feature useless.

Description

This module adds an administration settings panel to handle /node page access.

UC Shipment-Payment Link

Component type

module

Categories

Maintenance status

Development status

Downloads

1685

Component created

Component changed

Ubercart allows the admin to install many shipping methods (quotes) and payment methods. However, not all web stores would like to ship with any possible combination of those methods. For instance, one might need to exclude bank transfer as a payment method if cash on delivery is selected as a shipping method.

Nodequeue queue

Component type

module

Maintenance status

Development status

Downloads

948

Component created

Component changed

Creates a queue for each Nodequeue using Nodequeue's own smartqueue capability.

Use case: You have a set of nodequeues. Within each nodequeue, you want to be able to indicate particular nodes as special within that nodequeue. This module automatically creates a smartqueue based on the other nodequeues available.

Still very rough around the edges but that basic functionality is there in the initial 1.0 release: When you create a Nodequeuequeue queue, it will create sub-queues based on your other nodequeues (not Nodequeue queues, as that would start an infinite loop).