7
edits
(Support easy bugzilla links) |
(Support easy bugzilla links) |
||
Line 1: | Line 1: | ||
Can you tweak Mozilla's MediaWiki so that it can autolink to bugzilla bugs? | |||
Thus instead of editors writing <pre><nowiki>[https://bugzilla.mozilla.org/show_bug.cgi?id=315637 315637]</nowiki></pre> | |||
they could simply write <pre><nowiki>[[mozbug:315637]]</nowiki></pre> | |||
This is a lot easier to enter and maintain when/if bugzilla links change. | |||
MediaWiki seems to support this, see http://meta.wikimedia.org/wiki/Help:Interwiki_links#bugzilla_links ; but it doesn't seem to work here. Test: [[mozbug:315637]] | |||
== Support easy bugzilla links == | |||
Can you tweak Mozilla's MediaWiki so that it can autolink to bugzilla bugs? | Can you tweak Mozilla's MediaWiki so that it can autolink to bugzilla bugs? | ||
Thus instead of editors writing <pre><nowiki>[https://bugzilla.mozilla.org/show_bug.cgi?id=315637 315637]</nowiki></pre> | Thus instead of editors writing <pre><nowiki>[https://bugzilla.mozilla.org/show_bug.cgi?id=315637 315637]</nowiki></pre> |
edits