Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
knowledge_base:wiki:syntax [2022/12/02 15:14] – ↷ Page moved from wiki:syntax to knowledge_base:wiki:syntax George Wayne | knowledge_base:wiki:syntax [2022/12/02 15:14] (current) – ↷ Links adapted because of a move operation George Wayne | ||
---|---|---|---|
Line 99: | Line 99: | ||
[[http:// | [[http:// | ||
- | [[http:// | + | [[http:// |
Please note: The image formatting is the only formatting syntax accepted in link names. | Please note: The image formatting is the only formatting syntax accepted in link names. | ||
Line 131: | Line 131: | ||
You can include external and internal [[doku> | You can include external and internal [[doku> | ||
- | Real size: {{wiki: | + | Real size: {{knowledge_base: |
- | Resize to given width: | + | Resize to given width: |
- | 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:// | Resized external image: {{https:// | ||
Line 147: | Line 147: | ||
By using left or right whitespaces you can choose the alignment. | By using left or right whitespaces you can choose the alignment. | ||
- | {{ wiki: | + | {{ knowledge_base: |
- | {{wiki: | + | {{knowledge_base: |
- | {{ wiki: | + | {{ knowledge_base: |
{{ wiki: | {{ wiki: | ||
Line 159: | Line 159: | ||
Of course, you can add a title (displayed as a tooltip by most browsers), too. | Of course, you can add a title (displayed as a tooltip by most browsers), too. | ||
- | {{ wiki: | + | {{ knowledge_base: |
{{ wiki: | {{ wiki: | ||
Line 180: | Line 180: | ||
{{wiki: | {{wiki: | ||
- | {{wiki: | + | {{knowledge_base: |
==== Fallback Formats ==== | ==== Fallback Formats ==== | ||
Line 404: | Line 404: | ||
==== Syntax Highlighting ==== | ==== Syntax Highlighting ==== | ||
- | [[wiki:DokuWiki]] can highlight sourcecode, which makes it easier to read. It uses the [[http:// | + | [[knowledge_base: |
<code java> | <code java> | ||
Line 501: | Line 501: | ||
| //n//[dhm] | refresh period, where d=days, h=hours, m=minutes. (e.g. 12h = 12 hours). | | | //n//[dhm] | refresh period, where d=days, h=hours, m=minutes. (e.g. 12h = 12 hours). | | ||
- | The refresh period defaults to 4 hours. Any value below 10 minutes will be treated as 10 minutes. [[wiki:DokuWiki]] will generally try to supply a cached version of a page, obviously this is inappropriate when the page contains dynamic external content. The parameter tells [[wiki:DokuWiki]] to re-render the page if it is more than //refresh period// since the page was last rendered. | + | The refresh period defaults to 4 hours. Any value below 10 minutes will be treated as 10 minutes. [[knowledge_base: |
By default the feed will be sorted by date, newest items first. You can sort it by oldest first using the '' | By default the feed will be sorted by date, newest items first. You can sort it by oldest first using the '' |