Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
hub:syntax [2023/06/03 21:17] – ↷ Links adapted because of a move operation davidpjonker | hub:syntax [2023/07/03 16:59] (current) – removed info relating to intranet servers elizabethherfel | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Formatting Syntax ====== | ====== Formatting Syntax ====== | ||
- | [[doku> | + | [[doku> |
===== Basic Text Formatting ===== | ===== Basic Text Formatting ===== | ||
- | DokuWiki supports **bold**, //italic//, __underlined__ and '' | + | DokuWiki supports **bold**, //italic//, __underlined__ and '' |
DokuWiki supports **bold**, //italic//, __underlined__ and '' | DokuWiki supports **bold**, //italic//, __underlined__ and '' | ||
- | | + | |
You can use < | You can use < | ||
Line 36: | Line 36: | ||
==== External ==== | ==== External ==== | ||
- | External links are recognized automagically: | + | External links are recognized automagically: |
DokuWiki supports multiple ways of creating links. External links are recognized | DokuWiki supports multiple ways of creating links. External links are recognized | ||
automagically: | automagically: | ||
link text as well: [[http:// | link text as well: [[http:// | ||
- | addresses like this one: <andi@splitbrain.org> are recognized, too. | + | addresses like this one: <elizabeth.herfel@gmail.com> are recognized, too. |
==== Internal ==== | ==== Internal ==== | ||
Line 65: | Line 65: | ||
* Links to [[syntax|existing pages]] are shown in a different style from [[nonexisting]] ones. | * Links to [[syntax|existing pages]] are shown in a different style from [[nonexisting]] ones. | ||
- | * DokuWiki does not use [[wp> | ||
* When a section' | * When a section' | ||
Line 74: | Line 73: | ||
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 126: | Line 107: | ||
---- | ---- | ||
+ | ---- | ||
===== Media Files ===== | ===== Media Files ===== |
Last modified: 2023/06/03 21:17 by davidpjonker