Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbv/reposis_hagen
https://github.com/gbv/reposis_hagen
mir mycore reposis
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gbv/reposis_hagen
- Owner: gbv
- License: gpl-3.0
- Created: 2019-06-20T11:50:31.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-25T15:52:31.000Z (4 months ago)
- Last Synced: 2024-11-10T03:17:30.020Z (3 months ago)
- Topics: mir, mycore, reposis
- Language: XSLT
- Size: 4.76 MB
- Stars: 1
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
```