Lab 2: Image upload

Image upload to Open Content calculating the correct filename for proper use when Open Content is used as the content storage for Writer Articles.

This exercise shows :

  • Calculate the filename when image is used by writer

    • Using openssl

  • Create preview and thumb to be used by Open Content

  • Create xml metadata file

  • Upload of Image with preview, thumb and metadata file

For more details see the ./upload-image.sh file.

When uploading images for Digital Writer the image file needs to be upload to an internal S3 bucket and also be copied to an external S3 bucket with a calculated filename.

Last updated