warning: Missing argument 2 for paging_help(), called in /mnt/stor11-wc2-dfw1/485662/www.gracekennedy.com/web/content/sites/all/modules/paging/paging.module on line 728 and defined in /mnt/stor11-wc2-dfw1/485662/www.gracekennedy.com/web/content/sites/all/modules/paging/paging.module on line 10.
- Web page addresses and e-mail addresses turn into links automatically.
- Lines and paragraphs are automatically recognized. The <br /> line break, <p> paragraph and </p> close paragraph tags are inserted automatically. If paragraphs are not recognized simply add a couple blank lines.
- Insert view filter allows to embed views using tags. The tag syntax is relatively simple: [view:name=display=args]
- For example [view:tracker=page=1] says, embed a view named "tracker", use the "page" display, and supply the argument "1".
- The display and args parameters can be omitted. If the display is left empty, the view's default display is used.
- Multiple arguments are separated with slash. The args format is the same as used in the URL (or view preview screen).
Valid examples:
- [view:my_view]
- [view:my_view=my_display]
- [view:my_view=my_display=arg1/arg2/arg3]
- [view:my_view==arg1/arg2/arg3]
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.