Closed (fixed)
Project:
YUI Rich Text Editor
Version:
5.x-2.6-91
Component:
Code
Priority:
Normal
Category:
Support request
Reporter:
Created:
13 Oct 2007 at 14:55 UTC
Updated:
8 Jul 2008 at 15:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
XerraX commentedhttp://allmybrain.com/2007/10/16/an-image-upload-extension-for-yui-rich-...
maybe someone can implement that?
Comment #2
trevorleenc commentedthis would be a great feature to have...subscribing
Comment #3
rovoyeah this would be great, unless there is an alternative way to do it?
Comment #4
gustavlarson commentedWhat I do is that I upload the file (attach) to the post, and then copies the url that Drupal uploaded the image to. This would however be a really neat feature to have, would make it a lot more easy to use for people not that familiar with the concept of URLs.
Comment #5
jeffcd commentedI will add this to my list of things to do, but if you want to submit a patch then I'll put it in there.
Comment #6
Anonymous (not verified) commentedI made a patch against 5.x-2.6-91 which adds the image upload facility.
The uploaded images will be placed in the folder files/images make sure the images subfolder exists and is writeable.
Gertjan
Comment #7
Anonymous (not verified) commentedFor 6.x patch see http://drupal.org/node/252403
Comment #8
aaronp commentedThis works great for me; I was even able to get it to work with version 5.x-2.6-94 by manually applying portions of the patch (hunk 2 failed). I definitely think this functionality should be included in the module without a patch.
One note, it appears that the Upload module must be enabled for this to work.
Comment #9
jeffcd commentedI will add the outstanding patches in the next couple weeks. I wanted to make sure that the current functionality works well before adding new features.
Comment #10
jeffcd commentedThis has been posted in 2.9.5.
Thanks.
Comment #11
herchenx commentedI read the documentation I have been able to find, and have installed the latest yui and yui_editor modules. The file upload works as long as I have a writeable files/images folder, but the URL input area clears out once the upload is complete leaving someone who doesn't understand URL's or who doesn't know where to find the uploaded files in the dark.
This is in FF 2.0.0.14
yui module:
version = "5.x-2.3"
project = "yui"
datestamp = "1205439615"
yui_editor module:
version = "5.x-2.6-95"
project = "yui_editor"
datestamp = "1212617421"
Did I miss something obvious? Everything else seems to look and work well.
Comment #12
torm commentedHi,
I get the same error as herchenx.
regards,
torm
Comment #13
markus61 commentedbest thing for my site would be if yui RTE image upload works together with the drupal image module.
that way it would be possible to
- adjust the image size in the image module
- have an admin option for YUI RTE where we could opt for "Thumbnail", "Published" or other predefined sizes
- don't give the user the option to ruin a layout by using wrong image formats
- strip down the image upload box to the file box and nothing else
...
excited
/markus