Kushal Koolwal wrote: >> http://kb.mozillazine.org/Links_to_local_pages_do_not_work > Yes, I am already aware of the FireFox issue. > >> The way to make sure it will always work would be by setting a http >> server serving the contents of the network drive. > Yes, you are right. Ideally one should do this. But I don't think this is a > possibility right now at our place and that's why we need to come up with a > workaround. > > One of the benefits of using a open source system like mediawiki is that we > can customize it to make it fit into the system. So I am hoping that there > ought to be some way by which we can fix the links automatically.
Take "file:///Z:/my project/data is really important for the company" should that be a link to file:///Z:/my ? file:///Z:/my%20project/data? file:///Z:/my%20project/data%20is%20really%20important ? The space is a separator, and I don't think you can simply incorporate all spaces into urls without breaking everything. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
