====== Boxes ====== ''**%%** contents text **%%%%**'' ; //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// --- box is floated left on the page * //right// --- box is floated right on the page ; //width// : a percentage value from 1-100%. ; //title text// : text (including dokuwiki markup) displayed as a title above box contents. ; //caption text// : text (without dokuwiki markup) displayed as a caption below box contents. \\ //width// & //classes// can be specified in any order. \\ If a title is used a space MUST precede the pipe "%%|%%" ====== box plugin test page ====== the most basic box this is also boxed this is also boxed as is this boxes can also contain markup... * a list * of several * items

Title text would go here

Including this html snippet of a box

All those <b> tags handle the rounded corners

=== headings aren't allowed in boxes === | but | tables | are | and plugins ... ; definition : list : list : list and a [[link]]
a box to match the default dokuwiki colour scheme to test what is possible: **NICE PLUGIN:** You can * make Lists * other markup * set the color of the box * ... looks good? red box, 80% wide, with a title this is a blue box blue box with a title this is a green box a wide green box and an orange box orange box with a title . <- [[http://test.de|xx xxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxx xxxxxxxxxx xxxxxx xxxxxxxxxxxx xxxxxxxxxxxx xxxxx xxxxxxx xxxxxxxxxxxxxxxxxxxxxxxx xxxxxx xxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxx]] ====== Playground ====== moinmoin ! test ---- test * test ---- * test == test == ---- == test == | d || e | | f ^ ^| |||| ==== Level 3 Überschrift ==== ==== Level 3 Überschrift ==== Dieser Text ist deleted und dieser inserted ... * Was ist eigentlich, wenn ein ganzer Item deleted ist? * Und ein ganzer Item inserted? some wiki code: * Test * Test ... :-) 1. bla 2. blub 3. foo 4. bar ====== Level 1 Überschrift ====== ===== Level 2 Überschrift ===== ==== Level 3 Überschrift ==== Laläläöüöääüß!"§§$&/()=?(/&%$§"*'#+ö_;,, {{wiki:php-powered.png?200 }} * Unordered - Ohne - Theo Hallo ===== FS#367 — html code within table ===== Bug: OK OK will display a green ok (if the option 'htmlok' has been activated in local.php) However, the same line within a table cell will be displayed as is (not as a green ok, but as html code) ^symbol^number^ |1|one| |2|OK| |3|three| Possible Fix: If one add the line $this->allowedModes[] = 'html'; in the function Doku_Parser_Mode_Table() or parser.php, then this html code is correctly rendered within a cell table ===== FS#287 — tag problems... ===== Example: Hello world! Is rendered as: Hello world! Hello world ! It should be on the same line! While: * Hello world! Is rendered as: * Hello world! - Hello world! It should be rendered as html I think... It wasn't so with the previous parser. It worked well. testing html that is inline ... foo bar