From: Harold H. <ha...@ha...> - 2017-07-05 20:16:42
|
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. |