-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
raymond@svn.wikimedia.org wrote:
Reapply r20144 (namespace filter for LinkSearch) and r20530 (search
for all protocols defined in wgUrlProtocols)
after Domas reverted it with r20603 for performance issues. Now it supports MiserMode to make Domas happy :-)
I don't like the changed user interface in this version.
The drop-down box for protocols means you can't just cut-and-paste a link, making it *much* harder to use.
There's really no need for LinkSearch to know or care about what protocols are used and recorded at the parser end; anything that doesn't get stored just won't match.
I would strongly recommend returning to the previous state, where you paste in a full URL, and a missing protocol will fill in with assumed 'http://'.
- -- brion vibber (brion @ wikimedia.org)