Update: Spreadsheet Pages
This update concerns the spreadsheet version of the pages: DEJA VU and MIRROR IMAGES (not SUCCULENT)
After the spreadsheets were loading only very very slowly. I’ve updated the spreadsheet script “nnspc-sheets.js” with a (for now) working solution.
The pages no longer use a cvs download of the spreadsheet and instead pull the json data directly as it used to be (and still is in the SUCCULENT page).
The sheet no longer relies on/uses Papa Parse and uses my own script. However, I’ll leave it in the pages for now in case we’ll need it again in the future to be able to update people’s themes without you needing to do anything.
The page no longer relies on a CORS service. (which I think might have slowed down the load)
IMPORTANT: You can no longer have empty cells.
Since Google changed a few things with their API this shouldn’t be working any longer? But it does. I haven’t been able to find any documentation about this particular version of the link, I just know other, similar links making use of the feeds endpoint don’t work.
If things change in the future, I’ll have to update the script again.
If your page is no longer working:
If you’re not using the dropbox version: Check the link you’re using under “SPREADSHEET INTEGRATION” it should be: https://www.dl.dropboxusercontent.com/s/wlxk3q4wkqxescn/nnspc-sheets.js
For the dropbox version nothing changed here
Old versions: nnspc-sheets-2-0.js, mirror-images-sheets-3-0-pp.js, possibly others?
Let me know if things aren’t working as they should and I will have a look at it.
With that said, I’ll also be updating the SUCCULENT script to use the same set up as the other two pages which will also make it easier to use.
DEJA VU NOTE: Take out the empty row that was in the Deja Vu spreadsheet by mistake. It won’t work with it. The downside of this way of doing it... it can’t handle empty rows.