Skip to content

Commit

Permalink
Fix modules that were not being enabled.
Browse files Browse the repository at this point in the history
  • Loading branch information
ruebot committed Apr 7, 2015
1 parent 4d6c9d0 commit cd3659b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/islandora_modules.sh
Original file line number Diff line number Diff line change
Expand Up @@ -64,13 +64,13 @@ drush -y en islandora_basic_collection islandora_pdf islandora_audio islandora_b
drush -y en islandora_premis islandora_checksum islandora_checksum_checker
drush -y en islandora_book_batch islandora_image_annotation islandora_pathauto islandora_pdfjs islandora_videojs islandora_jwplayer
drush -y en xml_forms xml_form_builder xml_schema_api xml_form_elements xml_form_api jquery_update zip_importer islandora_basic_image islandora_bibliography islandora_compound_object islandora_google_scholar islandora_scholar_embargo islandora_solr_config citation_exporter doi_importer endnotexml_importer pmid_importer ris_importer
drush cache-clear drush
drush cc all
drush videojs-plugin
drush pdfjs-plugin
drush iabookreader-plugin
drush colorbox-plugin
drush openseadragon-plugin
drush -y en islandora_internet_archive_bookreader islandora_openseadragon islandora_xmlsitemap islandora_bagit islandora_simple_workflow islandora_fits islandora_marcxml islandora_oai islandora_ocr islandora_xacml_api islandora_xacml_editor islandora_xmlsitemap
drush -y en islandora_fits islandora_ocr islandora_oai islandora_marcxml islandora_simple_workflow islandora_xacml_api islandora_xacml_editor islandora_xmlsitemap colorbox islandora_internet_archive_bookreader islandora_bagit islandora_batch_report

#BagItPHP library
cd /var/www/html/drupal/sites/all/libraries
Expand Down

0 comments on commit cd3659b

Please sign in to comment.