Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Strategy for handling Images #20

Open
jessicasalmon opened this issue Nov 22, 2017 · 3 comments
Open

Strategy for handling Images #20

jessicasalmon opened this issue Nov 22, 2017 · 3 comments
Assignees

Comments

@jessicasalmon
Copy link
Collaborator

jessicasalmon commented Nov 22, 2017

Hi @KatieRussellTBE & @NicoleCrockett, we've looked into hosting of images and have come up with a solution.

It will involve us adding three/five more columns to our spreadsheet. (Image Main, Image Second, Image Third ...) and the following process in order to upload the images.

Solution

You'll use cloudinary to host the images. We've created an account for you and will share the details with you via email.

  1. upload the image(s) to Cloudinary (Media Library tab) We can batch upload these so you don't have to upload individual images at a time.
    screen shot 2017-11-22 at 16 53 00

  2. Once uploaded, you click on the specific image you want to add to the google sheet
    screen shot 2017-11-22 at 16 53 23

  3. copy the image url shown in the screenshot below
    screen shot 2017-11-22 at 16 53 23

  4. paste the url into the correct column of the google sheet
    screen shot 2017-11-22 at 16 53 38

And we are done.

Selecting featured image
note: 'Image Main' will be the featured image in the list view.

Formatting the image
We'll handle the formatting on our end by setting things like quality and size in the code, so you won't have to worry about that.

Happy to have a call with you to take you through the process tomorrow morning if it's required.

@jessicasalmon
Copy link
Collaborator Author

How to batch upload images to cloudinary

** step 1 **

screen shot 2018-06-20 at 22 51 33

** step 2 **

screen shot 2018-06-20 at 22 50 55

** step 3 **

screen shot 2018-06-20 at 22 51 11

@jessicasalmon
Copy link
Collaborator Author

How to see the storage limits on the free plan

Scroll down on the dashboard, and there you'll find the allowences allocated to your plan. The free plan should comfortably suit your needs.

screen shot 2018-06-20 at 22 57 07

@jessicasalmon
Copy link
Collaborator Author

@KatieRussellTBE please find info on batch uploading and checking the upper limits of the free plan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants