Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gbv/reposis_fdrwiso
- Owner: gbv
- License: gpl-3.0
- Created: 2021-03-03T09:18:03.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-02-14T10:42:39.000Z (12 months ago)
- Last Synced: 2024-11-10T03:17:49.673Z (3 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
```