Manual break syntax?
adam_b - March 3, 2009 - 15:28
| Project: | Pagination (Node) |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
For setup option 2, the instructions refer to "Content is paginated by manual breaks, inserted by the content creator" but don't actually give the syntax of the manual breaks.
Forgive me if I'm being stooopid, but how does one do them? I can't find any HTML reference to a standard command, and all the CSS references seem to be for printing out.

#1
try
<!--break-->or<!--pagebreak-->#2
Found it - the instructions are on the node page rather than the config page - it wants either
[ pagebreak ]or[ header = My Section Title ].Perhaps this information could be added to the /admin/settings/pagination page?
#3
Hey there,
Glad you were able to figure it out, I've updated the documentation to add more specific information.