LullabotVR / 360gallerysite

http://vr.lulladev.com
1 stars 0 forks source link

Ability to upload 360° photos #1

Closed sirkitree closed 8 years ago

sirkitree commented 8 years ago

Create a content type where a user can upload a 360° photo.

mrdavidburns commented 8 years ago

@sirkitree I have html5_upload locally but apparently it needs to be multiple value upload field? Why can't we have drag and drop for individual file?

Might port this to backdrop to give us that functionality. https://www.drupal.org/project/dragndrop_upload

sirkitree commented 8 years ago

Multiple will most likely be desired, but at that point we may want to use something like filebrowser instead of nodes to manage files. For now I think it's fine to have just one pic per node for MVP. Drag and drop is also a nice to have IMHO.

sirkitree commented 8 years ago

The basic content type has been created and is on dev.