https://github.com/gbv/reposis_dfi
https://github.com/gbv/reposis_dfi
mycore reposis
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gbv/reposis_dfi
- Owner: gbv
- License: gpl-3.0
- Created: 2023-07-24T12:50:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-17T15:15:34.000Z (5 months ago)
- Last Synced: 2025-01-17T16:38:46.080Z (5 months ago)
- Topics: mycore, reposis
- Language: XSLT
- Homepage:
- Size: 560 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# dfi
## 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_dfi/src/main/resources
MCR.LayoutService.LastModifiedCheckPeriod=0
MCR.UseXSLTemplateCache=false
MCR.SASS.DeveloperMode=true
```