Plugins
To see the syntax for these plugins, click the “Show Pagesource” button.
color
<color blue/yellow>blue on yellow</color>
The markup for the above:
<color blue/yellow>blue on yellow</color>
Using color in tables
Standard Table Header | Standard Header |
---|---|
<color red/silver>red on silver></color> | <color blue/yellow>blue on yellow</color> |
The above markup in nowiki tags: <color blue/yellow>blue on yellow</color> |
|
A useful plugin for table cell background colors is cellbg. It fills the entire cell with a background color, and it can be used in conjunction with the font tool. The cell to the right is an example of this technique. The cellbg markup is as follows: @#6495ed: Ligne 1. The font color and font size and family are applied to the text—Ligne 1—and not to the cellbg markup. | Ligne 1 |
note
Using the plugin tool
<plugin title=“note” >~<~note tip~>~Don't Forget To Save Your String~<~/note~>~</plugin>
<plugin title=“note” >~<~note important~>~This is an important Announcement. Buy Canadian!~<~/note~>~</plugin>
Current Practice, no need for the plugin tool
Using Wrap
For a demo of the the complex wrap plugin see the playground page on my development site.
Info Plugin
- email 2008-09-18 by Myron Turner
Outputs email address for mbvan.org - Ditaa-Plugin (ditaa 1.0) 2016-06-24 by Andreas Gohr
Renders ASCII flowcharts contained in a DokuWiki page to images - Note Plugin 2018-04-28 by Olivier Cortès, Eric Hameleers, Christopher Smith, Aurélien Bompard, LarsDW223
Add Note/Important/Tip/Warning Capability (DIV+CSS box) - Tag Plugin 2017-08-24 by Michael Hamann, Gina Häussge, Christopher Smith, Michael Klier, Esther Brunner
tag wiki pages - Indexmenu Plugin 2015-08-26 by Samuele Tognini
Show a customizable and sortable index for a namespace - Wrap Plugin 2018-04-22 by Anika Henke
Universal plugin which combines functionalities of many other plugins. Wrap wiki text inside containers (divs or spans) and give them a class (choose from a variety of preset classes), a width and/or a language with its associated text direction. - tocselect 2016-12-26 by Myron Turner
Adds textbox and namespace/wiki:id index for installing tables of contents in page or side bar - OpenAs Plugin 2017-04-11 by Myron Turner
File utility for renaming and saving-as, and creating new pages from templates - include plugin 2020-04-16 by Michael Hamann, Gina Häussge, Christopher Smith, Michael Klier, Esther Brunner
Functions to include another page in a wiki page - Cloud Plugin 2020-09-27 by Michael Hamann, Michael Klier, Gina Haeussge
Displays the most used words in a word cloud. - Pagelist Plugin 2017-08-24 by Matthias Schulte, Michael Hamann, Michael Klier, Gina Haeussge
Lists pages in a nice formatted way
clog
This plugin creates a basic table with a table header and a Date header. But in order for it to work, it must be placed in the list of immutable plugins in configuration manager. To get it to work, you must save it, and then reopen the file. Then the table is there ready to be filled in and added to. Without placing it in the immutable list, the syntax will remain in the file and a new table will be recreated each time you go to edit.
This is the syntax:
~~CLOG~~
29 Nov 2009
Module | Changes | Lines/function | Status |
---|---|---|---|
syntax.php | minor bug fix | 235 | ready |