Table of Contents
This is an old revision of the document!
Installed Plugins
Plugins can only be installed by wiki admins. For a list of plugins see dokuwiki plugins.
Multimedia
Same alignment rules as media {{youtube>link:CODE}} \\ {{youtube>small:CODE}} \\ {{youtube>large:CODE}}
- autoviewer : requires Autoviewer installation.
<aviewer (max-width) (max-height) (left/right/noalign)> ...Image list or namespaces of image files. </aviewer>
- gallery : Gallery of images.
{{gallery>namespace?showname&reverse&direct&lightbox ...}} OR {{gallery>namespace:filename.jpg}}
{{mp3play>namespace:audiofile.mp3?autostart&loop}}
<flashplayer> file=http://www.someurl...mp3 </flashplayer>
Text & Boxes
- divalign: Alignment of text
Align Left: #;; This would be aligned left. #;; Align Right: ;;# This is aligned right. ;;# Align Center: ;#; This is aligned center. ;#;
- boxes: Generating fancy colored text boxes
<box width classes colours | title text> contents text </box>
- Note : Enable “Allow embedded HTML” from
configuration setting.
<note> or <note important> or <note tip> or <note warning> Your notes... </note>
User Interaction
~DISCUSSION~~ ~DISCUSSION:off~~ ~DISCUSSION:closed~~ OR {{threads>[namespace]&[flags]}} [namespace] The namespace for which you want a discussion thread list; : is the top namespace, . is the same namespace as the page lies in, * the whole wiki.
{{blog>[namespace]?[number]&[flags]}} {{archive>[namespace]?[month]&[flags]}}
<poll [id]> [question] * [option] * [option] * ... </poll>
Misc./ Admin.
- include: include other wiki pages
{{page>psa:home}}
- backuptool: Backup wikipages
~~TASK:user?[YYYY-MM-DD][priority]~~
- iframe: put frames with html content & existing
webpages.
{{url>someurl [ width , height ] | alternate-text }}
- Google_Cal: Google Calendar
{{cal>kite@puzzlers.org[614,640]|Kite's Test}}