Hi! I'm upgrading my webpage to CKEditor 4, I notice that include new features and fixes...and I found the table resizer thats works great on the demo page (http://ckeditor.com/demo#table-resizer) but I can´t add this feature to my site, there is any configuration to I should do? the demo says that this is a standard configuration provided with the standard download package, but I don´t see the "tableresize" folder under the plugin directory. I'm stuck, the magicline is enable and working but the table resizer not, specially the table column resizer feature. Can any help my? Thanks!
Mon, 01/14/2013 - 22:57
#1
Thanks for pointing this out!
Thanks for pointing this out! Apparently this is an error on our website -- it will be corrected soon.
Table Resize is not a part of the standard package. In order to use it you will need to add it to your custom CKEditor package built with CKBuilder.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
Thanks! Now another little problem...
Thanks! Today I went back to download it using CKBuilder and the table resizer is enabled now, but in IE9 the mouse pointer doesn't change when is positioning in the table's column border. Maybe the aspx !doctype? Any suggestions?
Do you have this problem on
Do you have this problem on the demo page as well? Because I can't reproduce it in IE9.
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!
The problem is mine
No, the problem is on my website...however creating a new project works fine, hence my question if the HTML !doctype included by asp.net will affect?
No idea, your best bet is
No idea, your best bet is probably to consult some .NET communities for that :) Good luck!
Documentation Manager, CKSource
See CKEditor 5 docs, CKEditor 4 docs, CKEditor 3 docs, CKFinder 3 docs, CKFinder 2 docs for help.
Visit the new CKEditor SDK for samples showcasing editor features to try out and download!