Skip to content
Jonathan Green edited this page Jun 19, 2019 · 13 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

  • Danny Lamb
  • Alex O'Neill
  • Brandon Weigel
  • Cary Gordon
  • Debbie Flitner
  • Don Richards
  • Eli Zoller
  • Jared Whiklo
  • Minnie Rangel
  • Noella MacIntyre
  • Rosie Le Faive 🌠
  • Seth Shaw
  • Tommy Keswick
  • Yamin Ruiz
  • Jonathan Green
  • Natkeeran Kanthan

Agenda

  1. Anyone at iCampEU?
  2. https://www.drupal.org/islandora-foundation
  3. Issue Roundup
    1. https://github.com/Islandora-CLAW/CLAW/issues/1162
    2. https://github.com/Islandora-CLAW/CLAW/issues/1163
    3. https://github.com/Islandora-CLAW/CLAW/issues/1166
    4. https://github.com/Islandora-CLAW/CLAW/issues/1167
    5. https://github.com/Islandora-CLAW/CLAW/issues/1168
    6. https://github.com/Islandora-CLAW/CLAW/issues/1169
    7. https://github.com/Islandora-CLAW/CLAW/issues/1170
    8. https://github.com/Islandora-CLAW/CLAW/issues/1171
    9. https://github.com/Islandora-CLAW/CLAW/issues/1172
  4. https://github.com/Islandora-Devops/claw-playbook/pull/113
  5. ... (feel free to add agenda items)

Minutes

  1. Nope.
  2. We now have a Drupal.org account!
    1. We no longer have to sandbox projects first, then promote them. This will allow us to push all our modules up as full-fledged modules.
    2. Danny is about to upload our modules on Drupal.org!
    3. We will also soon have them on Packagist.
    4. Cary Gordon has experience with Drupal.org's shenanigans, can help if we encounter roadblocks (Thanks!).
  3. Issue Roundup!
    1. https://github.com/Islandora-CLAW/CLAW/issues/1162 - when the object is a different language, you have to install that language in Drupal. Site language and object language should be decoupled. There's a LOC vocabulary that provides URI's. (Drupal's language stuff can let you add "dead" languages, like Latin.) This part seems like an easy fix - add a custom language field.
    2. https://github.com/Islandora-CLAW/CLAW/issues/1163 - the fix in the description of the linked Drupal ticket works, we'll apply it to the playbook.
    3. https://github.com/Islandora-CLAW/CLAW/issues/1166 - Perhaps the Zip, Dropbox, and SFTP Flysystem drivers need to be updated, since some date from 2015? (since Amazon S3 works). Might be related to Ubuntu vs RHEL? Sounds like file permissions? Will contact the maintainer of flysystem
    4. https://github.com/Islandora-CLAW/CLAW/issues/1167 - involves pulling in date from existing apis and workflow module. Sounds like an IR feature. Would be cool to have.
    5. https://github.com/Islandora-CLAW/CLAW/issues/1168 - From Danny's chat with CWRC folks (Nia) - we can use composer to require external javascript libraries, rather than doing it manually in the playbook.
      1. Also discussed using retries, since we don't have a base box, and sometimes stuff doesn't download.
      2. Also discussed containers.
    6. https://github.com/Islandora-CLAW/CLAW/issues/1169 - propagate the alt text to thumbnails. The "put the file" API might accept the alt-text as a route parameter... we could also "combine id's" .
    7. https://github.com/Islandora-CLAW/CLAW/issues/1170 - could be generalized into a "field has value" or "references entity" condition. Would be great to have, many uses.
    8. https://github.com/Islandora-CLAW/CLAW/issues/1171 - maybe make an islandora_token module?
    9. https://github.com/Islandora-CLAW/CLAW/issues/1172 - whoa. not sure what this would take. Also, Google Refine plugin?
  4. https://github.com/Islandora-Devops/claw-playbook/pull/113 - Don Richards has a PR to disable audio drivers on the vagrant provisioning. Danny will test.
  5. In the sandbox, you get the links to Fedora, how does it show up? -- it's a pseudo-field, it's in the "Field Display" but it's not an actual field. Sometimes you have to clear cache. And if you're making your own content type, there's a configuration setting in Config > Islandora to select the content types that have the pseudofield available.
  6. Is inline_entity_field gone? yup, we don't need it, install it if you want.
  7. There's a module to put entities into triplestores! https://www.drupal.org/project/rdf_entity
  8. 8.7 PR coming soon! That'll fix the problem with content with URL aliases... we should probably make a patch release?
  9. Cardinality update? Should be fine.
  10. Can the playbook automatically remove roles/external? there's an ansible galaxy command with a flag to force re-download, but Danny found it worked sporadically. Could put it in the call to ansible within the vagrantfile. That could impact folks who are doing development on the roles. Could put it in Vagrant as a named provision, so it only runs when you specify that provisioning? ... seems like a good plan, Don will make an issue/PR.

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

⚠️ ARCHIVED Islandora Tech Calls

⚠️ ARCHIVED Islandora User Calls

Clone this wiki locally