Download & Extend

Views Delimited List

Quite a few people have wanted to show the results of a view as a comma-separated list. For example, for a view that returns:

  • Node 1
  • Node 2
  • Node 3

With this module, you can format it like this:

Node 1, Node 2, and Node 3

This module adds a new display style to Views. There are a few configurable options determining exactly what delimiter to use, what to do right before the last item, etc. In order for the list items to be properly formatted inline, the fields displayed must be inline.

Note that this module overrides the default Fields row style to output no extra whitespace for each row set other than the whitespace that already exist in field contents. Very few row styles tend to output no extra whitespace (because it normally doesn't make sense). Using a row style that doesn't output minimal whitespace will result in issues like #315360: Inline fields separator gets spaces before and after it and #497602: Space before field separator in inline values in HTML list.

Downloads

Recommended releases

Version Downloads Date Links
6.x-1.0-alpha3 tar.gz (9.92 KB) | zip (11.8 KB) 2011-Nov-08 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (9.75 KB) | zip (11.59 KB) 2011-Nov-08 Notes
6.x-1.x-dev tar.gz (9.92 KB) | zip (11.8 KB) 2011-Nov-08 Notes

Project Information


Maintainers for Views Delimited List

  • zhangtaihao - 12 commits
    last: 28 weeks ago, first: 1 year ago

Issues for Views Delimited List

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports