Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbv/reposis_digibib
MyCoRe / MIR configuration for TU Braunschweig
https://github.com/gbv/reposis_digibib
mycore reposis
Last synced: 4 days ago
JSON representation
MyCoRe / MIR configuration for TU Braunschweig
- Host: GitHub
- URL: https://github.com/gbv/reposis_digibib
- Owner: gbv
- License: gpl-3.0
- Created: 2019-06-06T12:13:46.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T09:08:56.000Z (9 months ago)
- Last Synced: 2024-04-14T12:58:45.668Z (9 months ago)
- Topics: mycore, reposis
- Language: XSLT
- Size: 26 MB
- Stars: 0
- Watchers: 6
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# digibib
## 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/digibib/src/main/resources
MCR.LayoutService.LastModifiedCheckPeriod=0
MCR.UseXSLTemplateCache=false
MCR.SASS.DeveloperMode=true
```