Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbv/reposis_winoda
https://github.com/gbv/reposis_winoda
mycore reposis winoda
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gbv/reposis_winoda
- Owner: gbv
- License: gpl-3.0
- Created: 2024-03-13T13:58:50.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T12:48:57.000Z (3 months ago)
- Last Synced: 2024-11-10T03:17:13.493Z (3 months ago)
- Topics: mycore, reposis, winoda
- Language: XSLT
- Homepage:
- Size: 493 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# winoda
## 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/winoda/src/main/resources
MCR.LayoutService.LastModifiedCheckPeriod=0
MCR.UseXSLTemplateCache=false
MCR.SASS.DeveloperMode=true
```