Block Cache Alter

Component type

module

Maintenance status

Development status

Downloads

57258

Component created

Component changed

Alter cache settings per block. Cache settings per block are now set in code, but if you don't like the default - usually none - you can now easily change this. Install this to speed up block rendering for authenticated users.

Alter cache settings per block. Cache settings per block are now set in code,
but if you don't like the default - usually none - you can now easily change this
per block on the block configuration page in a fieldset called 'Cache settings'.
Install this to speed up block rendering for authenticated users.

Video comment

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allows users to record a video with their webcam and post it to a Drupal website.

Videos are recorded using the JW player and must be pushed to a Flash video server.

Videos can be added in comments or nodes, using a CCK widget based on filefield.

This module is still in development.

JS Alter

Component type

module

Categories

Maintenance status

Development status

Downloads

7874

Component created

Component changed

This module will not be ported to Drupal 7, because Drupal 7 core natively includes a hook_js_alter(). Note that the signature and when the hook is invoked is slightly different in Drupal 7 core than it is in this module.

Preprocess Order Corrector

Component type

module

Categories

Maintenance status

Development status

Downloads

1868

Component created

Component changed

Whether or not this module gets ported to Drupal 7 depends on whether a solution to #939462: Specific preprocess functions for theme hook suggestions are not invoked reintroduces a need for this module. At this time, there is no Drupal 7 ordering bug that requires this module.

Author Pane

Component type

module

Maintenance status

Development status

Downloads

172725

Component created

Component changed

Author Pane is a block of information about a given user, like those typically found on a forum post, but can be used in other places as well. From core, it collects the user picture, name, join date, online status, contact link, and profile information. In addition, any module or theme can feed it more information via the preprocess system. All of this information is then gathered and displayed using a template file.

Token Filter

Component type

module

Maintenance status

Development status

Downloads

291125

Component created

Component changed

Token Filter is a very simple module to make token values available as an input filter.

Drupal 7

The module now supports native tokens (e.g. [site:name]) and all global tokens by default. It even allows some contextual tokens like node or user to be replaced, but currently does not encourage users to use them in the filter help text.

Sprite Graphic Menu

Component type

module

Maintenance status

Development status

Downloads

5593

Component created

Component changed

This module lets you upload a sprite image for a menu item and, with the use of CSS, configure different sprites of the image for different states of the link (normal, visited, hover and active). Or if you are looking to simply place an image in a menu by replacing a menu item with an image, this module can provide that functionality also.

CSS Warning:
Tthis module sets styles for each link using classes and if those links are affected by some other more selective CSS rules in your theme, those may take precedence.

Ubercart Percent Rate with Minimum Rate

Component type

module

Categories

Maintenance status

Development status

Downloads

5514

Component created

Component changed

Clone of the core Ubercart "Flatrate" shipping quote module and the Percentrate module, modified to calculate shipping cost as a base rate on percentage of the order total with minimum shipping rate.

Here's an example on how the module work:

price of product : $ 10
Shipping to location A : 10% of cost or subject to minimum of $ 3.5, free with order above $50
Shipping to location B : 20% of cost or subject to minimum of $ 5.5 free with order above $100
Shipping to location C : 30% of cost or subject to minimum of $ 6.0 free with order above $200