Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2010-08-06 06:23:19

Hastings
Xinha Community Member
Registered: 2010-07-29
Posts: 10

How to cancel nested tables?

I would like to not allow for tables to inserted within tables. How could I implement this?

Offline

#2 2010-08-06 08:29:42

gogo
Xinha Leader
From: New Zealand
Registered: 2005-02-11
Posts: 1,015
Website

Re: How to cancel nested tables?

Only way I can think off the top of my head would be to hook into updateToolbar (I think there is a plugin method which can hook here) and then scan the edited dom to find such table-in-table and remove it.  But I think it would be quite slow.


James Sleeman

Offline

#3 2010-08-06 11:01:22

Hastings
Xinha Community Member
Registered: 2010-07-29
Posts: 10

Re: How to cancel nested tables?

Never mind, I've got it!

Offline

Board footer

Powered by FluxBB