Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
We are experiencing HUGE problems with the table support of the rich text editor.
Example 1: Cannot create table using Chrome (and latest Umbraco)http://screencast.com/t/YjBlNjAzZWIt
Example 2: The editor screws up the table structure when adding a table in IE8.http://screencast.com/t/ODM2OTExY
Thankful for any advise or ideas!
Hi,
it is caused by the tinyMceConfig.config. By default, emtpy cells (td and th) are deleted. Open up the file and scroll to the bottom.
There should be entries -th[some options] and -td[some options]
Replace the - with #
This will allow empty td's and th's, thus not being removed upon saving.
Remember to restart the application after you save the config-file.
HTH,
Peter
This fixed our first problem, however we still cannot create tables in the latest version of Chrome on XP 64bit.Using a different browser will do for now.
Thanks!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
TinyMCE is buggy with tables
We are experiencing HUGE problems with the table support of the rich text editor.
Example 1: Cannot create table using Chrome (and latest Umbraco)
http://screencast.com/t/YjBlNjAzZWIt
Example 2: The editor screws up the table structure when adding a table in IE8.
http://screencast.com/t/ODM2OTExY
Thankful for any advise or ideas!
Hi,
it is caused by the tinyMceConfig.config. By default, emtpy cells (td and th) are deleted. Open up the file and scroll to the bottom.
There should be entries -th[some options] and -td[some options]
Replace the - with #
This will allow empty td's and th's, thus not being removed upon saving.
Remember to restart the application after you save the config-file.
HTH,
Peter
This fixed our first problem, however we still cannot create tables in the latest version of Chrome on XP 64bit.
Using a different browser will do for now.
Thanks!
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.