Show pagesourceOld revisionsBacklinksBack to top Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer RedditRecent ChangesSend via e-MailPrintPermalink × Table of Contents Help DokuWiki....It's better when it's simple Categories Dokuwiki Manual Formatting Syntax Hints on good writing style How create a page Available plugins Gallery Plugin Github Plugin Include Plugin Tag Plugin Translation Plugin Video Sharing Site Plugin Wrap (Message Box) Help DokuWiki....It's better when it's simple This is the help on the dokuwiki syntax and all available plugins for the documentation. The most of time you just will need to use the toolbar to write in the doku syntax, but in some rare cases you may need to look to the formatting syntax page. Categories The pages of this wiki are sorted by categories, you can use them in your wiki page, write to the end of your page : {{tag>TagName}} Tag# howto 7 module 56 developer 44 rpm 10 git 3 esmith 25 apache 3 letsencrypt 1 vpn 1 ht installation 24 ht tips 10 ht mandatory 2 ht testing 7 dev tips 6 pandp 2 ht gateway 6 ht application 16 dev start 1 quality 4 ht basic 6 userguide 67 l2tp 1 ipsec 1 windows 1 before installation 10 obsolete 1 hyper-v 1 vm 1 virtual 1 machine 1 virtualization 2 proxmox 2 espanol 3 comandos 1 linux 1 instalacion 2 guia de usuario 2 antes de instalar 2 v7 2 zoneminder 1 nethgui 1 ht system 1 test case 1 ht v6 1 accounts-provider 1 ht v7 7 stephdl 41 ht email 3 mrmarkuzrepo 9 systemd 1 cockpit 1 wip 1 work 1 in 1 progress 1 cloud 1 Dokuwiki Manual see the documentation Formatting Syntax The help on the syntax can be found on this page and a sandbox is there. Hints on good writing style These are a few hints on how to write a good wiki page. How create a page There is several manner to create a new page, see the help page. After that think to add a tag for sorting your page in the good category Available plugins Gallery Plugin This Syntax Plugin allows you to embed an automatically created image gallery into a page. A basic gallery can be added by selecting a namespace like this: {{gallery>:namespace}} All image files in the selected namespace will be added to the image gallery. Don't forget the “:” in front of the namespace. see the documentation Github Plugin Embed files from a github repository Examples/Usage {{gh>https://github.com/splitbrain/dokuwiki-plugin-gh/blob/master/syntax.php 5-10}} Above syntax embeds lines 5 to 10 of the syntax.php file from this plugin's repository. You can leave out the line numbers to embed the whole file. Syntax highlighting is done according to the file's extension. see the documentation Include Plugin This is a handy plugin with which you can include another wiki page into the current one. Just including certain sections of a page or even whole namespaces is supported, too. This will include the section about tables of the syntax page. {{page>wiki:syntax#Tables}} This will include all pages in the project_foo namespace. {{namespace>project_foo}} This will include the page blog:mypage and show the tags from the tag plugin and the number of comments from the discussion plugin. Both plugins need to be installed for this example. {{page>blog:mypage&tags&comments}} This will include all pages with the tag testtag, the tag plugin needs to be installed for this example. {{tagtopic>testtag}} See the documentation Tag Plugin You can make a page which list all linked pages of a category, called a 'tag'. For example, add at the end of your page {{tag> Tag1}} Then when you will want to retrieve all tagged pages, simply put in the category page. {{topic>Tag1}} Of course you can have multiple tags to a page : {{tag> Tag1 Tag2 Tag3}} See the documentation for all Options. Translation Plugin This plugin shows a list of available translations for a page. It is very simple and was built with the needs of www.dokuwiki.org in mind and is used for documentation translation efforts here. There are a few limitations: separate namespaces are used to store translations translated pages need to have the same pagename as the main language page see the documentation Video Sharing Site Plugin This plugin allows you to embed flash video players from various video sharing sites. New services can be added by just editing a config file. This is not for displaying local video files. A toolbar button pops up a prompt where you can simply paste the full URL to the page of the video you want to embed. The plugin will then try to figure out the video ID by itself See the documentation for example : Nethserver 1. Introduction and Hw Requirements Wrap (Message Box) you can use a warning | tip | todo | alert 1) box by the wrap menu in the Toolbar, see the documentation Wrap is a cool plugin to design warning | tip | todo | alert 2) box ht mandatory 1) , 2) And much more howto/wiki_help.txt Last modified: 2016/03/19 15:25by Jim