Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

By default, you can only add child objects to compound objects.

 

Block

 

There exists two block options for displaying compound objects within Islandora. The default "Islandora Compound Object Navigation" block will provide navigation controls and loading of all objects related to the parent compound. The latter option is a block utilizing the JAIL library which allows for lazy loading of images. This allows the block to load images only when they are being accessed which will greatly increase performance on compounds with many children.

 

Theme

 Customization

The "Islandora Compound Object Navigation" block can be themed. See See theme_islandora_compound_prev_next().

 

Drush

 

A Drush command has been added, to be run from the command line (Terminal), that will update the existing rel-predicate of existing compound objects to 'to isConstituentOf'. It can be run with the drush command 'command drush update_rels_predicate'. This command accpets no arguments.

...