Hello all,
I need to link to local files and folders (mapped network drive). Problem: the folder and file names sometimes have spaces.
[file:K:\MyTest\file.doc File] - Works fine
[file:K:\My Test\file.doc File] - Link not completely recognized because of space in folder name
Can anyone help me with a solution? Is it also possible to link to folders (C:\My Test) or only to files?
Thanks alot Tobias
I use a mediawiki extension called Link and I can link to shared folders and files with spaces in the names, for example:
<link>\server\share\this file.doc</link> Hope that this helps.
From: tobias-thiel@gmx.de> To: mediawiki-l@lists.wikimedia.org> Date: Fri, 7 Dec 2007 00:49:38 +0100> Subject: [Mediawiki-l] Links to File System> > Hello all,> > I need to link to local files and folders (mapped network drive). > Problem: the folder and file names sometimes have spaces.> > [file:K:\MyTest\file.doc File] - Works fine> > [file:K:\My Test\file.doc File] - Link not completely recognized because of> space in folder name> > Can anyone help me with a solution? Is it also possible to link to folders> (C:\My Test) or only to files?> > Thanks alot> Tobias> > > _______________________________________________> MediaWiki-l mailing list> MediaWiki-l@lists.wikimedia.org> http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
_________________________________________________________________ Telly addicts unite! http://www.searchgamesbox.com/tvtown.shtml
Le Thu, 6 Dec 2007 23:56:03 +0000, Mike Lane mikelane5@msn.com a écrit :
I use a mediawiki extension called Link and I can link to shared folders and files with spaces in the names, for example:
<link>\\server\share\this file.doc</link>
Where we could find it ?
Hi Tobias,
have a look at http://assela.pathirana.net/File_Link_Extension
You'll also be needing the LocalLink-Extension https://addons.mozilla.org/de/firefox/addon/281 if you want to open the file-links from Firefox.
Tobias Thiel schrieb:
Hello all,
I need to link to local files and folders (mapped network drive). Problem: the folder and file names sometimes have spaces.
[file:K:\MyTest\file.doc File] - Works fine
[file:K:\My Test\file.doc File] - Link not completely recognized because of space in folder name
Can anyone help me with a solution? Is it also possible to link to folders (C:\My Test) or only to files?
Thanks alot Tobias
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org http://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Tobias Thiel wrote:
Hello all,
I need to link to local files and folders (mapped network drive). Problem: the folder and file names sometimes have spaces.
[file:K:\MyTest\file.doc File] - Works fine
[file:K:\My Test\file.doc File] - Link not completely recognized because of space in folder name
Can anyone help me with a solution? Is it also possible to link to folders (C:\My Test) or only to files?
Thanks alot Tobias
If it's only the space, replace by %20: [file:K:\My%20Test\file.doc File]
But I think it still had problems. Also take into account Mozilla's security not allowing you to access local content. In the list archives you will find this discussion before.
mediawiki-l@lists.wikimedia.org