Fundanemt 2.2 Brainstorm
From Fundanemt3
[edit]
Brainstorm for Fundanemt 2.2
[edit]
Table Editor
- Live preview of cells (renderes via divs)
- when a cell is clicked it changes into "an editor" depending of "type"
- types could be:
- text
- html/rtf
- table header (th etc)
- it should be possible to add images to a cell
- attributed for a cell sould be accessable via rightclick
- attributes could be
- type
- alignment
- background color
- borders
- font color, family, weight etc.
- padding/margin
- attributes could be
- size of cells/colls should be changeable by pulling the borders of the cells/column headers.
- Cells should be able to be stretched over multible cols/rows (rowspan/colspan)
- Client side handling
- Do not save content when changing table structure
- Handle structure changes client side without refreshing table content etc. (thus we don't have to save, and we don't loose data)
- Database tables
- Rename to webtable_*
