Compose tips
- 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).
- [view:my_view]
- [view:my_view=my_display]
- [view:my_view=my_display=arg1/arg2/arg3]
- [view:my_view==arg1/arg2/arg3]
- You may create links to items stored in our weblink registry using a special syntax. The weblink codes will be replaced by a links to visit the real websites. Syntax:
[weblink:node_id](to use the first link for that node),[weblink:node_id/link_id](to use a specific link for that node) or[weblink:http://a.weblink.example.com/](to specify a raw URL). - Each email address will be obfuscated in a human readable fashion or (if JavaScript is enabled) replaced with a spamproof clickable link.