Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gbv/reposis_hagen


https://github.com/gbv/reposis_hagen

mir mycore reposis

Last synced: 19 days ago
JSON representation

Awesome Lists containing this project

README

        

# repois_hagen

This is a jar-modul to customize MIR for the repository deposit_hagen.
deposit_hagen is located under https://ub-deposit.fernuni-hagen.de

## Installation Instructions

* run `mvn clean install`
* copy jar to ~/.mycore/(dev-)mir/lib/

## Development

You can add these to your ~/.mycore/(dev-)mir/.mycore.properties
```
MCR.Developer.Resource.Override=/path/to/reposis_hagen/src/main/resources
MCR.LayoutService.LastModifiedCheckPeriod=0
MCR.UseXSLTemplateCache=false
MCR.SASS.DeveloperMode=true
```