islandora / islandora_collection
Islandora Collection
Installs: 2 824
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 9
Forks: 9
Language:Shell
Type:drupal-module
Requires
- islandora/islandora: dev-8.x-1.x
Requires (Dev)
- drupal/coder: *
- phpunit/phpunit: ^4.8
- sebastian/phpcpd: *
- squizlabs/php_codesniffer: 2.7.1
This package is not auto-updated.
Last update: 2018-10-10 18:17:33 UTC
README
Introduction
Islandora Collection module for Drupal 8.2.x
Configuration
Members list
This module includes a defined view which displays the objects which are a member of the viewed collection.
To enable the supplied members block to collection display follow these steps.
- Choose Manage -> Structure -> Block Layout
- On the Block Layout tab, scroll to the Main Content heading and press the Place Block button.
- On the Place Block overlay, type
member
in the Filter by block name box. - Choose the Members block that appears by clicking the Place Block button.
- Next a Configure block window will appear.
- Set Content: Member Of from
- None -
toNode from URL
. - Under Content Types check
Islandora Collection
. - Click Save Block, this closes the overlay.
- Set Content: Member Of from
- Lastly you must click Save blocks to finish adding this block.
Now if you browse to an Islandora Collection that has a child item, you should see it displayed.
Maintainers
Current maintainers:
Development
If you would like to contribute, please get involved by attending our weekly Tech Call. We love to hear from you!
If you would like to contribute code to the project, you need to be covered by an Islandora Foundation Contributor License Agreement or Corporate Contributor Licencse Agreement. Please see the Contributors pages on Islandora.ca for more information.