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.
 
 
 
 
Jonathan Green 9e965936e7 Merge pull request #228 from nigelgbanks/7.x-remove-direct-instantiation-of-tuque-objects 12 years ago
admin Allow for the connection function to take a user and url much like the connection constructor. 12 years ago
build Added some build files 13 years ago
css phase 2 of solution pack port - moved root collection into islandora - created a callback function for install and uninstall hooks 12 years ago
images phase 2 of solution pack port - moved root collection into islandora - created a callback function for install and uninstall hooks 12 years ago
includes Merge pull request #228 from nigelgbanks/7.x-remove-direct-instantiation-of-tuque-objects 12 years ago
theme Changes needed for form builder. 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 Added license for gnu gpl 3, and ignored .DS_Store files. 12 years ago
LICENSE Added license for gnu gpl 3, and ignored .DS_Store files. 12 years ago
README better docs, implemented cron to remove expired authentication tokens from the database 12 years ago
build.xml Added some build files 13 years ago
islandora.api.php Update documentation. 12 years ago
islandora.info Auto loading now working with IslandoraTuqueWrapper. 12 years ago
islandora.install Token authentication. 12 years ago
islandora.module Changed object management permissions 12 years ago

README

CONTENTS OF THIS FILE
---------------------

* summary
* requirements
* installation
* configuration
* customization
* troubleshooting
* faq
* contact
* sponsors


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
------------


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
--------