| README.txt | README.txt |  | ABOUT
This module provides an additional formatter to render values in all
core fields as HTML or comma-separated lists.
For multi-value fields, each field value becomes a list item. For long text
fields, each line becomes a list… | 
          
                  | textformatter.api.php | textformatter.api.php |  | Describes hooks provided by the textformatter module. | 
          
                  | textformatter.info | textformatter.info |  | name = Text formatter
description = "A field formatter for rendering values as HTML or comma-separated lists."
core = 7.x
package = Fields
dependencies[] = field
files[] = textformatter.test | 
          
                  | textformatter.module | textformatter.module |  | Provide a field formatter to render values as HTML or comma-separated lists. | 
          
                  | textformatter.test | textformatter.test |  | Tests for the textformatter module. | 
          
                  | textformatter_contrib.info | textformatter_contrib/textformatter_contrib.info |  | name = Text formatter contrib
description = "Textformatter support for contributed modules."
core = 7.x
package = Fields
dependencies[] = textformatter | 
          
                  | textformatter_contrib.module | textformatter_contrib/textformatter_contrib.module |  | Textformatter support for contributed module fields. |