Auto Link Strategies
AutoLinkStrategies defines by a (semicolon-separated) ValueList certain places that are checked for pages in the AutomaticLinking process. This is a cornerstone of WikiFractality because otherwise users would have to enter full page names which is a PITA in a deep hierarchical wiki.
Syntax:
 | | possible list elements |
| syntax | meaning |
| T | top level |
| W | wiki or SubWiki level |
| U | "up" linking to parent or "uncle" |
| B | "brother" linking on the same PageLevel |
| D | "down" linking to children |
| N {pagelist} | linking to subpages of given "nodes" = pages |
| L | linking to pages that share the same LeafName |
| S | SisterSite linking |
|
|
Examples:
Notes
This is a priority system. The order of command characters is important. The first page found will be linked.
See also
FolderAutomaticLinking
|