Skip to content

shrink images with adaptive-images.php #35

@adrianjost

Description

@adrianjost

Shrink all images in articles via adaptive-images.php

  1. when fetching the full article: extract all images
    1.1. store them in database (scheme below)
    1.2. replace all imagelinks by adaptive-images.php?id=imageid

  2. adaptive-images.php gets original image, shrink them and send them to the user

To improve performance activate cache in adaptive-images.php and delete all entrys + cache-files, if the artilcle is removed from database

Table:

imageid articleid imageurl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions