All at once configuration

Component type

module

Development status

Component created

Component changed

Update: This module appears mostly redundant with Content type overview and Revision all. This namespace is offered to them if those modules would like to consolidate, or collaborate on an API.

Originally planned:

Kansas Sales Tax for Ubercart

Component type

module

Categories

Maintenance status

Development status

Downloads

706

Component created

Component changed

This module calculates Kansas Sales Tax for the Ubercart module. Kansas has destination-based sales tax, meaning that as a seller, you have to charge sales tax based on your shipping location rather than based on your store/business location, meaning that the tax rate is variable rather than being uniform over the entire state. For that reason, a simple sales tax setup in Ubercart will not work for Kansas.

In this module, tax is calculated based on the purchaser's shipping address (or billing address, for non-shippable purchases), and the tax rate is found via address lookup on the Kansas State Department of Revenue's web site, so that it always uses the most recent tax rate information.

Sipgate VoIP integration

Component type

module

Maintenance status

Development status

Component created

Component changed

Sipgate is a VoIP service provider from Germany. This module uses the sipgate API to integrate VoIP functions in Drupal. It will contain an API abstratction layer module, and a module to bind a sipgate user to a drupal user for initiating calls out of drupal.

update 2010-11-01
Due to the missing API functions of the sipgate API is this module no longer maintained and will never ever have a working codebasis.

Better Message Action for Rules

Component type

module

Maintenance status

Development status

Downloads

1603

Component created

Component changed

Note: As suggested by mitchell, those actions suppose to be part of the original Rules module, hence deprecated.

Provides two new actions for Rules:

  • Messages: Send a message - implement all of the capabilities of the drupal_set_message() function.
  • Messages: Clean messages - clean messages created by the drupal_set_message() function
  • CSS Template

    Component type

    module

    Maintenance status

    Development status

    Downloads

    1111

    Component created

    Component changed

    ** Style Settings (http://drupal.org/project/style_settings) provides nearly identical functionality. I recommend using it instead of this project. **

    CSS Template allows theme developers to add user set variables to a theme's CSS files. These variables are set by automatically generated form elements on the theme's configuration page.

    The variables are added to the CSS file as comments:

    Ubercart Sub-Product

    Component type

    module

    Maintenance status

    Development status

    Downloads

    2930

    Component created

    Component changed

    About

    This module allows you to create a 'super' or 'parent' product node-type and then display a list of 'child' products in a table with a single add to cart button to add multiple products to the cart in one go.