Multiupload fields seem to confuse wysiwyg_fields. After upload (which works), it only displays the last file, and only saves everything if you hit "Update" and close the window. Then, opening the window again shows all the files. So, it doesn't *not* work... it just doesn't work smoothly :) It would be super to have support for multiupload!

Comments

Renee S’s picture

Issue summary: View changes

eta

deciphered’s picture

Odd, not the behaviour I've experienced myself, never opened the list of all files for me.

Standard behaviour I experience:
1. Hit Wysiwyg plugin icon.
2. Upload file.
3. Insert file.
4. Repeat

What Wysiwyg library are you using?

Renee S’s picture

CKeditor. Should have been more clear: it works fine for a single file. It only displays the behaviour when you try to actually multi-upload. Hence the 'feature request' part ;)

deciphered’s picture

Oh, when you say multi-upload, are you talking about the field having support for uploading multiple files, or are you talking about injecting inserting multiple files at once?

And when I asked what Wysiwyg library, I meant as specific as possible. What version of CKEditor? Officially Wysiwyg Fields doesn't support CKEditor 4 yet.

Renee S’s picture

Yup, injecting multiple at once -- I'm using the multiupload widget.

I'm using CKEditor 4.2.0.f74e558. Works perfectly!

deciphered’s picture

Status: Active » Postponed

Works perfectly!

I do not think that word means what you think it means.

 

Last time I played with CKEditor 4 with Wysiwyg Fields I found that it did a lot of things wrong, it just wasn't working correctly at all, the interface was all screwy, and the markup that was being injected into the Wysiwyg was broken...

I would recommend not using Wysiwyg Fields with CKEditor 4 at this point in time, and until I have time to dedicate to CKEditor 4 and ensure it is working correctly, I have to assume any issue you report in Wysiwyg Fields for the moment is due to the fact that you are using CKEditor 4. Sorry, I know that may seem harsh, but based on what I'm hearing so far, it just seems to be the case.

Cheers,
Deciphered.

Renee S’s picture

Judging from the other issue, yeah, not 'perfectly'. I'd just assumed multiupload wasn't supported. Will downgrade and try that... sigh :) Thanks for the help!

deciphered’s picture

Np.

I do want to add support for CKEditor 4, it's been on my list of things to do, it's just that it's a big list and no one pays me to go through my list :|

deciphered’s picture

Issue summary: View changes

eta

tregismoreira’s picture

Issue summary: View changes

Any news about the original message of this topic (multiple upload integration)? I realized that it changed direction, to CKEditor integration with 4 which seems to be solved (I'm using 4.4.0.98daef5 and works greatly).

deciphered’s picture

Version: 7.x-1.x-dev » 7.x-2.x-dev

Moving to 7.x-2.x.

deciphered’s picture

While it is now technically supported, it does work and allow for multiple files to be uploaded at one time, but not injected, as that functionality hasn't yet been put back into the 7.x-2.x branch.

I will look further into this once multi-insert is supported again.

deciphered’s picture

Have looked again since I've added the multi-insert functionality back in, and while the widget appears to work, only one image is accessible, so it's likely that some specific code will need to be implemented to make it work.

Keeping as Postponed for the minute.