Project

General

Profile

Actions

Feature #70113

closed

Epic #77810: Improve (responsive) image handling

Tailoring image according to the retrieved screen width and height from WURFL.xml

Added by Rozita Pourashraf over 8 years ago. Updated about 6 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Frontend
Target version:
-
Start date:
2015-09-25
Due date:
% Done:

0%

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

Description

Hello,

I am using Multi-channel contexts: WURFL extension to retrieve screen resolution's of different devices throgh each http request. The retrieving part is working well. Then I want to use this height and width of screen to tailor my images on the webpage and load the page with tailored images according to the corresponding end user (mobile, tablet,...).
My idea is to use userFunc property and call the corresponding function which is tailoring the images in the relevant php file of the "Resize images automatically " extension.

But I don't know if it is possible at all and whenn yes, how?
I would appreciate if you could update me about it.

Regards,
Rozita

Actions #1

Updated by Mathias Schreiber about 8 years ago

  • Project changed from 3098 to TYPO3 Core
Actions #2

Updated by Riccardo De Contardi over 7 years ago

  • Category set to Content Rendering
Actions #3

Updated by Susanne Moog over 6 years ago

  • Category changed from Content Rendering to Frontend
  • Status changed from New to Needs Feedback
  • Assignee deleted (Rozita Pourashraf)

Is this something that is still relevant with newer TYPO3 versions and responsive web sites?

Actions #4

Updated by Riccardo De Contardi over 6 years ago

In TYPO3 v.8 it is possible to set up multiple cropping variants (see documentation here https://docs.typo3.org/typo3cms/extensions/core/8.7/Changelog/8.6/Feature-75880-ImplementMultipleCroppingVariantsInImageManipulationTool.html) ; then you can modify the partials of the content elements
to use the <picture> element, or the srcset attribute (see https://responsiveimages.org/) or even something like Foundation Interchange (https://foundation.zurb.com/sites/docs/interchange.html)

Actions #5

Updated by Riccardo De Contardi about 6 years ago

  • Status changed from Needs Feedback to Closed
  • Parent task set to #77810

Hello Rozita; sorry for the late answer - I hope it is ok for you if I close this issue for now, as such a topic requires concepts, blueprints, planning and people who actively work on it. At the moment it does not seem to happen.

After the concepts are discussed, then fresh issues (Tasks, Features) must be created if it comes to a core integration.

Feel free to open a discussion or a new issue on that if you feel that is important for you, writing in detail your ideas. In the meanwhile, I add your issue as related to #77810 to keep track of it.

Thank you.

P.s. if I am not misunderstanding it, the WURFL API usage has a license and a price.

Actions

Also available in: Atom PDF