Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbv/reposis_ostasien
FID Ostasien
https://github.com/gbv/reposis_ostasien
mycore reposis
Last synced: 18 days ago
JSON representation
FID Ostasien
- Host: GitHub
- URL: https://github.com/gbv/reposis_ostasien
- Owner: gbv
- License: gpl-3.0
- Created: 2021-01-22T09:18:14.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-22T10:52:40.000Z (9 months ago)
- Last Synced: 2024-11-10T03:17:34.969Z (3 months ago)
- Topics: mycore, reposis
- Language: XSLT
- Homepage:
- Size: 955 KB
- Stars: 1
- Watchers: 6
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ostasien
## 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_ostasien/src/main/resources
MCR.LayoutService.LastModifiedCheckPeriod=0
MCR.UseXSLTemplateCache=false
MCR.SASS.DeveloperMode=true
```