Project

General

Profile

Actions

Feature #37961

closed

Integration of a responsive image loader

Added by Florian almost 12 years ago. Updated over 6 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
Frontend
Target version:
-
Start date:
2012-06-12
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Responsive Webdesign is becoming more and more important these days due to the vast amount of devices for surfing in the net. Responsive Webdesign means also Responsive Images - delivering the proper image size and resolution for each device/bandwidth, probably combined with lazy load.

Right now TYPO3 serves only images with steady width and height values - unuseable for Responsive Webdesign.

Cool would be an integration of something like this:
https://github.com/tubalmartin/riloadr

Unfortunately I'm not a developer otherwise I would have come up with the one
or other idea.

Actions #1

Updated by Kay Strobach almost 11 years ago

hello florian,

do not beat me, but this is possible with mostly TYPOScript by adjusting the image rendering.

Basicly it's about the following:

1. load page set cookie with browser width -> reload
2. use known browser to serve according images

There are some extensions in TER which can solve that problem (e.g. one from JEFF Seegars)

Regards
Kay

Actions #2

Updated by Benni Mack over 9 years ago

  • Status changed from New to Needs Feedback

Florian, TYPO3 CMS 6.2 can handle this with srcsets etc. This should be sufficient, right?

Actions #3

Updated by Benni Mack over 9 years ago

  • Assignee set to Benni Mack

If so, let me know (I will then close this issue)

Actions #4

Updated by Benni Mack almost 9 years ago

  • Status changed from Needs Feedback to Rejected

No feedback for 4 months, I will close the issue now. If you still have problems, please open up a new ticket.

Actions #5

Updated by Oliver Hader over 6 years ago

  • Category changed from 1050 to Frontend
Actions

Also available in: Atom PDF