By neddim on
I need solution that provied separated fields for intro text and main body while inserting new content.
Is this possible to do in Drupal ?
I need this very much.
If this is possible how to achive this ?
Thanks in advance.
Comments
Using CCK that would be possible
You can use CCK to either add fields to existing content types, for example add a "intro" field to the story content type, or define completely new content types with the data fields that you want.
Node Teaser
Try Node Teaser
http://drupal.org/project/nodeteaser