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/06/01 23:51] 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 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 this line in ''conf/userscript.js'' | ||
- | |||
- | LANG.nosmblinks = \''; | ||
==== Image Links ==== | ==== Image Links ==== |