From: Vargenau, Marc-E. (N. - FR/Nozay)
<mar...@no...> - 2017-07-06 10:13:25
|
Hi Harold, Which release of Phpwiki are you using? Best regards, Marc-Etienne -----Original Message----- From: Harold Hallikainen [mailto:ha...@ha...] Sent: Wednesday, July 05, 2017 9:38 PM To: Harold Hallikainen <ha...@ha...> Cc: Discussion on PhpWiki features, bugs, development. <php...@li...> Subject: [Phpwiki-talk] file protocol? I'd like to add links to a network mapped drive (X). I've added the file protocol to ALLOWED_PROTOCOLS. If I create a link like this: [1012|file:///X:/SanLuisObispo/ENGINEERING/ECN/Approved/1012/] It ends up like this in the generated HTML: <th><span class="named-wikiunknown"><u>1012</u><a href="file///X/SanLuisObispo/ENGINEERING/ECN/Approved/1012/?action=create" title="Create: file///X/SanLuisObispo/ENGINEERING/ECN/Approved/1012/" onmouseover="window.status="Create: file///X/SanLuisObispo/ENGINEERING/ECN/Approved/1012/"; return true;" onmouseout="window.status='';return true;" rel="nofollow">?</a></span></th> <th>2/4/14</th> Note the missing colon after file in the href plus the added query string. Ideas? THANKS! Harold -- FCC Rules Updated Daily at http://www.hallikainen.com Not sent from an iPhone. ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Phpwiki-talk mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |