The icon-hover-text reads "Insert or update an embedded image". How can i actually update an embedded image? The opening dialog will always give me an upload form.

CommentFileSizeAuthor
#18 wysiwygimageupload.jpg13.77 KBJonasvh

Comments

eugenmayer’s picture

Which editor are you using?

Normaly, you click on the image, then the icons gets "highlighted". IF you click on the button, you get the settings form for that image

derjochenmeyer’s picture

Oh sorry, i wasnt aware of the fact that this module supports multiple editors. I use CKEditor.

If i click the image the image gets highlighted, but the button will still show me the upload form, without any update options.

eugenmayer’s picture

Category: support » bug
eugenmayer’s picture

Title: How to update an image? » Editing Image does not work in the CKEditor
eugenmayer’s picture

Which CKeditor and WYYYIWYG version are you using?

derjochenmeyer’s picture

Wysiwyg 6.x-2.1
CKEditor 3.2.0.5205

eugenmayer’s picture

I will need to investigate, be patient :)

eugenmayer’s picture

Status: Active » Fixed

was related to an API change in wysiwyg.

fixed and will be released in 1.8

derjochenmeyer’s picture

Cool, many thanks.

eugenmayer’s picture

Status: Fixed » Closed (fixed)

released in 1.8

derjochenmeyer’s picture

Version: 6.x-1.4 » 6.x-1.9
Status: Closed (fixed) » Active

Its seems this bug is back in 6.x-1.9

eugenmayer’s picture

Status: Active » Postponed (maintainer needs more info)

describe what is failing..

whatsnewsisyphus’s picture

I'll clarify; with the image highlighted, clicking the image upload button does not bring up the edit menu but the import dialog but you can still right click and edit image properties.

whatsnewsisyphus’s picture

Status: Postponed (maintainer needs more info) » Active

just updating it back to active, having clarified what the issue is

eugenmayer’s picture

Thanks for the feedback.

eugenmayer’s picture

Status: Active » Fixed

fixed it http://github.com/EugenMayer/wysiwyg_imageupload/commit/6092d1ff5ce5a3a5...

Well that WYSIWYG api thing is getting weared and weared, switching the way the node looks like..

Will be part of the 1.10 release

eugenmayer’s picture

Status: Fixed » Closed (fixed)

released in 6--1-10

Jonasvh’s picture

StatusFileSize
new13.77 KB

It still not work.
I just intalled everything fresh.
But if i clikc on the button, there is something added under the content. If i look at the source of my html then i see this: see image

derjochenmeyer’s picture

Status: Closed (fixed) » Active
eugenmayer’s picture

Status: Active » Postponed (maintainer needs more info)

CKedit version?, WYSIWYG?

It works for me, so there must be something else.

Please debug an come bug, this can have to much sideeffects (jquery, jquery ui, other modules).

eugenmayer’s picture

Version: 6.x-1.9 » 6.x-1.10
rosk0’s picture

When I click on the "upload image" button nothing is going on but firebug is giving the "self.container.dialog is not a function self.container.dialog(options);
http://localhost/sites/all/modules/jquery_ui_dialog/js/jquery_ui_dialog_... Line 86"

WYSIWYG Image upload 6.x-1.10
JQuery UI Dialog API 6.x-1.5
jQuery UI 6.x-1.3
jQuery Update 6.x-2.0-alpha1
Wysiwyg 6.x-2.1
CKEditor 3.2.1.5372

eugenmayer’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

This is total different case rosko and Jonasvh. Please read all the closed issues according that in this module and jquery_ui_dialog. Your bug is more related to an jquery ui issue ( wrong library version, not 1.7) or probably the new jquery_update alpha 1 ( iam still using the older dev ).

Iam using the same ckeditor and wysiwyg module version, also the others are matching and it seem to work.

Please open a new issue if you cannot solve your case.

rosk0’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

EugenMayer thanks. I've just was using wrong version of jquery ui(1.8)

eugenmayer’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

great to see it working