Document List Component (DocList)

The DocList component can create a property-rich table of contents. The node whose children are to be listed is obtained from the current URL's path information, or the value of the p parameter.

URL Parameters

Name Value Description
doclist_p path Path modifier, which overrides the path information for determining which node to return properties for.
doclist_lsel select string Select string for list metadata. These are properties for the node whose children are being iterated.
doclist_upd yes | no Use the Site Update Service instead of the Site View Service. Using the Site Update Service includes hidden documents. The default is 'no'.

List Metadata

Name Description
parent-path Path to the node's parent. (This is not a normal node property).
Any node property selected with the 'lsel' parameter. See Node Properties.