On Wednesday 30 July 2014 10:02:41 Aaron Boxer wrote: > Thanks, Robin. Aaron, any chance you can put what you learn(ed) in a document so we can add it to the documentation? The coolest would of course be a pull request on github but without that - I'm willing to help...
> On Tue, Jul 29, 2014 at 4:03 PM, Robin Appelman <[email protected]> wrote: > > On Tuesday 29 July 2014 15:56:30 Aaron Boxer wrote: > > > Thanks very much, Georg. It doesn't look to hard to do this. > > > First, I need to set up my dev environment, and then I will try to > > > implement this. > > > > > > By the way, adding DICOM support will be a huge win, I think. > > > > > > Aaron > > > > Additionally, to make ownCloud recognize the mimetype use: > > > > `\OC_Helper::getMimetypeDetector()->registerType( > > > > 'dicom', > > 'application/dicom' > > > > )` > > > > Note that this only has effect on files created after the mimetype is > > registered > > > > - Robin Appelman
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Devel mailing list [email protected] http://mailman.owncloud.org/mailman/listinfo/devel
