Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: 7.x-1.9 Update

...

1. Download the Latest Version of the Islandora Drupal Filter

Download the appropriate Drupal Filter file, and copy it to $FEDORA_HOME/tomcat/webapps/fedora/WEB-INF/lib

(If you are using fcrepo-3.8.1, you can use the fcrepo-3.8.0 filter.)

Place the file in:

Code Block
languagebash
$ wget  https://github.com/Islandora/islandora_drupal_filter/releases/download/v7.1.39/fcrepo-drupalauthfilter-3.8.01.jar 
$ cp -v fcrepo-drupalauthfilter-3.8.01.jar $FEDORA_HOME/tomcat/webapps/fedora/WEB-INF/lib

...