Versions Compared

Key

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

...

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.3/fcrepo-drupalauthfilter-3.8.0.jar 
$ cp -v fcrepo-drupalauthfilter-3.8.0.jar $FEDORA_HOME/tomcat/webapps/fedora/WEB-INF/lib

...