Postponed
Project:
Image Browser
Version:
6.x-2.x-dev
Component:
Plugin: WYSIWYG API
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
23 Nov 2009 at 04:40 UTC
Updated:
18 Jul 2011 at 11:26 UTC
I've been trying out the 2.x-dev version and love it. I have just a few suggestions that I think would really make this something I would use on all my client sites:
Love this module. Great work!
Comments
Comment #1
q0rban commentedSubscribe
Comment #2
jdelaune commentedThanks sprocketjared.
1. This can be done via permissions, simply give a role access to the presets you want them to see and use. If this doesn't work get back to me. As for giving them more friendly names, I think that's something you would have to ask the ImageCache module for.
2. Available classes from where? You need to clear the cache to see the styles take effect. Maybe you could explain this a bit better.
3. Is coming, ran into some issues within WYSIWYG API, submitted fixes and they are looking into it. Plus I need to make lots of changes, I'm just short of time at the moment.
Comment #3
mwoodwar commentedI'm also struggling with the style issue. After reading various issues here, I put the img.ibimage left and right in my style.css, but wasn't sure how to add the style in the admin of the image browser, and it didn't show up in the Styles box in the editor (cleared all caches)
For myriad reasons I'd prefer to add the style classes in the styles section of image browser. I tried that to no avail, is there a specific syntax that needs to be put in the box? ie
Name : float-left
CSS : do I need to include the { } braces like a regular style sheet? or just the actual rules
Thanks in advance, this is a VAST IMPROVEMENT over the other image browsers...
Mark
Comment #4
jdelaune commentedThis is a screencast I created when the feature was first introduced. Interface is a little different now but it should still work the same.
http://blip.tv/file/2370282
Comment #5
pyrollo commentedI had problems with "Image on right" and "Image on left" styles in FCKEditor. They does not work at all with image inserted by Image Browser. This screencast is what I was looking for! Thanks!
Moreover, that could be very nice to be able to assign a css class to an image browser style rather that styling directions.
Comment #6
peter törnstrand commentedI'm on it. Starnox has made some progress on number 3, will see how much work is required to get this in. A setting for available imagecache presets is a good ide. Will implement this as well.
The styling works, just empty your cache after you have created your new styles.
Comment #7
peter törnstrand commentedNow I see what Starnox ment in comment #2 ... the imagecache presets can be controlled via the premissions page. Just check/uncheck the presets you want available. So that will not be implemented. Remains number 3.
Comment #8
jdelaune commented#3 is still a long way off because we are waiting for the WYSIWYG API to move forward still. I've patched the issue but it doesn't seem to a solution which they want to implement. So we may have to wait a bit longer even if I finish off the work I had started on it.
http://drupal.org/node/613944
We might be able to get something working for CKEditor however without WYSIWYG API integration supporting this.
Comment #9
peter törnstrand commentedOk. I'll keep any eye on Wysiwyg module and try out the changes you made earlier Starnox and see if we can do some magic för CKEditor.
Comment #10
peter törnstrand commentedComment #11
peter törnstrand commentedComment #12
jdelaune commentedThanks I'm waiting to hear back from wwalc on how we can implement these features for CKeditor as there isn't any developer docs out there which I can find. Will let you know if I hear back from him.
Comment #13
karens commentedThere's a patch now on the WYSIWYG issue so it might be time to follow up and see if that works to solve the problem. Being able to edit the image is pretty critical, IMO.
Comment #14
echoz commentedsubscribe - +1 on number 3 of original post, for wysiwyg with tinymce.
Comment #15
webkomplize commentedHi, is there any progress for point 3 (allow editing in WYSIWYG) of the original post for wysiwyg with ckeditor?