Skip to content
This repository was archived by the owner on Feb 18, 2025. It is now read-only.

Add missing pictures #18

@eptak

Description

@eptak

Lot of pictures are missing from the documentation. Seems it was in an old S3 bucket:
https://s3.amazonaws.com/cloudfront-mydevices-wordpress/wp-content/uploads/20170516152527/Objenius-SPOT-Portal-sign-in.png

Brent has a backup of pictures on his drive:
https://drive.google.com/drive/folders/1H8ol80RPIPdEbcqrq_C3ScCb7Ac1iIRo?usp=sharing

We'll need to write a small script to fix that :

  1. Find all wp-content/uploads occurences
  2. Find match for the picture (dash=space)
  3. Rename picture accordingly into a temporary folder
  4. Upload all pictures from the folder above
  5. Fix all img src
  6. (opt) Check that all image are uploaded, flag missing ones
  7. Repeat until happy

MacMini 2020-05-11 at 15 06 20

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions