Plugins

Main Plugin: OCWINMOTION

plugindescription
rssimportercreates a set of wikipages from a OCW rss course feed
needs:all mandatory plugins described here: BLOG, CLOUD, DISCUSSION and TASK
http://www.ocwinmotion.comrssimporter_19700101.zip

Mandatory Plugins

BLOG

plugindescription
bloginclude a blog-style wikipage
needs:Feed 1.0, Include 2.1 and Pagelist 1.0 or higher
http://wiki.splitbrain.org/plugin:blogblog_20090312.zip
{{blog>[namespace]?[number]&[flags]}}

CLOUD

plugindescription
cloudinclude a cloud of tags where you write the order; you can say the max numbers of words using :number
http://wiki.splitbrain.org/plugin:cloudcloud_20090312.zip
~~CLOUD~~ or  ~~CLOUD:number~~ 

DISCUSSION

plugindescription
discussioncreate a discussion-style wiki page for public discussion
needs:Feed 1.0 and Pagelist 1.0 or higher
http://wiki.splitbrain.org/plugin:discussiondiscussion_20090312.zip
~~DISCUSSION~~
~~DISCUSSION:off~~
~~DISCUSSION:closed~~

TASK

plugindescription
taskcreate a list of taks in wikipages
needs:Feed 1.0 and Pagelist 1.0 or higher
http://wiki.splitbrain.org/plugin:tasktask_20090312.zip
{{tasks>[namespace]?[view]&[flags]}}
example: {{tasks>tecnicas_multimedia:task}}
{{tasksfeed>[namespace]}} provides a feed for subscription to be notice about task

optional plugins

BACKUP

plugindescription
backupcreate a backup of your plugin/template/configuration and data files
http://tatewake.com/wiki/projects:backuptool_for_dokuwikibackup_20090312.zip
Warning ! Although it is not necessary to run OCW IN MOTION, it is very recomendable you install and use very frequently this backup plugin.

To use this plugin, go to the admin page and click on the “backup tools” link. Then select the items you want to backup.

NOTE

plugindescription
notecreate a graphic alert with a note (important, tip, warning or default)
http://wiki.splitbrain.org/plugin:notenote_20090312.zip
<note>
Please, take care about... Remember it !!
</note>
<note important>
Warning ! Do not overpass this page
</note>
<note tip>
See the graphics carefully.
</note>
<note warning>
Remember test day!!
</note>
Please, take care about… Remember it !!
Warning ! Do not overpass this page.
See the graphics carefully.
Remember test day!!

POLL

plugindescription
userpollcreate a poll
http://wiki.splitbrain.org/plugin:userpolluserpoll_20090312.zip
<userpoll [id]>
  [question]

  * [option]
  * [option]
  * ...
</userpoll>

GALLERY

plugindescription
gallerycreate a gallery of media stored in a namespace
http://wiki.splitbrain.org/plugin:gallerygallery_20090312.zip
{{gallery>namespace}}
{{gallery>namespace?150x150}}
{{gallery>namespace?6}}
{{gallery>namespace?showname}}
{{gallery>namespace?reverse}}
{{gallery>namespace?direct}}
{{gallery>namespace?lightbox}}
{{gallery>namespace?150x150&6&showname}}
{{gallery>namespace?lightbox&500X400}}

ACTION LINK

plugindescription
actionlinklets you use actionlinks in your wiki syntax
http://wiki.splitbrain.org/plugin:actionlinkactionlink_20090312.zip
{{actionlink>[action]|[title]}}
You should {{actionlink>login|login}} to edit this page
actions:
* edit    - edit/create/show
* history - old revisions
* recent  - recent changes
* login   - login/logout - if ACL enabled
* index   - the index
* admin   - admin page - if enough rights
* top     - a 'back to top' link
* back    - a 'back to parent' link - if available
* backlink - list of backlinks

BOX

plugindescription
boxlets you use boxes to remark text
http://wiki.splitbrain.org/plugin:boxesbox_20090312.zip

A simple box:

<box> the box contents </box>

Some more complex boxes

<box 80% round orange|a title> the box contents</box>
<box 50% left blue>the box contents</box|a caption>

The full syntax:

<box width classes | title text> contents text </box>

  • width — any legal CSS width value
  • classes — any number of classes which use the styles in your template or the plugin's own stylesheet to determine the look of the box. The box plugins comes with the following classes already defined:
    • round — box will have rounded corners
    • blue — blue colour scheme
    • red — red colour scheme
    • green — green colour scheme
    • orange — orange colour scheme
    • left — float the box left within the wiki page
    • right — float the box right within the wiki page

if no classes are specified the default styles will be used, that is square corners in a colour scheme based on the default Dokuwiki colour scheme.

  • title text — text (including dokuwiki markup) displayed above the box contents, with distinct style.
  • caption text — text (no markup allowed) displayed below the box contents, with distinct style.

The opening <box … > including the title must all appear on one line. The box contents can appear over as many lines as are needed.

See the plugin in action here. The sample page shows all the styles available with the plugin.

BOOKMARKME

plugindescription
bookmarkmedisplays a syndication toolbar
http://wiki.splitbrain.org/plugin:bookmarkmebookmarkme_20090312.zip
 use: {{bookmarkme:on|off}}
 configure it using the configuration admin 

configure your dokuwiki

  • be sure that you allows html embebbed by clicking a mark in “html embebbed” at general configuration page.
  • you can use monobook template (it fits well to the dokuwiki style and uses some plugins you need, like ”displaywikipage.
  • Bookmark at
  • Bookmark "wiki:plugin_list" at del.icio.us
  • Bookmark "wiki:plugin_list" at Digg
  • Bookmark "wiki:plugin_list" at Ask
  • Bookmark "wiki:plugin_list" at Google
  • Bookmark "wiki:plugin_list" at Ma.gnolia
  • Bookmark "wiki:plugin_list" at Netscape
  • Bookmark "wiki:plugin_list" at StumbleUpon
  • Bookmark "wiki:plugin_list" at Technorati

Personal Tools