0.12dev: Make wiki links in wiki pages scoped. For example, a link to `MyPage` placed on `MyProject/People/Joe` will now resolve to `MyProject/People/MyPage` if it exists, otherwise to `MyProject/MyPage` if it exists, otherwise to `MyPage` if it exists.