====== Further Features ====== DokuWikis have a couple of advantages over traditional paper-based documentations of your work. These are, among others - **The DokuWiki is easy to use** - **Exhaustive documentation** is possible via copy and paste - **Broad range of text formatting options** - **Extendable via [[https://www.dokuwiki.org/plugins|Plugins]]** - **Subordinate information can be hidden** Display some information only when the user clicks on the words WikiCode - Numbered lists can - help - you - to - structure - things See [[general:dokuwiki:wiki_issues#How_to_continue_a_numbered_list|HERE]] if your numbering breaks due to intervening images, code, and the like. - exhaustively - Numbered lists can - help - you - structure - things See [[general:dokuwiki:wiki_issues#How_to_continue_a_numbered_list|HERE]] if your numbering breaks due to intervening images, code, and the like. - exhaustively - **Text formatting enhances the information transfer** Text formatting The use of ... requires the plugin [[https://www.dokuwiki.org/plugin:color|color]] - Text can be **bold face**, //italics//, **//bold face italics//** Text can be **bold face**, //italics//, **//bold face italics//** - **Entire code blocks (relevant for bioinformaticians) can be integrated via copy and paste** for i in `ls`; do echo $i; done for i in `ls`; do echo $i; done - **cross-linking of information via [[pbioc_basics:start|internal links]] and [[http://www.dokuwiki.org|external links]] is simple** **cross-linking of information via [[:pbioc_basics|internal links]] and [[http://www.dokuwiki.org|external links]] is simple** - **organize and re-organize information using section headings, pages, and links** - The **Media Manager** makes the integration of all kinds of media straightforward. - **Information sharing among members of a working group is simple** - [[https://applbio.biologie.uni-frankfurt.de/teaching/wiki/doku.php?id=pbioc_basics:tasksetwiki&do=revisions|Revisions]] allow to move back to older versions of the WIKI - **Change history allows to monitor who changed when a particular page (see bottom right of the page)** - **Backups increase data security** - Task assignment using the [[https://www.dokuwiki.org/plugin:do|do plugin]] in combination with the [[https://www.dokuwiki.org/plugin:sqlite|sqlite plugin]] Retire Retire - Generating a list of tasks assigned to you {{dolist>:?id=general:computerenvironment:tasksetwiki&status=UNDONE&limit=10&user=ingo}} {{dolist>:?id=general:computerenvironment:tasksetwiki&status=UNDONE&limit=10&user=ingo}} - Issuing a poll * Option 1 * Option 2 **some wikimarkup** \\ is __allowed__! * Option 3 Requirement: [[https://www.dokuwiki.org/plugin:doodle4|doodle4 plugin]] * Option 1 * Option 2 **some wikimarkup** \\ is __allowed__! * Option 3 - Placing text with an indent This is the indented Text Placing text with an indent This is the indented Text - WRAP options {{:general:dokuwiki:wrap_plugin_example10.png?30|}} Obviously, we can show here only a small set of the things that can be done with a DokuWiki. For a more comprehensive overview of the wiki syntax follow this [[wiki:syntax|LINK]]. Feel also free to search the available [[https://www.dokuwiki.org/plugins|plugins]] for further inspirations of how to extend the functionality of a [[https://www.dokuwiki.org/dokuwiki|dokuwiki]]. * [[general:computerenvironment:wiki:page|WIKI Syntax]] * [[general:computerenvironment:wiki|Main page WIKI]]