Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1. You have Drupal installed and properly configured with:

  • Clean URLs enabled (admin/config/search/clean-urls)
  • The Drupal file system set to public *(admin/config/media/file-system)

2. You have Fedora installed and properly configured:

  • Ensure you can use the admin tools in Fedora to ingest and purge (e.g. http://localhost:8080/fedora/admin).
  • A requirement for collection objects: To make the module more flexible and useful we have also made some specific decisions regarding our Fedora objects. For the module to be able to browse collections, your collection objects must have a hasModel entry in the RELS-EXT Datastream that points to islandora:collectionCModel. This lets the module know that the object represents a collection and it will then query for objects that are members of this collection.

3. You have installed the Tuque library:

...

Code Block
languagebash
$ cd sites/all/libraries

...


$ wget https://github.com/

...

islandora/tuque

...

/archive/1.3.zip
$ unzip 1.3.zip

 

4. Other requirements beyond what is needed by Fedora and Drupal include:

...

To take full advantage of the module you will need to enable the Fedora Resource Index in the Fedora config file.   You should also have Solr and Fedora GSearch installed, although this step does not need to be completed prior to installing the Module. Fedora GSearch includes Lucene and enables full text searching.

At the end of this installation, you will be ready to populate your site with digital assets and be capable of accepting using any installed Solution Packs. Your root Islandora repository can be found at base-site-url/islandora.