Hello,
I have added the Extension:NetworkLink/NetworkLink.php http://www.mediawiki.org/wiki/Extension:NetworkLink/NetworkLink.php. However, when I create a link and select it, this error is produced: Firefox doesn't know how to open this address, because the protocol(s)isn't associated with any program
It does state on the download page the following: It seems that this extension is not working on Firefox.
Has anyone come up with a solution?
Current setup: MediaWiki http://www.mediawiki.org/: 1.11.0 PHP http://www.php.net/: 5.1.6 (apache2handler) MySQL http://www.mysql.com/: 5.0.77
Many Thanks.
Hi,
can you give a example of a call of the extension?
Best regards, Jan
-----Ursprüngliche Nachricht----- Von: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] Im Auftrag von Tolliver Gesendet: Dienstag, 18. Mai 2010 14:38 An: MediaWiki announcements and site admin list Betreff: [Mediawiki-l] link.php - firefox issue
Hello,
I have added the Extension:NetworkLink/NetworkLink.php http://www.mediawiki.org/wiki/Extension:NetworkLink/NetworkLink.php. However, when I create a link and select it, this error is produced: Firefox doesn't know how to open this address, because the protocol(s)isn't associated with any program
It does state on the download page the following: It seems that this extension is not working on Firefox.
Has anyone come up with a solution?
Current setup: MediaWiki http://www.mediawiki.org/: 1.11.0 PHP http://www.php.net/: 5.1.6 (apache2handler) MySQL http://www.mysql.com/: 5.0.77
Many Thanks.
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Hello Jan,
Here is what the user entered, and it did work except not with Firefox:
<link>S:\Name\hello iu.doc</link>
Thank you.
Jan Luca wrote:
Hi,
can you give a example of a call of the extension?
Best regards, Jan
-----Ursprüngliche Nachricht----- Von: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] Im Auftrag von Tolliver Gesendet: Dienstag, 18. Mai 2010 14:38 An: MediaWiki announcements and site admin list Betreff: [Mediawiki-l] link.php - firefox issue
Hello,
I have added the Extension:NetworkLink/NetworkLink.php http://www.mediawiki.org/wiki/Extension:NetworkLink/NetworkLink.php. However, when I create a link and select it, this error is produced: Firefox doesn't know how to open this address, because the protocol(s)isn't associated with any program
It does state on the download page the following: It seems that this extension is not working on Firefox.
Has anyone come up with a solution?
Current setup: MediaWiki http://www.mediawiki.org/: 1.11.0 PHP http://www.php.net/: 5.1.6 (apache2handler) MySQL http://www.mysql.com/: 5.0.77
Many Thanks.
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Tolliver wrote:
Hello Jan,
Here is what the user entered, and it did work except not with Firefox:
<link>S:\Name\hello iu.doc</link>
Thank you.
First, that's not a url (in such case it would use file://). For the reasons why mozilla refuses to open them, see http://kb.mozillazine.org/Links_to_local_pages_don%27t_work
Hello Platonides,
Thank you and everyone who assisted.
Platonides wrote:
Tolliver wrote:
Hello Jan,
Here is what the user entered, and it did work except not with Firefox:
<link>S:\Name\hello iu.doc</link>
Thank you.
First, that's not a url (in such case it would use file://). For the reasons why mozilla refuses to open them, see http://kb.mozillazine.org/Links_to_local_pages_don%27t_work
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Tolliver wrote:
Hello,
I have added the Extension:NetworkLink/NetworkLink.php http://www.mediawiki.org/wiki/Extension:NetworkLink/NetworkLink.php. However, when I create a link and select it, this error is produced: Firefox doesn't know how to open this address, because the protocol(s)isn't associated with any program
It does state on the download page the following: It seems that this extension is not working on Firefox.
Has anyone come up with a solution?
Current setup: MediaWiki http://www.mediawiki.org/: 1.11.0 PHP http://www.php.net/: 5.1.6 (apache2handler) MySQL http://www.mysql.com/: 5.0.77
Many Thanks.
How are you calling it? Have you tried <link>http://www.mediawiki.org/</link> ? You need to provide an appropiate url.
mediawiki-l@lists.wikimedia.org