-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Shrink all images in articles via adaptive-images.php
-
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 -
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 |
|---|
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels