ksykes / mps-crowdriff-uploader

📤 A customized CrowdRiff Uploader for the ROM’s #MyPandemicStory exhibition.

Home Page:https://projects.rom.on.ca/mypandemicstory/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Custom CrowdRiff Uploader for #MyPandemicStory

A custom uploader to replace CrowdRiff’s default uploader.

View the custom uploader in English and French.

Documentation

Basic documentation is available from CrowdRiff’s support site. Essentially, you just need to set up a collector on the CrowdRiff web platform, fork the template files provided by CrowdRiff, and add your public uploader ID (the “custom link” in the collector’s settings on the web platform) to the id attribute of the script tag on line 139 of index.html.

The information collected in the form can be stored in the uploaded item’s description field. You can change how this is formatted and what information you pass to CrowdRiff in the uploader.setDescription() function on line 96 of app.js. More information on the uploader.js script and its available methods is available here (CrowdRiff account required to access these docs).

About

📤 A customized CrowdRiff Uploader for the ROM’s #MyPandemicStory exhibition.

https://projects.rom.on.ca/mypandemicstory/


Languages

Language:HTML 85.7%Language:JavaScript 8.3%Language:CSS 6.1%