MarcusBarnes / islandora_compound_batch

Provides the basic ability to batch import compound objects into Islandora.
GNU General Public License v3.0
3 stars 12 forks source link

removes non-functional GUI button #23

Closed GarrettArm closed 6 years ago

GarrettArm commented 6 years ago

To avoid confusion to the end-user, the function "islandora_compound_batch_menu()" is commented out. The drush commands still work. Only the end-user no longer sees the non-working "Compound Batch" button.

I hope to finish the code, to make the GUI interface work. Our end users are eager to see us provide this feature. But in the meantime, this version simply hides the GUI.

I have no strong opinion whether you should accept this pull request or not. Hopefully, I'll have another pull request soon that finishes what you all have already put together.

MarcusBarnes commented 6 years ago

Thank you @GarrettArm for this suggestion and for investigating building out the GUI for those users with access only to the Drupal front-end.