DokuWiki

It's better when it's simple

User Tools

Site Tools


plugin:cellbg2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
plugin:cellbg2 [2018-06-19 10:01] Aleksandrplugin:cellbg2 [2018-08-07 12:05] (current) – Original cellbg plugin was fixed recently so this plugin is no longer needed solewniczak
Line 1: Line 1:
-====== Cell Background 2 Plugin ====== 
- 
----- plugin ---- 
-description: Allows user-defined background colored cells in tables 
-author     : Szymon Olewniczak (previous author: dr4Ke) 
-email      : it@rid.pl 
-type       : syntax 
-lastupdate : 2018-06-04 
-compatible : Greebo, "Frusterick Manners", "Elenor Of Tsort", "Detritus", rincewind, angua, adora belle, binky, 2014-09-29d 
-depends    :  
-conflicts  : sortablejs, block, note 
-similar    :  
-tags       : color, tables, formatting, highlight 
- 
-downloadurl: https://github.com/gkrid/dokuwiki-plugin-cellbg2/tarball/master 
-bugtracker : https://github.com/gkrid/dokuwiki-plugin-cellbg2/issues 
-sourcerepo : https://github.com/gkrid/dokuwiki-plugin-cellbg2/ 
-donationurl:  
- 
-screenshot_img : http://img25.imageshack.us/img25/3891/cellbgex1.png 
----- 
- 
-===== Download and Installation ===== 
- 
-Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. 
- 
-===== Syntax and Usage ===== 
- 
-A background color is introduced by ''@'' and ended by '':''. 
- 
-You can use all names and color codes from HTML. 
- 
-If you don't specify a color, yellow is used. 
- 
-See examples below: 
- 
-===== Examples ===== 
- 
-This code: 
-<code> 
-^  Header 1          Header 2  ^  Header 3        ^ 
-|  @lightgreen:**Span**         ||                  | 
-|  @#6495ed:Ligne 1 |  Oui        Oui, à valider  | 
-|  Ligne 2          |  Oui        @orange: Oui    | 
-|  @:Ligne 3        |  Oui       | @red:Non         | 
-</code> 
-looks like: 
-  
-{{http://img25.imageshack.us/img25/3891/cellbgex1.png|exemple 1 preview}} 
- 
-This one: 
-<code> 
-|  @palegreen:Validé  |  @orange:À valider  |  @red:Non fonctionnel  | 
-</code> 
-looks like: 
- 
-{{http://img132.imageshack.us/img132/6033/cellbgex2.png|exemple 2 preview}} 
- 
-==== Wikis using cellbg ==== 
- 
-[[http://www.markjayalcoholdetox.co.uk/guide/doku.php/start|Coloured table of contents]] (also uses [[plugin:tablewidth|tablewidth plugin]] and [[plugin:columns|columns plugin]].) (added by [[mailto:mark@markjay.co.uk|MJ]]) 
- 
- 
-===== Features ===== 
- 
-  * Uses HTML color codes and names [[http://html-color-codes.info/|HTML Color Code Chart]] 
-  * Works with other table formatting (alignment, bold, ...) 
- 
-===== Limitations ===== 
- 
-  * Doesn't work with header lines (^ character), so just don't use them if you want a specific color for these lines 
-  * May not work with plugins introducing a different syntax than the DokuWiki one for tables 
-  * If "@...:" pattern is found out of a table, it might disable other syntax inside it (not sure about that). 
- 
-===== Changes ===== 
- 
-{{rss>https://github.com/gkrid/dokuwiki-plugin-cellbg2/commits/master.atom date}} 
  
plugin/cellbg2.1529395298.txt.gz · Last modified: 2018-06-19 10:01 by Aleksandr

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki