-
Notifications
You must be signed in to change notification settings - Fork 0
Home
kstapelfeldt edited this page Jul 18, 2023
·
43 revisions
- View development and Roadmap in this Github Project
- Islandora Online presentation from August 2021
- IslandoraCon Presentation August 2022
This documentation pertains to the UTSC-specific implementation of Islandora 2.0. The full documentation for that project available on the Islandora Foundation github pages site.
- Adhere to Drupal’s way of doing things & write Drupal modules.
- Prefer modular to monolithic.
- Consider accessibility first.
- Prioritize and test for multilingual support.
- Preservation is practice: We will monitor the health of content in the system using checksum checking and will serialize to bags. These will be stored and monitored in a separate system. Maybe Fedora.
- We will maintain a playbook to simplify deployment and testing for us and others.