Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
When I "Add field" to a content type, I don't see "Teaser" as any one of the choices in the "Field types" drop down. Am I missing something here? I made sure permissions are enabled.
Nevermind, I found an even better solution for 6.x. This module is not necessary, rather with CCK you can specify which fields to view in Display Fields settings.
I think this module would still be very useful because it allows you to *optionally* enter a teaser and if no teaser is entered, then use Drupal's default teaser. Setting fields to display in cck display settings does not achieve this.
Comments
Comment #1
jonmhays commentedI used the coder module to update this module to Drupal 6. It seems to work for me. I've attached my changes here.
Comment #2
nedjoThanks for the patch. Please make your changes to the HEAD version, which is considerably changed from the one you're working from.
Comment #3
sam6 commentedSubscribing
Comment #4
spiffyd commentedWhen I "Add field" to a content type, I don't see "Teaser" as any one of the choices in the "Field types" drop down. Am I missing something here? I made sure permissions are enabled.
Comment #5
spiffyd commentedComment #6
spiffyd commentedNevermind, I found an even better solution for 6.x. This module is not necessary, rather with CCK you can specify which fields to view in Display Fields settings.
Comment #7
sammos commentedI think this module would still be very useful because it allows you to *optionally* enter a teaser and if no teaser is entered, then use Drupal's default teaser. Setting fields to display in cck display settings does not achieve this.
Comment #8
TBarregren commentedI have made a beta1 release of Nedjo's D6 port from March 11, 2008.