Considered feature-complete by its maintainers.

Situs

Situs is a drush command for (re-)building a site from a make-file.

Site Guard

Site Guard is an alternative UI for shield module that enables the shield behavior to be enabled/disabled and configured from a setting

commerce taxonomy conditions

In short

Use taxonomy terms that are used in your products to effect your basket/order. For example: set shipping costs based on a term in your product.

This module is also great to use with Physical Fields to calculate shipping rates.

Version 2.0

Version 2.0 has added support to select multiple taxonomy terms in one condition and can now also check both commerce product and the node attached to the commerce product for taxonomy terms.

Description

This little module is an extension to the rules included in commerce to help you setup shipping costs. It will allow you to add conditions selecting the vocabularies that you need and the terms you want to base your condition on.

The module will check all the products in the basket(commerce order) to see if there are matches with the conditions you have set.

Requirements

This module needs atleast the following modules to run:

  • commerce (needs commerce line item included in this module)
  • Taxonomy

How to use

  • Go to admin -> Store -> config -> shipping
  • choose the shipping rate you want to add the conditions based on taxonomy too.
  • Configure component
  • Add condition
  • check from the selectbox "Order contains a product with a certain term(taxonomy)"

WYSIWYG Map

INTRODUCTION
-----------------

Current Maintainer: Scot Hubbard - http://drupal.org/user/868214

This module allows content creators/maintainers to add maps to content via the TinyMCE & CKEditor WYSIWYG editors (it has been tested against these two editors, it may also work with others).

A WYSIWYG toolbar button can be enabled under the WYSIWYG profiles setup to allow the user to open a dialog that will enabled them to find a point on a map, set the width, height and zoom factor and map type, and insert a token directly into the filtered content. The map will then display
when the content is viewed normally.

It is also necessary to enable to filter under Text Formats (this will convert the token into the corresponding map when the content is veiwed normally). Make sure the WYSIWYG Map Filter is one of the last to run.

INSTALLATION
----------------

Install as usual...
see http://drupal.org/documentation/install/modules-themes/modules-7

CONFIGURATION
-------------------

There are no specific config options for this module other than enabling the filter and the WYSIWYG button as described above.

NOTES
-------

uc dependent attributes options

Show/hide attributes based on the values of other attributes option.

Pages

Subscribe with RSS Subscribe to RSS - Maintenance fixes only