Skip to content
Seth Shaw edited this page Nov 7, 2018 · 10 revisions

Time/Place

This meeting is a hybrid teleconference and IRC chat. Anyone is welcome to join. Here is the info:

  • Time: 1:00pm Eastern Daylight Time US (UTC-4)
  • Zoom link: https://zoom.us/j/203396828
  • IRC:
    • Join the #islandora chat room via Freenode Web IRC (enter a unique nick)
    • Or point your IRC client to #islandora on irc.freenode.net

Attendees

  • Daniel Lamb
  • Bethany Seeger
  • Jonathan Green
  • Marcus Barnes
  • Minnie Rangel 🌟
  • Natkeeran
  • Paul Clifford
  • Seth Shaw
  • Yamil Suarez

Agenda

  1. iCamp CA is happening

    • No Melissa so no recording (so shaky notes)
    • adding more claw into the material at the iCamps, devoting 1/2 day in the Admin Track
  2. https://github.com/Islandora-CLAW/CLAW/issues/968

  • Ticket submitted, Seth Shaw added a PR which Danny Merged so testing
  • the issue was introduced with Islandora-CLAW/controlled_access_terms#9 but masked by composer linking the 888 branch.
  1. Video Derivatives:

    • work going on here: 4 PRs going on right now
    • Pulling islandora image module to ship with it

    Jared:

    1. https://github.com/Islandora-CLAW/islandora_demo/pull/6
    2. https://github.com/Islandora-CLAW/islandora/pull/103

    Matt provided PRS for Crayfish & Crayfish-commons

    1. https://github.com/Islandora-CLAW/Crayfish/pull/52
    2. https://github.com/Islandora-CLAW/Crayfish-Commons/pull/20

    Danny started on:

    1. Starting on https://github.com/Islandora-CLAW/CLAW/issues/957
      • go through in alpaca and separate the xml out of each of the modules and make them separate so that we can reuse the houdini connector to create derivative generation for video & ocr
      • we will have 1 piece of JAVA code that you deploy for each configuration
  2. Batch Export: https://github.com/dannylamb/migrate_7x_claw/tree/batch-import

    • Danny has managed to duplicate the islandora 7x drush functionality to migrate by extension
      • just point to directory, can parse using plugin to get data if don't need file
    • between these two can create one migration that will run through all files in a directory to create the file entities
    • for the nodes you iterate over the xml files to extract the metadata (xml file name needs to be in metadata to match with object)
    • plans to do another using a csv for the metadata
    1. https://github.com/dannylamb/migrate_7x_claw/blob/batch-import/src/Plugin/migrate/source/Directory.php
    2. https://github.com/dannylamb/migrate_7x_claw/blob/batch-import/src/Plugin/migrate_plus/data_parser/PathInfo.php
  3. Rename islandora_demo to islandora_ext?

    • Seth Shaw: there is a lot in demo that would be nice to use as a jumping off point

      • call it islandora_ext and use it as an extension of core.
      • need to extract the config pieces from the demo
        • islandora_object & repository_item and call that default
        • context configs then the configs can be islandora_ext
    • Danny: agrees it needs to be done but not sure how to pull it off...will create an issue for it

  1. Seth brought up an issue with Openseadragon
    • Created a block view for a collection to display its children
      • applying the openseadragon display hint to the collection caused each media in the view to use the openseadragon display mode instead of the teaser
    • Danny adding an issue for it

Action Items:

  1. Danny creating an issue for creating two parts from islandora_demo
    • islandora_ext as an extension of core for the config piece
    • islandora_default for islandora_object & repository_item examples
  2. Danny Creating an issue for openseadragon craziness reported by Seth

Minutes

This is an archive. For new Tech Call notes, click here

⚠️ ARCHIVED Islandora Tech Calls

⚠️ ARCHIVED Islandora User Calls

Clone this wiki locally