Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:syntax [2015/05/08 22:21] slackermedia |
wiki:syntax [2021/06/03 19:48] (current) |
||
|---|---|---|---|
| Line 75: | Line 75: | ||
| For example this is a link to Wikipedia's page about Wikis: [[wp>Wiki]]. | For example this is a link to Wikipedia's page about Wikis: [[wp>Wiki]]. | ||
| - | ==== Windows Shares ==== | ||
| - | |||
| - | Windows shares like [[\\server\share|this]] are recognized, too. Please note that these only make sense in a homogeneous user group like a corporate [[wp>Intranet]]. | ||
| - | |||
| - | Windows Shares like [[\\server\share|this]] are recognized, too. | ||
| - | |||
| - | Notes: | ||
| - | |||
| - | * 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/userscript.js'': | ||
| - | |||
| - | LANG.nosmblinks = ''; | ||
| ==== Image Links ==== | ==== Image Links ==== | ||