DRMC

69days since
Next DRMC Meeting

DRC Developers


DRC Development Projects


Ohio Themes

Manakin/XMLUI themes for OhioLINK and OhioLINK institutions.

These are early attempts and may be somewhat "rough".

Also included are themes for displaying Flash movies and Zoom files.

Browse Code

Image Zoom

Preview very large image files with the ability to quickly select a section and zoom into it.

Demonstration items are available here:
http://drcdev.ohiolink.edu/handle/123456789/1652

Uses a modification a servlet from Zoomify corporation to read the proprietary PFF file format.  Our customizations allow the servlet to request the file as a bitstream from DSpace.

License terms may require that an additional license be purchased for each DRC website to which this is deployed.

The servlet code is not in public source control because it contains proprietary technology from Zoomify.  The theme that displays PFF files in the XMLUI/Manakin interface is here.


Bepress Import

Perl script and xsl file used to prepare an export of the Miami Bepress  Scholarly Commons for import into the DSpace archive.

Browse Code



IP Based Authentication with OhioLINK database

Allows access to DRC collections for an OhioLINK institution while
restricting access for other institutions.  Used for creating campus-wide
private collections.

This is a modification of the standard DSpace IP based authentication to
make use of the OhioLINK IP ranges database.

 Browse Code


LDAP Authentication

Tests at OhioLINK to allow users special DRC permissions based on information in the LDAP directory.

Initial tests were successful, but the LDAP directory needs to be consistent throughout an institution, and the custom code needs to be made configurable to parameterize LDAP groups and attributes that are of interest.

No custom code is currently available, but the standard (stackable) DSpace LDAP authentication is here.  The standard code allows users to login to DSpace using their standard school id and password.

  • The login will need to be secured with the HTTP+SSL (https) protocol.  Early tests used HTTP without SSL.

Standard code


Shibboleth Authentication
  • Untested at OhioLINK

 

Battle Cry