https://github.com/gbv/reposis_fdrwiso
Forschungsdatenrepositorium der Wirtschafts- und Sozialgeschichte
https://github.com/gbv/reposis_fdrwiso
mycore reposis
Last synced: 4 months ago
JSON representation
Forschungsdatenrepositorium der Wirtschafts- und Sozialgeschichte
- Host: GitHub
- URL: https://github.com/gbv/reposis_fdrwiso
- Owner: gbv
- License: gpl-3.0
- Created: 2021-03-03T09:18:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-07T15:34:35.000Z (4 months ago)
- Last Synced: 2025-02-07T16:32:42.625Z (4 months ago)
- Topics: mycore, reposis
- Language: XSLT
- Homepage:
- Size: 1.71 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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
```