Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gbv/reposis_fdrwiso

Forschungsdatenrepositorium der Wirtschafts- und Sozialgeschichte
https://github.com/gbv/reposis_fdrwiso

mycore reposis

Last synced: 19 days ago
JSON representation

Forschungsdatenrepositorium der Wirtschafts- und Sozialgeschichte

Awesome Lists containing this project

README

        

# reposis_fdrwiso

MyCoRe / MIR application layer for https://emporion.gswg.info

## 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_fdrwiso/src/main/resources
MCR.LayoutService.LastModifiedCheckPeriod=0
MCR.UseXSLTemplateCache=false
MCR.SASS.DeveloperMode=true
```