Group relations
no2e - April 11, 2009 - 20:49
| Project: | Node2Node |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
If you have several relations of the same type at one node, it lists them atm like:
This example_content loves test_content Foobar1
This example_content loves test_content Foobar2
This example_content loves test_content Foobar3
Better would be something like:
This example_content loves
- test_content Foobar1
- test_content Foobar2
- test_content Foobar3
(see extra issue for the presentation of the content type: http://drupal.org/node/384582)
