The space closure defines which spaces are to be considered for searching. Valid values are space-default delegate-space search-space self-space (since 4.5)
Per default the delegate spaces are used. This is what the is most often needed: the location where new documents are stored per default is the location this macro will link to. If you have a space that references the latest version of a product space, you may want to link to information to be found in any space. In this case the space contains the latest version of a space in its search space. Using this link will ensure that the latest version is linked. The value self-space restricts the search to the local space, that is the space the the page with the macro is part of. This supports the use case where the template authors want to limit the search. |