Skip to content

KITcar-Team/cellbg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a plugin for dokuwiki.
It will enable syntax to set cell background in tables.
It also can create borders around a cell:
Examples:

| @#0000ff: cellcontent |   -> blue cell background
| @transparent: cellcontent | -> transparent cell background
| @#00ff00[]: cellcontent | ->green cell background AND Border around cell

To install this plugin: 
1. Download this repro as zip
2. Go into Dokuwiki as admin
3. Install plugin manually -> select downloaded zip file

Packages

No packages published

Languages

  • PHP 60.1%
  • JavaScript 39.9%