What is the easiest way to automatically link the pattern /r(\d+)/ to a URL like http://code.google.com/p/qubit-toolkit/source/detail?r=\1 wherever it appears in MediaWiki articles?
For example, I want an article containing: ... blah blah r1632 blah blah... - to have r1632 automatically replaced with a link to http://code.google.com/p/qubit-toolkit/source/detail?r=1632 _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
