PageCrossReference executes on onArticleSaveComplete then checks for
a true $revision and false $minoredit before proceeding. The article
text is searched for matches with page_titles. If a match is found,
that match is converted to an internal link. Each page_title is matched
only once, then the next page_title is searched for.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
PageCrossReference executes on onArticleSaveComplete then checks for
a true $revision and false $minoredit before proceeding. The article
text is searched for matches with page_titles. If a match is found,
that match is converted to an internal link. Each page_title is matched
only once, then the next page_title is searched for.