map:mount

Mounts a subsitemap (continues evaluation in another sitemap).

Since Cocoon version: 2.0

Attributes

Name

Description

uri-prefix

The string specified here will be stripped from the start of the URL path, so that the subsitemap only matches on the remainder of the path.

src

Location of the sitemap file to mount.

check-reload

Should the subsitemap be reloaded if it changed. Default: true. (A reload-delay can be configured for the sitemap processor in cocoon.xconf).

pass-through

If the subsitemap didn't match the request, continue processing in the current sitemap. Default: false.

Occurence

Children

This element can have the following children:

(none)

Parents

This element can occur inside:

map:view
map:resource
map:handle-errors
map:match
map:when
map:otherwise
map:act

Comments (0)