I'm trying to create a custom image plugin that will have some features that image and image2 do not have. It will basically just be a widget and a properties dialog.
I have a URL text input field and a button, but how do I wire up the CKFinder popup to start from the button? Then how can I get the selected / double clicked image URL to the text field after a user selection is made?
Never mind, I just looked at
Never mind, I just looked at Image2 and it's actually not that hard when I have that as an example.
Do you mind sharing what you
Do you mind sharing what you were hoping to change?
Sure
Sure :)
All these are quite easy, but I would still want it to be either inline or a block element, but I haven't figured that out yet. Not a big issue though, I could always just create two plugins for that.
I am about to post a question
I am about to post a question about styling the image2 widget and was wondering if you had done something similar. I simply wanted to add padding to the widget, and depending on if the widget is right-aligned or left-aligned, it would have different padding.
I'm using image2 widget specifically because of the caption functionality and ease of placing images, but they removed the styling.
Have you done any widget styling for inline editing and do you think you could share any tips?