dokuwiki
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dokuwiki [2025/01/09 00:13] – [2023-12-7] 2.57.169.236 | dokuwiki [2026/09/13 19:28] (current) – [2026 09 13] 172.59.136.20 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Dokuwiki ====== | ====== Dokuwiki ====== | ||
| + | |||
| + | ===== 2026 09 13 ===== | ||
| + | |||
| + | * dokuwiki runs on macqueen.us at dnsexit.com | ||
| + | * dokuwikiAndroid https:// | ||
| + | |||
| + | ==== save pages as .md files ==== | ||
| + | < | ||
| + | as DokuWiki natively requires pages to have a .txt extension. | ||
| + | |||
| + | Plugin Installation: | ||
| + | Bitbucket) to enable native Markdown parsing within DokuWiki. | ||
| + | |||
| + | File Naming Convention: Save your files with a dual extension, specifically .md.txt | ||
| + | (e.g., page.md.txt). | ||
| + | valid wiki page, while the plugin uses the .md suffix to trigger Markdown parsing. | ||
| + | Usage: Pages ending in .md are automatically parsed using PHP Markdown Extra. | ||
| + | can also embed Markdown content in other pages using a specific markdown block. | ||
| + | |||
| + | Front Matter: The plugin supports front matter (text blocks delimited by ---) at | ||
| + | the top of .md pages, which allows metadata to be placed outside the rendered HTML, | ||
| + | enabling compatibility with plugins like tag. </ | ||
| + | |||
| + | |||
| ===== 2025-1-7 ===== | ===== 2025-1-7 ===== | ||
| - | * Many many problems upgrading | + | * Dokuwiki not a supported package in Synology DSM 7. |
| + | * Followed these directions (https:// | ||
| + | * Copied this install | ||
| + | * going to 10.0.0.124 in a web browser lands you in / | ||
| + | * both wikis are dmmacq s1 u2 | ||
| + | * wiki name is in conf/local.php | ||
| ===== 2023-12-7 ===== | ===== 2023-12-7 ===== | ||
dokuwiki.1736381616.txt.gz · Last modified: 2025/01/09 00:13 by 2.57.169.236
