Ací es mostren les diferències entre la revisió seleccionada i la versió actual de la pàgina.
| |
wiki:syntax [15/11/2011 01:59] – edició externa 127.0.0.1 | wiki:syntax [03/06/2018 02:37] (actual) – mate |
---|
* For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''conf/local.protected.php'': | * For Mozilla and Firefox it can be enabled through different workaround mentioned in the [[http://kb.mozillazine.org/Links_to_local_pages_do_not_work|Mozilla Knowledge Base]]. However, there will still be a JavaScript warning about trying to open a Windows Share. To remove this warning (for all users), put the following line in ''conf/local.protected.php'': |
| |
$lang['js']['nosmblinks'] = ''; | <code> $lang['js']['nosmblinks'] = '';</code> |
| |
==== Image Links ==== | ==== Image Links ==== |