Skip to content

alextk/pluploadUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pluploadUI - jQuery plugin for plupload ui widgets (single and multiple file uploaders)

================================

Dependencies

jQuery jqI18n plugin (for localization) rtlScrollbarPosition plugin (for queue ui)

Usage

See wiki on github: https://github.com/alextk/pluploadUI/wiki

Pre-compiled scripts

If you're not interested in compiling your own version of pluploadUI, you can grab the pre-compiled scripts from the dist directory and get started quickly. Otherwise, take a look below.

What you need to build pluploadUI

In order to build pluploadUI, you need to ruby 1.8.7, Node.js 0.2 or later, and git 1.7 or later. (Earlier versions might work OK, but are not tested.)

rego-js-builder gem installed:

gem install rego-js-builder

Windows users:

Install msysgit (Full installer for official Git), GNU make for Windows. Next you gonna need to build node js exe file and then copy it into mingw/bin folder. To build node js follow this guide: (https://github.com/joyent/node/wiki/Building-node.js-on-mingw). To install c++/g++ compilers run:

mingw-get install gcc g++ mingw32-make

To install phyton, simply download it from link on the guide, and add it to PATH variable.

Building to a different directory

If you want to build jqLog to a directory that is different from the default location, you need to edit the Rakefile.

Special thanks

Big shout-out to the jQuery team for providing the directory structure and base files for the git repo, as well as the base-files for the new NodeJS build system!

About

jQuery plugins for plupload file uploader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published