Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbv/reposis_kartdok
https://github.com/gbv/reposis_kartdok
mycore reposis
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gbv/reposis_kartdok
- Owner: gbv
- License: gpl-3.0
- Created: 2020-10-30T09:41:07.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T14:53:46.000Z (about 2 months ago)
- Last Synced: 2024-11-20T15:41:17.616Z (about 2 months ago)
- Topics: mycore, reposis
- Language: XSLT
- Homepage:
- Size: 11.8 MB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# kartdok
## 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_kartdok/src/main/resources
MCR.LayoutService.LastModifiedCheckPeriod=0
MCR.UseXSLTemplateCache=false
MCR.SASS.DeveloperMode=true
```