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>
<quote> ~~SLIDESHOW~~ at the very top of page. start your page with a H1 headline. Additional slides are created by H2 headlines. Adding a horizontal rule finishes the current slide and additional content goes to the “Handout” area (only visible when the slide is printed). Footnotes and abbreviation will be ignored on the slide. </quote>
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>
<latex> \hat{a}=b^2+c_0 </latex>
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}}
Considerable
- color: may cause some problem
- colorpicker : needs color
- index menu: customizable index menu.
- s5 presentation: make presentation from wikipages.
- Dokutexit : Convert wiki page to Tex and PDF documents.
- pagemove: Not very stable.
- slideshow : Use autoviewer for more professional look.
<slideshow 300 230 Slides CCFF99 RIGHT> <slide> <image url='{{namespace:image.jpg|caption}}'/> <link><area url='[[sep:people]]'/></link> </slide> </slideshow>