Posted by Peter Törnstrand on November 2, 2011 at 12:24pm
3 followers
| Project: | Text list formatter |
| Version: | 7.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (works as designed) |
Issue Summary
I needed a general formatter for simple fields of type text, decimal and number that would wrap the output in a custom tag/class. I didn't find a module like that so I thought I would path Text Formatter to add this functionality.
Comments
#1
And here is the patch.
#2
ok, so this wraps the field contents in a tag, not as a list or anything?
#3
Yes, exactly.
#4
Hi, I think a patch I just published can be of help for this situation, please check it out: #1418056: Add support for custom separator (patch)
#5
I don't think that issue is related to this one at all. So not sure how this will help here tbh.
#6
I think textformatter should just be about formatting lists. Sorry :)