I wanted more choice in the way that terms were being displayed as part of a node so I modified the code and have attached a patch file here in the hope that these changes will be integrated back into the module.
This patch results in four ways of displaying terms, accessible from the 'Display fields' tab when editing a content type:
• Newline separated, as text
• Newline separated, as link
• Comma separated, as text
• Comma separated, as link
My motivation for doing this was so that I could have the terms output as a comma separated list of links but I added the other options for completeness. Hopefully it will be of use to others.
| Comment | File | Size | Author |
|---|---|---|---|
| new_field_formatters.diff | 1.43 KB | nasi |
Comments
Comment #1
skizzo commentedI would really like to apply this patch... but I am running Drupal 6.
Maybe someone with access to D6 can port it (I am not into
software developement)? Thank you.
Comment #2
magnus commentedCleanup of old issues. According to maintainer: "active development is only done for the 6.x branch! 5.x is not supported any more".
Reopen issue if problem still exist in 6.x branch.