Cet outil est là pour vous accompagner et répondre à toutes vos questions. Vous pouvez toujours nous contacter par téléphone au 03.21.19.79.79.
Cette page vous affiche les différences entre la révision choisie et la version actuelle de la page.
wiki:syntax [2012/10/13 13:25] 127.0.0.1 modification externe |
wiki:syntax [2013/06/17 08:51] (Version actuelle) |
||
---|---|---|---|
Ligne 84: | Ligne 84: | ||
* For security reasons direct browsing of windows shares only works in Microsoft Internet Explorer per default (and only in the "local zone"). | * For security reasons direct browsing of windows shares only works in Microsoft Internet Explorer per default (and only in the "local zone"). | ||
- | * 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/userscript.js'': |
- | $lang['js']['nosmblinks'] = ''; | + | LANG.nosmblinks = ''; |
==== Image Links ==== | ==== Image Links ==== |