03:16:38 <drlimbo> is there a way to add some new fields to the flux:field.inline.fal in an FCE? I'd really like to use FAL instead of Sections with Input-File-Fields, but i need another setting for each file =(
04:26:38 <Marc2016> Hi. I'm running into trouble with a flux-FAL-construct, which should allow 999 files, but only allows 100 files (no matter if they are chosen at once or not). Is there any known restriction and how may I allow more than 100 files in a flux-FAL-field?
04:29:34 <cweiske> did you try if you can select more files in e.g. page -> media?
04:39:11 <Marc2016> yes, x-checked this right now. In "Images" I can choose 104 images...
04:46:37 <cweiske> i'd look into flux' FalViewHelper.php and check which configuration is actually used in getComponent
04:47:34 <Marc2016> ok, thanks. I'll go digging... :-)
04:52:04 <cweiske> maybe the 100 limit is in there somehow
04:53:13 <Marc2016> there is no maxItems-configuration at all. I'll try to add it, waiting for a proper dev system to test this out...
04:55:38 <cweiske> in falviewhelper::getComponent(), just before the return $component, add a var_dump($component). do you see a maxItems in the output?
04:57:27 <Marc2016> I'll try this as soon I have a dev system to play with. :)
04:57:47 <cweiske> the maxitems configuration comes from a parent class
05:14:51 <drlimbo> is there a way to add some new fields to the flux:field.inline.fal in an FCE? I'd really like to use FAL instead of Sections with Input-File-Fields, but i need another setting for each file like "show Title on left or right" =(
07:47:34 <cweiske> that displays all pages in a dropdown, which is not usable for large pages
08:01:51 <fresskoma_> Hi everyone. Does fluidcontent/fluidpages influence the copying/pasting behaviour of TYPO3 in any way? I’m having a weird problem where the content elements I’m trying to copy are indeed copied, but _also_ moved to the location where the element is copied to ~.~
08:01:51 <cweiske> what I want is this: http://fotos.cweiske.de/screenshots/2016-04-27%20typo3%20select%20page.png
09:37:07 <drlimbo> i'd like to position some bullets on an image in an FCE, is there a way to display an Image in Backend AND visually select some points (coordinates) to display the Bullets?
15:32:07 <haki> Hi, i really could need the changelog from 3.1.0 to 4.0.0. Can someone help me?
15:50:48 <haki> is it possible that {data.header} does not work with 4.0.0?