Channel
Component ID
1071120
Component name
Channel
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
3007
Component created
Component changed
Component body
Rather than spend hours fighting with Views to create and theme collections of nodes I decided to cook up my own module called channel. Â Channel has 3 main components:
- A filter that gathers what nodes you want in the channel. Â A user interface is in progress for the filter (on D7).
- A template that allows you to control how the channel as a whole is rendered
- A template that allows you to control how each node in the channel is rendered.
Here are some examples:
Drupal 6.x - Create a calendar
Drupal 6.x - Create a slideshow
Drupal 7.x - Create a calendar
Drupal 7.x - Create a slideshow
