Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
wiki:syntax [2023/08/13 13:52] – tim-o-root | wiki:syntax [2024/06/16 12:20] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 74: | Line 74: | ||
DokuWiki supports [[doku> | DokuWiki supports [[doku> | ||
For example this is a link to Wikipedia' | For example this is a link to Wikipedia' | ||
+ | |||
+ | ==== 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> | ||
+ | |||
+ | 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:// | ||
+ | <?php | ||
+ | /** | ||
+ | * Customization of the english language file | ||
+ | * Copy only the strings that needs to be modified | ||
+ | */ | ||
+ | $lang[' | ||
+ | </ | ||
==== Image Links ==== | ==== Image Links ==== | ||
Line 86: | Line 104: | ||
The whole [[# | The whole [[# | ||
- | |||
- | ===== Embedding Videos ===== | ||
- | |||
- | You can embed youtube and other videos by following the syntax in the [[https:// | ||
- | |||
- | For instance: < | ||
- | |||
- | {{youtube> | ||
- | |||
- | ===== Embedding iFrames and other Sites ===== | ||
- | Content from other sites can be embedded using iframes. | ||
- | < | ||
- | |||
- | For complete syntax see the [[https:// | ||
===== Footnotes ===== | ===== Footnotes ===== | ||
Line 133: | Line 137: | ||
Resize to given width and height((when the aspect ratio of the given width and height doesn' | Resize to given width and height((when the aspect ratio of the given width and height doesn' | ||
- | Resized external image: {{https://secure.php.net/ | + | Resized external image: {{https://www.php.net/ |
Real size: {{wiki: | Real size: {{wiki: | ||
Resize to given width: | Resize to given width: | ||
Resize to given width and height: {{wiki: | Resize to given width and height: {{wiki: | ||
- | Resized external image: {{https://secure.php.net/ | + | Resized external image: {{https://www.php.net/ |