wiki:syntax
Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen RevisionVorhergehende Überarbeitung | |||
wiki:syntax [16.11.2023 23:27] – [Windows Shares] timo_ka | wiki:syntax [28.09.2024 17:56] (aktuell) – Externe Bearbeitung 127.0.0.1 | ||
---|---|---|---|
Zeile 29: | Zeile 29: | ||
You should use forced newlines only if really needed. | You should use forced newlines only if really needed. | ||
- | |||
- | if you need colors in your code you can use this: | ||
- | < | ||
- | <color green> | ||
- | <color blue/ | ||
- | <color # | ||
- | <color /# | ||
- | <color rgb(80%, | ||
- | <color hsl(120, | ||
- | </ | ||
- | |||
- | <color green> | ||
- | <color blue/ | ||
- | <color # | ||
- | <color /# | ||
- | <color rgb(80%, | ||
- | <color hsl(120, | ||
- | |||
===== Links ===== | ===== Links ===== | ||
Zeile 93: | Zeile 75: | ||
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 ==== | ||
Zeile 138: | Zeile 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/ |
wiki/syntax.1700177243.txt.gz · Zuletzt geändert: 28.09.2024 17:56 (Externe Bearbeitung)