03:39:13 <danielkoch> Hello. I want to update a T3 4.7 installation (built with fed 5.0.3) to T3 6.2. I moved to all the new extensions (fluidcontent, fluidpages, flux, vhs) and made changes in templates/namespace etc. Now I have one problem which I cannot solve. Inside my content element templates I a have a interation over different types. Inside the for loop I set two variables in this way: <fed:data.var name="objectType" value="{fed:data.func(func:
06:17:29 <danielkoch> Should I provide the complet code of this content tempkate?
07:04:58 <NamelessCoder> for danielkoch in case he checks back: see v:variable.set to set variables - and to know the current key, use "key" argument on f:for instead of calling the "key" function
10:19:36 <Fluidiscool> the image is going to be 1000px wide on a large screen and 240px on a mobile device.
10:25:12 <Fluidiscool> so which is the "correct" value?
10:34:53 <NamelessCoder> depends on whether or not you do mobile-first and/or have a media-independent rendering
10:49:03 <Fluidiscool> yes, so it seems it's not as clear cut as some folks think it is. I know it breaks my responsive rendering in the framework I'm using.
10:49:33 <Fluidiscool> f:uri.image does what it should. :)
10:53:36 <Fluidiscool> I hope cweiske didn't leave because of me... I know he means well.
10:54:31 <NamelessCoder> pretty sure he didn't leave because of you :)
11:02:04 <Fluidiscool> :) I hope so. I'm leaving now, because my problem has been solved. Thanks!