ckeditor : paste from excel
Added by Gurvan Le Dromaguet about 11 years ago
Hi,
I am running on Redmine 2.3.3 and installed successfully latest redmine_ckeditor 1.0.11 (https://github.com/a-ono/redmine_ckeditor)
I was previously running with Redmine 2.2.0 and ckeditor < v1.
Since then I got complaints from users that they can not copy/paste tables from Excel anymore. All the table formatting disappears to become only 1 line of pure text per table line.
Following instructions on plugin page, I downloaded the pasteFrom Word plugin (version 4.2.1 compatible with ckeditor 4.2) from ckeditor plugins page, and pasted it into assets/ckeditor-contribs/plugins. result was breaking the plugin.
Found no forum for redmine_ckeditor plugin, thus I am posting here to see if anyone has already dealt with configuring this in Redmine and can give its feedback/advices.
Thanks !