Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Nächste Überarbeitung | Vorhergehende Überarbeitung |
wikis:dokuwiki [2025/10/07 14:35] – angelegt silversurfer | wikis:dokuwiki [2025/10/07 14:47] (aktuell) – silversurfer |
---|
====== Doku-Wiki ====== | ====== DokuWiki ====== |
===== Links ===== | ===== Links ===== |
* [[https://www.dokuwiki.org/de:dokuwiki|DokuWiki.org]] | * [[doku>start|DokuWiki-Wiki]] |
| ===== Plugins ===== |
| * [[doku>plugins]] |
| * [[https://www.cosmocode.de/de/extra/top-dokuwiki-plugins/|Die besten Plugins für DokuWiki]] |
| * [[https://www.cosmocode.de/de/|Andreas Gohr - CosmoCode]] |
| ==== Meine Plugins ==== |
| === Codedoc-Plugin === |
| [[doku>plugin:codedoc|codedoc-Plugin]] - Inserts toggles for hiding and displaying code blocks supports geshi highlighting |
| === EditTale-Plugin === |
| [[doku>plugin:edittable|EditTable-Plugin]] - Provides a visual table editing and inserting interface |
| === Inlude-Plugin === |
| [[doku>plugin:include|Include-Plugin]] - Include another wiki page into the current one |
| <code lang=dokuwiki | include-syntax> |
| {{page>[id]&[flags]}} |
| {{section>[id]#[section]&[flags]}} |
| z.B. {{section>privatsphaere:cookies#cookies&noheader}} |
| </code> |
| === Tag-Plugin === |
| * [[doku>plugin:tag|Tag-Plugin]] - Assign category tags to wiki pages |
| <code lang=dokuwiki|Tag-Plugin> |
| {{topic>[tag]&[flags]}} |
| </code> |
| * [[doku>plugin:wrap|Wrap-Plugin]] - Wrap und Wrap-Plus Universal plugin which combines the functionality of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction. |
| |
| ===== Themes ===== |
| * [[doku>template]] |
| * [[http://www.produktmanager-blog.de/6-dokuwiki-templateschick-zuverlaessig-und-anpassbar/| |
| 6 DokuWiki-Templates:chick, zuverlässig und anpassbar]] |
| ---- |
| * [[:playground|playground]] |
| * [[:sidebar|sidebar]] |
| |
| |