This is an old revision of the document!
Table of Contents
structcondstyle Plugin
Compatible with DokuWiki
No compatibility info given!
This extension has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues.
Similar to structrowcolor
Installation
External requirements: This plugin requires the following additional plugin that must be installed separately:
- the struct plugin
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
Examples/Usage
[Most people learn by example, so this goes first]
See the plugin in action here. The sample page shows all the styles available with the plugin.
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> <box 60% round #f99 #fc9 #fcc #f60|title>the box contents></box|caption>
[Pictures showing the rendered result will help users to understand]
Syntax
[Complete syntax]
Basic syntax:
{{actionlink>action|title}}
- action can be one of this:
- edit — edit/create/show
- history — old revisions
Configuration and Settings
[also CSS style tips]
Development
[downloadable blocks, development comments]
Change Log
[preferable GitHub RSS feed or similar]
- 2009-01-01
- Initial release
Known Bugs and Issues
[this section might not be needed in case of external bug manager, or use RSS feed]
ToDo/Wish List
[developers roadmap]
FAQ
[discussions should ideally be deleted and turned into FAQ entries along the way]
Discussion
Could be placed on an external page (e.g. plugin:pluginname:discussion) to have a distinction between user comments and author docs