Bug linking into Mediazilla ver 0.1
edit; ----- Linking bug IDs into the mediazilla ----- on ^*:HOTLINK:*bug*:#: { return } on *:HOTLINK:*bug*:#,?,=:{ if ($regex($hotline,.*bug ([0-9]+).*)) { url $+(http://bugzilla.wikimedia.org/show_bug.cgi?id=,$regml(1)) } }