You are here

cck_select_other.info in CCK Select Other 7

Same filename and directory in other branches
  1. 6 cck_select_other.info
  2. 7.2 cck_select_other.info
name = "Select Other"
description = "Adds a new select widget for CCK text (and related field types) that allows users to input either with a select list or a text input box."
package = "Fields"
dependencies[] = list
files[] = cck_select_other.module
files[] = cck_select_other.js
files[] = cck_select_other.install
files[] = tests/cck_select_other.test
files[] = views/cck_select_other.views.inc
files[] = views/cck_select_other_handler_field.inc
files[] = views/cck_select_other_handler_filter.inc
core = 7.x
php = 5.x

File

cck_select_other.info
View source
  1. name = "Select Other"
  2. description = "Adds a new select widget for CCK text (and related field types) that allows users to input either with a select list or a text input box."
  3. package = "Fields"
  4. dependencies[] = list
  5. files[] = cck_select_other.module
  6. files[] = cck_select_other.js
  7. files[] = cck_select_other.install
  8. files[] = tests/cck_select_other.test
  9. files[] = views/cck_select_other.views.inc
  10. files[] = views/cck_select_other_handler_field.inc
  11. files[] = views/cck_select_other_handler_filter.inc
  12. core = 7.x
  13. php = 5.x