Maintainers strive to actively monitor issues and respond in a timely manner.

Cart in Checkout

This module allows you to update the cart quantity on checkout pages. It will use the Drupal's jquery support to update the cart.

EZ-CSS

EZ-CSS is like CSS injector on steroids. It will allow a user with correct permissions, through the UI, to edit a CSS file which is added to the end of the chain.

Weather forecast

Shows weather forecast.

On local computer installation may lasts longer, because module loads xml file with weather forecast.

Revisioning Taxonomy Publish

The Revisioning module (http://drupal.org/project/revisioning) allows users permission to publish pending revisions by content type. This module allows publish permission to be segmented by taxonomy terms.

Dependencies

Revisioning
Module Grants since this provides a function to test the node grants that are applied to unpublished content.

This module should be used with something like Taxonomy Access Control which will control node edit permissions.

A message will also be appended to the revision log stating who published the node, and when.

Known limitations:

1) I didn't want to monkey too much with the revisioning module so instead of overriding the menu access callback of revisioning's publish link, this module creates it's own publish link. If a user has both permission to publish the content type from the revisioning permission, and permission to publish content with the term ID, they will see two publish links.

2) I used term ID reluctantly since it isn't user friendly. Nevertheless I went this way since tid is guaranteed to be unique.

User categories

defining user categories as entity bundles by keeping it much simpler than what "profile2" does and without depending on the "entity api" contributed module

live_tweets

Live tweets Drupal Module

Simple Drupal module to display a block with a tweet search feed updated in realtime.

Pages

Subscribe with RSS Subscribe to RSS - Actively maintained