%%'' tag | ''%%%%'' tag |
| Can contain formatting | :-) | :-) |
| Can contain block elements((like tables, lists, new paragraphs, included files, etc.)) | --- | :-) |
| Can be used within a paragraph, table, list, etc. | :-) | --- |
You can see the plugin in action [[http://www.qwik.ch/playground|here]].
===== Doodle =====
This [[wiki:plugins|plugin]] can help your team to schedule meetings or making other decisions in a team. The syntax looks like this:
^ [choice] ^ [choice] ^ ... ^
That means, you can simply put ''%%%%'' tags around regular table header to get a check box table with different choices.
^ [id] | the ID of the doodle; must be unique((If it is not, metadata of the doodles with the same id gets mixed up, i.e. answers to choices in a previous doodle appear in the new when the choices are the same.)); appears as title | required |
^ [choice] | an option for which users can tick a checkbox whether it's okay for them or not | required |
You can see this plugin in action [[http://www.qwik.ch/doodle_playground|here]].
===== Gallery =====
A basic gallery can be added by selecting a [[wiki:namespace]] like this:
{{gallery>namespace}}
All imagefiles in the selected namespace will be added to the image gallery //if their names are spelled in lowercase//. An image with big letters in its name will not be added. This is not a bug but a feature -- you may hide some unwanted pics this way ;-)
You can define the wanted thumbnail size by adding its dimension as parameter:
{{gallery>namespace?150x150}}
The default is a dimension of 120x120 pixels.
You can define the number of columns as well:
{{gallery>namespace?6}}
The default number of columns is 5. If you specify a 0 no table is used instead all thumbnails are added in a sequence.
To have the filename displayed below the thumbnails add the ''showname'' parameter:
{{gallery>namespace?showname}}
If you want the files sorted in the reverse order use the ''reverse'' keyword:
{{gallery>namespace?reverse}}
If you don't want to link to the image detail pages but directly to the image itself use the ''direct'' parameter:
{{gallery>namespace?direct}}
For fancy JavaScript based inline browsing of the images use the ''lightbox'' keyword ((This feature is based on the [[http://www.huddletogether.com/projects/lightbox/|Lightbox]] and [[http://serennz.cool.ne.jp/sb/sp/lightbox/|Lightbox Plus]] scripts with some additions)). This feature implicitly sets the direct parameter.
{{gallery>namespace?lightbox}}
All params can be combined:
{{gallery>namespace?150x150&6&showname}}
You can also specify the size of lightbox images. It is done the same way as with thumbnails, except using a capital 'X'. The default is 800X600.
{{gallery>namespace?lightbox&500X400}}
===== BibTeX =====
Markup like
@Book{BookAmbroise2004,
author = {G.J. McLachlan and K.A. Do and C. Ambroise},
title = {Analyzing microarray gene expression data},
publisher = {Wiley},
url={http://www.amazon.com/exec/obidos/tg/detail/-/0471226165/qid=1128710740/sr=8-1/ref=sr_8_xs_ap_i1_xgl14/002-9543089-9105613?v=glance&s=books&n=507846},
year = 2004
}
Result
@Book{BookAmbroise2004,
author = {G.J. McLachlan and K.A. Do and C. Ambroise},
title = {Analyzing microarray gene expression data},
publisher = {Wiley},
url={http://www.amazon.com/exec/obidos/tg/detail/-/0471226165/qid=1128710740/sr=8-1/ref=sr_8_xs_ap_i1_xgl14/002-9543089-9105613?v=glance&s=books&n=507846},
year = 2004
}
== Video ==
{{video>http://www.yourpage.com/yourmovie.avi [width,height]|Alternate text}}
The alternate text is very important because if the browser does not support the embedded video it will show the alt text as a link to the video url so that they can download it.
===== Skill =====
The skill plugin allows you to show a number of stars to represent the level of skill needed to understand and use the page content.
Just write %%{{skill>5/7}}%%
The /7 is not mandatory.
===== Graphviz-plugin =====
This is a quick graphviz-plugin for Dokuwiki to create diagrams and networks.
Read more about graphviz at [[http://www.graphviz.org/Documentation.php]].
More examples at [[http://wiki.ioslo.net/dokuwiki/graphviz]]
===== Media =====
This plugin is intended to provide document management capabilities to DokuWiki. Essentially it rides on top of the regular media capabilities of DW, but with a much friendlier interface and some more usability. Users can browse and download the media directory, upload files, create directories, and lock files to indicate that they are being modified and that nobody else can upload over them.
To use the plugin, on any page just enter the code:
%%{{media}}%%
===== LaTeX =====
* öäüß
öäüß
*
\frac{3}{4 \pi} \sqrt{4 \cdot x^2 12}\\
\lim_{n \to \infty}
\sum_{k=1}^n \frac{1}{k^2} = \frac{\pi^2}{6}
e^{i \pi} + 1 = 0 \\
\frac{3}{4 \pi} \sqrt{4 \cdot