Drupal modules for browsing and managing Fedora-based digital repositories.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
# This .info.yml files provides the basic information about our module to Drupal
|
|
|
|
# More: https://www.drupal.org/node/2000204
|
|
|
|
name: 'islandora'
|
|
|
|
description: "Drupal 8 islandora claw playground"
|
|
|
|
type: module
|
|
|
|
package: islandora
|
|
|
|
core: 8.x
|
|
|
|
dependencies:
|
|
|
|
- block
|
|
|
|
- node
|
|
|
|
- path
|
|
|
|
- text
|
|
|
|
- options
|
|
|
|
- inline_entity_form
|
|
|
|
- jsonld
|
|
|
|
version: '8.x-1.x-dev'
|