Home
Compose tips
warning: Missing argument 2 for paging_help(), called in /home/alliance/public_html/sites/all/modules/paging/paging.module on line 728 and defined in /home/alliance/public_html/sites/all/modules/paging/paging.module on line 10.
- Web page addresses and e-mail addresses turn into links automatically.
Paging Help
Break long pages into smaller ones by means of a page break tag (e.g. <!--pagebreak-->):
First page here.
<!--pagebreak-->
Second page here.
<!--pagebreak-->
More pages here.
Automatic page breaking based on character or word count is also supported.