On Fri, Jul 23, 2010 at 12:04 AM, Alex Kozak <[email protected]> wrote: > Maybe you could modify this array? > http://www.mediawiki.org/wiki/Manual:$wgUrlProtocols > > <http://www.mediawiki.org/wiki/Manual:$wgUrlProtocols>AK
That won't do what he wants. That array is responsible for all sorts of things, and removing things like "http://" from it will break everything. I don't know offhand if there's a way to do it, but this isn't it. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
