[Mediawiki-l] Yet another question about File links (file://)

johan.boye at latecoere.fr johan.boye at latecoere.fr
Mon Jun 4 13:09:15 UTC 2007


Hello guys,
 
  I'm running a couple of Wiki now. I answered by some tweak in the
LocalSettings.php or plugins at all request of my team, one is missing :
the file links. They are only working on IE, but not in Firefox. I tried
with file:///// <file://///>   It should works with FF, but it doesn't.
If I type it in the browser, it works, not if in a wiki doc.
 To make the file links working, i added in LocalSettings.php this :
    $wgUrlProtocols = array(
            [...]
            'file://',        
            [...]
     );

I tried file:///// but it still doesn't do anything on Firefox.
Do you have any ideas in the Mediawiki side to fix it ? Or should I try
any Firefox with a smb.exe or user.js  tweak ?
 
   Thanks by advance,
 
    Johan

"Les informations contenues dans ce message electronique peuvent etre de nature confidentielles et soumises a une obligation de secret. Elles sont destinees a l'usage exclusif du reel destinataire. Si vous n'etes pas le reel destinataire, ou si vous recevez ce message par erreur, merci de le detruire immediatement et de le notifier a son emetteur."

 "The information contained in this e-mail may be privileged and confidential. It is intended for the exclusive use of the designated recipients named above. If you are not the intended recipient or if you receive this e-mail in error, please delete it and immediately notify the sender."



More information about the MediaWiki-l mailing list