Thursday, October 18th, 2007
YUI image upload extension
When the developers of a JavaScript library post about your extensions, it generally means that you’ve done a heck of a job. It seems that Dennis Muhlestein has impressed the YUI team with his image upload extension to the YUI Rich Text Editor.
I’ve created an extension that modifies the RTE image dialog to include a new input for browsing to an image. It uses the Yahoo Connection manager to upload the image in the background to your server, and then displays the image in the RTE after the file is successfully uploaded.
Dennis provides downloadable code and detailed instructions on how to implement his extension into your YUI code.













Leave a comment