Skinr's main purpose is to allow the theme to define a set of reusable and modular CSS styles, and to make those styles available in Drupal's UI. Skinr was developed for themers to allow them to tap into the power of Drupal's modularity and apply those same principals to theme development. It does not provide any styles of its own. These styles are defined in the .info file of the theme (or subtheme), by the themer and end up in various places in Drupal's UI, such as:
This module adds support for calculating Florida Discretionary Surtax in Ubercart. Florida Discretionary Surtax is added to the standard Florida state tax (currently 6%) and limited to the first $5000 of the order. The Florida Discretionary Surtax amount is calculated by determining the delivery county (via zip code) of the order and adding that county surtax amount to the normal state tax.
The Conditions module provides some condition plugin based functionality.
- A conditions form element
- A conditions-groups form element
- A condition field type
One page profile, when used with the core profile module, allows users to edit their entire profile on one page, as opposed to a separate page for each category.