Textformatter would be very useful if it also included content taxonomy fields and not just text fields.
I hope you would consider extending this functionality to content taxonomy.
Thanks.
Textformatter would be very useful if it also included content taxonomy fields and not just text fields.
I hope you would consider extending this functionality to content taxonomy.
Thanks.
Comments
Comment #1
zdean commentedI could use this feature as well. Is it possible to do this with the current version?
Comment #2
deltab commentedIt would be great to have this for Content Taxonomy, as well as Nodereference. Is there a way I can modify/change the formatter around to get there?
Comment #3
jeff.k commented+1
Comment #4
jeff.k commentedI have found a solution for now. I am using Custom Formatters and an entry:
Just comma
Comma with , and at then end and a "." (code was rushed so there may be a better way)
Comment #5
tsaks commentedHey jeff.k -
I used your first code snippet for Custom Formatter and it works great...
But how could I make the content taxonomy terms display as links?
Thanks.
Comment #6
mpa3b commentedGreat thanks! 8) Works well!
Comment #7
becw commentedI agree, it would be useful to apply list formatting to taxonomy term fields. However, personally I'm not interested in adding new features to the D6 version at this point. I'm gonna mark this as postponed in case someone else takes interest and submits a patch.
PLEASE BEWARE random code snippets--the above code prints UNFILTERED taxonomy term names, so if anyone untrusted can edit free-tagging fields, it will make your site vulnerable to XSS attacks. Additionally, I don't recommend storing PHP in the database, since it's hard to edit, version control, and re-use.
Comment #8
jwilson3I guess this is in the D7 version, but there is also an alternative module that supports this type of comma-separated lists of taxonomy terms: field_delimiter