Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbv/reposis_dfi
https://github.com/gbv/reposis_dfi
mycore reposis
Last synced: 4 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-20T16:56:19.000Z (21 days ago)
- Last Synced: 2024-12-20T17:54:17.659Z (20 days ago)
- Topics: mycore, reposis
- Language: XSLT
- Homepage:
- Size: 545 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
```