You are here

uc_dropdown_attributes.info in Dropdown Attributes 7

Same filename and directory in other branches
  1. 6 uc_dropdown_attributes.info
name = Dropdown attributes
description = Allows you to specify children attributes to be displayed, depending on value of parent attribute.
package = Ubercart - extra
core = 7.x

dependencies[] = ubercart:uc_cart
dependencies[] = ubercart:uc_attribute (>=7.x-3.2)
dependencies[] = drupal:system (>=7.40)

files[] = dependent_dropdown.inc
files[] = uc_dropdown_attributes.install
files[] = uc_dropdown_attributes.module
files[] = tests/uc_dropdown_attributes.test

File

uc_dropdown_attributes.info
View source
  1. name = Dropdown attributes
  2. description = Allows you to specify children attributes to be displayed, depending on value of parent attribute.
  3. package = Ubercart - extra
  4. core = 7.x
  5. dependencies[] = ubercart:uc_cart
  6. dependencies[] = ubercart:uc_attribute (>=7.x-3.2)
  7. dependencies[] = drupal:system (>=7.40)
  8. files[] = dependent_dropdown.inc
  9. files[] = uc_dropdown_attributes.install
  10. files[] = uc_dropdown_attributes.module
  11. files[] = tests/uc_dropdown_attributes.test