2017 © Pedro Peláez
 

drupal-module drupal-filechunk

Javascript file upload widget for Drupal

image

makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  • Wednesday, May 23, 2018
  • by pounard
  • Repository
  • 6 Watchers
  • 1 Stars
  • 234 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 2 Open issues
  • 28 Versions
  • 3 % Grown

The README.md

Drupal chunked file upload widget

Adds a managed file widget that uploads files per chunks using pure JavaScript., (*1)

Version 1.x carries its own JavaScript widget, which due to a recent regression does not work with Internet Explorer 11 anymore. It will be as of now, unmaintained., (*2)

Version 2.x brings a shared widget fully rewritten using TypeScript, targetting es5, transpiled and polyfilled using Babel, which works gracefully with IE11., (*3)

Version 2.x drops the untested gracefull downgrade feature, which makes it unusable with Internet Explorer <11 and with browsers which don't support the FileReader API., (*4)

JavaScript source code

JavaScript source code is written using TypeScript, you can find it there: https://github.com/makinacorpus/filechunk-front, (*5)

Side by side with Gulpifier

If you use the gulpifier module, you should add these 2 lignes into your themes .info files:, (*6)

settings[gulpifier_whitelist][css][] = filechunk:filechunk.css
settings[gulpifier_whitelist][js][] = filechunk:filechunk.js

The Versions

23/05 2018

dev-master

9999999-dev http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2 GPL-2.0-or-later

23/05 2018

2.0.11

2.0.11.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2.0-or-later

27/03 2018

2.0.10

2.0.10.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2.0-or-later

23/03 2018

2.0.9

2.0.9.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2.0-or-later

19/03 2018

2.0.8

2.0.8.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2.0-or-later

14/03 2018

2.0.7

2.0.7.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2.0-or-later

23/02 2018

2.0.6

2.0.6.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2.0-or-later

23/02 2018

1.x-dev

1.9999999.9999999.9999999-dev http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2 GPL-2.0-or-later

23/02 2018

1.0.12

1.0.12.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2.0-or-later

23/02 2018

2.0.5

2.0.5.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2.0-or-later

23/02 2018

2.0.4

2.0.4.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

21/02 2018

2.0.3

2.0.3.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

24/01 2018

2.0.2

2.0.2.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

27/11 2017

2.0.1

2.0.1.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

20/10 2017

dev-typescript

dev-typescript http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

20/10 2017

2.0.0

2.0.0.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

06/09 2017

1.0.11

1.0.11.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

25/07 2017

1.0.10

1.0.10.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

01/03 2017

1.0.9

1.0.9.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

28/02 2017

1.0.8

1.0.8.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

28/02 2017

1.0.7

1.0.7.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

25/11 2016

1.0.6

1.0.6.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

09/11 2016

1.0.5

1.0.5.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

14/10 2016

1.0.4

1.0.4.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

22/09 2016

1.0.3

1.0.3.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

31/05 2016

1.0.2

1.0.2.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

18/05 2016

1.0.0

1.0.0.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2

18/05 2016

1.0.1

1.0.1.0 http://github.com/makinacorpus/drupal-filechunk

Javascript file upload widget for Drupal

  Sources   Download

GPL-2