Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chunking and rest of featured support #2

Open
devmondo opened this issue Dec 2, 2013 · 3 comments
Open

Chunking and rest of featured support #2

devmondo opened this issue Dec 2, 2013 · 3 comments

Comments

@devmondo
Copy link

devmondo commented Dec 2, 2013

Hi,
great work there,

i was on demo page and so lack of chunk_size support, am i wrong ?

thanks in advanced.

@sanketsahu
Copy link
Member

We didn't get time to implement them. I will do it when I am free. Or if you've already implemented that, do send me the pull request.

We are also going to add a $response variable in on-file-uploaded event, similar to $event in ng-click.

@stefanhuber
Copy link

Hi,

is there any quick hack one could use chunking? e.g. adding the option chunk_size to the object on https://github.com/sahusoftcom/plupload-angular-directive/blob/master/src/js/plupload-angular-directive.js#L84 ???

@sanketsahu
Copy link
Member

The directive exposes the plupload instance with pl-instance="uploader" attribute. You can always overload the options and everything using that instance in your controller.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants