You are here

custom_formatters.info in Custom Formatters 7.2

Same filename and directory in other branches
  1. 6 custom_formatters.info
name = Custom Formatters
description = Allows users to easily define custom CCK Formatters.
dependencies[] = ctools
dependencies[] = field
package = Fields
configure = admin/structure/formatters
core = 7.x



; Tests

files[] = tests/custom_formatters.general.test
files[] = tests/custom_formatters.test

File

custom_formatters.info
View source
  1. name = Custom Formatters
  2. description = Allows users to easily define custom CCK Formatters.
  3. dependencies[] = ctools
  4. dependencies[] = field
  5. package = Fields
  6. configure = admin/structure/formatters
  7. core = 7.x
  8. ; Tests
  9. files[] = tests/custom_formatters.general.test
  10. files[] = tests/custom_formatters.test