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).

Token views

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Exposes various details of a view to token module. Currently only the following is available about a view:

  • [view:name] - Human readable name of the view.
  • [view:machine-name] - Machine name of the view.
  • [view:row-count] - The total number of results (only available when view has already been executed)

This module is only available on Drupal 7 for the moment.

VoiceBase

Component type

module

Maintenance status

Development status

Component created

Component changed

The VoiceBase module for Drupal allows uploading your voice recordings to the VoiceBase server for transcribing and retrieving the transcription for your website to make your audio searchable. With the module you can also perform search queries on voicebase.com and play back the search results.

Boxes token

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module creates a new type of box plugin which is exactly the same as simple except that it runs token_replace over the content.

Therefore it allows the content admin to use global page tokens in the block, e.g. [current-page:query:argname].

Currently only works with Drupal 7.