https://github.com/mitchmac/islandora_solution_pack_compound
https://github.com/mitchmac/islandora_solution_pack_compound
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mitchmac/islandora_solution_pack_compound
- Owner: mitchmac
- Created: 2013-02-06T21:02:09.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-09-17T19:51:08.000Z (over 12 years ago)
- Last Synced: 2025-03-25T14:43:26.595Z (about 1 year ago)
- Language: PHP
- Size: 227 KB
- Stars: 0
- Watchers: 1
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
BUILD STATUS
------------
Current build status:
[](https://travis-ci.org/Islandora/islandora_solution_pack_compound)
CI Server:
http://jenkins.discoverygarden.ca
CONTENTS OF THIS FILE
---------------------
* summary
* requirements
* installation
* configuration
* customization
SUMMARY
-------
The Islandora Compound Object Solution Pack enables generic parent-child relationships between objects. The object view
of a compound object is replaced by the view of its first child object. The included "Islandora Compound Object
Navigation" block provides a thumbnail navigation of an object's siblings. A "Compound" management tab allows for the
addition and removal of parent and child objects for each object.
REQUIREMENTS
------------
Islandora 7.x is required to use the Islandora Compound Object Solution Pack.
INSTALLATION
------------
Enable the module and if the navigation controls are desired, enable and configure the "Islandora Compound Object
Navigation" block at /admin/structure/block.
CONFIGURATION
-------------
The module has documented configuration options at admin/islandora/compound_object.
CUSTOMIZATION
-------------
The "Islandora Compound Object Navigation" block can be themed. See theme_islandora_compound_prev_next().