Allows multiple pages posts (how many extended texts you want). It breaks a post as defined by you and creates navigation links. Use <%pagebreak()%> every time you want a page break in your post. Useful for long texts, tutorials, presentations etc.
| General Plugin info | |
|---|---|
| Author: | Rodrigo Moraes |
| Current Version: | 0.9 |
| Download: | np_pagebreak_v0.9.zip |
| Code: | NP_PageBreak code |
| Demo: | - |
| Forum Thread: | here |
Somebody asked this plugin here sometime ago, explaining how it could be used: Let's say I'm writing a review of a new gfx-card. It would be very useful to be able to split it into different sections, like benchmarks, drivers, conclusion and so on. The easiest way, from a user-point of view of course, would be to just add something like a <%pagebreak()%> command where the page should end and another begin. Maybe it could even be possible to name the pages with a little title-tag, like <%pagebreak(title)%>.
Version 0.2 implements page titles. Use <%pagebreak(Here's a title!)%> to set a title or <%pagebreak()%> to have leave it blank. See some tips here.
Post bug reports and suggestions here at the Nucleus forum in thread 3995.
NP_PageBreak version 0.9 works with Nucleus CMS version 3.31 - 2007-11-25 kg
Note: doesn't work with Fancy Urls (e.g. item/76) and Fancier Urls (e.g. item/this-is-a-title).