maybe it's a dumb question but i couldn't figure out how to fix this problem. I've long page and i want to split it into different pages to improve usability. is it possible?

Comments

joestewart’s picture

Try the paging module:

http://drupal.org/project/paging

kowalke’s picture

The 4.7 version doesn't seem to work. At least, I can't get it to break my pages into smaller chunks using 4.7.6. There's a dearth of info about the module, too, so can't really troubleshoot it much.

joestewart’s picture

Did you enable for the node type in admin/settings/paging?

kowalke’s picture

When I weighted the paging filter so it was on top, it worked.

vm’s picture

<!--break--> is to break preview
<!--pagebreak--> to divide content into pages