https://github.com/gbv/reposis_ipu
Publikationsserver der International Psychoanalytic University Berlin
https://github.com/gbv/reposis_ipu
mycore reposis
Last synced: 4 months ago
JSON representation
Publikationsserver der International Psychoanalytic University Berlin
- Host: GitHub
- URL: https://github.com/gbv/reposis_ipu
- Owner: gbv
- License: gpl-3.0
- Created: 2021-07-07T12:35:17.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T12:35:49.000Z (7 months ago)
- Last Synced: 2025-01-06T10:29:42.927Z (5 months ago)
- Topics: mycore, reposis
- Language: JavaScript
- Homepage:
- Size: 5.49 MB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ipu
## 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_ipu/src/main/resources
MCR.LayoutService.LastModifiedCheckPeriod=0
MCR.UseXSLTemplateCache=false
MCR.SASS.DeveloperMode=true
```