- Issue created by @scott_euser
- π¨π¦Canada dalin Guelph, π¨π¦, π
One idea: Since the 4.x branch is largely around CKEditor 5, the new format, and the migration path, and since paste-from-word seems to have stalled out, could we move forward with a 4.0 release and add paste-from-word in some future release?
- π¬π§United Kingdom scott_euser
Hoping to get paste from word in in the upcoming months, but in general still getting the occasional bug coming through for edge cases so I would like to give it a little more time. I highly doubt I would have any need for any significant changes, but there is still a low risk as the footnotes module seemed to have been used for a wide variety of cases in old versions and there is still quite a lot of usage in those older version.
In general the paste from word one should not be too painful as I got the skeleton code working there, but JS is not my strong area so I am hoping someone can pick that up before me that knows it better.
- π¬π§United Kingdom scott_euser
FYI we have these two in:
- β¨ Paste from Word - further source differences Fixed
- β¨ Handle paste from office for footnotes Needs work
but still reports from our own clients that not all purmutations are supported. For those interested in helping get this module to stable, please try out pasting and make MRs with updated example content
Steps to contribute to paste from word/office:
- Try it via the UI yourself, e.g. via simpletest.me
- Update the javascript here in the transform clipboard content function (and compile via the package.json scripts)
- Add your html to here for test coverage
- Add the expected conversion to the test coverage
I think we are close, I just want to have a period where there are no new bugs raised for a couple weeks and uptick is increasing in the module stats/decreasing in the 3x stats to show that the upgrade path is working fine.