An Image Upload Extension for YUI Rich Text Editor
Before you begin: Read the updates at the bottom of the page. This post was written for an older version of the YUI library. I've had nothing but good things to say about the Yahoo User Interface...
View ArticleYUI Image Uploader Example with TurboGears
After completing the YUI Image Uploader, I received a lot of requests for a working example. I didn't originally create a working example, because that requires server functionality that this server...
View ArticleAn Example Rich Text Editor Image Upload with PHP
After my previous image uploader and turbogears image uploader posts, the overwhelmingly most requested information has been a PHP implementation of the upload script. I'm not much of a PHP guru....
View ArticleImage Upload with YUI Editor 2.5.0
The YUI team has been making further enhancements to the YUI library. I decided to stick together in one post all the previous resources I've added for the YUI Image Uploader and make sure the uploader...
View ArticleExample YUI Image upload with YUI 2.6.0
I wanted to add an example of the yuiImgUploader script working with YUI version 2.6.0. If you haven't read the original YUI Image Uploader page, start there. After that, you can use this page for an...
View ArticleExample Image Upload with YUI Rich Text Editor 2.7.0
It's somewhat slow coming, but I've checked compatibility with the image uploader and YUI version 2.7.0. If you haven't read the original YUI Image Uploader page, start there. After that, you can use...
View ArticleASP.net backend implementation of YUI Image Uploader
Tom from mostynwebsolutions.com has created an ASP YUI Image Uploader backend. Direct Download: YuiExample.zip. The YUI Image Upload posts on this site contain details on implementing the front end and...
View ArticleYUI Image Uploader gets a code repository
I've created a github project for the YUI Image Uploader. You can download the scripts and example page here: http://github.com/mulicheng/yuiupload This will also facilitate user contributed changes...
View ArticleYUI Image Uploader works with YUI 2.8.1
I thought I'd better double check that the image upload still works fine with YUI 2.8.1 If you haven't read the original YUI Image Uploader page, start there. After that, you can use this page for an...
View Article