User manual
© 2011 Racktivity NV 118/160
Antwerpsesteenweg 19 - 9080 Lochristi - Belgium - www.racktivity.com v 2014.5.14
This macro accepts the following parameters:
ip: the IP address of the camera
camtype: camera type. It can be either 'apexisptz' or 'dlink2121'.
user: the username used to connect to the camera
password: the password used to connect to the camera
Example
[[camera: ip=10.25.25.1, camtype=dlink2121, user=joe,
password=pass123]][[/camera]]
Sample
Children Macro
The children macro creates a tree-view of a certain page and all its child pages.
Parameters
depth: integer that indicates how many levels deep you want to show the child pages.
root: optional, name of the page whose child pages you want to show. If not provided, all
pages of the space will be taken into account
Example
Assuming we want to show the children of the Macros_Home page, we would add:
[[children]]
depth:2










