mnylc / islandora_multi_importer

This is a flexible, twig based, all cmodel, tabular data to islandora Object importer with optional ZeroMQ processing
GNU General Public License v3.0
16 stars 15 forks source link

Add a filesystem file chooser #5

Open DiegoPino opened 8 years ago

DiegoPino commented 8 years ago

Uploading a 500+ mbytes ZIP file can take some time. Sometimes a file can be reused (assets) for other ingests and instead of uploading a new one it should be possible to select something you already uploaded.

patdunlavey commented 7 years ago

@DiegoPino I'm wondering if anyone has worked on this? If not, I'll be happy to take it on.

patdunlavey commented 7 years ago

@DiegoPino I don't seem to be able to assign this to myself. Can you do that, or enable me to assign it?

patdunlavey commented 7 years ago

My idea is to use drupal's managed file api to track files that IMI has uploaded. Further details TBD.

DiegoPino commented 7 years ago

@patdunlavey i added you as a collaborator on this repository