gdcc / dvwebloader

A web tool for uploading folders of files to a Dataverse dataset
Apache License 2.0
1 stars 6 forks source link

Update Libraries/Add localinstall script #28

Open qqmyers opened 4 weeks ago

qqmyers commented 4 weeks ago

This PR updates the crypto libraries to 4.2.0 as in #25, also updates the jquery library, and adds a localinstall.sh script that can download local copies of all of them and modify the html and javascript to use them.

If/when this is merged, we can decide how to update the Wiki and/or README to indicate a local installation option exists.

The process is to have the localinstall.sh script available, chmod 755 localinstall.sh cd to the directory where dvwebloader.html is ../locainstall.sh (using whatever appropriate path to the script)