Ubercart Canada Post Labels

Component type

module

Maintenance status

Development status

Downloads

85

Component created

Component changed

This is a module designed for Canadian sites that don't use the Canada Post shipping module, but do want to generate Canada Post shipping labels directly from Drupal / Ubercart.

Install as per usual, then do some basic setup at /admin/store/settings/uc_cp_labels

You need a Canada Post business account, of course. Venture One and "contract shipping" accounts are both supported.

This module adds a "Shipping Labels" tab to the order display, allowing you to create, print, and cancel Canada Post shipping labels for any order regardless of shipping method chosen.

Contextual links (6.x-2.x cleanup)

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a fork of the 6.x-2.x branch of the Contextual links module. Since that module isn't actively maintained and the issue queue contains a lot of patches and fixes from other users, I felt it useful to fork this module and include all those fixes as well as a few improvements.

Menu Lockdown

Component type

module

Maintenance status

Development status

Downloads

110

Component created

Component changed

Stop site-building in production!

Drupal is many things including a powerful site-building tool. Site-building is commonly discouraged on a production site, yet there is nothing that formally prevents you from making site-building or configuration changes that can disrupt your site's development workflow.

Menu Lockdown provides a friendly utility for blocking access to specified paths on specific environments. This helps ensure certain pages, like site-building admin pages, will not be casually accessible when they shouldn't be.

Big Title Node Edit

Component type

module

Maintenance status

Development status

Component created

Component changed

Synopsis

This is a very lightweight module to just enhance the appearance of the 'title' element when creating or editing a node. The title element becomes a multi-line textarea with 2 lines height and 100% width.
Furthermore, a CSS style is applied to the <input> element which makes the font size to 2em, which can easily be overriden in your admin theme.

Shortcode Skype

Component type

module

Maintenance status

Development status

Downloads

691

Component created

Component changed

This Shortcode macro provides Skype button.

What is a Skype button?

Add a Skype button to your websites and let people get in touch with just the click of a button. Whether they're on a computer or mobile, they will get through with a voice call or an instant message.

Requirements

* Shortcode contrib project
* configure your input format to allow enter shortcode_skype macro

Menu Admin Fix

Component type

module

Categories

Maintenance status

Development status

Downloads

1162

Component created

Component changed

Managing menu items is normally a breeze in Drupal, but the larger your site gets, the more likely you are to run in to this nasty usability bug: https://www.drupal.org/node/1007746

This module is intended as a temporary solution to an old problem. Once the underlying issue is fixed, this module will become obsolete, but in the mean time, it seems to be the only way to work with more than 100 menu items if you do not want to own the process of patching core on your site.

Shibboleth Rules integration

Component type

module

Maintenance status

Development status

Downloads

704

Component created

Component changed

Provides Rules integration for the Shibboleth Authentication module.

Right now, it just adds the event "User is logged in via Shibboleth", but new features will be available soon (like a new condition to compare Shibboleth attribute values).

Developed and maintained by FISQUA; Sponsored by RNP.

PluralPay

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides a framework for implementing web based payments using different web payment gateways. PluralPay allows multiple payment gateways to be configured for MasterCard, VISA, Verve, PayPal and various other payment vendors.

PluralPay also provides APIs to allow other code to make payment using configured gateways, and lends itself to use as a http-based API service.