CDRH / african_poetics

Orchid / Rails site for Contemporary African Poets part of African Poetics site
0 stars 0 forks source link

change gale images link to go to media server #270

Closed karindalziel closed 1 year ago

karindalziel commented 1 year ago

This is how I understand the process will work:

There will be a sym link created to make /data/collection/african_poetics/source/images/ map to the media server IIIF folder

changing this https://github.com/CDRH/data_african_poetics/blob/download_images/scripts/overrides/csv_to_es_news.rb#L11 to be more like this https://github.com/CDRH/data_family_letters/blob/dev/scripts/overrides/file_csv.rb#L20

(except it will go to a media link directly rather than IIIF)

Then we will change our posting scripts to point to a IIIF link for the images

This will help make the project more future proof