haterapps / fake-data

Fake Data - A form filler you won't hate
39 stars 2 forks source link

MCE Editor #17

Closed andreas-globi closed 2 years ago

andreas-globi commented 2 years ago

Doesn't work in MCE rich text editor.

Alt+dblclick maximizes the window but does nothing else. Context menu does not fill anything.

Verified on MCE website. MCE demo without context menu (to use the Chrome default with the FakeData option): https://www.tiny.cloud/docs/demo/comments-2/

haterapps commented 2 years ago

Hello,

Unfortunately, Fake Data does not work with MCE or any other WYSIWYG editors at this moment.

If you are comfortable with writing js code, you might be able to extend Fake Data and have it handle custom elements and editors. You can find a tutorial here on how to start doing this: https://docs.fakedata.pro/writing-code/register-custom-elements.html