差别

这里会显示出您选择的修订版和当前版本之间的差别。

到此差别页面的链接

后一修订版
前一修订版
wiki:syntax [2016/04/25 15:34]
127.0.0.1 外部编辑
wiki:syntax [2019/09/26 22:19] (当前版本)
gongyu
行 75: 行 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]]. +#### Image Links
- +
-  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/​lang/​en/​lang.php''​ (more details at [[doku>​localization#changing_some_localized_texts_and_strings_in_your_installation|localization]]):​ <code - conf/​lang/​en/​lang.php>​ +
-<?php +
-/** +
- * Customization of the english language file +
- * Copy only the strings that needs to be modified +
- */ +
-$lang['​js'​]['​nosmblinks'​] = '';​ +
-</​code>​ +
- +
-==== Image Links ====+
  
 You can also use an image to link to another internal or external page by combining the syntax for links and [[#​images_and_other_files|images]] (see below) like this: You can also use an image to link to another internal or external page by combining the syntax for links and [[#​images_and_other_files|images]] (see below) like this:
行 182: 行 165:
 {{wiki:​dokuwiki-128.png?​linkonly}} This is just a link to the image. {{wiki:​dokuwiki-128.png?​linkonly}} This is just a link to the image.
  
-==== Fallback Formats ​====+#### Fallback Formats
  
 Unfortunately not all browsers understand all video and audio formats. To mitigate the problem, you can upload your file in different formats for maximum browser compatibility. Unfortunately not all browsers understand all video and audio formats. To mitigate the problem, you can upload your file in different formats for maximum browser compatibility.