By Eleazar on
How can I hide override the teaser in a node to hide content that I only want to show when the full article is opened? I.e., I have an HTML embedded video that I don't want to appear on the front page in the teaser, but only show up when the article is clicked on. The problem is my content is just a couple of lines and then the video, so the teaser length won't hide the video.
This seems like something really easy to do. In Joomla for example, there's two boxes for body--one for teaser and one full view.
Help pretty please.
Comments
use <!--break-->
You can use :
For Drupal 5 RC1, you must use
<break>instead of<!--break-->Bling Bling
That's the ticket! Thanks and happy new year!
if you want two boxes - excerpt
http://drupal.org/project/excerpt
will give you full control over the teaser vs body instead of the simple default trimmed version.
More control = more complexity, but it's there if you ask for it.
.dan.
How to troubleshoot Drupal | http://www.coders.co.nz/
.dan. is the New Zealand Drupal Developer working on Government Web Standards