Meidawiki has "What Links Here" built in based on a linking table, but we're not populating it for ZObjects. This would be useful to find any ZObject that references a given one (for example all that use a given language or function or function call, or use a type, etc.)
Description
Details
Related Objects
Event Timeline
To do this, I suppose that each time someone creates a Z9/Reference we'll store it into the link table?
Something like that. Also the link should be removed if all references to one ZObject from another are removed.
Change 704943 had a related patch set uploaded (by Jforrester; author: Jforrester):
[mediawiki/extensions/WikiLambda@master] [WIP] Enable "What Links Here" for Functions, Implementations and Testers
Change 713656 had a related patch set uploaded (by ArthurPSmith; author: ArthurPSmith):
[mediawiki/extensions/WikiLambda@master] Enable \"What Links Here\" for generic ZObjects
Change 704943 abandoned by Jforrester:
[mediawiki/extensions/WikiLambda@master] [WIP] Enable \"What Links Here\" for Functions, Implementations and Testers
Reason:
Change 713656 merged by jenkins-bot:
[mediawiki/extensions/WikiLambda@master] Enable \"What Links Here\" for generic ZObjects