Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: tuque version to 1.x

...

You must have the following installed before you install the Tuque library:

...

Code Block
languagebash
# mkdir -p /var/www/drupal/sites/all /var/www/drupal/sites/all/libraries
# cd /var/www/drupal/sites/all/libraries
# wget https://github.com/islandoraIslandora/tuque/archive/1.5x.zip
# unzip 1.5x.zip
# mv tuque-1.5x tuque

Testing the Tuque installation

  • Tuque installation is simple enough that it does not require a stand alone test. You will know it's working as you test the Islandora Core Module installation on milestone 5. The test is the green check mark in /admin/islandora/configure. It is as simple as that.

...