Option Scope
There are some variations to the simple Option syntax:
which effects whole Branches (the parent page and all its subpages, examples
* -
* -
* -
*
):
-
One can reduce the effect of the Option:
- 1-99.variable=value (affects all descendant pages but not the parent page itself)
- 0.variable=value (affects only the ParentPage of the ContextPage)
- 1.variable=value (affects all brothers of the ContextPage)
- n-m.variable=value (affects pages on levels n..m relative to the parent page)
-
This means that one can not only configure a Branch as a whole but one can configure single pages or levels of subpages, selectively.
FolderConfiguration
|
|