Scheduled Block

Component type

module

Categories

Maintenance status

Development status

Downloads

847

Component created

Component changed

A simple module which provides a block which allows you to select 2 of the existing blocks: a default block and a scheduled block. During the scheduled time the block will display the scheduled block. The rest of the time it will display the default block.

Typical use case:

You have a home page block which typically displays a list of the most recent news items (defined as a Views block). But for the next week you want to show a banner ad which highlights an upcoming event (an ad block or custom user block with a jpg).

Finnish Banks and Luottokunta payments for Übercart

Component type

module

Maintenance status

Development status

Downloads

1317

Component created

Component changed

Support for Finnish online banks and Luottokunta credit card payments. Supported banks include Aktia, Handelsbanken, Nordea, Osuuspankki, Sampo Pankki, Säästöpankki, S-Pankki, Tapiola and Ålandsbanken.

The module is split in two parts: Generic PHP library that takes care of payments and Übercart integration. The generic library can be used with any PHP program (it is GPL licensed) and we hope to get more contributors to it from wider audience than just Drupal community. The Übercart part is naturally Drupal specific.

Dynamic image styles

Component type

module

Categories

Maintenance status

Development status

Downloads

671

Component created

Component changed

NB: This module duplicates the functionality of image_resize_filter. Please use that instead.

Dynamic image styles is a filter module that will resize images server side to match the size they'll be displayed in the browser. This is done by reading the width and height attributes from each image tag in the content, and then creating (or reusing) an image style with those dimensions to style the image.

Aggregation Block

Component type

module

Categories

Maintenance status

Development status

Downloads

2282

Component created

Component changed

This module provides a block to display a list of titles of recent articles from a feed created by the Aggregation module. A block may be created for each feed you have defined. Please note: this module will work only with feeds created by the Aggregation module.

UC Conditional Action Import Export

Component type

module

Maintenance status

Development status

Downloads

939

Component created

Component changed

The goal of this module is import export ubercart conditional actions from one site to another or to the same site.

This module is developed based on the patch http://drupal.org/node/372290#comment-3056856 contributed by mikejoconnor

NOTE: Please take a database backup before you install this module as this module is still in its early stages of development.