Closed (fixed)
Project:
Pagination (Node)
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2009 at 15:28 UTC
Updated:
4 Mar 2009 at 03:45 UTC
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.
Comments
Comment #1
vm commentedtry
<!--break-->or<!--pagebreak-->Comment #2
adam_b commentedFound 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?
Comment #3
mundanity commentedHey there,
Glad you were able to figure it out, I've updated the documentation to add more specific information.