-
Notifications
You must be signed in to change notification settings - Fork 2
kevindew/sfPluploadPlugin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
sfPluploadPlugin By Kevin Dew <kev@dewsolutions.co.uk>
======================================================
This is a symfony 1.x plugin for dealing with uploads created by plupload.
This contains:
* An action for receiving requests by plupload
* A class to build together the uploaded files
This doesn't contain:
* plupload (get it from plupload.com)
* widgets / validators, the one's I've wrote are descendants of other library
code so haven't put them here although I have some examples in this gist:
https://gist.github.com/788986
It's designed so that the files can be sent to a url which specifies a form
and a validator which can be used in processing.About
A symfony 1.x plugin to handle the saving and validating of files sent by plupload
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published