By robjones on
I would like to disable page breaking for a story that I want use as a setup piece for my site. In other words, I want it to remain "static" atop main page (which it may do, because I've selected "static"), and I'd like the complete story to display automatically, mostly because I'm using an image that extends beyond the break. I want it to look like it does when you click on "read more" automatically. Any input is appreciated. :)
Comments
Type this
Type this after your content, I tried to post it here but drupal edits it out.
Password Protected Link
duztin, your link doesn't work it takes me to a password protected area.
Maybe you just needed to enclose your example with code tags.
Webmaster Resources for Business Websites
Controlling where the page breaks
This comment:
<!--break-->
Forces Drupal to break the text wherever you put it, so if you put it at the very end it doesn't break the text at all.
And btw, the angle brackets can be entered here as entities. To display
<
type <, and to display
>
type >