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.
|
|
|
name = Islandora
|
|
|
|
description = "View and manage Fedora objects"
|
|
|
|
package = Islandora
|
|
|
|
version = 7.x-dev
|
|
|
|
core = 7.x
|
|
|
|
configure = admin/islandora/configure
|
|
|
|
stylesheets[all][] = css/islandora.base.css
|
|
|
|
stylesheets[all][] = css/islandora.theme.css
|
|
|
|
files[] = includes/MimeDetect.inc
|
|
|
|
files[] = includes/DublinCore.inc
|
|
|
|
files[] = includes/IslandoraTuque.inc
|
|
|
|
files[] = includes/IslandoraTuqueWrapper.inc
|
|
|
|
files[] = tests/islandora_web_test_case.inc
|
|
|
|
files[] = tests/islandora_authtokens.test
|
|
|
|
php = 5.3
|