System: DokuWiki 2024-02-06b "Kaos" | Bootstrap3 | 25+ plugins | PHP 7.4-8.1
```
bold italic underline monospace
subscript superscript strikethrough
combined formatting
```
```
Line 1
Line 2 with forced break
End of paragraph
New paragraph starts here ```
```
```
``` —- horizontal line disable table of contents force page refresh ``` —-
``` http://example.com http://example.com Link text email [at] domain [dot] com ```
``` pagename Display text page Section link This section ```
``` wiki Interwiki \\server\share Windows share ``` —-
```
original size
width: 200px
width x height
external image
```
```
centered
left aligned
right aligned
with caption
```
- Images: gif, jpg, png, svg - Video: webm, ogv, mp4 - Audio: ogg, mp3, wav —-
``` * First item * Second item * Nested item * Another nested * Back to first level ```
``` - First numbered - Second numbered - Nested numbered - Another nested - Back to first level ```
``` * Unordered - Ordered nested - Another ordered * Back to unordered ``` —-
``` ^ Header 1 ^ Header 2 ^ Header 3 ^ | Cell 1 | Cell 2 | Cell 3 | | Row 2 | Data | More | ```
``` ^ Header 1 ^ Header 2 ^ Header 3 ^ | Cell 1 | Colspan || | Rowspan | Cell 2 | Cell 3 | | ::: | Cell 2 | Cell 3 | ```
``` ^ Centered Header ^ | right| center |left | ``` Rules: 2+ spaces: left→right, right→left, both→center —-
```
Use monospace
for inline code
```
``` <code> Plain code block preserves spaces </code> <code java> Syntax highlighted Java public class Hello {
public static void main(String[] args) { System.out.println("Hello World!"); }
} </code> ```
```
<?php
echo "Downloadable file";
?>
```
``` **No formatting** //applied here// **No formatting** //applied here// ```
Popular: java, php, python, javascript, html, css, xml, json, yaml, bash, sql, c, cpp, csharp, go, rust, swift, kotlin, scala, ruby, perl, lua, r, matlab, latex, markdown
Complete list: 200+ languages including assembly, fortran, cobol, ada, pascal, delphi, vb, powershell, batch, nginx, apache, docker, terraform, etc.
```
“First level quote Second level quote Third level quote”
```
``` Text with footnote ```
```
→ ← ↔ ⇒ ⇐ ⇔ » « – — 640x480 © ™ ®
```
```
```
Parameters: - Number: max items to display - author: show author names - date: show publication dates - reverse: newest first - 1h/1d/1w: update frequency
``` Red text Blue text on yellow background Hex color ```
``` Generic icon Font Awesome With tooltip Glyphicon with size ```
```
```
```
Seite | Datum | Benutzer | Beschreibung | Diskussion | Tags |
---|---|---|---|---|---|
11.01.2014 06:23 | DokuWiki Syntax Reference - Optimized System: DokuWiki 2024-02-06b "Kaos" | Bootstrap3 | 25+ plugins | PHP 7.4-8.1 ---------- 1. Text Formatting Basic Markup ``` bold italic underline monospace subscript superscript strikethrough combined formatting | documentation, wiki, syntax, tag1, tag2, dokuwiki, reference, guide |
Tag | Menge |
---|---|
ToDo | 1 |
fixme | 1 |
translate | 2 |
wiki | 1 |
syntax | 1 |
dokuwiki | 1 |
tag1 | 1 |
tag2 | 1 |
documentation | 1 |
reference | 1 |
guide | 1 |
```
```
Task to complete
Completed task
[user]Task assigned to user
High priority task
```
``` —- struct data —- schema: person name: John Doe email: john@example.com department: IT
```
```
Name | Position | Salary |
---|---|---|
John | Developer | $75,000 |
Jane | Designer | $65,000 |
Bob | Manager | $85,000 |
```
```
```
```
Information Box Centered, rounded info box with 60% width
Emphasized inline text ```
```
Slide content here
Next slide content
Nested slide content ```
```
First point appears Then second point Finally third point
```
Available Themes: white, black, sky, beige, blood, league, moon, night, serif, simple, solarized, dokuwiki
```
```
```
Supported Types: flowchart, sequence, gantt, class, git, pie, journey, er, timeline, quadrant
- DokuWiki: 2024-02-06b "Kaos" - Template: Bootstrap3 v2024-02-06 (hotfix/20241008) - PHP: 7.4-8.1 compatible - Plugins: 25+ active extensions
``` Force refresh for this page ```
- Optimize images before upload - Use namespaces for organization - Avoid excessive plugin usage - Regular maintenance and updates —-
| Problem | Solution | | Page not updating | Use `` or Ctrl+F5 | | Images not displaying | Check file path and permissions | | Syntax not working | Verify plugin activation | | PHP errors | Check PHP version compatibility | | Plugin conflicts | Disable plugins individually |
- Modern browsers: Full support - Mobile devices: Responsive design - Accessibility: Screen reader compatible - Performance: Optimized for speed
1. Check browser console for errors 2. Verify plugin compatibility 3. Test with minimal content 4. Use DokuWiki debug mode 5. Check server logs —-
- Use logical heading hierarchy - Implement consistent naming conventions - Organize media in folders - Regular content reviews
- Provide alt-text for images - Use descriptive link text - Maintain proper heading structure - Test with screen readers
- Keep DokuWiki updated - Use strong authentication - Review ACL settings regularly - Monitor for suspicious activity
- Optimize images and media - Use caching effectively - Minimize plugin usage - Regular maintenance —-
``` Link to section ```
``` wiki Wikipedia search term ```
``` namespace:page ``` —-
| Element | Syntax | Result |
| Bold | `text` | text |
| Italic | `text` | text |
| Link | `text` | text |
| Image | `` | Image display |
| Code | `
code
` | code
|
| Header | `===== H2 =====` | Section header |
| List | ` * item` | • item |
| Table | `^ head ^ head ^` | Table header |
| Plugin | Syntax | Function | | Color | `text` | Colored text | | Icon | `` | Font Awesome icon | | Tag | `
` | Page tags | | Todo | ` task` | Task item | | Mermaid | `<mermaid>graph TD…</mermaid>` | Diagram | —- Complete DokuWiki syntax reference for wiki.satware.com Version: 2024-02-06b "Kaos" | Updated: currentdate