
Teaser is the first part of node to give user an introduction to the article. Usually Drupal use first paragraph as teaser. But, how about if want to make your own teaser?
Drupal provides a special tag called as "break tag".
To use WYSIWYGnow to make a manually teaser then you can follow these steps:
- Click the editor area where you want to put a "break tag".
- Click WYSIWYGnow "break tag" icon
- Submit your node.
How to Remove or Reposition a Break Tag?
Since break tag is hidden tag then you can not see this tag on normal mode. You must click the "
htmlmode" icon of WYSIWYGnow. Find the break tag "
< !--break-- >" and delete it. Then back to normal mode. Put again the break tag in new location if you want to reposition the break tag.
CAUTION!
You must back to Normal Mode (by clicking again the htmlmode icon) before submit the node!