IRC logs

20160427

Logs from channel #fedext on freenode - our official support channel.

IRC log range: 20160427*

20160427

  • 03:15:09 <drlimbo> good morning
  • 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:39:37 <cweiske> not more?
  • 04:39:48 <cweiske> or did you simply test more than 100?
  • 04:40:00 <Marc2016> I have tested > 100
  • 04:40:24 <cweiske> hm
  • 04:41:59 <Marc2016> in CE "images" I can choose more (tested 5 more right now without problems)
  • 04:42:22 <Marc2016> in the flux CE which is defined as
  • 04:42:23 <Marc2016> <flux:field.inline.fal name="galleryimages" multiple="true" collapseAll="true" maxItems="1000" />
  • 04:42:32 <Marc2016> not more than 100 files are possible,
  • 04:43:03 <cweiske> can you select more, and only 100 are saved, or does the "select" button disappear after the 100st?
  • 04:43:21 <Marc2016> I can select more than 100, but only 100 are saved.
  • 04:43:39 <Marc2016> Also, when I choose 99 and than 5 more -> 100 files are saved.
  • 04:43:47 <cweiske> ah
  • 04:44:45 <Marc2016> any idea how to debug this?
  • 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" =(
  • 05:15:42 <cweiske> I doubt that
  • 07:26:19 <cweiske> how can I make a page selection field in flux?
  • 07:31:21 <drlimbo> page selection cweiske?
  • 07:31:32 <drlimbo> input field with link wizzard and page tab choosen?
  • 07:33:12 <cweiske> no, not an input field
  • 07:33:27 <cweiske> more https://docs.typo3.org/typo3cms/TCAReference/Reference/Columns/Group/Index.html#type-group
  • 07:34:22 <drlimbo> ah, i dont know.. i just used the method i just mentioned, but im also interested in a solution =)
  • 07:47:23 <cweiske> flux:field.relation http://fotos.cweiske.de/screenshots/2016-04-27%20flux%20field.relation.png
  • 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
  • 08:03:07 <cweiske> which is a group type
  • 08:03:10 <cweiske> which flux does not have
  • 08:18:12 <BjoernP> hey
  • 09:35:51 <drlimbo> hi there
  • 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?
  • 16:21:11 <haki> no one?