Collection
Xen.dk - March 30, 2009 - 14:39
The collection module provides a simple way to group nodes into a 'collection' with an associated node. For instance, a news site might want to group articles together under a given topic, and allow users to jump between articles.
Features
- Use any node reference CCK field on the collection node to bind the nodes together.
- Maintains a back reference from the nodes to the collection node for performance reasons.
- Provides a block that shows the collection nodes the currently viewed node is part of.
- Provides a block that lists the other nodes part of the same collections.
- CTools content_types variations of the 2 blocks, which takes a node
context instead of trying to guess the node from the URL. - Uses custom build_modes, allowing for custom CCK field display settings
- Theming friendly blocks.
- CTools relationship to fetch the first collection node as
context. Allows Panels 3 to use the collection node, which opens up
for many possibilities.
Warning: The 2.x branch only works with CCK 2.5 or greater.
Developed by Peytz & Co.
Releases
| Official releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-2.4 | 2009-Oct-22 | 11.5 KB | Download · Release notes | Recommended for 6.x | |
| 6.x-1.3 | 2009-Aug-19 | 12.06 KB | Download · Release notes | Supported for 6.x | |
