You are here

Files in Ubercart Discounts (Alternative) 7.2

Primary tabs

File namesort descending Location Namespace Description
codeless_discounts_field.info codeless_discounts_field/codeless_discounts_field.info name = Codeless Discounts Field description = Defines CCK-based field for displaying applicable uc_discounts_alt discounts not requiring codes attached to nodes. dependencies[] = uc_discounts dependencies[] = content package = CCK core = 6.x
codeless_discounts_field.install codeless_discounts_field/codeless_discounts_field.install Install hooks for codeless_discounts_field module.
codeless_discounts_field.module codeless_discounts_field/codeless_discounts_field.module Attach automatic (codeless) discounts to products using fields.
discounted_price_handler.inc product_price_alterer_field/includes/discounted_price_handler.inc Views handler integration for product_price_alterer_field module.
product_price_alterer_field.css product_price_alterer_field/product_price_alterer_field.css .original-sell-price { color: #777777; text-decoration: line-through; } .field-type-discounted-price .field-label-inline, .field-type-discounted-price .field-label-inline-first { font-weight: normal; } .field-type-discounted-price,…
product_price_alterer_field.info product_price_alterer_field/product_price_alterer_field.info name = Product Price Alterer Field description = Defines CCK-based field for altering product price based on applicable discounts from uc_discounts_alt module. dependencies[] = uc_discounts dependencies[] = content package = CCK core = 6.x
product_price_alterer_field.install product_price_alterer_field/product_price_alterer_field.install Install hooks for product_price_alterer_field module.
product_price_alterer_field.module product_price_alterer_field/product_price_alterer_field.module Provides discounts based on ubercart products based on product quantity purchased using attached product field.
product_price_alterer_field.views.inc product_price_alterer_field/product_price_alterer_field.views.inc Integrates product_price_alterer module with views module.
README.txt README.txt Drupal Ubercart Discounts Alternative ------------------------------------- Authors - Ryan Groe ryan at groe dot org, jrust, davexoxide, ezra-g License - GPL (see LICENSE) Overview: -------- The uc_discounts_alt module allows for coded and codeless…
uc_discounts.admin.inc uc_discounts/uc_discounts.admin.inc Admin forms and functions for uc_discounts module.
uc_discounts.ca.inc uc_discounts/uc_discounts.ca.inc Conditional action functions for uc_discounts module.
uc_discounts.css uc_discounts/uc_discounts.css #discount-subtotal-title, #discount-amount-title { font-weight: bold; } table.uc-discounts td.date, table.uc-discounts td.operations { white-space: nowrap; } table.uc-discounts td.operations a { padding-right: 5px; } table.uc-discounts…
uc_discounts.info uc_discounts/uc_discounts.info name = Discounts description = Defines Ubercart discount based on user-defined codes. dependencies[] = taxonomy dependencies[] = date_popup dependencies[] = uc_store dependencies[] = uc_product package = "Ubercart - core (optional)" core = 7.x
uc_discounts.install uc_discounts/uc_discounts.install Install, update, and uninstall functions for uc_discounts module.
uc_discounts.module uc_discounts/uc_discounts.module
uc_discounts.rules.inc uc_discounts/uc_discounts.rules.inc Rules integration for uc_discounts module.
uc_discounts.views.inc uc_discounts/uc_discounts.views.inc Views integration for uc_discounts module.

Other projects