00:26:20 <danilobuerger> and its kind of cool… if i just need it for images i go with http://lokeshdhakar.com/projects/lightbox2/ and if i need iframe etc stuff i go with fancybox
00:26:25 <Guest|59069> I'm just a guest, first time here :)
00:46:18 <NamelessCoder> take the code you used to render directly in your eID. Put into custom Extbase controller which has a plugin. Use this plugin+controller in your custom typeNum. Example setup exists in EXT:fluid
00:46:40 <NamelessCoder> xaver_ the old way of execiting scripts that will not load a lot of typo3 core code and thus execute faster
00:46:53 <danilobuerger> NamelessCoder so ajax always via typeNum ?
00:50:23 <NamelessCoder> it makes sense for AJAX actions which must be very, very fast but can function using only global parameters (like root level TS) and/or parameters you send in URL
00:52:47 <Denyerec> Firing up the whole of typo for an ajax request sounds like using a truck to deliver a twinkie.
00:52:54 <NamelessCoder> not clever, experienced :p
00:54:01 <shaggz> Would it be possible to help me changing from eID to typeNum? Didn't get the thing you said with Extbase controller which has a plugin.
00:55:05 <NamelessCoder> sorry buddy, I'll point to the solution but not make it for you ;)
09:45:58 <BenjaminR> dots are subkeys in fluid and you cant use them in keys. so if you want to acchieve Linear.easeNone you have to do {Linear: {easeNone: 'test'}}
09:50:08 <alexander_dick> thx you pointed me the right direction
14:09:25 <Guest|4175> Hi, in the BE > Page I'm getting disabled columns with label 'Not assigned'. These columns are set in my plugin in my template file inside a flux flexform grid. Both columns have colPos, label and name. What else can be the cause of this problem?
14:35:57 <randomresult> clapping hands... no shit!
14:36:55 <randomresult> @NamelessCoder as i saw, u closed my issue - so i need another travis-file - can i copy and find/replace the one u did for fluidbootstraptheme?
14:37:52 <alexander_dick> have a nice weekend dudes!
15:02:27 <mrboe> hey - is it possible to have a constant field where you put in some custom CSS classes, and use these values as dropdown in my FCE
15:25:32 <xaver> today is worse than yesterday -_-
15:27:36 <xaver> Class 'FluidTYPO3\Flux\Core' not found in /var/www/clients/client1/web1/web/typo3conf/ext/fluidcontent/ext_localconf.php on line 17
15:33:04 <ad_on_is> is there anything false with expandAll="TRUE" showHeader="TRUE" when using flux:field.tree?
15:35:27 <ad_on_is> if i use it, the header is not shown, and not all trees are expended
15:39:01 <xaver> Fatal error: Class 'FluidTYPO3\Flux\Core' not found in /var/www/clients/client1/web1/web/typo3conf/ext/fluidcontent/ext_localconf.php on line 17
17:06:30 <danilobuerger> i will get to include your feedback on the weekend.. so if you could test again next week i would really appreciate it... this is a very complex PR in the heart of flux, so we need lots of testing before this makes it into development
17:27:23 <Guest|45303> hello i know that this question sounds a bit stupid but i searched for a tutorial doku or somethink that explained how i can create flexibel content elements with fluid content in typo3 6.2 i google and read stuff the last 2 days but i can`t find anythink if i looked in your dokumentation on this side under the point content element i just see an e
19:14:15 <Outdoorsman> PHP Warning: asort() expects parameter 2 to be long, string given in /WEBSITE_ROOT/typo3conf/ext/flux/Classes/Service/FluxService.php line 155 (1)
19:14:27 <danilobuerger> Outdoorsman your php version?
22:28:19 <Outdoorsman> randomresults or Namelesscoder Is this a bug? I'm not seeing the fluid content element items tabs any more when I go to add a new content element.
22:28:47 <Denyerec> <f:debug>{page}{/f:debug> drops out what I expected.
22:28:54 <Outdoorsman> I'm guessing this has to do with the latest dev of fluidbootstraptheme.
22:28:58 <Denyerec> But... now the menu doesn't render the subpages