[Dspace-devel] Bitstream storage refactor, i.e. Amazon S3

2015-04-23 Thread Peter Dietz
Hi All, I was going to tackle a quick-and-dirty S3 implementation for storing Bitstreams, to solve a pressing need of ours. (Lower cost cloud file storage). I was wondering if anyone had any suggestions on what also I should look at when touching that area. A proper BitstreamManager interface

Re: [Dspace-devel] Installing xmlui theme per dc.type

2015-04-23 Thread John Preston
It turned out to be quit a simple change. Add an additional field to the org.dspace.app.xmlui.configuration.Theme object to hold the metadata field and value to match, modify org.dspace.app.xmlui.configuration.XMLUIConfiguration to include the new Theme object field in its work, and modify