Opened 14 years ago
Last modified 8 years ago
#7803 confirmed New Feature
Ability to specify border properties for tables and cells.
Reported by: | Teresa Monahan | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Tables | Version: | 3.0 |
Keywords: | IBM | Cc: | Damian, Satya Minnekanti, James Cunningham, julian_ivancsuk@…, base@… |
Description
CKEditor currently allows users to specify the border size for a table and the border colour for a table cell. We would like to expand this so that it is possible for users to specify the size, colour and style of the border for both tables and cells.
This would require new fields on both the Table dialog and the Cell Properties dialog for border width, border color and border style.
Change History (8)
comment:1 Changed 14 years ago by
Version: | 3.5.4 (SVN - trunk) → 3.0 |
---|
comment:2 Changed 13 years ago by
Component: | General → Core : Tables |
---|---|
Status: | new → confirmed |
comment:3 Changed 11 years ago by
comment:6 Changed 11 years ago by
I am working currently on a plugin to apply border properties to cells. My idea is to replicate Words border settings.
The actual state only applies one border to one cell, it's still very trivial.
Any help is welcome. Heres a link I posted on the forums.
It's my first plugin, I am not familiarized to javascript so please be kind to me :)
http://ckeditor.com/forums/Plugins/Cell-Border-Plugin-unfinished
comment:7 Changed 11 years ago by
Cc: | julian_ivancsuk@… added |
---|
comment:8 Changed 8 years ago by
Cc: | base@… added |
---|
#11388 was marked as duplicate.