Opened 10 years ago

Closed 10 years ago

#11989 closed Bug (invalid)

create table as widget

Reported by: Me Owned by:
Priority: Normal Milestone:
Component: UI : Widgets Version:
Keywords: Cc:

Description

I try to create table as widget and purpose behind that is i dont want to add any other widget in cell and also add my css for that .

i do code for that i attache the dialog.js for dialog box and plugin.js for table widget.

i am able to add table but i can not write on cell. i think its happen due to..

editables: {
      content: {
	selector: '.className',
	allowedContent: 'p br ul ol li strong em'
      }
},

not allow multiple class for the all cell or any other reason ?

Attachments (4)

plugin.js (4.7 KB) - added by Me 10 years ago.
plugin.2.js (4.7 KB) - added by Me 10 years ago.
table widget plugin.js
contentTable.zip (6.3 KB) - added by Me 10 years ago.
contentTable.js (1.4 KB) - added by Me 10 years ago.
dialog box to identify row and column

Download all attachments as: .zip

Change History (5)

Changed 10 years ago by Me

Attachment: plugin.js added

Changed 10 years ago by Me

Attachment: plugin.2.js added

table widget plugin.js

Changed 10 years ago by Me

Attachment: contentTable.zip added

Changed 10 years ago by Me

Attachment: contentTable.js added

dialog box to identify row and column

comment:1 Changed 10 years ago by Jakub Ś

Keywords: table as widget removed
Resolution: invalid
Status: newclosed
Version: 4.3.2

I'm sorry but this isn't the support channel. If you have problems with implementation please ask your questions on support channel or forum.

If you think that table should be implemented as feature you can report feature request but you would need to explain in general advantage (not implementation specific) of such solution.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy