fckgLite Handbook

M. Turner

Plugins

tags:

To see the syntax for these plugins, click the “Show Pagesource” button.

color

blue on yellow

The markup for the above:

<color blue/yellow>blue on yellow</color>

Using color in tables

Standard Table HeaderStandard Header
red on silver>blue on yellow
../Images/dokuwiki-128.png

The above markup in nowiki tags:

<color blue/yellow>blue on yellow</color>
A useful plugin for table cell background colors is cellbg[75]. 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

Don't Forget To Save Your String

This is an important Announcement. Buy Canadian!

Current Practice, no need for the plugin tool

This is an important Announcement. Buy Canadian!

Using Wrap

For a demo of the the complex wrap plugin see the playground page[76] on my development site.

Info Plugin

  • news Plugin[77] 2011-10-18 by Myron Turner[78]
    creates newsfeed refresh button
  • Anchor Plugin[79] by Eli Fenton[80]
  • Change Log Header[81] 8 Sep 2008 by Myron Turner[82]
    Create header for DokuWikiFCK Change Logs
  • Cells background color plugin[83] 2009-12-08 by dr4Ke[84]
    Sets background of a cell with a specific color
  • Wrap Plugin[85] 2011-05-15 by Anika Henke[86]
    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.
  • Ditaa-Plugin (ditaa 0.9)[87] 2010-11-24 by Andreas Gohr[88]
    Renders ASCII flowcharts contained in a DokuWiki page to images
  • credits 2007-06-18 by Myron Turner[89]
    Displays Credits for installed plugins
  • epub[90] 2011-07-1 by Myron Turner[91]
    ebook creator
  • Info Plugin[92] 2013-02-16 by Andreas Gohr[93]
    Displays information about various DokuWiki internals
  • Pagelist Plugin[94] 2010-01-07 by Michael Klier, Gina Haeussge[95]
    Lists pages in a nice formatted way
  • fckgLite[96] 2013-10-25 by Myron Turner[97]
    WYSIWYG plugin for Dokuwiki
  • email 2008-09-18 by Myron Turner[98]
    Outputs email address for mbvan.org
  • Filelist Plugin[99] 2009-11-16 by Gina Haeussge[100]
    Lists files matching a given glob pattern.
  • Now Plugin[101] 2005-07-28 by me[102]
    Include the current date and time
  • include plugin[103] 2013-02-20 by Michael Hamann, Gina Häussge, Christopher Smith, Michael Klier, Esther Brunner[104]
    Functions to include another page in a wiki page
  • Color Plugin[105] 2008-02-06 by Christopher Smith[106]
    Changes text colour and background
  • Cloud Plugin[107] 2012-08-24 by Michael Hamann, Michael Klier, Gina Haeussge[108]
    Displays the most used words in a word cloud.
  • Note Plugin[109] 2009-06-15 by Olivier Cortès / Eric Hameleers / Christopher Smith / Aurélien Bompard[110]
    Add Note/Important/Tip/Warning Capability (DIV+CSS box)
  • nodisp Plugin[111] 2010-03-19 by Myron Turner[112]
    hides display of enclosed text
  • quickstats[113] 2012-05-08 by Myron Turner[114]
    non-sql-based web traffic statistics
  • OpenAs Plugin[115] 2011-05-29 by Myron Turner[116]
    File utility for moving and saving-as, and creating new pages from templates
  • tag plugin[117] 2012-08-24 by Michael Hamann, Gina Häussge, Christopher Smith, Michael Klier, Esther Brunner[118]
    tag wiki pages

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