Versions Compared

Key

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

...

Tools & Dependencies

...

DocumentationVersionDownload
Islandora Sync7.x-1.3Download

Islandora Scholar

DocumentationVersionDownload
Islandora Scholar7.x-1.3Download

 

Other Requirements

...

Create and store annotations on standard image formats

Unsupported  Modules

IP Embargo

This tool from Islandora 7.x-1.2 allowed site admins to limit object access by IP range. It has been removed from the 7.x-1.3 release due to known issue conflicts with how other modules use hooks.

...

  • Fedora 3.5, 3.6.2, 3.7.0
  • GSearch 2.6.2
  • Solr 3.6.2, 4.2.0
  • PHP 5.3.3, 5.4
  • Djatoka 1.1
  • Java (Oracle) 6,7 (Djatoka requires Sun/Oracle Java)

...

Deprecated

The following functions, constants, and variables are in 7.x-1.3, but will be removed from 7.x very soon!

...

Islandora XACML Editor

  • api/islandora_xacml_api.module

    Code Block
    languagephp
    define('MANAGEMENT_RULE', ISLANDORA_XACML_API_MANAGEMENT_RULE);
    define('DATASTREAM_RULE', ISLANDORA_XACML_API_DATASTREAM_RULE);
    define('VIEWING_RULE', ISLANDORA_XACML_API_VIEWING_RULE);
    define('PERMIT_RULE', ISLANDORA_XACML_API_PERMIT_RULE);
    
    


...