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.
 
 
 
 
Alan Stanley c5d7485153 Converted CM query to sparql to allow for unlabeled Content Models 12 years ago
build Buildfile and Doxyfile 12 years ago
css Cleaned up and moved grid/list display logic into islandora, since its now used in several modules. 12 years ago
images Removing unused image. 12 years ago
includes Converted CM query to sparql to allow for unlabeled Content Models 12 years ago
policies Added two more policies, not necessarily required for all users. 12 years ago
tests Some minor travis changes 12 years ago
theme Added codesniffer to travisci 12 years ago
xml phase 2 of solution pack port - moved root collection into islandora - created a callback function for install and uninstall hooks 12 years ago
.gitignore Created hooks and implemented them as part of the tuque wrapper classes. 12 years ago
.travis.yml Updated phpcpd command 12 years ago
LICENSE.txt File naming conventions. 12 years ago
README.md Update README.md 12 years ago
build.xml Buildfile and Doxyfile 12 years ago
islandora.api.php Removing unused ingest registry hook. 12 years ago
islandora.info modify manage permissions D7 12 years ago
islandora.install Added codesniffer to travisci 12 years ago
islandora.module Crufty menu path that was left behind. 12 years ago
islandora.rules.inc Drupal coding standards. 12 years ago

README.md

BUILD STATUS

Current build status: Build Status

CI Server: http://jenkins.discoverygarden.ca

SUMMARY

Islandora Fedora Repository Module

For installation and customization instructions please see the documentation and the DuraSpace Wiki:

https://wiki.duraspace.org/display/ISLANDORA/Islandora

All bugs, feature requests and improvement suggestions are tracked at the DuraSpace JIRA:

https://jira.duraspace.org/browse/ISLANDORA

REQUIREMENTS

INSTALLATION

Before installing Islandora the XACML policies located in the policies folder should be copied into the Fedora global XACML policies folder. This will allow "authenticated users" in Drupal to access Fedora API-M functions.

CONFIGURATION

The islandora_drupal_filter passes the username of 'anonymous' through to Fedora for unauthenticated Drupal Users. A user with the name of 'anonymous' may have XACML policies applied to them that are meant to be applied to Drupal users that are not logged in or vice-versa. This is a potential security issue that can be plugged by creating a user named 'anonymous' and restricting access to the account.

Drupal's cron will can be ran to remove expired authentication tokens.

CUSTOMIZATION

TROUBLESHOOTING

F.A.Q.

CONTACT

SPONSORS