Skip to content

digitalutsc/islandora_workbench_lite

Repository files navigation

islandora_workbench_lite

This patch for Islandora Workbench corresponds to commit ID b38d37e7ec0e606b55e6545b33859708861e533d

Usage

Clone Islandora Workbench

git clone https://github.com/mjordan/islandora_workbench

Change into the Islandora Workbench directory

cd islandora_workbench

Switch the commit ID to the one corresponding to this patch

git checkout b38d37e7ec0e606b55e6545b33859708861e533d

Run setup.py script

sudo python3 setup.py install

Get and apply the create_media patch

wget https://raw.githubusercontent.com/digitalutsc/islandora_workbench_lite/2023_nov/create_media.patch
git apply --ignore-space-change < create_media.patch

Get and apply the parent_id patch

wget https://raw.githubusercontent.com/digitalutsc/islandora_workbench_lite/2023_nov/parent_id.patch
git apply < parent_id.patch

About

DSU patches for Islandora Workbench

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •