Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gbv/reposis_ipu
Publikationsserver der International Psychoanalytic University Berlin
https://github.com/gbv/reposis_ipu
mycore reposis
Last synced: 4 days 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-05T13:35:18.000Z (over 1 year ago)
- Last Synced: 2024-11-10T03:17:47.046Z (2 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
```