I am working to setup IIIF support running in my Dspace 7.6. I've followed 
the instruction from 
https://wiki.lyrasis.org/display/DSDOC7x/IIIF+Configuration#IIIFConfigurationFormatSupport

I got most of the setup done. However, I still didn't get the metadata 
field "dspace.iiif.enabled" to display in the edit item. 
Here are my steps:
1. I got the Cantaloupe Image Server installed and working locally. 
Configure the "cantaloupe.properties" file to use "HTTPSource" with settings
HttpSource.BasicLookupStrategy.url_prefix = 
http://localhost:8080/server/api/core/bitstreams/
HttpSource.BasicLookupStrategy.url_suffix = /content

2. The IIIF configuration in config/modules/iiif.cfg file is also set to be 
"true" and the IIIF image server is set to http://localhost:8182/iiif/2/

3. Adding "iiif" to local.cfg 
event.dispatcher.default.consumers = versioning, discovery, eperson, iiif

4. Install and run Mirador on frontend
yarn run start:mirador:prod

What step that I am missing? How can I configure "dspace.iiif.enabled" to 
display and to set its value to true?

Thanks so much for your help!

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dspace-tech+unsubscr...@googlegroups.com.
To view this discussion visit 
https://groups.google.com/d/msgid/dspace-tech/438f974f-a321-4daa-91c2-4c8d0367200cn%40googlegroups.com.

Reply via email to