LibraryOfCongress / bagger-js

Upload BagIt-format deliveries to S3 entirely in the browser
https://libraryofcongress.github.io/bagger-js/
Other
32 stars 7 forks source link

Provide an interface for setting UI parameters #26

Closed acdha closed 8 years ago

acdha commented 8 years ago

We should have a way to set at least the S3 credentials, bucket name and initial path prefix using the querystring and/or data- attributes on the top-level bagger element so this can be integrated into workflows where those values are known (but not secret) and where things like access keys may be ACLed to require uploads to certain paths.