uploads

Tonight, Papyromancer asked how to create an uploader to Archive.org that worked with Ourmedia...

In order to have Archive.org contributions show up on ourmedia, you simply have to include the following elements in your metadata file (the xxx_file.xml)

1. include a ourmedia to indicate the collection

2. include a yourname@yoursite.net element that is associated with your ourmedia account email address to indicate the contributor (this shows us as in archive webservices such as

JD indicated that he could no longer upload files under one of his accounts. I figured it was a quota somewhere. I googled "upload drupal quota" and found this post on drupal.org. It turns out that upload quotas are set by role. How nice. I increased the upload quota for site admins from 300MB to 500MB total for now. Will look into cleaning up eventually. This is in /admin/settings/upload (4.6) in case we need to bump again. Currently, max size per upload is set to 1MB for site and media admin roles.

Syndicate content