November 5, 2025 - Islandora/islandora-community GitHub Wiki
Time/Place
This meeting is held virtually via Zoom, with an open channel for chatter on Slack. Anyone is welcome to join. The hosting can be claimed by anybody with the host ID. The Host ID is in the header of the TAG slack channel.
- Time: Wednesday, 1:00pm Eastern Time US - click to convert time zone!
- Zoom link: https://zoom.us/j/97345581392
- Passcode: 919241
- Join us on the Slack Islandora Channel https://islandora.slack.com/archives/CM5PPAV28
Chair Roster
These are the core members of TAG and will take on chair of the meeting if there are no volunteers, and will support volunteers who are chairing for the first time:
- Annie
- Brian
- Cary
- Joe
- Seth
Attendees
- Yamil Suarez
- Joe Corall
- Tommy Keswick
- Stephen Szanati
- Adam Vessey
- Annie Oelschlager
- Aubrey Shanahan
- Brian Gregg
- Cary Gordon
- Jordan Dukart
- Josh d'Entremont
- Mitch MacKenzie
- Seth Shaw
Agenda
Note that links are to the document repository only. New issues in other repositories or organizations will not appear in this list, and should be added by interested parties directly to the agenda.
- PR Roundup for Islandora Org- Link sorted by recently updated
- Issue Roundup - Link sorted by recently updated
- Review of mailing list
- PR Roundup for Islandora DevOps- Link sorted by recently updated
- Issue Roundup for Islandora DevOps- Link sorted by recently updated
- PR Roundup for Islandora Labs - Link sorted by recently updated
- Issue Roundup for Islandora Labs - Link sorted by recently updated
- Feel free to add more, or add something from Islandora Discussions
Minutes
-- https://github.com/Islandora/advanced_search/pull/77 Configuration option to select specific fields for querying when "search all fields" #77
We think this is not ready for review.
-- https://github.com/Islandora/islandora/pull/1091 Allow pointing alpaca to internal domains #1091
Created by Joe. He has plan to make this a submodule, will turn PR itno a draft PR for now.
-- https://github.com/Islandora/islandora/issues/1090 Require only version 3 of filehash #1090
Config of Fielhash 3 is different from version 2.
We decided that this is not really an issue anymore because of other recent changes. We are going to close it.
- Review of mailing list
Nothing to review.
-- https://github.com/Islandora-Devops/islandora-starter-site/pull/219/files Add CI test to ensure config is up to date #219
This change was merged to the CI code, and was pushed, but not tested on github CI yet.
Nothing to review.
Nothing to review.
Nothing to review.
- Feel free to add more, or add something from Islandora Discussions
Nothing to review.
- Use cases
-- https://github.com/Islandora/controlled_access_terms/issues/147 [USE CASE] Set default Relationship Type (only) for field #147
From Seth in the tech call: If the relator is first in the list that can be used as a default. So you can move your default to the top
- Extra discussions
- FLVC is requesting sample CSS files of sites that customized the look of their Islandora starter site installation using Oliviero theme, to help guide them in customizing their own site.
- We talked about the perforamcne issues that coudl be realted to this Drupal issue
- https://www.drupal.org/project/drupal/issues/3548313 - Updating to 10.5.3 causes gateway timeouts on revisioned content
- this tool was also mentioned: https://github.com/NoiseByNorthwest/php-spx
- it was suggested to make sure that Drupal cron running may be the cause of performance issues
- Talked briefly about the JSON API module, that it can be hard to use. It has been in core until like Drupal 9 or 10. It can be used instead of Drupal Rest module and has some helpful features, but hard to use in general.