This module allows you to define cck fields to use in place of the traditional node teaser. This effectively implements a CCK solution to manual teasers (priorly solved by way of the excerpt module).

The module allows an administrator to choose which CCK fields to use for a teaser. Any number of fields may be chosen in the settings page. For a specific content type, you then add the desired CCK field to your node type definition. The settings page is available in:

Administer -> Content management -> Content teasers

The module works by replacing the $node->content['body']['#value'] element on hook_nodeapi($op = 'view') when viewing a node teaser, if cck fields specified in the settings page for this module are used in the node type definition and if a value is provided in any one of those fields for a particular node.

Multiple values for those fields, and multiple teaser fields included in the same node type definition are implode()ed together, after check_markup has been run.

Development of this module sponsored by Prometheus Labor Communication.

Downloads

Recommended releases

Version Downloads Date Links
5.x-1.0 tar.gz (8.67 KB) | zip (9.5 KB) 2009-Jan-12 Notes

Development releases

Version Downloads Date Links
6.x-1.x-dev tar.gz (8.73 KB) | zip (9.47 KB) 2011-Feb-25 Notes

Project Information


Maintainers for CCK Teaser

  • Robin Monks - 2 commits
    last: 4 years ago, first: 4 years ago

Issues for CCK Teaser

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants
nobody click here