Islandora main modules

  • Islandora
cd /var/www/smarch.to.cnr.it/sites/all/modules/
git clone git://github.com/Islandora/islandora
cd /var/www/smarch.to.cnr.it/
drush -u 1 en islandora
  • CONFIGURE REPO:
    • Browse admin/islandora/configure
    • Root Collection PID= islandora:root
    • Generate/parse datastream HTTP cache headers= YES
    • Make Processes Claim Objects for Modification = NO
    • Defer derivative generation during ingest = NO
    • Show print option on objects = NO
    • Render Drupal breadcrumbs = YES
    • Use iTQL for particular queries = YES
    • Require a file upload during ingest = YES
  • PERMISSION:
    • Browse admin/people/permissions
    • Islandora → View repository objects ⇒ ANONYMOUS USER
  • Collection Solution Pack
cd /var/www/smarch.to.cnr.it/sites/all/modules/
git clone git://github.com/Islandora/islandora_solution_pack_collection
cd /var/www/smarch.to.cnr.it/
drush -u 1 en islandora_basic_collection
  • Check Solution packs required objects:
    • Browse admin/islandora/solution_pack_config/solution_packs
    • Install missing objects (i.e. Top-level Collection)
  • Configure:
    • Browse admin/islandora/solution_pack_config/basic_collection
    • Default collection objects per page = 12
    • Disable deleting the collection policy = YES
    • Disable object count query in collection view = NO
    • Default collection view style. = GRID
    • Display Generation = SPARQL (Legacy)
    • Display object metadata = YES
 
 
isla7x/basemod.txt · Last modified: 2016/07/25 12:35 by giancarlo

Developers: CNR IRCrES IT Office and Library
Giancarlo Birello (giancarlo.birello _@_ ircres.cnr.it) and Anna Perin (anna.perin _@_ ircres.cnr.it)
FAbb@TO.CNR is licensed under: Creative Commons License
Recent changes RSS feed Creative Commons License Valid XHTML 1.0 Valid CSS Driven by DokuWiki
Drupal Garland Theme for Dokuwiki