vote up 0 vote down star

Hi,

We have custom protocol on our network that opens up windows in our application. We would like to put links to this application in our Wiki however the only protocols mediawiki seems to recognise are http:// file:// ftp://.

We have put a fudge in that passes a parameter to a html file and executes a link, however it would be great if anyone knew a way of having custom protocol hyperlinks in mediawiki sites.

Thanks.

flag

35% accept rate

1 Answer

vote up 1 vote down check

I think you can use $wgUrlProtocols in your LocalSettings.php.

See here for instructions: http://www.mediawiki.org/wiki/$wgUrlProtocols

link|flag
Thank you, quite annoyed at myself for not finding that myself. – MrEdmundo Feb 13 at 15:45

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.