markokeeffe / yii-plupload
Wrapper for PLUpload Yii Extension http://www.yiiframework.com/extension/pupload/
Installs: 73
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Language:JavaScript
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2024-12-04 18:20:08 UTC
README
Updated Yii Wrapper for Plupload v1.5.7
Recently upgraded this for a project needing IE7 uploads Just so no one else has to go through the pain I just had to go through. I hope this helps someone.
https://github.com/woody1ks/Plupload.git
Update Comments:
-
upgraded to latest Plupload v1.5.7
-
Added preferred support for HTML5
-
removed redundant gears code thanks to browser plus
-
Added yii model support
-
Added HTML Attributes support.