IRC logs

201404

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

IRC log range: 201404*

20140401

  • 00:00:49 <Denyerec> ok
  • 00:00:52 <Denyerec> I'll do it
  • 00:00:56 <Denyerec> I'm not sure I like it but I'll do it ;)
  • 00:00:59 <Denyerec> I've also forked the docs repo
  • 00:06:10 <BenjaminR> (Y)
  • 00:07:46 <BenjaminR> About variable names: Myself simply trusted in NamelessCoder regarding this convention and afterwards you get familiar with it very fast :)
  • 00:08:47 <BenjaminR> Well - second appraoch to say good bye! over and out
  • 00:21:57 <danilobuerger> wb randomresult
  • 00:23:10 <Denyerec> I think he does that to taunt us.
  • 00:23:22 <danilobuerger> hehe
  • 00:23:29 <Denyerec> Can you create an FCE that you can drag/drop/create normal CEs in?
  • 00:23:44 <Denyerec> I want to have an FCE that's basically a link to "read more" that reveals the other content if clicked.
  • 00:23:52 <danilobuerger> sure
  • 00:24:37 <danilobuerger> Denyerec very basic one here -> https://gist.github.com/danilobuerger/ea239cde245b8e9146f8
  • 00:24:42 <Denyerec> is there a childishly simple exam...
  • 00:24:43 <Denyerec> heh
  • 00:24:55 <danilobuerger> it doesnt get simpler than that ;=
  • 00:25:20 <Denyerec> So that literally creates a single-cell content box to drop other CEs int
  • 00:25:21 <Denyerec> into
  • 00:25:25 <Denyerec> that's idea.
  • 00:25:26 <Denyerec> ideal.
  • 00:25:34 <Denyerec> cos I can just pioke my collapsing divs around it.
  • 00:26:17 <danilobuerger> i have like a gazillion of those
  • 00:26:21 <danilobuerger> everyone with a specific purpose
  • 00:27:22 <Denyerec> Yeha I had a collection of TV FCE's
  • 00:27:30 <Denyerec> I guess I need to start my new collection of fluid CEs :)
  • 00:29:58 <danilobuerger> well next motnh we are trying to introduce fluidshare
  • 00:30:23 * danilobuerger Online repository with user-contributed templates for content, pagess etc.
  • 00:31:10 <Denyerec> Ooh man
  • 00:31:22 <Denyerec> FluidShare sounds like the most awesome thing that could happen.
  • 00:31:25 <danilobuerger> :D
  • 00:31:37 <Denyerec> Quick Q before I bury my head in some CSS
  • 00:31:50 <Denyerec> My FCE, all my fields appear in the General tab, below everything else.
  • 00:32:03 <Denyerec> Is there a any way to make them appear on their own tab?
  • 00:32:36 <danilobuerger> sheets
  • 00:32:56 <Denyerec> I made a sheet
  • 00:33:02 <Denyerec> and the sheet appears at the bottom of the general tab :)
  • 00:33:56 <danilobuerger> ah yes
  • 00:33:58 <danilobuerger> hmm
  • 00:33:59 <Denyerec> It appears under "plugin options"
  • 00:34:14 <danilobuerger> i like your idea, add a feature issue to fluidcontent
  • 00:34:23 <danilobuerger> we did the same thing with fluidpages a while back
  • 00:34:26 <Denyerec> Yes
  • 00:34:31 <Denyerec> the Layout an dOPtions thing.
  • 00:34:32 <Denyerec> Could not analyse class:FluidTYPO3\Flux\ViewHelpers\Form\Field\InputViewHelper maybe not loaded or no autoloader? (1289386765)
  • 00:34:33 <Denyerec> Ug oh
  • 00:34:44 <Denyerec> I'm assuming that means my flux:form section is bobbed
  • 00:35:25 <Denyerec> I took all the labels out of the field.input tags and put them in LLL
  • 00:35:35 <danilobuerger> ?
  • 00:35:40 <Denyerec> moment
  • 00:35:42 <Denyerec> Gisting
  • 00:36:28 <Denyerec> https://gist.github.com/Denyerec/724c333a32ec00ec71e2
  • 00:36:48 <danilobuerger> namespace at top?
  • 00:37:17 <danilobuerger> and its probably <flux:field.input
  • 00:37:17 <Denyerec> REFRESH
  • 00:37:19 <Denyerec> i UPDATED
  • 00:37:23 <Denyerec> Ohhh
  • 00:37:28 <Denyerec> Hmm
  • 00:38:37 <Denyerec> ok yes
  • 00:38:40 <Denyerec> field.input
  • 00:38:49 <Denyerec> my labels... need settings.
  • 00:38:51 <Denyerec> Gah! :)
  • 00:38:53 <Denyerec> Il'll get there.
  • 00:40:22 <Denyerec> Brilliant
  • 00:41:53 <Denyerec> OK so
  • 00:44:12 <Denyerec> I've got my fields settings.address1, town county
  • 00:44:16 <Denyerec> (all settings.)
  • 00:44:33 <Denyerec> is there an easy way to implode them
  • 00:44:41 <Denyerec> imagine if they were a sparse array, I'd then do:
  • 00:44:50 <Denyerec> echo implode($array, ', ');
  • 00:45:12 <Denyerec> Except obviously I don't have a sparse array
  • 00:45:18 <danilobuerger> show gist
  • 00:45:45 <Denyerec> https://gist.github.com/Denyerec/724c333a32ec00ec71e2
  • 00:45:52 <Denyerec> I'm creating the preview.
  • 00:46:00 <Denyerec> I could do it with conditionals like in the output.
  • 00:46:07 <danilobuerger> and what do you want to do?
  • 00:46:11 <Denyerec> But I just casually wondered if there was an implode of some kind
  • 00:46:17 <Denyerec> write, the, address, like, this
  • 00:46:22 <Denyerec> but omitting any empty fields.
  • 00:46:22 <danilobuerger> implode only works on arrays
  • 00:46:31 <Denyerec> Can text inputs feed into array elements ?
  • 00:46:42 <danilobuerger> you can be smart and create an array to implode :D
  • 00:46:55 <Denyerec> ah so the name of a field can't be myArray[0]
  • 00:46:56 <danilobuerger> <f:alias to create the array, and v:iterator.implode to implode
  • 00:48:31 <Denyerec> The documentation for f:alias on typo3.org doesn't really help much.
  • 00:49:52 <Denyerec> http://www.typo3lexikon.de/typo3-tutorials/extensions/fluid/fluid-dokumentation.html
  • 00:49:55 <Denyerec> This is a bit more like it
  • 00:50:03 <danilobuerger> <f:alias map="{bla: {0: settings.address1, 1: settings.bla}}"> {bla -> v:iterator.implode() } </f:alias>
  • 00:50:06 <danilobuerger> something like that
  • 00:52:45 <Denyerec> So whatever you want to do with the alias has to be between the alias tags ?
  • 00:53:33 <danilobuerger> yes
  • 00:53:41 <danilobuerger> better for scoping than v:var.set
  • 00:53:51 <danilobuerger> v:var.set leaks (on purpose)
  • 00:53:55 <Denyerec> Quite
  • 00:54:07 <Denyerec> so the content is chained implicitly
  • 00:54:13 <danilobuerger> no
  • 00:54:19 <danilobuerger> f:alias just puts them in the array
  • 00:54:23 <Denyerec> but I can do myVar -> v:iterator.implode(glue:',')
  • 00:54:26 <danilobuerger> yes
  • 00:54:45 <Denyerec> What I mean is I dont' define content in the implode params list
  • 00:55:04 <Denyerec> , is probably the default glue ;)
  • 00:55:08 * Denyerec bets the farm on it
  • 00:56:06 <danilobuerger> yes
  • 00:56:09 <danilobuerger> , is default
  • 00:56:38 <Denyerec> https://gist.github.com/Denyerec/724c333a32ec00ec71e2#file-gistfile1-txt-L24-L36
  • 00:56:44 <Denyerec> That is throwing
  • 00:56:51 <Denyerec> The argument "map" was registered with type "array", but is of type "string"
  • 00:57:05 <danilobuerger> that means something inside map went wrong
  • 00:57:26 <Denyerec> How critical is whitespace ?
  • 00:57:30 <Denyerec> I know it can cause big problems in some places.
  • 00:57:50 <danilobuerger> shouldnt matter
  • 00:58:03 <danilobuerger> try using '{settings.address1}' instead
  • 00:58:09 <danilobuerger> inside the maps
  • 00:59:47 <Denyerec> Hmm
  • 01:00:52 <Denyerec> https://gist.github.com/Denyerec/724c333a32ec00ec71e2
  • 01:00:53 <Denyerec> Nope :/
  • 01:00:57 <Denyerec> I can't spot the mistake.
  • 01:01:08 <Denyerec> Oh yes I can
  • 01:01:11 <Denyerec> I think I need another }
  • 01:01:22 <danilobuerger> yes
  • 01:02:30 <Denyerec> http://denyerec.co.uk/stuff/.screencaps/2014-04-01_00-02-26.png
  • 01:02:36 <Denyerec> Nearly...
  • 01:03:42 <danilobuerger> do <f:debug>{_all}</f:debug> inside the alias
  • 01:04:39 <Denyerec> Aye
  • 01:04:43 <Denyerec> address is populated
  • 01:04:58 <danilobuerger> try only {address}
  • 01:05:01 <Denyerec> but for some reason it's just echoed the {} 's as a literal
  • 01:05:28 <Denyerec> Array
  • 01:06:31 <danilobuerger> {address -> v:iterator.implode()}
  • 01:07:03 <Denyerec> Whitespace matters
  • 01:07:04 <Denyerec> it seems
  • 01:08:09 <Denyerec> Ok so the implode renders stuff,,stuff if there is an empty item.
  • 01:08:32 <Denyerec> So I guess I either need a for with an IF
  • 01:08:40 <Denyerec> or IFs in the map
  • 01:08:45 <Denyerec> or a loop with an IF
  • 01:08:49 <Denyerec> ... :)
  • 01:08:57 <Denyerec> Unless there's a clever thing somewhere in there to drop sparse elements
  • 01:09:34 <danilobuerger> it does?
  • 01:11:17 <danilobuerger> ah true
  • 01:11:23 <danilobuerger> sorry then
  • 01:12:11 <Denyerec> It's OK
  • 01:12:13 <Denyerec> good to learn
  • 01:12:19 <Denyerec> I;ll leave the map and implode in place.
  • 01:33:51 <Denyerec> danilobuerger if you're there, one last Q
  • 01:33:58 <Denyerec> to render the content element out...
  • 01:35:03 <Denyerec> just v:content.render contentUids="xxx" />
  • 01:35:28 <danilobuerger> yes
  • 01:54:41 <Denyerec> Man
  • 01:54:44 <Denyerec> This rocks,
  • 01:54:48 <Denyerec> Already I hate the idea of TV
  • 01:54:56 <danilobuerger> :D
  • 01:54:58 <danilobuerger> good for you
  • 02:34:06 <Denyerec> Do we still need config.baseurl ?
  • 02:34:25 <danilobuerger> well, i use it others dont
  • 02:34:28 <danilobuerger> your choice
  • 02:40:10 <Denyerec> Hmm. It's been so long since I re-installed realUrl I can't remember why I'm seeing /5/ instead of /pagetitle/
  • 02:40:59 <Denyerec> Ahh I think I need to turn on autoconf
  • 02:42:22 <Denyerec> Hmm, no thta's not it
  • 02:45:17 <Denyerec> Hmm.
  • 02:45:22 <Denyerec> Copy in the .htaccess
  • 02:45:25 <Denyerec> set the base url
  • 02:45:29 <Denyerec> turn off simulate static
  • 02:46:22 <Denyerec> AHhh
  • 02:46:24 <Denyerec> Domain record in root
  • 02:56:49 <Denyerec> Ahh
  • 02:56:49 <Denyerec> no
  • 02:56:50 <Denyerec> :/
  • 02:56:52 <Denyerec> something's wrong
  • 02:56:52 <Denyerec> Request exceeded the limit of 10 internal redirects
  • 03:08:05 <Denyerec> ahh rerite base
  • 03:27:47 <Denyerec> Right
  • 03:27:50 <Denyerec> Almost bedtime!
  • 03:45:41 <Denyerec> super longshot - danilobuerger are you there ?
  • 06:10:07 <randomresult> morning
  • 06:21:10 <bjo3rn> morning :S
  • 06:21:30 <bjo3rn> I see the dads are already up and running ;)
  • 06:24:28 <bjo3rn> randomresult how's it going?
  • 06:24:39 <randomresult> :)
  • 06:25:12 <randomresult> good. Son still asleep - espresso next to me ... reading... no one around - great !
  • 06:25:19 <randomresult> you?
  • 06:25:38 <bjo3rn> same here. need to keep as calm as possible to keep the situation.
  • 06:25:54 <bjo3rn> wife already left, daughter (still) asleep
  • 06:26:37 <randomresult> :)
  • 06:27:05 <randomresult> good luck!
  • 06:33:27 <bjo3rn> nice April joke: http://www.heise.de/newsticker/meldung/Kabelverstopfung-Telekom-aendert-Strategie-gegen-Skin-Effekt-2157959.html
  • 06:36:07 <randomresult> hre Uploadraten zu erhöhen, um beim Freispülen der Leitungen zu helfen. Mittel der Wahl dürfte dabei Bittorrent werden, arbeitet das Protokoll doch besonders effektiv gegen den Skin-Effekt.
  • 06:36:25 <randomresult> hell yeah. i would love to speedup my upload
  • 06:36:41 <randomresult> ok. thanx for the hint... prepare to get fooled today.
  • 06:37:00 <randomresult> pease seed
  • 07:28:11 <Outdoorsman> randomresults For someone who knows nothing about fluid yet, is there anything I can do to help on the fluidbootstraptheme extension? This is very important to me to have going as soon as possible. I have a rather large project that I'd like to release with it in about 2 weeks.
  • 07:29:32 <Outdoorsman> Sadly there's not really any stable bootstrap anything right now for 6.2.
  • 07:34:37 <artisticMink> Good morning, i have an issue, with the v:media.image.height View Helper with vhs 1.8.2. I prepared a pastebin with further information: http://pastebin.com/JS4fSaej
  • 08:29:21 <mrboe> hello
  • 08:43:28 <bjo3rn> hello y'all
  • 08:43:51 <bjo3rn> artisticMink try with <v:media.image.height path="{file}"/>
  • 08:43:57 <bjo3rn> no need for the uri part
  • 08:45:31 <artisticMink> Didnt know it could work with a file id. Thanks. However, it triggers pastebins line 8 to 10 As if the content does not get parsed. But i cant imagine that. I probably have a syntax error somewhere.
  • 08:45:44 <bjo3rn> ah, file id as in fal?
  • 08:46:25 <artisticMink> Ah, i see. Yes, i'll get a file id. Thats why i use the uri view helper.
  • 08:47:25 <bjo3rn> ok, that's why.
  • 08:47:57 <bjo3rn> the viewhelper expects a relative or absolute path, no url
  • 08:48:54 <bjo3rn> I have no experience with fal whatsoever unfortunately (yet).
  • 08:51:56 <artisticMink> The uri view helper returns a relative path. media.image.height for example should add the server path which would result in a absolute path that is valid. Thats what causes me headaches.
  • 08:52:28 <tom_at> good morning guys
  • 08:52:29 <tom_at> i have a problem with a FAL field for multiple images, here my field: <flux:field.inline.fal name="images" label="{v:l(key:'flux.fce.sheet.images')}" maxItems="100" multiple="true" allowedExtensions="jpg,jpeg,png,gif,pdf" />
  • 08:52:34 <tom_at> when i upload a couple images all of them are correctly uploaded but only 3 added to the field. is my field configuration missing something or is this a FAL bug?
  • 08:52:37 <artisticMink> /my/hosting/path/xxx/xxx.xxx.xx/fileadmin/proper/path/to/file.png should be the result of <v:media.image.height path="{imgUri}" />
  • 08:52:55 <artisticMink> Oh well, not the result. But the path the view helper works with.
  • 08:53:17 <bjo3rn> artisticMink the path is determined using \TYPO3\CMS\Core\Utility\GeneralUtility::getFileAbsFileName($path) which seems to fail here.
  • 08:56:34 <bjo3rn> artisticMink confirmed. I'll create a fix.
  • 08:56:47 <bjo3rn> tom_at this is danilobuerger country ;)
  • 08:58:24 <artisticMink> bjo3rn: So its actually a bug instead of my stupidity? Oh my, i'm almost relieved. I should've probably started debugging the core functions earlier. Also thanks for the extra work.
  • 09:00:31 <bjo3rn> well, I'd actually not call it a bug. /fileadmin/bla/file.ext is not a relative path but a relative url. we need a path relative to the site root or an absolute one. I'm sure there's a way to get that from a fal entity.
  • 09:02:01 <artisticMink> bjo3rn: Alright, i think i got you.
  • 09:03:10 <bjo3rn> what do you get with {image.originalResource.publicUrl} ?
  • 09:03:52 <bjo3rn> or maybe do a <f:debug>{image.originalResource}</f:debug>
  • 09:07:02 <artisticMink> I'll test it. May take a minute or two.
  • 09:11:10 <artisticMink> Oh well. I just noticed that, in the end of 2013, the v:media.image was added and this thing solves all my problems. Do you still need the above information?
  • 09:11:35 <bjo3rn> no, if you're fine with that one all is good ;)
  • 09:12:00 <artisticMink> I'm perfectly fine. Thanks for the help.
  • 09:12:09 <bjo3rn> yw :)
  • 10:05:07 <alexanderdick> good monining guys. someone here?
  • 10:05:16 <alexanderdick> *morning
  • 10:07:44 <BenjaminR> hi alexanderdick - we are here - waiting for your questions :)
  • 10:08:47 <mrboe> btw were is Denyerec
  • 10:08:53 <mrboe> so quit here
  • 10:09:02 <BenjaminR> where is randomresult :)
  • 10:09:32 <alexanderdick> I have a problem with <flux:field.inline.fal /> - when I add multiple images to that field in the default language and I afterwards translate that record, none of those images are available in the translated record. I just don't see them.
  • 10:09:34 <randomresult> hehe
  • 10:09:35 <mrboe> @randomresult is calling chantal
  • 10:09:46 <randomresult> no mrboe im not
  • 10:10:47 <BenjaminR> alexanderdick: you could show me your template for some common mistakes - if i dont see anything this is a question for danilobuerger :)
  • 10:12:22 <alexanderdick> https://gist.github.com/adick/0e8abaf35015762bd934
  • 10:13:06 <alexanderdick> that's the relevant part
  • 10:13:31 <alexanderdick> I've also played with localizationMode etc. with no luck
  • 10:21:23 <alexanderdick> with showPossibleLocalizationRecords I see "some" records (for example 1 image instead of 3) greyed out, which I can't translate
  • 10:21:36 <BenjaminR> sorry been away a sec
  • 10:22:08 <BenjaminR> how do you read the relations?
  • 10:23:03 <alexanderdick> I mean the backend
  • 10:23:10 <BenjaminR> Ah!
  • 10:23:11 <alexanderdick> translating the record
  • 10:23:53 <BenjaminR> yap - got ot :)
  • 10:23:57 <ad_on_is> hellou
  • 10:24:29 <ad_on_is> i'm having problems with wizard-tabs on 6.2 and flux 7.0
  • 10:24:59 <ad_on_is> it happens that the wizzard-tab sometimes disappears for FCE elements that i define for fluidcontent
  • 10:25:59 <BenjaminR> alexanderdick: i would have hoped showPossibleLocalizationRecords works out. if not give showAllLocalizationLink a try.
  • 10:27:24 <BenjaminR> i could imagine that a relation is not "translated". the relation is between two records - which me not be in origignal language
  • 10:27:30 <alexanderdick> I added it. No link shows up.
  • 10:27:42 <alexanderdick> I'm using TER version 7.0 of lux.
  • 10:27:47 <BenjaminR> last but not least: showSynchronizationLink
  • 10:27:47 <alexanderdick> Should I use current master?
  • 10:28:14 <BenjaminR> i dont think there were recent changes on it
  • 10:28:33 <alexanderdick> I'm also under the impression that this version is up to date
  • 10:28:50 <BenjaminR> ter 7.0 is 8 days old i think :)
  • 10:29:16 <BenjaminR> there where relevant changes for copy paste of content elements.. but nothing for fal
  • 10:29:41 <alexanderdick> ok
  • 10:33:30 <alexanderdick> showSynchronizationLink - does also not show up at all
  • 10:34:05 <BenjaminR> so its danilobuerger who might be able to help
  • 10:38:28 <alexanderdick> ok then I have to wait for him :)
  • 10:49:29 <alexanderdick> maybe it has not even something to do with the FalViewHelper but AbstractInlineFieldViewHelper
  • 10:57:30 <adi77> Hi, I followed this instructions http://fluidtypo3.org/documentation/templating-manual/appendix/migration/from-flux-6x.html to upgrade to flux 7. Now I get the following error: Fatal error: Class 'FluidTYPO3\Flux\Core' not found in /Users/bootstrap_package/htdocs/typo3conf/ext/fluidcontent/ext_localconf.php on line 17. What did I miss?
  • 11:04:57 <BenjaminR> adi77: flux 7 installed? cache cleared? typo3temp emptied? cf_* tables cleared :)
  • 11:09:31 <adi77> Yes. I took the extensions flux fluidcontent fluidcontent_bootstrap and fluidpages from the master branch of namelesscoder's repo.
  • 11:09:54 <randomresult> adi77 i would take the branches from FluidTypo3
  • 11:09:58 <randomresult> not NamelessCoder
  • 11:10:13 <randomresult> https://github.com/FluidTYPO3/
  • 11:15:01 <soee> https://github.com/FluidTYPO3/fluidpages/issues/153
  • 11:15:54 <adi77> Okay. Got the exts from fluidtypo3. Now i get the error The requested page didn't have a proper connection to the tree-root!
  • 11:27:28 <xaver> anyway to get rid of the "new" Text RTE field in my custom elements?
  • 11:28:13 <mrboe> update to 6.2
  • 11:28:27 <randomresult> short and simple
  • 11:33:09 <BenjaminR> that is really no solution :)
  • 11:35:15 <randomresult> we never managed to get rid of this field.
  • 11:37:07 <ad_on_is> i followed the upgrade instructions, now i'm getting the following error: "Could not analyse class:FluidTYPO3\VHS\ViewHelpers\Extension\Path\ResourcesViewHelper maybe not loaded or no autoloader?"
  • 11:37:40 <BenjaminR> wrong Namespace defined in template for vhs?
  • 11:38:24 <BenjaminR> {namespace v=Tx_Vhs_ViewHelpers}
  • 11:38:53 <xaver> mrboe: blind sry
  • 11:38:55 <alexanderdick> this looks like the wrong namespace yes ;)
  • 11:39:23 <ad_on_is> shouldn't i use {namespace v=FluidTYPO3\VHS\ViewHelpers}
  • 11:39:32 <BenjaminR> you shouldnt
  • 11:39:48 <ad_on_is> aaaaah ok...
  • 11:39:53 <BenjaminR> Vhs doesnt use namespaces yet
  • 11:40:02 <ad_on_is> aaaah ok.. my mistake :D
  • 11:41:26 <xaver> another small question. The Customer has a lot of settings like Google Analytics code and Copyright stuff. Where do i put the fields - 1 place to handel all that stuff, Template settings available in subpages and not editable
  • 11:41:49 <BenjaminR> constants?
  • 11:42:09 <mrboe> @xaver randomresult and me tried a lot - we recreated our extension with only very simple elements in there to find out if there is any mistake from our side. but we find nothing
  • 11:44:06 <xaver> i tried to use normal page settings - but failed - it is inherit, but sometimes saved for this page
  • 11:44:15 <ad_on_is> great! migration went well... buut
  • 11:44:24 <ad_on_is> i'm still having issues with wizzard-tab and fluidcontent
  • 11:45:20 <ad_on_is> keeps disappearing ...
  • 11:45:49 <ad_on_is> i've read on github, that the issue should be fixed
  • 11:47:37 <BenjaminR> whichone?
  • 11:49:46 <ad_on_is> https://github.com/FluidTYPO3/fluidcontent/issues/127
  • 11:50:07 <BenjaminR> Ah i guess i know it :)
  • 11:50:15 <BenjaminR> go to install tool > db > compare db
  • 11:52:28 <ad_on_is> ALTER TABLE cf_extbase_datamapfactory_datamap RENAME zzz_deleted_cf_extbase_datamapfactory_datamap;
  • 11:52:28 <ad_on_is> Records in table: 6
  • 11:52:28 <ad_on_is> ALTER TABLE cf_extbase_datamapfactory_datamap_tags RENAME zzz_deleted_cf_extbase_datamapfactory_datamap_tags;
  • 11:52:52 <danilobuerger> tom_at still need help with your fal issue or did you solve it?
  • 11:53:51 <adi77> Do I have to modify something on the page tree after upgrading flux fluid_content and fluid_pages? Can't get rid of this error: The requested page didn't have a proper connection to the tree-root!
  • 11:54:12 <BenjaminR> danilobuerger: alexanderdick asked for help on translations for fal
  • 11:54:46 <danilobuerger> no idea never tried
  • 11:56:44 <ad_on_is> @BenjaminR, i can reproduce the issue with the wizzard-tab
  • 11:57:01 <ad_on_is> 1. install-tool -> important actions -> clear all caches
  • 11:57:06 <ad_on_is> 2. FCE tab works as expected
  • 11:57:11 <NamelessCoder> xaver google-analytics is on every page so you should aim for the least impact: TS-defined VHS asset with "type" and "content" properties, optionally set to "standalone"
  • 11:57:32 <ad_on_is> 3. add new html-file in fce directory -> new entry in fce-tab is not displayed
  • 11:57:37 <ad_on_is> 4. clear genearal caches
  • 11:57:45 <ad_on_is> 5. no FCE wizzard tab
  • 11:58:00 <NamelessCoder> adi77 check your install tool; the DB will need updates for your "pages" table.
  • 11:58:53 <xaver> NamelessCoder: thx
  • 11:59:25 <Denyerec> mornin guys
  • 12:00:03 <NamelessCoder> ad_on_is FCE definitions are cached in dedicated cache tables: they are not created automatically if you pull from git. Install tool should create the tables in the "cf_" scope and upon first rendering of either page module, record editing (tt_content) or frontend display, the FCE definitions should rebuild and become used by the new content wizard.
  • 12:00:10 <ad_on_is> step 3. can be skipped
  • 12:00:33 <xaver> TS is not so nice for the customer and SEO-....... Same for copyight stuff
  • 12:00:46 <NamelessCoder> xaver true, but for google-analytics it is ;)
  • 12:01:37 <xaver> ok and datalayer via flux :)
  • 12:01:40 <ad_on_is> @NamelessCoder looks like they don't get rebuild
  • 12:02:53 <NamelessCoder> ad_on_is in that case, enable flux debug and it shoud tell you more on first page load after clearing the cache (messages accumulate as session flashmessages)
  • 12:04:21 <Denyerec> [00:54] <Denyerec> This rocks,
  • 12:04:21 <Denyerec> [00:54] <Denyerec> Already I hate the idea of TV
  • 12:04:29 <Denyerec> (Just fyi ;))
  • 12:04:32 <NamelessCoder> definitions are built as follows: 1) all TS templates detected, 2) those templates parsed on each page that has a template, root or not, 3) pageTSconfig conditional "if page is in rootline" statements are built and cached, 4) this pageTSconfig is thawed from cache and used in new content wizard and "Fluid content type" selector. Rebuilding triggers from the ConfigurationService in Fluidcontent
  • 12:05:16 <NamelessCoder> as such, the fluidcontent cache table should contain ONE record
  • 12:05:41 <NamelessCoder> is your site HUGE re: TS setup...? 100's of TS templates?
  • 12:07:39 <ad_on_is> no it's not a huge site
  • 12:08:16 <ad_on_is> with typo3 6.17 and previous version of fluidcontent everything worked fine
  • 12:08:21 <Denyerec> Anyone any clues how to stop the rendering of a header via content.render ?
  • 12:08:36 <Denyerec> Or is that a CSC issue >
  • 12:10:27 <ad_on_is> cf_fluidcontent has exactly ONE record
  • 12:10:32 <danilobuerger> Denyerec use fluidcontent_core ;)
  • 12:10:42 <Denyerec> no, not yet :P
  • 12:10:57 <alexanderdick> hi again. regarding my translation issue with the FalViewHelper I made an interesting discovery
  • 12:11:20 <Denyerec> I could have sworn there used to be "display heading" tickbox
  • 12:11:26 <alexanderdick> when I add an image to the media field of a page, the image is not visible in the page translation
  • 12:11:37 <Denyerec> you see my issue is that in the BE, the Heading kinda tells the editor what the content elemenet is
  • 12:11:41 <Denyerec> is you leave it empty, they have no idea
  • 12:11:51 <Denyerec> well, less of an idea as I did do a preview
  • 12:12:31 <alexanderdick> so the FalViewHelper issue may have something to do with that
  • 12:12:42 <alexanderdick> can that be a general bug of 6.2 ?
  • 12:12:49 <alexanderdick> would be pretty severe
  • 12:13:48 <Denyerec> rebooting.
  • 12:15:08 <danilobuerger> alexanderdick in theory it should be localizable because "media" attribute is part of pages_language_overlay
  • 12:15:19 <danilobuerger> but as you suggested this could be a bug with 6.2
  • 12:16:02 <alexanderdick> can you test it on a site of yours?
  • 12:16:23 <alexanderdick> the field is visible in the localized page record
  • 12:16:30 <alexanderdick> but no images
  • 12:16:56 <alexanderdick> normally I would have to localize each image manually but nothing's there
  • 12:17:11 <soee> can i deisable the default layouts provided by fluidpages ?
  • 12:17:39 <danilobuerger> alexanderdick i dont have a test setup with multi lang at the moment, i can test tomorrow or so
  • 12:18:02 <alexanderdick> that would be great
  • 12:18:57 <NamelessCoder> danilobuerger alexanderdick I'm not sure about this but... maybe the problem is in the way we use page data to resolve the records. Maybe we need to manually apply the page overlay?
  • 12:19:22 <danilobuerger> NamelessCoder the page media field has nothing to do with us...
  • 12:19:40 <alexanderdick> first it has to work in the core :D
  • 12:19:58 <alexanderdick> BUT it is working with the default "images" content element
  • 12:20:06 <alexanderdick> there the translations work as expected
  • 12:20:25 <alexanderdick> in my fluidcontent element with the fal field the translation does not work as expected
  • 12:20:32 <NamelessCoder> using CSC I assume
  • 12:20:41 <alexanderdick> yes
  • 12:20:45 <NamelessCoder> then there is a difference
  • 12:20:59 <alexanderdick> the default element is the csc element
  • 12:21:03 <NamelessCoder> first of all, CSC uses a TCA field with a lot of added setup
  • 12:21:19 <danilobuerger> NamelessCoder alexanderdick alright i found a multi lang setup... i can reproduce this with typo core.. media in pages doesnt get properly localized
  • 12:21:40 <alexanderdick> thx! great bug in new 6.2 LTS
  • 12:21:40 <NamelessCoder> second, CSC selects these records using the cObject which we don't (as in: that cObject may be applying the overlay)
  • 12:21:59 <NamelessCoder> aaah fudge danilobuerger :(
  • 12:22:16 <danilobuerger> seems to be a core issue for now...
  • 12:22:33 <NamelessCoder> yeah - that field is as plain a FAL field as you get
  • 12:22:38 <alexanderdick> so the media field localization == fal field localization
  • 12:23:19 <alexanderdick> same issue
  • 12:23:21 <alexanderdick> ?
  • 12:23:36 <NamelessCoder> this could be in FAL (when selecting records based on page) and it could be in the page overlay (not being able to overlay this field or ignoring it for some reason)
  • 12:23:53 <randomresult> hi
  • 12:23:59 <NamelessCoder> since we have the issue in fluidcontent this points to a problem in FAL when selecting records :/
  • 12:24:19 <alexanderdick> should I open an issue in the core bug tracker?
  • 12:24:26 <danilobuerger> yes
  • 12:24:27 <alexanderdick> not sure what to do at the moment
  • 12:24:48 <NamelessCoder> open issue, drop us a link here
  • 12:24:55 <alexanderdick> kk
  • 12:24:58 <NamelessCoder> if we can provide additional info we will ;)
  • 12:26:53 <alexanderdick> what category could this belong to? TCEforms? Backend user interface?
  • 12:27:04 <alexanderdick> FAL?
  • 12:32:00 <alexanderdick> I chose Localization ;)
  • 12:32:08 <alexanderdick> here's the link http://forge.typo3.org/issues/57488
  • 12:32:42 <NamelessCoder> I think localization dudes have the best knowledge how to fix :)
  • 12:32:43 <NamelessCoder> thanks!
  • 12:33:02 <alexanderdick> hope this will be fixed soon
  • 12:33:17 <alexanderdick> guess i'm not the only one who needs that
  • 12:34:04 <alexanderdick> @danilobuerger
  • 12:34:16 <alexanderdick> mhh
  • 12:34:36 <alexanderdick> how can I mention someone in this chat?
  • 12:34:42 <NamelessCoder> you just did ;)
  • 12:35:09 <alexanderdick> can you also reproduce this one? http://forge.typo3.org/issues/57472
  • 12:35:34 <alexanderdick> occurs also in the media field
  • 12:37:49 <randomresult> @NamelessCoder we should vote all!
  • 12:37:52 <randomresult> how can i?
  • 12:38:54 <alexanderdick> you have to login with your typo3.org account
  • 12:40:10 <NamelessCoder> can only vote and comment on what I can reproduce ;)
  • 12:40:35 <danilobuerger> NamelessCoder then reproduce it ;-), or transitively trust me ;-)
  • 12:40:57 <randomresult> NamelessCoder you voted already dont u ?
  • 12:41:29 <danilobuerger> randomresult yeah he did
  • 12:41:31 <danilobuerger> :-)
  • 12:42:06 <randomresult> so seems that he trusts you
  • 12:43:20 <danilobuerger> nah i think he reproduced it ;)
  • 12:43:52 <alexanderdick> hope that 6.2.1 comes soon with this issues fixed
  • 12:44:06 <danilobuerger> well they have a lot to fix in the fal area...
  • 12:44:08 <alexanderdick> otherwise I can't translate a page
  • 12:45:36 <randomresult> did u look at the git?
  • 12:45:50 <randomresult> maybe its fixed already?
  • 12:46:17 <danilobuerger> randomresult i went through git yesterday on another fal bug... nothing was there regarding git
  • 12:46:24 <danilobuerger> but it might be worth a shot anyway
  • 12:46:51 <randomresult> hehe... regarding git ... nice one!
  • 12:47:06 <danilobuerger> ahh regarding fal ;)
  • 12:47:13 <danilobuerger> not enough coffee yet
  • 12:47:22 <randomresult> go get some
  • 12:47:28 <randomresult> i just had one
  • 12:47:36 <danilobuerger> Denyerec kept me up all night here
  • 12:47:41 <randomresult> i saw it
  • 12:47:59 <randomresult> maybe i go and view that video of NamelessCoder again... that one wakes u up
  • 12:50:21 <randomresult> this cant be realtime
  • 12:50:25 <soee> do i have to configure PAGE object to get content from fluidpages ?
  • 12:50:39 <NamelessCoder> don't be fooled randomresult - all pauses are cut out
  • 12:50:53 <NamelessCoder> and many parts done twice ;)
  • 12:50:58 <randomresult> anyway. looks like on christal
  • 12:51:04 <randomresult> ah
  • 12:51:09 <randomresult> it is on christal!
  • 12:51:17 <NamelessCoder> I am not *that* flawless when typing ;)
  • 12:52:22 <NamelessCoder> and there's a lot of muscle memory in those method names - and I use autocompletion. So I do cheat a bit ;)
  • 12:53:02 <randomresult> anyway. make me smile when watching. carnifex in the background rounds it up
  • 12:54:05 <NamelessCoder> that's what I was listening to while making it :)
  • 12:54:34 <randomresult> claus... i know
  • 12:54:40 <randomresult> i can see it!
  • 12:55:50 <randomresult> after that, i need a break!
  • 12:56:14 <randomresult> @NamelessCoder you still remember my little TS - Problem?
  • 12:56:25 <randomresult> i will remind you from time to time :)
  • 12:56:32 * randomresult is off for a break!
  • 13:22:05 <randomresult> @danilobuerger which version of fluidcontent_core u use in your environments? development branch?
  • 13:23:35 <danilobuerger> randomresult yes use only dev branch for fcc, nothing else is maintained atm
  • 13:23:57 <randomresult> just browsing this... still hello world in there right?
  • 13:24:20 <danilobuerger> not for the regular ones... just the obscure ones
  • 13:24:25 <danilobuerger> but you are welcome to change that :-)
  • 14:27:52 <randomresult> @NamelessCoder u there?
  • 14:58:08 <Denyerec> hey randomresult
  • 14:58:16 <randomresult> there he is!
  • 14:58:32 <randomresult> comon clap ...
  • 15:01:26 <alexander_dick> hi guys
  • 15:01:41 <BenjaminR> hi alexander
  • 15:02:04 <alexander_dick> is it possible to influence the ordering of the fluidcontent elements?
  • 15:02:06 <alexander_dick> http://i.imgur.com/HYLMHIe.jpg
  • 15:02:30 <alexander_dick> at the moment I do it via the filename ... 10-xyz.html, 20-xyz.html, ...
  • 15:02:51 <randomresult> which is no good idea
  • 15:02:56 <randomresult> never start using a number
  • 15:03:02 <alexander_dick> ;) i know
  • 15:03:13 <randomresult> replace it with a1
  • 15:03:14 <randomresult> a2
  • 15:03:16 <alexander_dick> it's not beautyful but it works
  • 15:03:16 <randomresult> a3
  • 15:03:36 <alexander_dick> is there any other way?
  • 15:03:43 <randomresult> not as far as i know
  • 15:03:52 <BenjaminR> nothing else right now (without garanty)
  • 15:03:53 <alexander_dick> a sorting argument on the <flux:form would be nice
  • 15:04:23 <BenjaminR> anyone is everytime welcome to create feature requests on github
  • 15:04:37 <randomresult> alexander_dick i will vote for it !
  • 15:04:47 <alexander_dick> alright
  • 15:04:56 <mrboe> searching for the uncache render
  • 15:04:56 <alexander_dick> third report/request today :D
  • 15:04:56 <randomresult> https://github.com/FluidTYPO3/flux/issues
  • 15:04:59 <BenjaminR> the best feedback is that from you - using the extensions in hunderts of use cases
  • 15:05:03 <mrboe> cant find it
  • 15:05:23 <mrboe> f:render.uncache or something like that
  • 15:05:34 <mrboe> was written in the chatt some days ago
  • 15:06:15 <alexander_dick> maybe @NamelessCoder knows what's best here
  • 15:06:57 <randomresult> normally, when i disapear, @NamelessCoder joins the converstation...
  • 15:07:01 <randomresult> just a sec
  • 15:07:13 <randomresult> worked?
  • 15:07:28 <randomresult> ;)
  • 15:08:41 <alexander_dick> lol
  • 15:09:14 * randomresult will grab another coffee now...
  • 15:11:11 <Denyerec> I thought of a feature yesterday
  • 15:11:14 <Denyerec> And can't remember what it was.
  • 15:11:45 <alexander_dick> https://github.com/FluidTYPO3/flux/issues/508
  • 15:12:27 <alexander_dick> looking forward to it! ;)
  • 15:13:05 <Denyerec> Dumb question
  • 15:13:12 <Denyerec> but how DO you create a feature request on Github?
  • 15:13:41 <BenjaminR> create an issue and prefix with [FEATURE]
  • 15:13:41 <randomresult> Denyerec creating an issue in the project ? [FEATURE] This is my feature
  • 15:13:47 <Denyerec> ahhh
  • 15:13:48 <Denyerec> an issue
  • 15:13:48 <Denyerec> OK
  • 15:14:26 <randomresult> name it with prefix [FEATURE / TASK / BUG / BUGFIX?]
  • 15:15:53 <Denyerec> Feels like i'm yelling ;)
  • 15:16:47 <randomresult> Denyerec you can add more than on sheet...
  • 15:17:27 <randomresult> Denyerec is that what you mean
  • 15:19:44 <Denyerec> Nah
  • 15:19:51 <Denyerec> you can add your own tabs to the Flux form
  • 15:19:53 <Denyerec> this I undertstand
  • 15:20:01 <Denyerec> but they all appear below "plugin options" on the "General" tab
  • 15:20:17 <Denyerec> I'm saying to shift the whole flux form to its own tab called <myLabel>
  • 15:21:30 <mrboe> so me again v:content.random.render does not change content until clear cache
  • 15:22:11 <mrboe> is there a way to uncache this
  • 15:28:15 <randomresult> doesnt v:render:uncache does that?
  • 15:28:34 <mrboe> v:content.random.render:uncache ??
  • 15:28:38 <NamelessCoder> https://github.com/FluidTYPO3/vhs/blob/development/Classes/ViewHelpers/Render/UncacheViewHelper.php still undocumented
  • 15:30:02 <mrboe> so i create a partial with the random in it - and render this unached
  • 15:30:48 <randomresult> * Uncaches partials. Use like ``f:render``.
  • 15:30:48 <randomresult> * The partial will then be rendered each time.
  • 15:36:41 <Denyerec> What do you guys use for a spam-proof contact form ?
  • 15:36:50 <Denyerec> I've been using sp_bettercontact which has great spam pickup
  • 15:36:58 <Denyerec> But wondered if there were any better / more modern ones
  • 15:47:02 <Denyerec> I'm a tad confused about menu params,
  • 15:47:02 <Denyerec> <v:page.menu entryLevel="1" levels="-1">
  • 15:47:38 <Denyerec> I have that, which I thought would show "subpages"
  • 15:47:56 <randomresult> and it doesnt?
  • 15:47:58 <Denyerec> I think locking the entrylevel is doing it
  • 15:48:42 <Denyerec> If you go here:
  • 15:48:42 <Denyerec> http://alba-dev.sozu.co.uk/what-we-treat/
  • 15:48:54 <Denyerec> You see it shows the subpages for the "what we treat" page
  • 15:48:58 <Denyerec> But if you click on Knee Pain
  • 15:49:02 <Denyerec> It renders the same level out
  • 15:49:09 <Denyerec> presumably because of the "entrylevel" param
  • 15:49:11 <Denyerec> I might knock that out
  • 15:49:17 <Denyerec> then it should take the contet level
  • 15:51:03 <randomresult> i have nearly all that pains...
  • 15:54:51 <Denyerec> hhe
  • 15:54:56 <Denyerec> Well my only pain is now I've nuked the menu
  • 15:55:05 <Denyerec> I just wanted subpages of the current page
  • 15:55:15 <Denyerec> <v:page.menu entryLevel="-1" levels="1">
  • 15:55:23 <Denyerec> But now I see now menu at all :)
  • 16:01:28 <BenjaminR> Denyerec ?! :)
  • 16:01:51 <Denyerec> I just wanted subpages of the current page
  • 16:01:55 <BenjaminR> entryLevel="1" levels="2" expand="ALL"
  • 16:02:07 <BenjaminR> oh expand attribut is called different
  • 16:02:12 <Denyerec> I thought you had to have -ve entrylevel for relative menus ?
  • 16:02:26 <NamelessCoder> expandAll="TRUE"
  • 16:02:27 <BenjaminR> you need a relative menu?
  • 16:02:42 <BenjaminR> Thanks NamelessCoder ;)
  • 16:03:23 <NamelessCoder> expandAll=TRUE and BAM! sitemap.
  • 16:05:49 <Denyerec> Yeah
  • 16:05:57 <Denyerec> just need a menu of the subpages of th current page
  • 16:06:11 <Denyerec> i thought that would be entrylevel -1
  • 16:06:15 <Denyerec> levels 1
  • 16:06:19 <Denyerec> but that renders nothing
  • 16:09:18 <NamelessCoder> <v:page.menu />
  • 16:09:40 <NamelessCoder> that wasn't a joke btw
  • 16:10:11 <randomresult> too simple...
  • 16:15:04 <xaver> i updated the preview web to 6.2 from flux 7.0-dev and so on - afterwards all content elements are outsite the cloumngird and also inside the column -if i deleete one the other is gone - what did i miss?
  • 16:16:03 <NamelessCoder> xaver you allowed tt_content.colPos to be ALTER'ed to unsigned int without first running Flux's upgrade script
  • 16:16:23 <NamelessCoder> ...and the only way to recover is DB backup restore
  • 16:16:47 <xaver> NamelessCoder: THX
  • 16:19:52 <Denyerec> claus menu with no params renders my top level pages
  • 16:19:54 <Denyerec> nothing more :/
  • 16:20:52 <Denyerec> https://gist.github.com/Denyerec/41f3714e66264c04d064
  • 16:22:57 <NamelessCoder> if you are in a content element: <v:page.menu pageUid="{record.pid}" />
  • 16:27:05 <Denyerec> I'm in a Partial
  • 16:27:09 <Denyerec> Does that make a difference?
  • 16:27:21 <Denyerec> perhaps I have to pass something to the partial
  • 16:27:22 <Denyerec> OOoh!!
  • 16:27:24 <Denyerec> that could be it
  • 16:27:27 <Denyerec> Arguments
  • 16:27:39 <Denyerec> <f:render partial="PageObjects" section="PageNavigation" arguments="{page:page}"/>
  • 16:27:40 <Denyerec> Tnats
  • 16:27:49 <Denyerec> That's how I called the partial.
  • 16:28:26 <Denyerec> hmm
  • 16:28:26 <Denyerec> no
  • 16:28:32 <Denyerec> {_all} didnd't improve the situation either.
  • 16:29:05 <Denyerec> You'll have trouble with your cache benjaminr if all you changed was case... ;)
  • 16:29:45 <benjaminr> System is shut down - no cache involved
  • 16:29:58 <Denyerec> (I was on about your IRC nick, but no matter ;))
  • 16:30:07 <benjaminr> me too ^^
  • 16:30:10 <Denyerec> hah
  • 16:30:15 <benjaminr> This is just auto responder ^^
  • 16:30:16 <Denyerec> This blasted menu
  • 16:30:26 <Denyerec> I've got this:
  • 16:30:29 <Denyerec> Sod it, I'll gist it
  • 16:31:43 <Denyerec> https://gist.github.com/Denyerec/41f3714e66264c04d064
  • 16:33:21 <danilobuerger> lol @ "sod it"
  • 16:33:27 <danilobuerger> you english people ;)
  • 16:34:24 <Denyerec> :)
  • 16:34:34 <Denyerec> It just seems determined to render the top level page items
  • 16:34:57 <danilobuerger> thats the correct behavior if you manually render
  • 16:35:34 <Denyerec> So how do I get "subpages of current page" ?
  • 16:35:37 * Denyerec is really confused now
  • 16:35:46 <Denyerec> All of a sudden I'm yearning for a TMENU ;)
  • 16:36:00 <danilobuerger> well use auto render
  • 16:36:13 <danilobuerger> <v:page.menu pageUid="{record.pid}" />
  • 16:36:35 <Denyerec> Connnfuuuusion.
  • 16:36:40 <danilobuerger> why?
  • 16:36:41 <Denyerec> Was I supposed to figure that out? :)
  • 16:37:32 <danilobuerger> its not documented very welll... if you have nothing inside v:page.menu then its auto render... which will do levels as you specify by "levels"
  • 16:37:42 <danilobuerger> https://github.com/FluidTYPO3/vhs/blob/master/Classes/ViewHelpers/Page/Menu/AbstractMenuViewHelper.php
  • 16:37:42 <Denyerec> Hmm
  • 16:37:45 <Denyerec> that's not done it either
  • 16:37:46 <danilobuerger> take a look at the options
  • 16:37:58 <Denyerec> it's still just rendering the top level pages.
  • 16:38:00 <danilobuerger> <v:page.menu pageUid="{record.pid}" levels="3" expandAll="1"/>
  • 16:38:02 <danilobuerger> try that
  • 16:38:19 <Denyerec> wait now it's doing siblins
  • 16:38:47 <danilobuerger> thats because of expandAll
  • 16:39:38 <danilobuerger> look at http://fluidtypo3.org/viewhelpers/vhs/master/Page/MenuViewHelper.html for all options
  • 16:40:00 <Denyerec> yeah that's what I was looking at when I was trying entryLevle
  • 16:40:04 <Denyerec> as I remembered that from normal TS
  • 16:40:32 <danilobuerger> there is also entryLevel
  • 16:40:56 <Denyerec> Still it's rendering siblings.
  • 16:41:06 <danilobuerger> but the important thing to remember with v:page.menu is -> it will only auto render if you have nothing inside... other than that it will auto render
  • 16:41:11 <danilobuerger> what do you mean by siblings?
  • 16:41:23 <danilobuerger> it is supposed to render siblings of level 0
  • 16:41:38 <Denyerec> http://denyerec.co.uk/stuff/.screencaps/2014-04-01_15-41-34.png
  • 16:41:54 <Denyerec> If I am on the Knee Pain page, I want to see "Traumatic Onset" and "Non-Traumatic Onset" in the menu
  • 16:42:09 <Denyerec> instead, I am seeing "Knee Pain", "Back Pain", "Sports Injuries"
  • 16:42:38 <danilobuerger> ah
  • 16:42:44 <danilobuerger> did you set pageUid properly ?
  • 16:47:29 <Denyerec> https://gist.github.com/Denyerec/41f3714e66264c04d064
  • 16:47:47 <danilobuerger> ....
  • 16:47:49 <danilobuerger> seriously?
  • 16:47:57 <danilobuerger> USE <v:page.menu pageUid="{record.pid}" levels="3" expandAll="TRUE" />
  • 16:48:01 <danilobuerger> nothing in between
  • 16:50:29 <bjo3rn> I'd use {page.pid} instead of {record.pid} and set entryLevel=2, just my 2ct ;)
  • 16:53:26 <bjo3rn> strike that, especially the entryLevel. it's BS. :S
  • 16:53:59 <bjo3rn> unless...
  • 16:54:05 <bjo3rn> :p
  • 16:58:56 <Denyerec> This really should not be this challenging :S
  • 16:59:26 <Denyerec> danilobuerger - I need the manual control of the rendering, though.
  • 16:59:32 <Denyerec> I will try your snippet
  • 16:59:36 <Denyerec> but I do need to be able to alter the markup
  • 17:02:17 <Denyerec> ok
  • 17:02:17 <Denyerec> so
  • 17:02:21 <Denyerec> the autorendered menu is OK
  • 17:04:16 <Denyerec> wait no it's not
  • 17:04:19 <Denyerec> it's showing siblings as well.
  • 17:04:49 <Denyerec> <v:page.menu /> shows only top level pages.
  • 17:05:39 <Denyerec> is pid "parent id" or "page id"
  • 17:06:09 <bjo3rn> Denyerec you want the submenu of the current page, right?
  • 17:06:25 <Denyerec> Jep
  • 17:07:00 <bjo3rn> then I'd go for <v:page.menu entryLevel="2" />
  • 17:07:07 <Denyerec> But I need to be able to alter the markup
  • 17:07:08 <bjo3rn> no need to specify the pageUid then
  • 17:07:15 <bjo3rn> sure, use your code
  • 17:07:45 <Denyerec> I could have sworn I've tried this
  • 17:07:46 <Denyerec> :)
  • 17:07:50 <Denyerec> I've permuted almost everything by now!
  • 17:07:56 <bjo3rn> this was just to show the arguments to use
  • 17:08:01 <bjo3rn> hehe
  • 17:08:25 <Denyerec> WAHha
  • 17:08:28 <Denyerec> GNNGH
  • 17:08:30 <Denyerec> VVvvffffv
  • 17:08:31 <Denyerec> It works.
  • 17:08:36 <Denyerec> I am *certain* I did this
  • 17:08:46 <Denyerec> Maybe I tried entrylevel 2 before I passed {_all~} in
  • 17:08:47 <Denyerec> :/
  • 17:08:54 <bjo3rn> cool
  • 17:09:35 <Denyerec> should I pass {page} or {_all} to my partial ?
  • 17:09:36 <bjo3rn> sometimes you'll have to fiddle with entryLevel depending on the depth of your menu (at least I have to)
  • 17:09:49 <Denyerec> If I pass {page} then <v:page.link pageUid="{page.pid}" /> renders the current page link
  • 17:09:49 <alexander_dick> hello again :)
  • 17:09:54 <Denyerec> if I pass {_all} it renders the parent
  • 17:10:13 <bjo3rn> I tend to pass in as little as possible.
  • 17:10:25 <bjo3rn> or as narrow as possible
  • 17:10:34 <bjo3rn> so I'd go for page
  • 17:11:03 <Denyerec> Page breaks the parent link rendering.
  • 17:11:06 <alexander_dick> quick question: is it possible in a flexform to insert a normal text which is shown to the user?
  • 17:11:08 <bjo3rn> {page.pid} is the parent, {page.uid} the current
  • 17:11:18 <Denyerec> That's what I thought, but it's not what I see.
  • 17:11:20 <alexander_dick> like a hint inside a sheet
  • 17:11:25 <Denyerec> also this menu seems broken on some pages :/
  • 17:11:49 <bjo3rn> alexander_dick you can use the 'custom' viewhelper for that to insert html
  • 17:12:02 <alexander_dick> awesome thx!
  • 17:12:08 <bjo3rn> np
  • 17:12:22 <alexander_dick> i was looking in the documentation but apparently I was blind
  • 17:13:01 <alexander_dick> seems to happen from time to time ;)
  • 17:13:02 <bjo3rn> well, 'custom' is not too verbose naming I guess ;)
  • 17:13:20 <bjo3rn> plus it happens, yes ;)
  • 17:13:33 <bjo3rn> Denyerec broken on some pages? whaddayamean?
  • 17:13:49 <alexander_dick> maybe html would be a better name
  • 17:14:15 <bjo3rn> fx, yes
  • 17:14:23 <Denyerec> On my sub page, I see the subpages and I thought it was working
  • 17:14:26 <Denyerec> but if I go up a level
  • 17:14:32 <Denyerec> to a page that has 12 subpages
  • 17:14:35 <Denyerec> it renders no menu at all :/
  • 17:14:56 <Denyerec> might be caches
  • 17:14:57 <Denyerec> 1 mo
  • 17:15:04 <bjo3rn> chances are, yes
  • 17:15:21 <Denyerec> sadly not
  • 17:15:26 <Denyerec> unless i need to clear typo3temp again
  • 17:15:36 <bjo3rn> no.
  • 17:15:50 <bjo3rn> CMD+SHIFT+R (Chrome)?
  • 17:16:09 <bjo3rn> which page in the above tree (your screenshot)?
  • 17:16:52 <bjo3rn> using entryLevel you somwhat hardcode the depth of your menu ofc.
  • 17:17:34 <alexander_dick> I like it to insert random HTML in backend forms :)
  • 17:18:35 <bjo3rn> alexander_dick that's something else and not possible to my knowledge
  • 17:19:55 <alexander_dick> <flux:flexform.field.custom name="hint"><b>foo</b></flux:flexform.field.custom>
  • 17:19:58 <alexander_dick> working like a charm
  • 17:21:42 <bjo3rn> ehm, I think we talk past each other ;)
  • 17:22:17 <alexander_dick> :)
  • 17:24:28 <alexander_dick> I'm gonna insert a nice yellow warning box inside a content element if wrong settings are selected ;)
  • 17:28:45 <bjo3rn> Denyerec, sup?
  • 17:29:04 <Denyerec> Still broken.
  • 17:29:08 <bjo3rn> thrown the computer out of the window?
  • 17:29:24 <Denyerec> Tempted.
  • 17:29:29 <bjo3rn> on which page of the tree you posted above?
  • 17:29:49 <Denyerec> I am tempted to just render a tsObj :/
  • 17:29:55 <Denyerec> How is best to show you
  • 17:30:13 <Denyerec> http://denyerec.co.uk/stuff/.screencaps/2014-04-01_15-41-34.png
  • 17:30:14 <Denyerec> Ok
  • 17:30:18 <Denyerec> On the "What we treat" page
  • 17:30:19 <Denyerec> I see no menu
  • 17:30:28 <Denyerec> On the "Knee pain" page, I see a menu of subpages.
  • 17:31:08 <bjo3rn> if you set entryLevel="1" the treat page works?
  • 17:31:35 <Denyerec> https://gist.github.com/Denyerec/41f3714e66264c04d064
  • 17:32:19 <Denyerec> yeah,,, the entry level is hardcoding the enupoint as you suggest
  • 17:32:32 <bjo3rn> ok, then back to the original plan
  • 17:32:53 <bjo3rn> swap entryLevel with pageUid="{page.uid}"
  • 17:33:57 <Denyerec> Result
  • 17:34:11 <Denyerec> I owe this channel so many beers
  • 17:34:26 <bjo3rn> so it's working?
  • 17:34:27 <Denyerec> I tihnk when I first tired pageUId I was passing {page} not {page:page}
  • 17:34:40 <Denyerec> Now I am passing {page:page} (Why is that, anyway?) the page.uid is picking up.
  • 17:34:46 <Denyerec> WHy the page:page notation ?
  • 17:34:52 <Denyerec> instead of just {page} in arguments ?
  • 17:35:24 <bjo3rn> because you want to set a variable 'page' with the value of 'page'
  • 17:35:56 <bjo3rn> you could also do {foobar: page} and use pageUid="{foobar.page}" but...
  • 17:36:08 <bjo3rn> {foobar.uid} ofc
  • 17:37:57 <bjo3rn> and {_all} is some magic array containing all existing variables (notice that it is an array, thus the different notation)
  • 18:27:13 <randomresult> hi @bjo3rn , hi Denyerec
  • 18:29:48 <bjo3rn> hi randomresult
  • 18:29:59 <randomresult> hi still the fathers left...
  • 18:30:01 <randomresult> :)
  • 18:30:32 <Denyerec> Ah so array -> _
  • 18:36:38 <bjo3rn> Denyerec no, the underscore is arbitrary. maybe to mark it as 'special' ;)
  • 18:37:12 <cedricziel> the array notation for fluid is comparable to the object notation in JS
  • 18:38:58 <Denyerec> Ok.I.think.I.got.you
  • 18:39:11 * randomresult is off for a while... see u all
  • 19:10:59 <moger_xx> when using <v:asset> viewhelpers, everything works fine, except the little flaw that i'm getting "holes" in the resulting source code
  • 19:11:16 <moger_xx> anyone know a workaround to prevent this?
  • 19:11:34 <moger_xx> i mean linebreaks with "holes".
  • 19:16:38 <mhmli> anyone still here?
  • 19:24:34 <danilobuerger> yes mhmli
  • 19:24:38 <cedricziel> moger_xx: this is a fluid issue, use an external optimizer if you care about duplicated line-breaks in production anyways
  • 19:24:38 <danilobuerger> but you are gone :-(
  • 19:28:55 <moger_xx> thanks, i tried tinysource but it doesnt adress this issue specifically :)
  • 19:29:06 <moger_xx> any suggestions for another extension?
  • 19:30:22 <cedricziel> sourceopt?
  • 19:30:40 <cedricziel> that's the only one i even know which is an extension
  • 19:30:50 <cedricziel> i use pagespeed for those purposes
  • 19:31:13 <NamelessCoder> don't go the sourceopt etc. way or you'll be sorry in the long run ;)
  • 19:31:30 <moger_xx> I know, i had it once :)
  • 19:31:33 <NamelessCoder> I have had numerous complaints about unexpected behavior with such formatters
  • 19:31:41 <moger_xx> and i know i removed it for some reason i cant remember ;)
  • 19:31:56 <cedricziel> if you have to, plug the pagespeed in. that's the only serious attempt i know
  • 19:32:02 <moger_xx> ok i think I'll leave it as-is for now and go with pagespeed on the long run.
  • 19:32:09 <moger_xx> thank you guys!
  • 19:32:16 <NamelessCoder> yw :)
  • 19:32:19 <cedricziel> + fine looking source code is more voluminous for machines that eat it
  • 19:32:27 <moger_xx> by the way, excellent work, the new documentation
  • 19:32:27 <cedricziel> no problem :)
  • 19:32:36 <cedricziel> all credits NamelessCoder
  • 19:32:40 <NamelessCoder> it's fat, Cedric. It's okay to call it fat ;)
  • 19:32:45 <moger_xx> :)
  • 19:32:52 <cedricziel> haha, yep
  • 19:33:10 <cedricziel> the fat fish finger source code doesnt help any machine
  • 19:33:12 <cedricziel> :)
  • 19:58:51 <Guest|47570> Hi all! I have a problem upgrading from 6.0.4 to 7.0.0 on an upgraded typo3 6.2 (upgraded from 6.1.5). When I install FLUX I get an error in the extension manager. The version is from TER and the error I get is due to a require_once(...Classes\Utility\Version.php) in the flux directory. The file is really not there...
  • 20:01:27 <danilobuerger> Guest|47570 Version.php got renamed to VersionUtility.php
  • 20:02:06 <danilobuerger> please be aware of the colPos change: http://fluidtypo3.org/blog/news/new-colpos-value.html
  • 20:02:19 <Guest|47570> Ok, already tryed renaming it (I supposed that was the error). The problem is in the typo3 relased core??
  • 20:02:46 <Guest|47570> I got another error about something linke "unable to get class Utiliy_...
  • 20:02:49 <randomresult> evening
  • 20:02:57 <Guest|47570> I could not remember the full error now.
  • 20:04:20 <Guest|47570> P.S: Upgrading to 6.0.4 I already loaded the update script.
  • 20:11:58 <cedricziel> sounds like your class loader hates you.
  • 20:15:17 <Guest|47570> could be. :)
  • 20:19:23 <Denyerec> Guest|47570 have you flushed /typo3temp ?
  • 20:19:26 <Denyerec> That was kicking my ass.
  • 20:19:43 <randomresult> denyrec u work on mac?
  • 20:20:46 <Denyerec> nope.
  • 20:20:53 <Denyerec> Win7 machine, with my dev env. inside a VM
  • 20:20:56 <Denyerec> (Crunchbang Linux)
  • 20:21:12 <Denyerec> That way my dev environment is portable.
  • 20:21:13 <randomresult> there is a tool called livereload
  • 20:21:17 <Guest|47570> Denyerec: Deleted all the files in typo3temp/Cache
  • 20:21:24 <Denyerec> do the whole of /typo3temp/
  • 20:21:27 <randomresult> for mac. empties temp when something changed
  • 20:21:31 <Denyerec> Cleanse it with holy fire
  • 20:21:38 <danilobuerger> Guest|47570 you will need to do more than that
  • 20:21:43 <randomresult> rm -rf typo3temp/*
  • 20:21:48 <danilobuerger> please go to install tool and hit the Clean all Caches button
  • 20:22:00 <danilobuerger> not only typo3temp needs to be cleared but also DB tables
  • 20:22:54 <Guest|47570> ok, I'll try that. Thanks for the help for today.
  • 20:23:03 <Guest|47570> I'have to go, sorry.
  • 20:45:12 <Denyerec> {f:render(partial:'PageObjects', section:'BrowserSync') -> if(condition:settings.enableBrowserSync)}
  • 20:45:15 <Denyerec> Was that close ?
  • 20:49:28 <danilobuerger> no idea what you are doing ^^
  • 20:49:31 <Denyerec> Not quite
  • 20:49:44 <Denyerec> just want to conditionally render a partial based on a TRUE / FALSE TS setting
  • 20:49:55 <BenjaminR> Denyerec - yes close :)
  • 20:49:56 <Denyerec> And still struggling with the inline syntax
  • 20:50:10 <BenjaminR> if is missing namespace f:
  • 20:50:19 <Denyerec> f:if( ?
  • 20:50:23 <danilobuerger> f:if
  • 20:50:27 <Denyerec> fififififif
  • 20:50:30 <Denyerec> ¬_¬
  • 20:50:31 <BenjaminR> there is no if viewhelper :)
  • 20:50:32 <danilobuerger> or v:if , if you dare
  • 20:50:33 <Denyerec> Damn poodles.
  • 20:50:35 <Denyerec> LOL
  • 20:50:42 <Denyerec> Why do you make that sound mysterious and full of peril?
  • 20:50:49 <danilobuerger> v:if is mighty
  • 20:51:10 <danilobuerger> but its more obscure than v:resource.* to use
  • 20:51:19 <danilobuerger> its syntax is from hell
  • 20:51:19 <BenjaminR> yap - makes you feel reaaaally tiny :D
  • 20:51:31 <danilobuerger> invented by yours truely NamelessCoder and me :D
  • 20:51:36 <Denyerec> LOL
  • 20:51:42 <Denyerec> and even you're scared of it ?
  • 20:51:49 * Denyerec buys two tickets in the opposite direction
  • 20:51:52 <BenjaminR> :)
  • 20:52:17 <BenjaminR> {f:render(partial: 'PageObjects', section: 'BrowserSync') -> f:if(condition: settings.enableBrowserSync)}
  • 20:52:26 <danilobuerger> well i am the one who implemented it, and i like to stay as far away as possible
  • 20:52:50 <BenjaminR> Denyerec - do yourself a favor and add some attension to cgl - whitespace after attribut name
  • 20:52:52 <BenjaminR> fx
  • 20:52:59 <BenjaminR> :)
  • 20:53:12 <danilobuerger> Denyerec here are v:if usage examples -> https://github.com/FluidTYPO3/vhs/pull/401
  • 20:53:14 <NamelessCoder> v:if is like that combined screwdriver and top wrench which has six bends and is 1,2 meters long but is the only tool you can use when dismounting a car engine.
  • 20:53:41 <NamelessCoder> or, something like that
  • 20:54:06 <Denyerec> There's CGL for fluid templates?
  • 20:54:09 <Denyerec> I've overlooked this
  • 20:54:14 <Denyerec> I am set up for the core submission ones
  • 20:54:16 <BenjaminR> NO! there is cgl for your code :)
  • 20:54:27 <Denyerec> but hadn't even thought about templates
  • 20:54:29 <BenjaminR> You decide :)
  • 20:55:11 <Denyerec> Ah
  • 20:55:19 <Denyerec> so danilobuerger - why'd you write it if it now terrifies you? :)
  • 20:56:05 * NamelessCoder is remorseless for the monster he helped create
  • 21:15:55 <danilobuerger> Denyerec it always terrified me... but there is actually no better way to do it in Fluid
  • 21:16:05 <Denyerec> hahha
  • 21:16:22 <Denyerec> oh man yeah I saw these the other day
  • 21:19:10 <Denyerec> (: no, 1: idea, 2: what ( 0: is, 1: meant to be) 3: going, : on with them)
  • 21:21:36 <Denyerec> I don't get why you'd use v:if
  • 21:32:10 <BenjaminR> dont make yourself to much headache - i always say "when you need it you will know"
  • 21:32:24 <BenjaminR> wait for the moment when there is a usecase for it
  • 21:32:40 <BenjaminR> until then - forget about the details and simply remember "there is something bigger" :)
  • 21:42:41 <danilobuerger> Denyerec v:if is like porn... you will know it when you see it
  • 21:43:02 <Denyerec> Hah
  • 21:43:17 <Denyerec> Do you guys have a preferred extension for doing basic contact email forms ?
  • 21:43:21 <danilobuerger> yes
  • 21:43:22 <danilobuerger> fromage
  • 21:43:36 <danilobuerger> https://github.com/FluidTYPO3/fromage
  • 21:43:43 <danilobuerger> will be released very soon ;-)
  • 21:44:01 <Denyerec> That first bullet didn't sell me
  • 21:44:09 <Denyerec> "Bleedin' friggin' edge - and so very much NOT ready for practical use. Don't say I didn't warn you. Stay tuned though."
  • 21:44:11 <Denyerec> :D
  • 21:44:20 <Denyerec> Did you ever use sp_bettercontact ?
  • 21:44:36 <danilobuerger> no.. never trust READMEs that claus wrote :D
  • 21:44:41 <Denyerec> hahaha
  • 21:44:49 <Denyerec> sp_bettercontact had nice simple features.
  • 21:44:57 <Denyerec> If you haven't, I'd suggest quickly checking it out.
  • 21:45:02 <Denyerec> The spam handling was great
  • 21:48:43 <danilobuerger> i use fromage
  • 21:48:47 <danilobuerger> you cant convince me
  • 21:48:58 <Denyerec> INot as an alternative
  • 21:49:03 <Denyerec> just for handy features
  • 21:49:09 <danilobuerger> fromage > *
  • 21:49:11 <Denyerec> it seems this is a lot of work to build an email contact form.
  • 21:49:15 <danilobuerger> i mean een the name is awesome
  • 21:49:20 <Denyerec> pipes, templates, etc.
  • 21:49:54 <Denyerec> How would you handle spam / possible spam for example.
  • 21:51:11 <danilobuerger> captcha?
  • 21:51:37 <Denyerec> Eeeuch
  • 21:52:59 <Denyerec> ok I jut inished reading the fromage readme
  • 21:53:02 <Denyerec> and it DOES sound awesome.
  • 21:53:06 <Denyerec> ¬_¬
  • 21:53:13 <Denyerec> Really awesome, actually
  • 21:53:15 <danilobuerger> ...
  • 21:53:18 <danilobuerger> i told you
  • 21:53:21 <Denyerec> .You weren't wrong.
  • 21:54:23 <Denyerec> If a content editor creates a form
  • 21:54:34 <Denyerec> can that form be downloaded / exported in any way?
  • 21:54:43 <danilobuerger> ask NamelessCoder
  • 21:54:46 <Denyerec> Cos if I built a contact form with this locally, I'd need to then get it up onto the live site
  • 21:55:46 <danilobuerger> imo EVERYTHING will be possible after this weekend
  • 21:58:07 <Denyerec> lol
  • 21:58:38 <danilobuerger> you know how we killed csc with fcc... we are going to do the same thing with flexforms.... RIP flexforms... we are just gona murder them
  • 22:08:17 <Denyerec> danilobuerger - let's say I wanted to use this fromage thing...
  • 22:08:27 <Denyerec> ...roughly how long is a basic contact form going to take?
  • 22:08:49 <danilobuerger> you would have to ask NamelessCoder ...
  • 22:08:56 <Denyerec> ah so you've not used it ?
  • 22:09:00 <BenjaminR> good question Denyerec - but what do you expect it to do in that basic version
  • 22:09:11 <danilobuerger> NamelessCoder is the master of it
  • 22:10:02 <Denyerec> Email site owner if not spam, email spam contact if it is spam, email the sender with a confirmation, display a flashmessage / remove contact from from view with success message in place.
  • 22:15:15 <danilobuerger> so Denyerec
  • 22:15:28 <danilobuerger> gona code till 3 in the morning again?
  • 22:15:40 <Denyerec> LOL that depends if I decide to use this thing by the looks of it ;)
  • 22:16:24 <danilobuerger> somebody has to try it out and give feedback
  • 22:16:54 <Denyerec> Is that someone my client?
  • 22:16:57 <Denyerec> :)
  • 22:17:21 <danilobuerger> you :-)
  • 22:17:52 <danilobuerger> and as you can see http://fluidtypo3.org/roadmap.html here… fromage is scheduled for april
  • 22:19:23 <danilobuerger> you will be a fluidtypo3 pro in no time Denyerec
  • 22:19:39 <Denyerec> ¬_¬
  • 22:21:26 <Denyerec> I have 50+ images to retouch also.
  • 22:21:32 <Denyerec> So I'm trying to balance my time :Z
  • 22:21:41 <danilobuerger> photoshop batch
  • 22:21:46 <Denyerec> This fromage thing feels like the best thing to do - but I know what a rabbithole looks like.
  • 22:21:54 <Denyerec> LOL if I could batch retouch these, I totally would.
  • 22:22:12 <Denyerec> Sadly the best I could get was a routine to deconvolve the BG to allow low-frequency smoothing on the backdrops.
  • 22:22:23 <Denyerec> The rest is just grind work :(
  • 22:22:43 <Denyerec> Unless you meant to say "Photoshop bitch"
  • 22:22:46 <Denyerec> in which case yes, I am ;)
  • 22:23:09 <danilobuerger> :-(
  • 22:44:57 <soee> *is it possible to disable templates from fluiidpages package ?
  • 22:45:14 <soee> all i want is teh one i will create in my own
  • 22:45:49 <NamelessCoder> sure - just override all template, layout and partial root paths
  • 22:46:41 <Denyerec> Claus = how ready is Fromage ?
  • 22:47:13 <NamelessCoder> pre-alpha
  • 22:47:22 <NamelessCoder> use at your own peril
  • 22:48:26 <Denyerec> Claus-grade peril ?
  • 22:48:37 <NamelessCoder> possibly so
  • 22:49:21 <Denyerec> Ouch.
  • 22:49:23 <NamelessCoder> you should probably stay away from it another month, perhaps even two
  • 22:49:30 <Denyerec> OK, in which case for now I use sp_bettercontact.
  • 22:49:39 <Denyerec> I'm glad you got in there in time to rescue my evenin.
  • 22:50:04 <NamelessCoder> soee please confirm that you read my reply.
  • 22:51:59 <soee> NamelessCoder: yes, thank you
  • 22:53:49 <NamelessCoder> yw :)
  • 23:37:22 <Denyerec> NamelessCoder - with this fromage thing, if someone configures a form in the BE, will there be a convenient way to export it ?
  • 23:37:34 <Denyerec> (EG an export-to-flux option or something)
  • 23:37:38 <Denyerec> Just thinking about deployments is all.
  • 23:41:45 <NamelessCoder> well, that depends on a lot of things - off the bat, no. That plugin is intended to created ad-hoc forms as content only. But there's no telling what might happen in the next few months after Flux gets record-based storage.
  • 23:49:23 <Outdoorsman> Hmmm doesn't appear that there's really much going on with fluidbootstraptheme... it really doesn't look like there's a ton of work to do there but maybe I'm wrong. I've pinged randomresults a few times more about ETA and got no response.
  • 23:49:59 <danilobuerger> Outdoorsman well it is open source after all ;-)
  • 23:50:50 <Outdoorsman> I offered to help but didn't get a response on that either. He probably was just not watching at the time or something.
  • 23:51:22 <NamelessCoder> he has a strange way of not being around when we are :)
  • 23:51:36 <danilobuerger> So you want to use bootstrap or why are you waiting on this?
  • 23:52:28 <Outdoorsman> yes. I really do want to use bootstrap and would sure like to develop with something I don't have to redo all my templates for down the road.
  • 23:53:12 <danilobuerger> i personally despise bootstrap, but maybe looking how fluidtypo3.org implements it will help? https://github.com/FluidTYPO3/fluidtypo3org
  • 23:53:16 <Outdoorsman> I'm getting error with both options, fluidbootstraptheme as well as fuildpages_bootstrap.
  • 23:53:59 <Outdoorsman> I noticed your comments about it a while ago but stayed out of it :)
  • 23:55:47 <NamelessCoder> danilobuerger the main thing here would be the reusable content that is being made more starting-point-like (yay, words...) in fluidbootstraptheme than it was in fluidcontent_bootstrap
  • 23:56:23 <NamelessCoder> I told Outdoorsman to wait because the successor ext is likely to be maintained and developed more actively than our two bootstrap exts
  • 23:56:43 <danilobuerger> ok
  • 23:57:51 <Outdoorsman> I guess I haven't really used Foundation much yet, but it appears to be more what it is labeled... a foundation. I am very good at CSS but it still saves some time as long as you don't have to change every option in which case it becomes a pain. Just depends on your model I guess.
  • 23:59:05 <Outdoorsman> That's (at least at this point) why I chose Bootstrap. There is also a larger following which can be beneficial in *some* cases.

20140402

  • 00:00:17 <NamelessCoder> you'll likely find more boilerplate and example stuff for bootstrap than foundation
  • 00:01:15 <Outdoorsman> I'm willing to help where I'm able, yet I'm just learning fluid so am quite limited at the moment for debugging errors.
  • 00:02:13 <Outdoorsman> (Deep breath)
  • 00:02:56 <NamelessCoder> which error do you have currently with fluidpages_bootstrap? If nothing else, it could get you started
  • 00:07:15 <NamelessCoder> Outdoorsman have you tried refreshing every repository? I'm trying fluidbootstraptheme right now and it seems to work
  • 00:10:40 <Outdoorsman> I will check.
  • 00:21:21 <Outdoorsman> I'm getting a git error.
  • 00:21:49 <Outdoorsman> I do this... git clone https://github.com/fluidbootstraptheme-for-typo3/fluidbootstraptheme.git typo3conf/ext/fluidbootstraptheme && cd typo3conf/ext/fluidbootstraptheme && git checkout development && cd ../../..
  • 00:21:53 <Outdoorsman> ...AND GET THIS... error: The requested URL returned error: 403 Forbidden while accessing https://github.com/fluidbootstraptheme-for-typo3/fluidbootstraptheme.git/info/refs
  • 00:22:08 <NamelessCoder> there is something horribly wrong on github right now
  • 00:22:16 <NamelessCoder> I'm also getting errors/timeouts left and right
  • 00:22:31 <Outdoorsman> Is that a GitHub thing?
  • 00:22:36 <NamelessCoder> very much so
  • 00:22:46 <Outdoorsman> Wow... I thought thye were a rock
  • 00:22:47 <NamelessCoder> https://status.github.com/
  • 00:22:59 <NamelessCoder> this happens every now and then but usually is over within minutes
  • 00:25:08 <Outdoorsman> Well that's a relief. I thought I was going crazy there for a minute.
  • 00:25:21 <NamelessCoder> you and me both :)
  • 00:28:11 <soee> what do i have to do, to get output of my fluidpages in forntend ? i have grid in backend for frontpage but no output in forntend at all
  • 00:28:37 <danilobuerger> soee please gist your page template
  • 00:29:24 <soee> oh one second, do i need to add vhs namespace ?
  • 00:29:39 <danilobuerger> not necessarily, but probably
  • 00:29:52 <soee> http://pastebin.com/fNhHKnYW
  • 00:30:10 <danilobuerger> <v:page.content.render column="0" />
  • 00:30:15 <danilobuerger> for that you need vhs namespace
  • 00:30:57 <danilobuerger> and column should be the name of the column
  • 00:31:08 <NamelessCoder> integer value
  • 00:31:08 <danilobuerger> <v:page.content.render column="Main Content" />
  • 00:31:16 <NamelessCoder> corresponding colPos
  • 00:31:33 <NamelessCoder> flux:content.render column="nameOfContentColumn" ;)
  • 00:31:48 <danilobuerger> ah yes
  • 00:31:49 <NamelessCoder> but v:content.render column="0"
  • 00:32:04 <NamelessCoder> (note: v:page.content.* are deprecated aliases)
  • 00:32:58 <NamelessCoder> github alive!
  • 00:34:04 <Outdoorsman> yeah
  • 00:34:57 <soee> current TER version of vhs does not support namespaces ?
  • 00:34:59 <soee> Could not analyse class:FluidTYPO3\Vhs\ViewHelpers\Page\Content\RenderViewHelper maybe not loaded or no autoloader? (1289386765)
  • 00:35:16 <soee> result of {namespace v=FluidTYPO3\Vhs\ViewHelpers}
  • 00:35:32 <NamelessCoder> v=Tx_Vhs_ViewHelpers
  • 00:35:54 <NamelessCoder> version 2.0 will use namespaces
  • 00:40:31 <soee> ok, thank you both, finally have some output in fe
  • 00:43:45 <NamelessCoder> great :)
  • 00:43:49 <NamelessCoder> how about you Outdoorsman ?
  • 00:45:49 <Outdoorsman> fluidbootstraptheme appears to be at least displaying content in the frontend now, yeah!
  • 00:46:00 <NamelessCoder> excellent
  • 00:46:08 <NamelessCoder> same as my experience here so that's a good sign
  • 00:46:59 <Outdoorsman> If I clear all the cache then edit the root element I get this... Flux Debug: Argument "options" was not registered. (1237823695)
  • 00:47:17 <Outdoorsman> Edit the root page that is.
  • 00:47:39 <NamelessCoder> pull flux again
  • 00:47:46 <NamelessCoder> I *just* now added that option
  • 00:47:58 <NamelessCoder> was ahead of myself when contributing it to fluidbootstraptheme ;)
  • 00:47:59 <Outdoorsman> k
  • 00:48:09 <Outdoorsman> Should it be production or dev?
  • 00:48:16 <NamelessCoder> development
  • 00:48:19 <Outdoorsman> Sorry, master/dev
  • 00:48:19 <Outdoorsman> ok
  • 00:48:42 <NamelessCoder> when fluidbootstraptheme hits TER you should switch to purely TER versions of every ext
  • 00:53:06 <Outdoorsman> GitHub still reports "We're experiencing problems with repo operations and are working to restore functionality." so I suspect that is why I'm not able to git flux dev right now. It gets stuck.
  • 00:53:32 <NamelessCoder> I get the same every 5/6 tries
  • 00:53:41 <NamelessCoder> some requests get through so keep tryin'
  • 01:21:05 <NamelessCoder> Outdoorsman hope you get a hole punched through to github today - I'm done for today and will be unavailable tomorrow, unfortunately.
  • 01:21:28 <Outdoorsman> Thanks for checking in. I
  • 01:21:42 <Outdoorsman> I will keep trying. Have a good one and Thaaaank you!
  • 01:22:09 <NamelessCoder> you're welcome, and same to you :)
  • 01:22:48 <Outdoorsman> It's only 4:22pm here so I ahve some time still.
  • 01:22:52 <Outdoorsman> Later
  • 01:26:47 <Denyerec> hey Outdoorsman
  • 02:29:09 <Denyerec> danilobuerger ?
  • 02:29:15 <Denyerec> Just a quick q...
  • 02:29:20 <Denyerec> I want to put a non-fluid template somewhere
  • 02:29:31 <Denyerec> /Resources/Private/ .... ?
  • 02:29:48 <Denyerec> Í think I'll create a Misc folder.
  • 02:53:48 <Outdoorsman> Hi Denyerec... what did you want?
  • 02:54:10 <Denyerec> Just sayin hey
  • 02:54:15 <Outdoorsman> Oh... hi :)
  • 03:20:11 <Outdoorsman> Hmmm not sure what I'm doing to cause this, but the RTE is not showing up in my content elements. Is this something that has to be enabled when using FuildTYPO3 stuff?
  • 03:20:51 <Outdoorsman> rtehtmlarea is enabled and set to Typical in the extension manager.
  • 03:32:50 <Denyerec> I have a vague memory about reading this somewhere in a blog or in the docs
  • 03:32:54 <Denyerec> I think you'll have to google for it :/
  • 03:32:58 * Denyerec prods danilobuerger
  • 03:54:54 <Outdoorsman> Alright. I'll see what I can come up with.
  • 03:56:04 <Outdoorsman> do you have a vague recollection on what keywords you used to find a solution? When referring to this stuff, is flux, fluid, fedext the primary keyword?
  • 03:56:47 <Denyerec> using rte in fluidcontent
  • 03:57:08 <Outdoorsman> I'll work around that. I'm using the css styled content option by the way.
  • 03:57:30 <Denyerec> https://github.com/FluidTYPO3/flux/issues/339
  • 03:57:34 <Outdoorsman> I'm not brave enough to abandon that yet.
  • 03:57:47 <Denyerec> Yeah likewise, aparrently their version is a little too alpha
  • 03:58:04 <Denyerec> That git issue suggests it could be a versioning thing.
  • 03:58:13 <Denyerec> I presume all your fl* extensions are up to date ?
  • 03:58:54 <Denyerec> it's 3am again :/
  • 03:58:57 <Denyerec> Good luck, I have to crash out
  • 04:48:07 <Outdoorsman> I still am not seeing RTE controls for any of my Text content elements. I also updated all extensions to the latest dev versions (fluidcontent, fluidpages, flux, vhs, fluidboostraptheme) and the issue still persists.
  • 10:23:57 <randomresult> good morning
  • 10:31:23 <Guest|7514> hello
  • 10:31:44 <Guest|7514> can someone help me?
  • 10:32:50 <randomresult> hhmmm yes, maybe... if you ask and dont leave before... :)
  • 10:34:20 <MindSpark> fedext is now fluidtypo?
  • 10:57:23 <Loranus> Hello! I have a quite basic question concerning fluid. When i create an element of type "file" and render it with something like <f:image src="uploads/pics/{image}" alt="" /> - how can i make the part "uploads/pics/" dynamic if a user pics a file with the file browser?
  • 11:09:41 <Denyerec> Hey Loranus
  • 11:09:50 <Denyerec> If you give me a moment, I will fish out what I've done.
  • 11:09:53 <Denyerec> As I did this just yesterday
  • 11:12:34 <Denyerec> https://gist.github.com/Denyerec/9930644
  • 11:12:37 <Denyerec> There you go Loranus
  • 11:12:55 <Denyerec> that uses the file input box to upload the image, assigns it to settings.bannerImage
  • 11:13:06 <Denyerec> then you just use {settings.bannerImage} to call it in the template.
  • 11:13:18 <Denyerec> It worked for me, danilobuerger or NamelessCoder might slap me and tell you to do otherwise :)
  • 11:22:35 <alexander_dick> hi
  • 11:24:03 <alexander_dick> does anybody know how I could get this to work?
  • 11:24:04 <alexander_dick> https://gist.github.com/adick/cb166089d345336883a9
  • 11:41:54 <Denyerec> alexander_dick - I'm no expert, but I think you need to do that from within the ImageObject section
  • 11:42:03 <Denyerec> I don't think calls to sections can return parameters, only receive them
  • 11:42:08 <Denyerec> (Think function scope)
  • 11:42:22 <Denyerec> danilobuerger and cedricziel will know better than me.
  • 11:42:36 <Denyerec> (Basically the @ guys are the experts)
  • 11:42:44 <Denyerec> I need a !!! prefix, to warn people away ;)
  • 11:47:57 <alexander_dick> I want to include the image object (section) in multiple other sections
  • 11:48:33 <alexander_dick> otherwise I have to redefine it in every section. {v:resource.record.fal ...}
  • 11:57:59 <Denyerec> Hmm
  • 11:59:26 <Denyerec> Yes I see.
  • 11:59:31 <Denyerec> I do not know :(
  • 11:59:44 <Denyerec> best wait here for danilobuerger or randomresult to come back.
  • 11:59:47 <Denyerec> They will know for sure.
  • 11:59:59 <Denyerec> You kinda want to make that var.set "global" don't you
  • 12:00:04 <Denyerec> That's basically the issue.
  • 12:01:13 <randomresult> you can work with partials...
  • 12:01:36 <randomresult> or include a section
  • 12:01:49 <randomresult> make an extra section for this and render it where u need it
  • 12:02:09 <alexander_dick> that's what I did
  • 12:02:34 <randomresult> wait i show u an example what i mean
  • 12:02:41 <alexander_dick> thx
  • 12:03:25 <randomresult> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/development/Resources/Private/Templates/Content/TwoColumn.html
  • 12:03:34 <randomresult> here i include a "dynamic" section
  • 12:03:41 <randomresult> see the sections on the bottom
  • 12:04:42 <randomresult> see line 21
  • 12:05:02 <randomresult> there i include a dynamic section (but u can render a normal section as well)
  • 12:05:06 <randomresult> is that what u mean?
  • 12:05:15 <randomresult> sorry, i need to do a phone call
  • 12:06:51 <alexander_dick> no, that is not what I mean. I want to access the "image" variable (created inside the partial section) in the parent section
  • 12:08:27 <randomresult> do u have arguments={_all}
  • 12:09:03 <randomresult> can u gist ur template?
  • 12:09:17 <alexander_dick> https://gist.github.com/adick/cb166089d345336883a9
  • 12:09:33 <alexander_dick> I already posted this, maybe you missed it
  • 12:10:53 <randomresult> what happens if u <f:debug>{image}</f:debug>
  • 12:11:27 <randomresult> i had this before as far as i remember...
  • 12:11:34 <randomresult> dunno if i was able to fix.
  • 12:11:36 <alexander_dick> NULL :)
  • 12:11:43 <randomresult> set a dark mark
  • 12:12:19 <alexander_dick> what?
  • 12:12:25 <randomresult> hehe... ping the team
  • 12:12:48 <alexander_dick> @danilobuerger @cedricziel @NamelessCoder
  • 12:12:57 <alexander_dick> ^^
  • 12:13:01 <randomresult> see, thats a dark mark
  • 12:13:11 <randomresult> maybe the deatheaters appear
  • 12:13:23 <alexander_dick> haha
  • 12:13:24 <randomresult> u missed bjo3rn and BenjaminR
  • 12:13:39 <alexander_dick> @bjo3rdn @BenjaminR
  • 12:14:00 <randomresult> maybe they popup
  • 12:14:03 <randomresult> good luck
  • 12:14:21 <randomresult> have u tried to define that var inside main?
  • 12:14:30 <randomresult> and f:debug it there?
  • 12:14:31 <alexander_dick> yes, that works
  • 12:15:09 <randomresult> and typing something in there works too ? (not the var:set?
  • 12:15:25 <randomresult> just to be sure your section is in there?
  • 12:16:52 <alexander_dick> yes that works tool
  • 12:16:54 <alexander_dick> too
  • 12:17:03 <alexander_dick> listening too much tool lately
  • 12:17:06 <alexander_dick> :D
  • 12:17:15 <randomresult> so only passing the variable over ... thats whats missing
  • 12:17:18 <alexander_dick> the partial gets included correctly
  • 12:17:22 <alexander_dick> yes
  • 12:17:48 <randomresult> you could pass the image instead of _all
  • 12:18:00 <randomresult> but i dunno how
  • 12:18:23 <randomresult> should be arguments="{image}" oder image:{image}
  • 12:18:23 <alexander_dick> the variable "image" gets assigned correctly inside the partial
  • 12:18:32 <alexander_dick> but i need it outside the partial once its included
  • 12:18:48 <alexander_dick> it would be arguments="{image: image}"
  • 12:18:50 <randomresult> and calling it in the section is not what u need
  • 12:19:16 <alexander_dick> i want to call it to "import" the varible
  • 12:19:27 <alexander_dick> but that doesnt work
  • 12:19:28 <BenjaminR> alexander_dick: quite busy right now but if its about fal i created a gist some days ago how to use it on page tmeplates or fces: https://gist.github.com/benjaminrau/9833031
  • 12:20:13 <BenjaminR> A set var is only available in the given scope
  • 12:20:19 <BenjaminR> so NOT outside the section
  • 12:20:55 <alexander_dick> nice FCE template :)
  • 12:21:00 <alexander_dick> maybe I can use some parts
  • 12:21:17 <alexander_dick> yes the sope is the problem
  • 12:21:20 <alexander_dick> scope
  • 12:21:32 <randomresult> so now we leared something !
  • 12:21:37 <randomresult> var only in scope
  • 12:21:42 <randomresult> great . thx. BenjaminR
  • 12:21:45 * Denyerec said that 20 mins ago ;)
  • 12:21:53 <randomresult> Denyerec clap!
  • 12:22:00 <Denyerec> No shit in my hands this time!
  • 12:22:15 <Denyerec> He wants a global variable, basically.
  • 12:23:40 <alexander_dick> I will find another way
  • 12:23:42 <alexander_dick> thx guys
  • 12:24:40 <BenjaminR> if you want a global var - set it on the main section and pass _all to all sectios rendered there
  • 12:25:04 <BenjaminR> OR create a extbase controller native to your provider extension
  • 12:28:38 <alexander_dick> I will try it! thx
  • 13:02:46 <BrianJ> Anyone tried to load tripadvisor over a ssl secure site?
  • 13:02:56 <randomresult> no
  • 13:04:30 <Denyerec> The second anyone syas the words "Just create a controller" I panic.
  • 13:04:39 <Denyerec> Is there a noob-friendly guide to that anywere ?
  • 13:04:50 <randomresult> hehe
  • 13:04:53 <randomresult> same here
  • 13:05:06 <randomresult> no guide looked at till now... need to learn php first
  • 13:05:50 <BenjaminR> a contentcontroller or pagecontroller you mean?
  • 13:06:33 <randomresult> i htink he means a nativ extbase controller :)
  • 13:06:43 <randomresult> Denyerec page and contentcontroller are quite simple to use
  • 13:07:44 <BenjaminR> https://github.com/FluidTYPO3/fluidpages#the-pagecontroller
  • 13:08:20 <BenjaminR> and one paragrah after that
  • 13:18:26 <Denyerec> I really need to do the extbase tutorial
  • 13:18:30 <Denyerec> (Still)
  • 13:18:51 <BenjaminR> do it - youre done in 3 minutes
  • 13:18:57 <BenjaminR> that simple it is :)
  • 13:23:20 <Guest|29003> hello what are the steps to use typo3 6.2 and fluidtypo3 for production?
  • 13:28:39 <randomresult> Guest|29003 install the extensions?
  • 13:29:01 <randomresult> u will need at least flux/fluidpages/fluidcontent/vhs
  • 13:29:22 <randomresult> and then create an providerextension and rock on
  • 13:35:51 <danilobuerger> anybody need me? got like a gazillion pings
  • 13:37:31 <Guest|29003> thx, hellps a lot.
  • 13:38:51 <ad_on_is> please, can someone tell me what i'm missing here
  • 13:38:52 <ad_on_is> <flux:field.select name="settings.flexform.person" label="Person" table="tx_asfhcw_domain_model_person" />
  • 13:39:02 <ad_on_is> i get the error: An error was encountered while rendering the FlexForm.
  • 13:39:15 <BenjaminR> ad_on_is: use flux:field.relation
  • 13:39:59 <ad_on_is> aaaaaah
  • 13:40:12 <ad_on_is> thank you :-)
  • 13:43:45 <Guest|29003> anybody knows which extensions are necessary to use bootstrap elements?
  • 13:44:35 <ad_on_is> fluidcontent and fluidcontent_bootstrap
  • 13:48:10 <BenjaminR> ad_on_is: randomresult may be able to help you with that
  • 13:51:48 <Guest|29003> ok, last question: good dummy tutorial for the first providerextension?
  • 13:52:11 <randomresult> you can use the ext:builder to get a first providerExtension
  • 13:53:08 <randomresult> or downloa an empty one from github/fluidTypo3
  • 13:53:28 <randomresult> https://github.com/FluidTYPO3/ft3_empty
  • 13:53:55 <cedricziel> this one is pretty outdated
  • 13:54:02 <BenjaminR> not that one randomresult
  • 13:54:05 <BenjaminR> fluidtypo3org please
  • 13:54:05 <cedricziel> better generate one from builder
  • 13:54:19 <Guest|29003> https://github.com/FluidTYPO3/builder is this the right starting point?
  • 13:54:20 <BenjaminR> this one is pretty nice: https://github.com/FluidTYPO3/fluidtypo3org
  • 13:54:23 <ad_on_is> @BenjaminR is there something like a pre-option for flux:fluid.relation ... i.e: please select a person
  • 13:54:40 <BenjaminR> ad_on_is: dont think so - use labels
  • 13:55:07 <ad_on_is> the problem is, that the first person is automatically selected
  • 13:55:12 <cedricziel> if you materialize a select box, youz can prepend an empty option IIRC
  • 13:55:17 <ad_on_is> i'd like to have this as an optional setting
  • 13:55:20 <BenjaminR> flux is just your interface to create flexforms in be. and these dont have such an option right now
  • 13:55:26 <cedricziel> ahh, multiselect
  • 13:55:49 <BenjaminR> oO am i wrong?
  • 13:55:57 <cedricziel> let me have a look
  • 13:56:28 <ad_on_is> aaah ok
  • 13:57:26 <BenjaminR> cedricziel: need to share that one with you : https://gist.github.com/benjaminrau/9896177
  • 13:57:47 <BenjaminR> as you do social media now ^^
  • 13:58:17 <cedricziel> hehe
  • 13:58:30 <cedricziel> danilobuerger 's tricky fal trick
  • 14:11:10 <alexander_dick> @BenjaminR does this also work with sliding?
  • 14:11:43 <alexander_dick> slide up to the first page with images
  • 14:11:58 <BenjaminR> didnt try - not relevant in my usecase
  • 14:14:01 <misiak> Hi. Just question: are there any known problems with fluidcontent in TYPO3 6.2? I Inserted my FCE and i get white page on FE. I used the same FCE in older TYPO3 versions without problems. Thnx
  • 14:14:41 <BenjaminR> misiak: if you migrate from flux 6.X to flux 7.0 you need to check the migration guide
  • 14:15:11 <misiak> ok i will. thnx
  • 14:15:13 <tpinne> Hello all, does anyone know the current state of extbase and workspaces?
  • 14:16:32 <cedricziel> you cant slide that field, the way it's extracted.
  • 14:17:13 <BenjaminR> true
  • 14:17:22 <BenjaminR> page id contained in query?
  • 14:17:26 <BenjaminR> i guess
  • 14:18:12 <alexander_dick> yup
  • 14:19:06 <BenjaminR> guys would that work : variables="{_all, key: 'value'}"
  • 14:19:16 <BenjaminR> i could try - but webserver offline :D
  • 14:19:16 <alexander_dick> not as far as I know
  • 14:19:51 <cedricziel> in what context?
  • 14:19:57 <alexander_dick> I suppose that key is already present in _all and you want to override it?
  • 14:20:27 <BenjaminR> i want to pass _all and one additional variable to another template
  • 14:20:54 <alexander_dick> key should be included in _all already
  • 14:21:20 <BenjaminR> thats the problem
  • 14:21:32 <alexander_dick> ok then you could do this way:
  • 14:21:40 <cedricziel> hmm, then merge and assign first
  • 14:21:45 <alexander_dick> <v:var.set name="key" value="{foo}" />
  • 14:21:54 <alexander_dick> variables="{_all}"
  • 14:21:59 <BenjaminR> yap good one
  • 14:22:05 <BenjaminR> could have thought about it myself ^^
  • 14:22:09 <alexander_dick> :)
  • 14:22:11 <BenjaminR> karma buddies
  • 14:22:24 <cedricziel> :D
  • 14:24:21 <BenjaminR> how would you create a second page template which has the same main section but needs an additional variable set statically
  • 14:24:58 <BenjaminR> what i did now: create a second template with main section that assigns that var and renders first page template
  • 14:25:24 <BenjaminR> https://gist.github.com/benjaminrau/3c289d8c5aa6d9649f75
  • 14:26:01 <cedricziel> that's the trick-either that, or layout cascade
  • 14:26:14 <BenjaminR> you want to tell me more about that
  • 14:26:15 <BenjaminR> ?
  • 14:28:37 <cedricziel> i feel that external variables should be set in the layout-and thats exactly what you're doing despite you doing it in the template
  • 14:28:53 <cedricziel> and that's fine
  • 14:29:20 <BenjaminR> okay so i will try that approach
  • 15:45:01 <danilobuerger> alexander_dick there?
  • 15:45:22 <alexander_dick> yes
  • 15:45:33 <alexander_dick> luckily I heard the sound ;)
  • 15:47:01 <alexander_dick> @daniloburger
  • 15:49:36 <danilobuerger> alexander_dick please try something out regarding the fal issue
  • 15:49:51 <alexander_dick> ok
  • 15:50:03 <danilobuerger> use this as FalViewHelper in vhs https://gist.github.com/danilobuerger/c528d66161f4df9b2f4b
  • 15:52:24 <alexander_dick> works!!! great
  • 15:52:36 <alexander_dick> thanks a lot
  • 15:54:56 <alexander_dick> what did you change?
  • 15:57:01 <danilobuerger> well actually it wasnt expected after all... its a typo 6.2 bug
  • 15:57:08 <danilobuerger> but i have a little work around
  • 15:57:37 <danilobuerger> so alexander_dick you can confirm its working as intended now??
  • 15:58:00 <alexander_dick> yes it works
  • 15:58:31 <alexander_dick> I like it how fast things get fixed here ;)
  • 16:33:13 <pedda> hi there
  • 16:33:26 <pedda> does your grid.css load well in the backend?
  • 16:36:05 <danilobuerger> pedda which grid.css?
  • 16:36:14 <pedda> of flux
  • 16:36:29 <pedda> before:
  • 16:36:30 <danilobuerger> there is a fix regarding the .css in flux development branch
  • 16:36:39 <pedda> ah okay
  • 16:36:45 <pedda> so i need to pull once again ^^
  • 16:36:59 <danilobuerger> thats what happens with active maintained open source projects ;-)
  • 16:37:09 <pedda> true
  • 16:37:21 <pedda> or edgy production use ;)
  • 16:38:07 <soee> hi, when using fluidpages is it possible to slide content from some section of root page and display it in FE but not in backend layouts ?
  • 16:38:53 <NamelessCoder> soee http://fluidtypo3.org/viewhelpers/vhs/master/Content/RenderViewHelper.html#argument-slide
  • 16:39:54 <soee> NamelessCoder: will check, thank you
  • 16:40:24 <NamelessCoder> yw :)
  • 16:52:19 <Denyerec> Thumbnail sizes? Anythin gyo uwant, or is there an agreed standard ?
  • 16:52:21 <Denyerec> (Page templates)
  • 16:52:40 <moger-xx> When using a v:asset.style viewhelper, the resulting <link> Tag comes without type=text/css attribute.
  • 16:52:59 <moger-xx> is there a way to change that? same with the media="all" attribute.
  • 16:56:52 <Denyerec> I'm gonna suggest that's something NamelessCoder overlooked.
  • 16:57:08 <Denyerec> I'm not sure type is necessary on a stylesheet declaration
  • 16:57:15 <Denyerec> ut media is needed for print styles.
  • 16:59:34 <moger-xx> my client told me the code was "invalid" so i guess at least the type declaration is nescessary. I'll file a suggestion in github.
  • 17:02:24 <adi77> hi there
  • 17:03:33 <Denyerec> Is your client a web developer ?
  • 17:03:39 <Denyerec> or do they just own a HTML4 in 24 hours book?
  • 17:04:08 <Denyerec> http://stackoverflow.com/questions/17554665/is-type-text-css-mandatory-on-the-link-element
  • 17:04:11 <Denyerec> Tell them to sod off
  • 17:04:15 <Denyerec> W3C states advisory
  • 17:08:27 <adi77> I upgraded to flux7 and now all fce's show a additional rte field after the flux elements. Although i did not define it in the fce template. What could be wrong?
  • 17:11:33 <adi77> https://www.filepicker.io/api/file/iFJ5M6jTTNStdgi1G4UM
  • 17:15:53 <moger-xx> they're an agency ;)
  • 17:16:36 <moger-xx> i've filed a feature request. if claus ever happens to find time maybe he can include even this feature :)
  • 17:19:20 <Tjark> adi77 TYPO3 6.1 ?
  • 17:19:45 <adi77> yes 6.1.7
  • 17:21:53 <adi77> I just upgraded the 3 ext's fluidcontent, fluidcontent_bootstrap and flux from FluidTypo3 repo and made a db compare in the install tool.
  • 17:25:22 <Outdoorsman> Sweeeeet! I see some good progress was made on fluidbootstraptheme today :)
  • 17:25:37 <Outdoorsman> Downloading the latest dev...
  • 17:26:03 <Denyerec> moger-xx - given that it's an extra field / param, it might not be impossible to implement yourself ?
  • 17:26:20 <Denyerec> Should basically be a copy and paste of any of the other text properties
  • 17:26:28 <Denyerec> Although maybe Claus has a reason for not implementing it.
  • 17:26:33 <Denyerec> Gnnha
  • 17:26:34 <Denyerec> fibreglass
  • 17:26:36 * Denyerec itches
  • 17:37:33 <Outdoorsman> I still don't know why my Rich Text Editor (RTE) controls don't show up for me. I'm using fluidbootstraptheme although I don't know that the issue is with that extension.
  • 17:39:13 <BenjaminR> moger-xx: i think claus NamelessCoder will find some time if you make it a paid feature beside the 1000s of free ones :)
  • 17:39:30 <Outdoorsman> I checked out this bug report but didn't necessarily know what to do about it since the solutions wasn't given. https://github.com/FluidTYPO3/flux/issues/339
  • 17:40:19 <BenjaminR> Outdoorsman: the comment says that the extension in question is not ours :)
  • 17:40:25 <Outdoorsman> Has anyone else has issues with a unmodified install of these extensions not showing the RTE?
  • 17:41:21 <Outdoorsman> flux, vhs, fluidcontent, fluidpages, fluidbootstraptheme
  • 17:51:47 <cedricziel> Outdoorsman: which RTE do you use?
  • 17:52:40 <Denyerec> Guys in my Layouts dir there's a file called Content.html
  • 17:52:49 <Denyerec> What would that be bound to? I'm assuming not a content element ?
  • 17:53:00 <cedricziel> each fluid template needs a layout
  • 17:53:03 <Denyerec> Or is it the default Layout for a CE, given that the CE's rendering is handled in the template
  • 17:53:07 <BenjaminR> Denyerec: a content element :)
  • 17:53:08 <BenjaminR> why not
  • 17:53:12 <cedricziel> so basically this is a stub for your FCEs
  • 17:53:15 <Denyerec> I see
  • 17:53:20 <Denyerec> so by using layout name="Content"
  • 17:53:23 <Denyerec> all CE's share this layout
  • 17:53:26 <Denyerec> (Which is basic)
  • 17:53:29 <BenjaminR> yap
  • 17:53:30 <cedricziel> you could decorate in there, but you dont have to
  • 17:53:32 <cedricziel> exactly :)
  • 17:53:34 <Denyerec> You know
  • 17:53:38 <Denyerec> I might be getting the hang of this.
  • 17:53:54 <cedricziel> sounds nice to me :)
  • 17:54:16 <Denyerec> But each template can be bound to only one layout.
  • 17:54:39 <Denyerec> So you can have one layout with multiple templates.... but it feels to me like I need that relationship the other way around.
  • 17:55:03 <cedricziel> exactly, that's the purpose of a layout: it decorates your template
  • 17:55:11 <cedricziel> what happens is actually:
  • 17:55:33 <cedricziel> fluid get's to know your template. in there, it follows the layout directive
  • 17:55:50 <cedricziel> and then it renders the template inside the layout
  • 17:56:15 <cedricziel> so the relation IS the other way around. the template decides which layout to use
  • 17:57:12 <Denyerek> Hmm
  • 17:57:22 <Denyerek> So I now have a page where I want the "decorating" done differently
  • 17:57:30 <Denyerek> But all the underlying data is identical to the existing page template.
  • 17:57:45 <Denyerek> Does this mean I need to duplicate the template, then keep them in sync ?
  • 17:58:15 <Outdoorsman> @BenjaminR The bug report was put under flux. However, it appears to have been an error with fuildpages_bootstrap. So you are thinking that I should take this up with randomresults?
  • 17:58:44 <Outdoorsman> You think it may have to do with fluidbootstraptheme in my case?
  • 18:09:30 <pedda> does one of you guys use some colPos magic for FCE's like accordion or tab?
  • 18:10:12 <pedda> if i change the order of my accordion items, the nested content does not change accordiingly
  • 18:10:52 <danilobuerger> yeah
  • 18:11:48 <adi77> I upgraded my typo3 6.1.7 project to flux7 and now all fce's show a additional rte field after the flux elements. Although i did not define it in the fce template. What could be wrong? https://www.filepicker.io/api/file/iFJ5M6jTTNStdgi1G4UM
  • 18:12:38 <danilobuerger> adi77 did you run the flux 7 update script?
  • 18:15:52 <Denyerec> cedricziel was on a roll and must have rolled off :(
  • 18:16:00 * Denyerec is still pondering the Template/Layout thing
  • 18:18:40 <pedda> Denyerek: you could rely on a partial for your flux settings
  • 18:18:57 <pedda> -rely on +use
  • 18:19:08 <pedda> in those particular templates
  • 18:19:16 <Denyerek> Hmm
  • 18:19:21 <Denyerek> so you DO have to keep those templates in sync
  • 18:19:27 <pedda> yes
  • 18:19:40 <pedda> if you need the settings for both of them..
  • 18:19:47 <Denyerec> Ok
  • 18:19:55 <Denyerec> That's fine, so long as I know I'm doing it the right way
  • 18:20:06 <Denyerec> didn't wanna make 4 copies of the template then be told "Oh you should have used X"
  • 18:20:10 <pedda> just put your flux stuff into a partial
  • 18:20:18 <Denyerec> and your're right, I will put that into a partial
  • 18:20:23 <Denyerec> So the configuration is the same for all
  • 18:20:47 <pedda> Partials/Flux/Common/MyCustomFluxPartial.html
  • 18:21:02 <Denyerec> Is that path a joke ?
  • 18:21:13 <pedda> not really.. this is how i use them
  • 18:21:15 <Denyerec> I was just going to go with /Partials/FluxPartial.html
  • 18:21:16 <pedda> well structured..
  • 18:21:25 <Denyerec> *blush*
  • 18:21:27 <pedda> in my opionion at least
  • 18:21:34 <pedda> might be bloating for small projects
  • 18:21:57 <pedda> but if you have a large multiclient website.. some more structure is good
  • 18:22:09 <Denyerec> Yes I agree
  • 18:22:11 <pedda> Partials/Page/..
  • 18:22:12 <Denyerec> simple to refactor tho right ?
  • 18:22:17 <Denyerec> cos it only needs the partial name ?
  • 18:22:25 <pedda> Partials/Plugin/News/Detail/Item.html
  • 18:22:25 <Denyerec> the Path doesn't affect the compositing right ?
  • 18:22:35 <pedda> right
  • 18:22:51 <pedda> you need to pass it over to f:render
  • 18:23:24 <pedda> {f:render(partial: 'Flux/Common/MyCustomFluxPartial', arguments: '{_all}')}
  • 18:23:39 <adi77> https://www.filepicker.io/api/file/bho3WgK2SIGxSyPnebRe
  • 18:23:39 <pedda> thats all
  • 18:24:10 <Denyerec> Ahh
  • 18:24:22 <Denyerec> so the fact I haven't seen a path in a render statement is because right now they're all in /Partials/
  • 18:24:34 <pedda> based on a similar structure you will start reusting your partials among projects ;)
  • 18:24:35 <adi77> danilobuerger This one?
  • 18:24:44 <danilobuerger> adi77 yes
  • 18:24:50 <pedda> *reusing
  • 18:25:12 <danilobuerger> adi77 after that please clear typo3temp completely and clear all caches
  • 18:25:12 <pedda> Imagine a breadcrumb partial or some SocialMenu.html
  • 18:25:43 <pedda> which rarely change if you implement some well thought logic to keep them generic
  • 18:25:53 <pedda> like the good old TV FCE's
  • 18:26:09 <adi77> It was 0 Rows already the first time i did the update. Is it because i did the db compare before?
  • 18:27:18 <pedda> need to leave now
  • 18:27:20 <pedda> cya all
  • 18:27:50 <Denyerec> Cya pedda
  • 18:28:21 <adi77> It's still there
  • 18:32:48 <danilobuerger> adi77 you are still on 6.1.7?
  • 18:34:00 <adi77> yes
  • 18:34:22 <danilobuerger> you are using fluidcontent?
  • 18:34:44 <adi77> it's the Ecodev/bootstrap_package with upgraded flux, fluidcontent, fluidcontent_bootstrap and fluidpages
  • 18:34:54 <danilobuerger> ah
  • 18:35:00 <danilobuerger> that might have some bugs
  • 18:35:09 <danilobuerger> and i know nothing about the bootstrap package
  • 18:41:03 <adi77> okay. I keep my fluid element inside fluidcontent_bootstrap though. Unfortunately i can't start from scratch.
  • 18:42:54 <adi77> Is there a demo site with flux 7?
  • 19:11:15 <Denyerek> whoops
  • 19:11:44 <Denyerec> danilobuerger do you have a moment ?
  • 19:19:08 <soee> i have column defined: <flux:grid.column colPos="5" name="Box1" /> and if i want to show its content: <div class="col-md-4"><v:page.content.render column="Box1" /></div> it always shows content from colPos=0
  • 19:19:34 <soee> same for other columns - all have content from columnt with colPos 0 any idea why ?
  • 19:21:04 <Denyerek> soee, can you look at the columns item from fluidcontent_bootstrap
  • 19:21:05 <Denyerek> ?
  • 19:21:12 <Denyerek> There are some examples there.
  • 19:21:13 <Denyerek> Also
  • 19:21:21 <Denyerek> I have had to clear /typo3temp/ a lot
  • 19:21:26 <Denyerek> So give that a crack too
  • 19:23:07 <soee> ok i changed named column to its number
  • 19:23:10 <soee> seems to work now oO
  • 19:23:36 <soee> so here <v:page.content.render column="Box1" /> we cant use column name just number ?
  • 19:23:51 <Denyerek> right so you set column="1"
  • 19:23:58 <Denyerek> rather than its name ?
  • 19:24:52 <soee> yes
  • 19:37:50 <Denyerec> Does / Can column content slide ?
  • 19:39:12 <soee> Denyerec: yup
  • 19:40:13 <Denyerec> ok good to know
  • 19:57:36 <BenjaminR> slide="-1" on content.render - is default
  • 20:22:44 <soee> can someone confirm that there is issue with copy/paste ?
  • 20:25:54 <Denyerek> I on't want to pass {_all} cos it feels greedy
  • 20:25:58 <Denyerek> ut I do need to pass 2 things
  • 20:26:12 <Denyerek> arguments = "{page:page, foo:bar}"
  • 20:26:13 <Denyerek> ?
  • 20:29:19 <Denyerek> does v:page.menu just *not* render when there's no menu items ?
  • 20:29:31 <Denyerek> IE, any content within it is quietly disposed of
  • 20:29:32 <Denyerek> ?
  • 20:30:09 <Denyerek> If so, how do I say "If you've got children, render the child menu, if you don't, render the child menu from the level above"
  • 20:30:12 <Denyerek> Here's my current code:
  • 20:31:02 <Denyerek> https://gist.github.com/Denyerec/edb575d63720f00a3359
  • 20:31:45 <BenjaminR> use v:if.page.hasSubpages
  • 20:40:21 <soee> https://github.com/FluidTYPO3/fluidpages/issues/154
  • 20:42:56 <BenjaminR> Denyerec seen my message?
  • 20:43:09 <randomresult> Outdoorsman u there?
  • 20:43:25 <randomresult> evening?
  • 20:49:31 <Denyerec> BenjaminR - yep
  • 20:49:41 <BenjaminR> doesnt help you?
  • 20:49:46 <Denyerec> so just wrapt he whole thing in an if with that condition
  • 20:49:50 <Denyerec> That part works
  • 20:49:56 <Denyerec> then how to get the parent's menu
  • 20:50:07 <BenjaminR> parent page is {page.pid}
  • 20:50:12 <Denyerec> i can just replace pageUid with page.pid I think ?
  • 20:50:15 <Denyerec> Woo!
  • 20:50:16 <BenjaminR> :)
  • 20:50:20 <BenjaminR> good guy!
  • 20:50:32 <BenjaminR> happy to see you making big steps forward
  • 20:50:55 <Denyerek> You gave the inline syntax version
  • 20:50:58 <Denyerek> because I know you would ;)
  • 20:51:14 <Denyerek> condition="page.hasSubpages"
  • 20:51:15 <Denyerek> ?
  • 20:51:23 <Denyerek> Might need {} ?
  • 20:52:17 <BenjaminR> yap - as it is in fluid
  • 20:52:25 <BenjaminR> to get a var put it in {}
  • 20:52:34 <Denyerek> Hmm
  • 20:52:34 <BenjaminR> to define a key for a var its a string.. sure thing
  • 20:52:43 <Denyerek> the code is a precise duplicate, except for the uid/pid
  • 20:52:48 <Denyerek> so perhaps I can put that in a var
  • 20:52:51 <Denyerek> and use that instead
  • 20:53:07 <Denyerek> that would look better inline
  • 20:53:11 * Denyerek attempts
  • 20:53:19 <BenjaminR> what might work with inline syntax is {f:if(condition: page.hasSubpages: then: doo)}
  • 20:53:39 <Denyerek> yeah
  • 20:53:46 <Denyerek> so if I assign "doo" to page:uid
  • 20:53:47 <BenjaminR> and then rendering sections :)
  • 20:53:56 <Denyerek> then set it to pid if TRUE
  • 20:55:29 <BenjaminR> <v:page.menu pageUid="{f:if(condition: page.hasSubpages, then: page.uid, else: page.pid)}" />
  • 20:56:47 <BenjaminR> Denyerek
  • 20:57:06 <Denyerek> Ah
  • 20:57:18 <Denyerek> I was just trying to assign it to a variable, let me see if I get it right
  • 20:57:30 <Denyerek> no.
  • 20:57:33 <Denyerek> Your way is perfect
  • 20:57:44 <Denyerek> but how would I finish this off, out of interest
  • 20:58:00 <Denyerek> {v:var.set(name: 'hasSubs', value: FALSE)}
  • 20:58:00 <Denyerek> {f:if(condition: page.hasSubpages, then: SET_TO_TRUE)}
  • 20:58:17 <Denyerek> Just as a matter of curiosity
  • 21:01:47 <BenjaminR> doesnt make sense here but {v:var.set(name: 'hasSubs', value: 1) -> f:if(condition: page.hasSubpages)}
  • 21:01:59 <Denyerek> Yes, I agree makes no sense
  • 21:02:05 <Denyerek> so you tag the conditional on the end of the action...
  • 21:02:07 <Denyerek> Ok
  • 21:02:39 <Denyerek> so the "then" and "else" parts of the conditional are output.
  • 21:02:53 <Denyerek> and if there isn't one, the IF should be tagged on the end of the chain to control it.
  • 21:05:56 <BenjaminR> well to understand chaining better you have to know that this is from children to parent not parent to children. so -> means pushing "content" to a viewhelper. what this also brings with it is that you cant have multiple children. so you can assign whatever the viewhelper uses as rendernChildren(). for an f:if for example this is per default f:then
  • 21:06:05 <BenjaminR> i cant describe better... hope its enough for now :)
  • 21:06:20 <Denyerek> Ahh, so you kinda read it backwards
  • 21:06:40 <BenjaminR> yap - right to left would be parent to children
  • 21:06:42 <Denyerek> I've got a template nesting error... Is that a case of manually identifying it ?
  • 21:06:48 <BenjaminR> this way i told it to me
  • 21:07:01 <Denyerek> 33 TYPO3\CMS\Fluid\Core\Parser\TemplateParser::closingViewHelperTagHandler(TYPO3\CMS\Fluid\Core\Parser\ParsingState, "v", "page.menu")
  • 21:07:11 <Denyerek> I'm gonna presume that means it's in the menu, and it died.
  • 21:07:16 <BenjaminR> most times you forgot to close someting
  • 21:07:24 <BenjaminR> vhs are not self closing
  • 21:07:43 <bjo3rn_afk> Denyerek, there's also v:if.page.hasSubpages
  • 21:07:51 <bjo3rn_afk> afk?
  • 21:07:57 <bjo3rn_afk> sec
  • 21:07:58 <FT3BOT> Welcome back bjo3rn_afk!
  • 21:08:08 <Denyerek> What's the idiff between the two?
  • 21:08:15 <BenjaminR> not needed here bjo3rn because we have page variable present
  • 21:08:40 <BenjaminR> Denyerek: you need it if you dont have a page variable available
  • 21:08:45 <Denyerek> https://gist.github.com/Denyerec/edb575d63720f00a3359
  • 21:08:46 <bjo3rn> sure, I was just skimming over the log
  • 21:08:46 <BenjaminR> you can pass the page uid to it
  • 21:08:47 <Denyerek> Ahh of course.
  • 21:08:56 <Denyerek> And it'll go dig it out.
  • 21:09:00 <bjo3rn> and Denyerek posted {f:if(condition: page.hasSubpages, then: SET_TO_TRUE)}
  • 21:09:00 <BenjaminR> yap
  • 21:09:15 <Denyerek> In that gist, which I am presuming is the broken code
  • 21:09:18 <Denyerek> I can't see the malformed tag
  • 21:09:28 <BenjaminR> v:if.page.hasSubpages would execute a query
  • 21:09:52 <BenjaminR> this is why everytime when page is availble you should use that
  • 21:10:41 <bjo3rn> results of getMenu are cached so inside a menu tag chances are there's no additional query but I'm not so sure
  • 21:10:54 <BenjaminR> v:page.link Denyerek
  • 21:11:03 <BenjaminR> use f:link.page as some lines later
  • 21:11:23 <Denyerek> It's on the end of the line ?
  • 21:11:51 <Denyerek> wait there are two
  • 21:11:57 <Denyerek> one is self closed, the other has a closing tag
  • 21:12:09 <Denyerek> ah
  • 21:12:17 <Denyerek> and you're saying I can't do <v:someting />
  • 21:12:25 <Denyerek> so I have to explicitly close it
  • 21:14:15 <Denyerek> .BOOM
  • 21:14:19 <Denyerek> swapped that sucker out for an inline
  • 21:14:42 <Denyerek> Ooh not quite
  • 21:14:54 <Denyerek> {v:page.link(pageUid="{page.pid}")}
  • 21:15:01 <Denyerek> It just renders out the text :*
  • 21:15:18 <bjo3rn> fyi: you don't have to close v:page.link
  • 21:15:33 <Denyerek> Deleting it certainly got rid of the error
  • 21:16:28 <BenjaminR> i didnt say that
  • 21:17:29 <BenjaminR> i said you are using one time f:link.page and two lines before v:page.link
  • 21:17:31 <BenjaminR> without a reason
  • 21:17:43 <Denyerek> {v:page.link(pageUid='{page.pid}')}
  • 21:17:47 <danilobuerger> Denyerek whats up?
  • 21:17:55 <BenjaminR> AND you shouldnt write everytime inline :)
  • 21:18:05 <Denyerek> ^^ that just renders as text.
  • 21:18:05 <BenjaminR> tag based is in most cases better readable
  • 21:18:25 <Denyerek> And, yes, I have f:link.page and v:page.link
  • 21:18:26 <BenjaminR> inline uses key: 'value' not key = 'value'
  • 21:18:28 <Denyerek> I have NO idea why
  • 21:18:34 <Denyerek> Ohh shit yes
  • 21:18:39 <Denyerek> Ok, forgot the :
  • 21:19:02 <Denyerek> But the difference between f:link.page and v:page.link ... was claus just bored? :)
  • 21:19:34 <bjo3rn> no, there's a difference
  • 21:19:41 <bjo3rn> btw I did that one originally ;)
  • 21:19:55 <Denyerek> Were you just bored? :D
  • 21:20:03 <Denyerek> Are there more params on v: ?
  • 21:20:04 <bjo3rn> v:page.link fetches the page title automaitcally
  • 21:20:12 <bjo3rn> *automatically
  • 21:20:15 <Denyerek> Ah
  • 21:20:18 <bjo3rn> and inserts it as linktext
  • 21:20:29 <bjo3rn> unless you provide that
  • 21:21:53 <bjo3rn> tip: there's a lot of info in the class docblock of all vhs.
  • 21:22:35 <Denyerek> Rather than on the site ?
  • 21:23:16 <bjo3rn> right, actually those docblocks are rendered on the site. I forgot about that.
  • 21:23:25 <bjo3rn> so, it should be the same.
  • 21:24:00 <bjo3rn> check, it's the same.
  • 21:24:06 <bjo3rn> strike the tip :S
  • 21:24:45 <bjo3rn> so, all is working now for you?
  • 21:26:19 <Denyerek> I think so.
  • 21:26:28 <Denyerek> Is there a page with all your amazon wishlists on? ;)
  • 21:26:36 <Denyerek> Should add that to Github.
  • 21:27:29 <bjo3rn> claus has one, I don't know about the others.
  • 21:27:36 <Denyerek> Yeah I found Clauses
  • 21:27:45 <danilobuerger> Denyerek i can tell you some of my wished :D
  • 21:28:04 <danilobuerger> *wishes
  • 21:28:10 <Denyerek> So long as I can afford them on my income of �0, you're on!
  • 21:28:19 <bjo3rn> btw what's the difference between Denyere(k) and Denyere(c) ?
  • 21:28:31 <Denyerek> c is my windows machine
  • 21:28:36 <Denyerek> k is my linux VM
  • 21:28:43 <bjo3rn> aha
  • 21:28:54 <Denyerek> Denyjerec and Denjerek come out of the cupboard if I get a network ghost.
  • 21:28:58 <Denyerek> Or want to sound more European ;)
  • 21:29:06 <Denyerek> *Denjerec
  • 21:29:12 <bjo3rn> hehe
  • 21:29:29 <Denyerek> right - people are here for food, I better go feed them!
  • 21:29:30 <bjo3rn> as in Denjeretsh
  • 21:29:32 <Denyerek> Thanks once again guys
  • 21:29:50 <bjo3rn> cheers
  • 21:53:35 <danilobuerger> btw Denyerek -> https://www.amazon.de/registry/wishlist/27E3HZOQ00QID ;-) adding more today ;-)
  • 21:57:04 <danilobuerger> need to send that to my wife as well :D
  • 21:59:33 <rosieres> anyone here who can give a hint on [__referrer][arguments] in extpase forms ?
  • 22:01:18 <danilobuerger> rosieres not with that little of information
  • 22:03:53 <rosieres> In my form there a are lot of chunked data in that array ( 4-5 mb ) while travelling though the form session over multiple actions . . . so I cannot believe that this is normal in extbase . . . so I found this at the moment . . . -> http://forge.typo3.org/issues/25801 especially the part of the unnecessary data
  • 22:04:17 <rosieres> @danilobuerger see above
  • 22:04:54 <danilobuerger> ah so this is a question unrelated to ft3?
  • 22:05:09 <rosieres> It´s more extbase at all
  • 22:05:13 <danilobuerger> ok
  • 22:07:14 <rosieres> The problem is that this array data is posted on every action in that form . . . with a VDSL no deal . . . but on a small bandwidth . . . someone will puke
  • 22:07:38 <rosieres> danilobuerger any idea about or to solve this ?
  • 22:07:47 <danilobuerger> nope
  • 22:24:42 <Outdoorsman> randomresults I'm still here... I just check in every little bit, so ask or comment away. I will get back with you if I don't see it right away.
  • 22:30:20 <soee> someone familiar with less ?
  • 22:31:56 <danilobuerger> the only thing i know about less is that you should dump it, burn it, and use sass
  • 22:32:23 <soee> :P why ?
  • 22:32:39 <danilobuerger> short or long version?
  • 22:33:09 <soee> the one that explains it
  • 22:33:13 <danilobuerger> http://css-tricks.com/sass-vs-less/
  • 22:47:55 <BenjaminR> Bye guys - see you tomorrow - take care.
  • 23:26:24 <danilobuerger> first quiet evening here since a long time

20140403

  • 03:33:22 <Denyerek> Quiet because I wasn't nagging ;)
  • 03:42:26 <NamelessCoder> are you still up?!
  • 03:45:41 <Denyerek> Aye
  • 03:45:46 <Denyerek> The ever present menace
  • 03:46:02 <NamelessCoder> or is it Ambien ^^
  • 03:47:49 <Denyerek> But... YOU'RE still up
  • 03:47:53 <Denyerek> and you're at least an hour ahead of me.
  • 03:48:31 <NamelessCoder> I am also close to malfunctioning right now
  • 03:49:02 <Denyerek> I'm not surprised
  • 04:03:54 <Denyerec> are you actually still there NamelessCoder ?
  • 04:03:57 <Denyerec> Got one real quick q
  • 04:04:54 <Denyerec> I thought I'd reduce my duplication by putting some flux Configuration fields in a partial
  • 04:04:56 <Denyerec> but they don't seem to render.
  • 04:06:20 <Denyerec> Ah
  • 04:06:22 <Denyerec> figurd it out
  • 04:06:28 <Denyerec> I'm botched the namespace declaration.
  • 04:06:34 <Denyerec> Right, I'm sleeping, you should do the same too
  • 04:06:48 <NamelessCoder> very soon - cya :)
  • 07:07:15 <rawai> hi bei mir erhalte ich eine error meldung im frontend
  • 07:07:26 <rawai> standard fluidcontent-bootstrap und fluidcontent_pages das ich kurz zuvor von GIt geladen habe
  • 07:08:00 <rawai> auch alle anderen Extensions die es auf git gab habe ich von dort
  • 07:09:30 <rawai> und im Backend kann man den TYPOscript Analyser und den TS Object Browser nicht nutzen
  • 07:09:33 <rawai> typo3_src-6.2.0/typo3/sysext/lang/Classes/LanguageService.php line 250
  • 07:10:04 <rawai> PHP Warning: Illegal string offset 'target'
  • 07:12:32 <rawai> Installiert man css_styled_content + fluidpages_bootstrap alles ist OK
  • 07:13:56 <rawai> jedoch der Fehler liegt wohl in den TS settings der fluidpages_bootstrap denn wenn diese eingebunden werden erscheint der Fehler
  • 07:16:22 <rawai> fluidpages_bootstrap +fluidcontent_bootstrap without the TS settings are working but as soon as you include those TS settings the complete site is TYPO3 6.2 Fluid Flux based site is failing
  • 07:19:33 <rawai> nevertheles in the bakcend you still get typo3_src-6.2.0/typo3/sysext/lang/Classes/LanguageService.php line 250
  • 07:20:27 <rawai> getting this error by going WEB - Page - choose Rootpage - ERROR
  • 07:20:39 <rawai> List view ist working
  • 07:21:25 <rawai> as template we have chosen the yellow Front Page design
  • 07:23:41 <rawai> when you choose Standard Page the FrontPage is gone with ERROR
  • 07:23:42 <rawai> Arguments useShortcutData, useShortcutTarget and useShortcutUid are mutually exclusive. Please use only one at a time
  • 07:23:44 <rawai> again
  • 07:24:02 <rawai> well don't seem to work this IRC
  • 07:58:12 <rawai> aha
  • 07:58:57 <mrboe_> good morning
  • 07:59:19 <mrboe_> @rawai as i know the both extensions are outdated
  • 08:02:05 <rawai> ok that is noce to know as both have been updated on git and released to TER yesterday
  • 08:02:21 <mrboe_> ok - dont see that
  • 08:02:24 <rawai> things in fluid seem to outdate fast :-)
  • 08:03:07 <rawai> I actually downloaded the git versions which have been updated some hours agao
  • 08:03:21 <rawai> from view
  • 08:03:25 <rawai> etc
  • 08:03:35 <mrboe_> yes
  • 08:03:53 <mrboe_> but the boostrap
  • 08:03:56 <rawai> danilo pointed me to that irc
  • 08:04:17 <rawai> it is newest 3 version
  • 08:05:46 <rawai> Updated 5 days agoof both fluidpages and fluidcontent bootstrap
  • 08:50:49 <misiak> Hi, i was going thru flux 7 migration manual (i used the php migration script), but i have still white page on FE when i insert any FCE on page. Any idea what else can be wrong?
  • 08:50:51 <misiak> Typo3 6.2, flux 7, fluidpages 3, vhs 1.8.5, fluidcontent 4.0
  • 08:50:52 <misiak> Thnx
  • 09:03:45 <randomresult> misiak did u run the updatescripts in extmanager?
  • 09:04:14 <randomresult> did u delete cache (use the installtool to do so) and delete typo3temp
  • 09:04:23 <misiak> yeah, but lets try it again...
  • 09:17:27 <misiak> update scripts on fluidcontent and also in flux: 0 rows have been updated - is this ok?
  • 09:17:29 <misiak> typo3temp is empty now
  • 09:17:30 <misiak> cache cleared in installtool
  • 09:17:32 <misiak> still white page on FE
  • 09:18:35 <misiak> When i remove the <flux:grid>parts from FCE the FE is ok...also fluidpages is working without problems
  • 09:19:11 <misiak> flux debug in BE has no errors
  • 09:21:10 <misiak> and another interesting thing: i can see the same FE via View Modul in BE correctly
  • 09:26:17 <misiak> i am working with updated ft3_empty 0.0.1 which was working well in previous flux and typo3 version
  • 09:26:55 <misiak> is there any another example for flux7 and typo3 6.2 for testing?
  • 09:35:35 <misiak> randomresult i turned on the development settings in install and i get: Fatal error: Call to a member function calcPerms() on a non-object in /typo3conf/ext/flux/Classes/ViewHelpers/Be/ContentAreaViewHelper.php on line 72
  • 09:36:45 <randomresult> so maybe u use an outdated viewhelper
  • 09:39:47 <misiak> randomresult but BE flux debug is OK...all green
  • 09:42:18 <randomresult> try to move all templates out... then add one after another and see when this happens. that is what i would do AFTER i asked someone who has a @ infront of his name. :)
  • 09:44:19 <misiak> ok, thnx
  • 10:57:44 <xaver> hi
  • 10:58:01 <xaver> any problems with fluidcontent and solr search index ...
  • 11:05:22 <BenjaminR> really dont think so because NamelessCoder is working strongly with solr
  • 11:07:09 <mrboe_> anybody have had the problem that you could not create a new "text" element inside a FCE but able to drop a text in (6.2; all latest dev)
  • 11:07:37 <mrboe_> the "plus" symbol is not clickable
  • 11:14:10 <misiak> mrboe_ i have problem with FCE in typo3 6.2 with FE rendering but i also have that plus symbol problem as u wrote, but its so not important than FE rendering..is FCE FE working OK for u? I have flux7.
  • 11:15:31 <mrboe_> yes
  • 11:15:37 <mrboe_> FE works fine
  • 11:17:36 <misiak> u have also flux 7?
  • 11:17:45 <mrboe_> yes
  • 11:17:50 <mrboe_> dev
  • 11:17:59 <mrboe_> version
  • 11:18:08 <misiak> aha..i ll try also dev..thnx
  • 11:28:01 <mrboe_> could anybody from the team confirm that? @NamelessCoder @danilobuerger @BenjaminR
  • 11:28:45 <BenjaminR> not able to confirm :)
  • 11:42:06 <alex_schnitzler> Ahoi!
  • 11:42:36 <alex_schnitzler> There has been the possibility to link headlines. How do I handle this with fluidcontent?
  • 11:43:34 <BenjaminR> Hi alex! I started with fcc yesterday so i am not very experienced with it yet but i would guess you will have to overwrite that Properties/Header template?
  • 11:46:16 <xaver> BenjaminR: THX
  • 11:46:17 <NamelessCoder> yep, that's the way (remember to also override the header output partial)
  • 11:46:39 <alex_schnitzler> Well, first of all there is no link field any more
  • 11:46:43 <alex_schnitzler> How do I get that back?
  • 11:46:57 <adi77> I upgraded to flux7 and now all fce's show a additional rte field after the flux elements. Although i did not define it in the fce template. What could be wrong? I upgraded to flux7 and now all fce's show a additional rte field after the flux elements. Although i did not define it in the fce template. What could be wrong?
  • 11:47:21 <NamelessCoder> in Properties/Header.html partial you can add an flux:field.input with flux:wizard.link which is how the core's field would appear
  • 11:47:53 <alex_schnitzler> Thanks. Will try that
  • 11:47:56 <xaver> anybody gets this error in backend - edit page http://nopaste.chaoz-irc.net/view/a8f153bf - only on all pages
  • 11:48:20 <NamelessCoder> in Content/Header.html Partial you then check if a link exists and if it does, wrap your H*, container or text in header with v:link.typoLink (iirc name)
  • 11:49:51 <alex_schnitzler> NamelessCoder: Do I have to adjust plugin.tx_fluidcontentcore.view.overlays.templates.templateRootPath first?
  • 11:50:14 <NamelessCoder> yes, ideally - you can also override the old school template path
  • 11:51:25 <alex_schnitzler> Don't get that. Do I have to adjust the templates path only or do I have to adjust template/layout/partials paths?
  • 11:53:28 <BenjaminR> where is the typo my friends: {v:content.resources.fal(field: 'settings.image') -> v:iterator:first() -> v:var.set(name: 'settings.image') -> v:if.type.isInteger(value: settings.image)}
  • 11:54:48 <alex_schnitzler> settings.image in ''?
  • 11:55:03 <NamelessCoder> alex_schnitzler to be perfectly clear: your current use case suggests you need to override OR overlay the partialRootPath. Whether you choose to overlay or override is of less significance, as long as you are a ware of how the two stategies work. You must overlay or override two templates: Properties/Header.html and Content/Header.html partials.
  • 11:55:14 <BenjaminR> settings.image is a variable so without ''
  • 11:55:42 <alex_schnitzler> v:var.set(name: 'settings.image')?
  • 11:55:50 <alex_schnitzler> Why here?
  • 11:56:12 <BenjaminR> because it defines the name for the variable to eclare
  • 11:56:14 <BenjaminR> *declare
  • 11:56:22 <alex_schnitzler> NamelessCoder: Do you have information about the difference between overlay and override?
  • 11:57:00 <BenjaminR> NamelessCoder alex_schnitzler: EXT:view has some good documentation about that feature not?
  • 11:57:03 <alex_schnitzler> Currently I overlay the template path only
  • 11:57:05 <BenjaminR> and overwrite is what we know from history
  • 11:57:13 <NamelessCoder> alex_schnitzler overriding requires you to contain *all* the partials of the original extension in the path which you override. Overlays allows you to place only the files that should be different, in the path you register as overlay.
  • 11:57:35 <alex_schnitzler> I see. I want to overlay!
  • 11:57:43 <NamelessCoder> sounds like you do want to overlay ;)
  • 11:57:53 <NamelessCoder> but you'll need to overlay the partialRootPath, not the templateRootPath
  • 11:58:52 <alex_schnitzler> Thanks, now I get it and it works.
  • 11:59:16 <mrboe_> @misiak https://github.com/FluidTYPO3/flux/issues/512#issuecomment-39433362
  • 11:59:25 <mrboe_> ist fixed now
  • 12:00:39 <BenjaminR> NamelessCoder can you lead your eagle eye on my vh chain?
  • 12:00:45 <misiak> @mrboe_ Thank u
  • 12:01:41 <NamelessCoder> BenjaminR v:resources.record should probably have a record: record argument
  • 12:01:57 <alex_schnitzler> NamelessCoder: There is a fun fact about you. Nobody I know has ever met you in person.
  • 12:01:59 <NamelessCoder> there is no syntax error
  • 12:02:21 <NamelessCoder> hehe alex_schnitzler well a lot of you have, but don't remember it ;)
  • 12:02:25 <alex_schnitzler> Some people already think you are some kind of code robot, a whole agency or something like that.
  • 12:02:37 <NamelessCoder> automaton
  • 12:02:54 <alex_schnitzler> Did you really quit your job?
  • 12:02:57 <NamelessCoder> that's great, we need more folklore hehe
  • 12:03:31 <NamelessCoder> Wildside had to downsize and that was the excuse I needed. Now I just freelance.
  • 12:04:13 <BenjaminR> NamelessCoder i am disappointed ! :)
  • 12:04:17 <BenjaminR> v:iterator:first() -> v:iterator.first()
  • 12:04:23 <alexander_dick> hi guys. i have a quick configuration (TS) question...
  • 12:04:55 <alexander_dick> context: provider extension with page templates, content elements etc.
  • 12:05:04 <alexander_dick> settings defined via plugin.tx_foo.settings
  • 12:05:45 <alexander_dick> settings are accessible in frontend but not in the flexform config of my content elements (<f:section name="Configuration"> )
  • 12:06:04 <BenjaminR> NamelessCoder: id like to hear your opinion about that v:if.type.isInteger - idea about that is to make it able to render that fce from extensions and pass settings.image. settings.image is integer only if its not rendered from outside
  • 12:06:16 <alexander_dick> the {settings} object is NULL
  • 12:07:18 <BenjaminR> alexander_dick use v:var.typoscript(path: 'plugin.tx_yourext.settings') -> v:var.set(name: 'settings')
  • 12:07:27 <BenjaminR> plugin settings are not available in be
  • 12:07:30 <BenjaminR> by default
  • 12:08:05 <BenjaminR> you could do something like module.tx_yourext.settings < plugin.tx_yourext.settings also
  • 12:08:16 <BenjaminR> (not sure) :)
  • 12:10:38 <alex_schnitzler> Do I have to wrap the wizards around the field tag?
  • 12:11:28 <alexander_dick> @BenjaminR thx! module. does not work but the viewhelper does :)
  • 12:11:46 <randomresult> someone can confirm, that the copy-bug (duplicate elements with same id after copying out of a FCE to another) returned?
  • 12:12:10 <randomresult> just updated all ext (not vhs) to dev-branch 2 minutes ago.
  • 12:15:19 <soee> can i build fce to create list of links to pages and some header for this list ?
  • 12:16:06 <BenjaminR> soee: sure you can - to select the pages use flux:field.relation
  • 12:16:25 <BenjaminR> use the doc comments to see how to set the type to pages
  • 12:19:54 <alexander_dick> hmm
  • 12:20:25 <soee> BenjaminR: ok nice, thank you
  • 12:20:32 <alexander_dick> is there a way to get the "tx_foo" extension key inside of an extbase extension dynamically? like $_EXTKEY in localconf
  • 12:21:00 <alexander_dick> i need it inside a template
  • 12:23:20 <mrboe_> another question - think its some offtopic but in the typo3chan i got no repsonse
  • 12:23:34 <mrboe_> when i load a FE page with some JS on it i get this error on chome "network" net::ERR_CONTENT_LENGTH_MISMATCH
  • 12:23:49 <mrboe_> googled that this: config.enableContentLengthHeader = 0 solve this problem
  • 12:24:02 <xaver> BenjaminR: did you see this error anywhere before from my exception
  • 12:24:17 <mrboe_> it works but are there any disadvantages
  • 12:24:19 <BenjaminR> xaver: help me what it was about
  • 12:24:33 <xaver> anybody gets this error in backend - edit page http://nopaste.chaoz-irc.net/view/a8f153bf - only on all pages
  • 12:24:52 <xaver> i have only a few flux fields in page edit
  • 12:24:58 <BenjaminR> mrboe_ rote your question earlier but i cant answer. maybe varnish or a proxy has problems without it
  • 12:26:08 <BenjaminR> xaver: no! show us your template
  • 12:26:08 <mrboe_> ok thx @ BenjaminR
  • 12:26:27 <randomresult> mrboe i think chrome is a bitch
  • 12:26:41 <mrboe_> randomresult: i thin chantal is a bitch
  • 12:26:56 <randomresult> well actually they both work at the trainstation
  • 12:28:03 <xaver> BenjaminR: only occurs on new crated pages - 1 moment tmpl
  • 12:29:14 <alexander_dick> @ mrboe_ I had this content length error too
  • 12:29:24 <alexander_dick> seems fluidcontent / fluidpages related
  • 12:29:35 <xaver> BenjaminR: http://nopaste.chaoz-irc.net/view/150ae123
  • 12:29:41 <mrboe_> how do you fix?
  • 12:29:55 <alexander_dick> config.enableContentLengthHeader = 0 for now
  • 12:30:08 <mrboe_> ok
  • 12:30:31 <BenjaminR> xaver: flux:flexform.field.... OLD syntax
  • 12:30:37 <BenjaminR> line 13
  • 12:31:07 <BenjaminR> i think that was a mistake because you use flux 7 and the new syntax already everywhere else in the template
  • 12:31:30 <xaver> BenjaminR: Oo ok i use flux 7 since 6.1 ~~
  • 12:31:32 <xaver> thx
  • 12:31:42 <BenjaminR> yap so fix your typos :)
  • 12:32:06 <xaver> why are all the other templates are working
  • 12:32:09 <xaver> Oo
  • 12:32:11 <xaver> same issue
  • 12:32:19 <mrboe_> @xaver perhabs this help https://github.com/FluidTYPO3/documentation/blob/master/Namespaces.md
  • 12:34:11 <xaver> BenjaminR: still the same error
  • 12:34:27 <BenjaminR> show me the fixed template
  • 12:34:34 <adi77> How can i fix this? https://www.filepicker.io/api/file/iFJ5M6jTTNStdgi1G4UM
  • 12:35:18 <mrboe_> @adi77 this is the mystical RTE field
  • 12:36:10 <mrboe_> its gone in 6.2 - and yes i know thats not the solution
  • 12:40:32 <xaver> BenjaminR: 1 moment
  • 12:40:38 <xaver> hp typo3/cli_dispatch.phpsh extbase builder:fluidsyntax :( Version number in composer manifest of package "fluidpages_bootstrap" is missing or invalid
  • 12:41:17 <BenjaminR> cant help you with that - its refactored actually
  • 12:42:19 <xaver> http://nopaste.chaoz-irc.net/view/5cec48c1
  • 12:42:41 <xaver> i tried to validate the templates (again)
  • 12:46:35 <BenjaminR> does flux form allow integers and especially as first character in id
  • 12:47:48 <xaver> BenjaminR: i think i'm close
  • 12:48:17 <xaver> if i empty tx_fed_page_flexform in DB the error occours
  • 12:48:39 <NamelessCoder> BenjaminR ask yourself: is the value I enter valid as LLL name and is it valid as TS property name?
  • 12:49:29 <BenjaminR> NamelessCoder: this was a comment on xaver ´s template
  • 12:50:33 <BenjaminR> but doc says yes.
  • 12:52:27 <NamelessCoder> numbers are fine, but stay away from purely integer ID values
  • 12:55:40 <BenjaminR> with html ids or classes first character as integer is not valid, not?
  • 12:55:54 <NamelessCoder> true, but this ID does not get used as such ;)
  • 12:56:04 <BenjaminR> anyway i dont like it because of this
  • 12:56:05 <BenjaminR> :)
  • 12:56:32 <NamelessCoder> I agree, but it is a matter of taste only (in this case)
  • 12:56:47 <BenjaminR> true
  • 12:57:41 <xaver> BenjaminR: this is the problem <flux:field.input name="theme.googleDataLayer" label="Google Data Layer (optional)" transform="array" inherit="0" size="50" placeholder="key:val, key2:val2"/>
  • 12:59:05 <soee> when inside grid using 2 columns and they have colspan=3 and colspan=9 why do they render 50/50 width ?
  • 12:59:15 <xaver> transform="array" without a entry in DB XML Flexform causes a error
  • 13:10:20 <xaver> NamelessCoder: this is a bug or?
  • 13:12:01 <NamelessCoder> what is the error?
  • 13:12:33 <xaver> http://nopaste.chaoz-irc.net/view/a8f153bf
  • 13:13:22 <NamelessCoder> hmm
  • 13:13:42 <xaver> i remofed transform and it "works"
  • 13:17:55 <NamelessCoder> the only htmlspecialchars I see are for the $iOnChange variable
  • 13:18:20 <NamelessCoder> if this one is an array, something horrible is going on inside the core. That must never, ever happen.
  • 13:18:52 <xaver> its empty / non existing in DB
  • 13:19:25 <xaver> if a empty Flexform entry is DB it works
  • 13:20:03 <NamelessCoder> it should contain a JS-as-string function call which fx respects "requestUpdate" and eval. There is no apparent cause for this error.
  • 13:21:00 <xaver> This works in 6.1 core
  • 13:24:58 <NamelessCoder> I want to say it's a core bug in creating the $iOnChange variable - possibly, arguments were added to a method and one or more calls were not adjusted, somehow making $iOnChange contain what should be $defaultValue (which is inherited from parent page if empty, which would make the inherited variable an array instead of a string which is the normal behavior for an "input" type field.
  • 13:25:36 <NamelessCoder> but the catch is, you should avoid transform="array" on inputs for this very reason. Rather, v:iterator.explode the value in your view
  • 13:25:56 <NamelessCoder> transform="array" makes great sense on fx "group" type fields.
  • 13:50:03 <xaver> i use exploade later to splite the key=>value
  • 14:07:38 <BenjaminR> FluidTYPO3/fluidcontent#143
  • 14:07:38 <FT3BOT> Issue 143: [BUGFIX] Remove bodytext RTE field from fluidcontent elements before TYPO3 6.2 https://github.com/fluidtypo3/fluidcontent/issues/143
  • 14:07:44 <BenjaminR> There it is!
  • 14:18:26 <BenjaminR> @randomresult, @xaver, @Outdoorsman, @adi77, @Denyerec
  • 14:18:36 <BenjaminR> raining pings
  • 14:18:48 <xaver> BenjaminR: i read it already, thx :) no 6.1 in use with fedext anymore
  • 14:21:45 <mrboe_> sad to hear that my old friend "the mysterious RTE Field" has gone
  • 14:22:53 <BenjaminR> sorry mrboe - no mercy here
  • 14:23:08 <mrboe_> can section names start with numbers?
  • 14:23:16 <BenjaminR> yes
  • 14:23:27 <BenjaminR> but i dont like it :P
  • 14:23:32 <BenjaminR> we talked about that earlier
  • 14:23:55 <BenjaminR> around 12:55
  • 14:24:01 <mrboe_> thx
  • 14:48:44 <soee> the tabs labels in page properties are translatable?
  • 14:48:58 <soee> *Page Layout, Page Configuration
  • 15:03:37 <BenjaminR> I´m back.
  • 15:08:44 <NamelessCoder> thanks for the birthday present Ben (the CD not the PR ^^)
  • 15:09:00 <BenjaminR> ;) youre welcome
  • 15:09:27 <BenjaminR> hope you like it - it was on your wishlist so i hope you do :D
  • 15:11:20 <BenjaminR> say goodbye to your friend morboe_ ;)
  • 15:11:23 <BenjaminR> mrboe
  • 15:11:31 <xaver> NamelessCoder: birthday? all the best
  • 15:11:49 <NamelessCoder> back on the 29th - thanks
  • 15:12:29 <BenjaminR> i going to tell you guys about my birthday in advance next time and by accident drop a link to my wishlist :D
  • 15:14:24 <NamelessCoder> hehe, good plan
  • 15:14:32 <mrboe_> when i have a FCE and change field names - whats the best way to update these in a live web
  • 15:14:47 <NamelessCoder> djentdjentdjentdjent-awhaaaauuw-dau-deeeewwwwh
  • 15:15:55 <BenjaminR> {settings.newFieldName -> v:or(alternative: settings.oldFieldName) -> v:var.set(name: 'settings.newFieldName')}
  • 15:16:36 <mrboe_> thx
  • 15:16:39 <NamelessCoder> thanks, v:or
  • 15:16:40 <BenjaminR> just an idea
  • 15:16:58 <BenjaminR> id try to do a silent switch without touching flexform values in db
  • 15:17:03 <xaver> BenjaminR: maybe someone will travel to you in person and want a party :P
  • 15:17:04 <BenjaminR> ask NamelessCoder
  • 15:17:25 <BenjaminR> xaver: there is a party everytime - so youre welcome :)
  • 15:18:23 <BenjaminR> new MAMP PRO 3.0 update is worth the 19 Euro
  • 15:18:33 <BenjaminR> fyi, btw, ot
  • 15:19:02 <xaver> mac ~~
  • 15:19:12 <BenjaminR> what else...
  • 15:19:21 <xaver> linux arch :)
  • 15:19:37 <BenjaminR> well i am not a nerd :P i like to work efficient
  • 15:20:13 <BenjaminR> everyone thinks the mac guys are the nerds but thats not true - the linux guys are :)
  • 15:21:17 <xaver> and MAMP/LAMP/XMAP also ~~
  • 15:21:26 <BenjaminR> NamelessCoder - thanks for the configuration module hint - was an easy thing then.. rte pr
  • 15:22:17 <xaver> virtual maschine ftw
  • 15:23:08 <mrboe_> Windows Episode 8 "Retrun of the Start Button"
  • 15:25:18 <BenjaminR> btw re-using a fce template in a third party extension first time: <v:render.template file="EXT:vmtemplates/Resources/Private/Templates/Content/HeaderImage.html" variables="{settings: {image: {url: 'fileadmin/headerImage-small.png', alternative: 'MEC G', width: 1280, height: 216}}}" paths="{v:var.typoscript(path: 'plugin.tx_vmtemplates.view')}" />
  • 15:31:40 <danilobuerger> hey alexander_dick
  • 15:31:47 <danilobuerger> hey alex_schnitzler actually ;-)
  • 15:32:13 <alex_schnitzler> danilobuerger: What's ap?
  • 15:32:18 <alexander_dick> now you called me, im here too
  • 15:32:21 <alexander_dick> whats up? ;)
  • 15:33:14 <danilobuerger> just wanted to say hey as i saw you join the channel ;-)
  • 15:34:23 <danilobuerger> btw alexander_dick seems like your FAL issue isnt getting any love http://forge.typo3.org/issues/57488 :(
  • 15:34:39 <alexander_dick> yes I know. I wonder why.
  • 15:35:55 <BenjaminR> i dropped a line in #typo3-cms
  • 15:37:32 <alexander_dick> is something wrong with the report?
  • 15:37:42 <alexander_dick> wrong category maybe?
  • 15:38:05 <BenjaminR> Maybe little short description
  • 15:38:20 <BenjaminR> without love you know :)
  • 15:38:25 <alexander_dick> hmm.. I can't edit anymore
  • 15:38:34 <alexander_dick> that always annoys me
  • 15:38:44 <BenjaminR> core´s like to see you are engaged helping them to start with it
  • 15:39:10 <alexander_dick> but there really isn't much more to say about it
  • 15:39:16 <alexander_dick> you can reproduce it in 10 seconds
  • 15:39:18 <BenjaminR> not isnt...
  • 15:39:18 <BenjaminR> :D
  • 15:39:30 <Stephan> Grettings! Is there a place where i can find the *xsd files for fluid flux vhs? The links on the dokupage are broken/ the files doesn´t exist.
  • 15:40:17 <BenjaminR> Hi Stephan. cedricziel might be able to help you
  • 15:43:05 <Stephan> Ok, i will contact him in a single chat. Thanks
  • 15:43:32 <alexander_dick> http://forge.typo3.org/issues/57472 isn't getting any love either
  • 16:13:38 <NamelessCoder> Stephan http://fluidtypo3.org/schemas/
  • 16:36:31 <Stephan> You are my hero of the day NamelessCoder ;)
  • 16:39:22 <mrboe_> @NamelessCoder if i use <f:render section="BE{split -> v:format.case(case: 'split')}" - i must have a empty section called BE
  • 16:41:22 <mrboe_> is that normal - if i dont have that the my
  • 16:41:41 <mrboe_> sorry if i dont have that section my backend is broken
  • 16:44:32 <BenjaminR> optional="TRUE"
  • 16:44:35 <BenjaminR> might help you
  • 16:48:23 <NamelessCoder> case=split has no function
  • 17:27:56 <rahulthewall> Oh hai guys
  • 17:28:12 <rahulthewall> Where do I find the list of extensions that I need to install on the new website
  • 17:28:16 <rahulthewall> the old website had a handy list
  • 17:29:02 <ad_on_is> hi, i have a funny question about flexform
  • 17:29:13 <Outdoorsman> flux vhs fluidcontent fluidpages are the main ones I believe
  • 17:29:26 <ad_on_is> is it possible to somehow style the output, using something like $TBE_STYLES['colorschemes'][0]='red,yellow,blue,olive,green';
  • 17:30:01 <ad_on_is> i.e when using registerFluidFlexFormPlugin()
  • 18:03:51 <BenjaminR> What is wrong with this condition <f:if condition="{v:var.typoscript(path: 'plugin.tx_vmtemplates.settings.contentArea.inheritance.footer')} == '-1'">
  • 18:04:10 <BenjaminR> debugged output for v:var.typoscript in configuration section and it is '-1'
  • 18:04:46 <BenjaminR> sorry - fixed
  • 18:08:03 <BenjaminR> didnt want to check for == '-1' - wanted to check for == '0'
  • 19:53:01 <randomresult> evening
  • 19:55:03 <NamelessCoder> WHAAAAAT????
  • 19:55:05 <BenjaminR> hi
  • 19:55:23 <Outdoorsman> Howdy
  • 19:55:29 <NamelessCoder> ahoy
  • 19:55:38 <BenjaminR> party!!
  • 20:05:54 <BenjaminR> alex_schnitzler! welcome back!
  • 20:06:57 <BenjaminR> hm - he doesnt want to join our party
  • 20:40:34 <danilobuerger> so who here is having c&p / localization / d&d troubles ?
  • 20:43:19 <BenjaminR> randomresult! :P
  • 20:43:41 <randomresult> searching for someone where all bugs appear?
  • 20:43:45 <randomresult> <---
  • 20:43:54 <randomresult> im like a magnet
  • 20:44:03 <BenjaminR> Attention! Trick question!
  • 20:44:27 <danilobuerger> randomresult so how about some good old testing?
  • 20:44:29 <danilobuerger> you in?
  • 20:44:40 <randomresult> sure ... gimme
  • 20:44:43 <randomresult> what u need
  • 20:44:43 <danilobuerger> https://github.com/FluidTYPO3/flux/pull/511
  • 20:45:13 <randomresult> its not merged right?
  • 20:45:16 <danilobuerger> yes
  • 20:45:51 <randomresult> how do i get it now?
  • 20:46:19 <randomresult> i need to pull it from ur repo dont i?
  • 20:46:24 <danilobuerger> https://github.com/hmspl/flux.git branch hat_n_whip
  • 20:51:18 <randomresult> guess what... phpstorm crashed
  • 20:51:29 <randomresult> i hate today. so glad when its friday
  • 20:52:26 <xaver_> randomresult: +1
  • 20:52:57 <randomresult> ok. seems that i need a restart.
  • 20:53:03 <randomresult> will reboot and come back
  • 21:02:03 <randomresult> ahahahahhhahahh ... i get crazy... my phpstorm sucks so much
  • 21:03:27 <randomresult> learned: sometimes its good to close a projekt
  • 21:04:01 <xaver_> randomresult: yes
  • 21:05:48 <randomresult> danilobuerger?
  • 21:05:51 <danilobuerger> here
  • 21:06:03 <randomresult> first: your picture is great.
  • 21:06:12 <danilobuerger> lol
  • 21:06:12 <randomresult> second: flux sucks
  • 21:06:24 <randomresult> no really - i like it a lot
  • 21:06:29 <danilobuerger> ...
  • 21:06:39 <danilobuerger> in that case you might be in the wrong channel ^^
  • 21:06:47 <danilobuerger> try templa voila or so ;-)
  • 21:07:00 <randomresult> well... your flux sucks
  • 21:07:01 <randomresult> :)
  • 21:07:06 <randomresult> hehe
  • 21:07:10 <randomresult> ok.
  • 21:07:16 <randomresult> i did the following:
  • 21:07:32 <randomresult> moved ext/flux out of my project
  • 21:07:41 <randomresult> copied your version into ext
  • 21:07:45 <randomresult> renamed it to flux
  • 21:08:09 <randomresult> went to the backend
  • 21:08:14 <randomresult> pagemodule
  • 21:08:16 <randomresult> page
  • 21:08:20 <randomresult> empty frame
  • 21:08:26 <randomresult> not white but empty
  • 21:08:35 <randomresult> replaced it .. works
  • 21:08:44 <randomresult> (beside the copy thing...
  • 21:09:36 <randomresult> ah... cleared cache and temp for sure
  • 21:10:14 <randomresult> so the testing was quite short... beside the phpstorm crap
  • 21:11:51 <danilobuerger> so what was your problem?
  • 21:11:51 * randomresult gets another wine.
  • 21:12:14 <randomresult> page content didnt show up. so i cant copy nothing
  • 21:12:38 <randomresult> where can i upload screenshots?
  • 21:12:43 <danilobuerger> imageshack fx
  • 21:13:10 <danilobuerger> the thing is that the PR changes nothing in regards to how page content is displayed
  • 21:13:33 <randomresult> just a sec.
  • 21:14:32 <randomresult> same problem here
  • 21:14:45 <randomresult> you have teamviewer?
  • 21:15:47 <danilobuerger> yeah
  • 21:17:48 <randomresult> danilobuerger see privat messages
  • 21:17:58 <danilobuerger> yeah need to update teamviewer
  • 21:18:03 <randomresult> lol
  • 21:18:13 <randomresult> every time i use this ... i need to update
  • 21:18:15 <randomresult> pfff
  • 21:18:21 <randomresult> like flashplayer
  • 21:22:33 <randomresult> see?
  • 21:22:33 <danilobuerger> so but you actually do have page content?
  • 21:22:46 <randomresult> yeah sure
  • 21:22:53 <danilobuerger> "page content didnt show up"
  • 21:23:00 <randomresult> feel free to look
  • 21:23:08 <randomresult> that was the first time
  • 21:23:11 <danilobuerger> ah ok
  • 21:23:20 <randomresult> feel free to take over
  • 21:23:31 <danilobuerger> wow?
  • 21:23:39 <danilobuerger> when?
  • 21:23:41 <danilobuerger> hehe
  • 21:23:51 <randomresult> now
  • 21:25:13 <danilobuerger> hmm
  • 21:25:18 <danilobuerger> it seems to be working
  • 21:25:26 <danilobuerger> what are you doing that doenst work?
  • 21:25:30 <randomresult> take text
  • 21:25:37 <randomresult> lemme show
  • 21:25:39 <danilobuerger> do it slow
  • 21:26:11 <danilobuerger> ah isee
  • 21:26:26 <danilobuerger> ok yes
  • 21:27:15 <randomresult> you see what i mean ?
  • 21:27:18 <randomresult> need a shell?
  • 21:27:21 <randomresult> :)
  • 21:27:26 <randomresult> need phpstorm
  • 21:27:30 <randomresult> phplog?
  • 21:27:35 <danilobuerger> nope
  • 21:27:38 <danilobuerger> everything
  • 21:27:41 <danilobuerger> good
  • 21:27:44 <danilobuerger> thanks for showing me
  • 21:27:51 <randomresult> your welcome
  • 21:27:56 <randomresult> anytime
  • 21:28:06 <randomresult> sometimes faster than explaining
  • 21:33:28 <Guest|29327> Hi everybody
  • 21:33:39 <randomresult> hi guest
  • 21:35:10 * randomresult will leave now
  • 21:35:30 <Guest|29327> I have an issue with fluidcontent. I always get the error 'The default controller for extension "Fluidcontent" and plugin "Content" can not be determined. Please check for TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin() in your ext_localconf.php'
  • 21:36:10 <randomresult> Guest|29327 version of all. t3 flux fluidcontent fluidpages vhs
  • 21:36:59 <Guest|29327> (it's in an ajax request, implemented with the eid dispatcher)
  • 21:37:00 <randomresult> Guest|29327 u use TER or GIT versions. if Git which branch?
  • 21:37:47 <Guest|29327> t3 6.1.7
  • 21:37:54 <Guest|29327> flux 6.0.2
  • 21:38:35 <Guest|29327> fluidcontent 3.1.0, fluidpages 2.1.0, vhs 1.8.4
  • 21:38:55 <Guest|29327> TER version
  • 21:39:58 <randomresult> well im quite sure there are newer versions of ALL of them :)
  • 21:40:44 <randomresult> flux 7.0 (in ter / 7.1 in git ?)
  • 21:40:56 <randomresult> fluidcontent 4.1
  • 21:41:01 <Guest|29327> It's a project which already runs a while. Need to check the updates.
  • 21:41:02 <randomresult> pages 3.1
  • 21:41:12 <randomresult> make a backup
  • 21:41:18 <randomresult> read the migration guide
  • 21:41:27 <randomresult> READ the FUCKING manual :)
  • 21:41:58 <randomresult> https://github.com/FluidTYPO3/documentation/blob/master/Namespaces.md
  • 21:42:08 <randomresult> you will need to know this!
  • 21:43:01 <Guest|29327> Ah, ok. The extension manager only reported a new version for flux. Updating right now.
  • 21:43:10 <randomresult> Guest|29327 maybe its not the best idea to update. maybe you better ask one of the team members (the ones with an @ in front)
  • 21:43:19 <randomresult> DONT JUST UPDATE
  • 21:43:35 <Guest|29327> We have enough backups, and it's not yet live.
  • 21:44:03 <randomresult> you will need to change your templates (or do a corehack in t6.1)
  • 21:44:25 <randomresult> and i think u will need an update for all the extensions
  • 21:44:37 <randomresult> check github for issues/bugs solutions
  • 21:44:44 <randomresult> https://github.com/FluidTYPO3/
  • 21:44:49 <Guest|29327> There are not many templates which use the extension.
  • 21:44:54 <Guest|29327> Currently running all the updates.
  • 21:45:17 <randomresult> read about the migration (see link namespaces.md)
  • 21:45:28 <Guest|29327> Already open on the second screen ;)
  • 21:45:32 <randomresult> its quite easy to migrate from 6 to 7
  • 21:45:35 <randomresult> good.
  • 21:45:58 <randomresult> as u can read: MAKE A DAMN BACKUP, YOU COWBOY!
  • 21:46:06 <Guest|29327> As always :D
  • 21:46:07 <danilobuerger> beware to execute EM Update Script of FLux immediately after you updated from 6 to 7
  • 21:46:23 <danilobuerger> (dont do a db compare first) .
  • 21:46:53 <Guest|29327> all right
  • 21:48:33 <randomresult> good luck
  • 21:50:30 * randomresult needs a break now. see u all tomorow
  • 21:50:42 <Guest|29327> byebye & thanks :)
  • 22:06:11 <Guest|29327> Hmm, the error is still present after updating all extensions
  • 22:09:41 <Guest|29327> I am trying to load the content with the content object render https://gist.github.com/anonymous/9961903
  • 22:16:20 <Guest|59069> Hi, I'm using typo3 6.1.7
  • 22:16:20 <Guest|59069> flux 6.0.2
  • 22:16:20 <Guest|59069> fluidcontent 3.1.0
  • 22:16:20 <Guest|59069> fluidpages 2.1.0
  • 22:16:20 <Guest|59069> vhs 1.8.4 and got a problem with loading the FCE in an ajax request using eID
  • 22:17:12 <Guest|59069> If i try to load the content object with the RECORDS function I get the following error: The default controller for extension "Fluidcontent" and plugin "Content" can not be determined. Please check for TYPO3\CMS\Extbase\Utility\ExtensionUtility::configurePlugin() in your ext_localconf.php
  • 22:17:35 <Guest|59069> Can somebody help me to fix it?
  • 22:43:03 <danilobuerger> Guest|59069 you might want to update your extensions
  • 22:43:43 <Guest|59069> hi danilo
  • 22:45:06 <Guest|59069> Sorry this was the old list :( flux is 7, fluidcontent 4, fluidpages 3 and vhs 1.8.5
  • 22:46:06 <Guest|59069> After the update I used your script to update my template files but the error still occurs
  • 22:46:57 <danilobuerger> did you clear typo3temp ?
  • 22:47:11 <Guest|59069> No, just a second
  • 22:50:08 <Guest|59069> Now I deleted it but still the same error
  • 22:50:18 <danilobuerger> can you please gist what you are doing?
  • 22:52:13 <Guest|59069> https://gist.github.com/anonymous/89e8a710ab3f02596767
  • 22:52:33 <danilobuerger> whats in ext_localconf ext_tables?
  • 22:54:07 <Guest|59069> https://gist.github.com/anonymous/b11a071e51aa221179a8
  • 22:54:41 <danilobuerger> so why are oyu not registering your extension with flux??
  • 22:55:50 <Guest|59069> I'm new to flux, didn't know that I have to
  • 22:55:56 <danilobuerger> ah
  • 22:56:02 <danilobuerger> https://github.com/FluidTYPO3/fluidpages/tree/development#how-to-include-page-templates
  • 22:56:11 <danilobuerger> include
  • 22:56:12 <danilobuerger> Tx_Flux_Core::registerProviderExtensionKey('VendorName.ExtensionName', 'Page');
  • 22:56:17 <danilobuerger> Tx_Flux_Core::registerProviderExtensionKey('VendorName.ExtensionName', 'Content');
  • 22:56:33 <Guest|59069> In the ext_localconf?
  • 22:56:35 <danilobuerger> in both ext_tables and ext_localconf
  • 22:57:59 <Guest|59069> One moment
  • 22:58:03 <danilobuerger> instead of Tx_Flux_Core you can also use \FluidTYPO3\Flux\Core thats the namespace variant
  • 23:01:21 <Guest|59069> I inserted the following lines: \FluidTYPO3\Flux\Core::registerProviderExtensionKey('Becklyn.' . $_EXTKEY, 'Page');
  • 23:01:21 <Guest|59069> \FluidTYPO3\Flux\Core::registerProviderExtensionKey('Becklyn.' . $_EXTKEY, 'Content');
  • 23:01:34 <Guest|59069> Still the same error
  • 23:01:52 <danilobuerger> you did that in both ext_localconf and ext_tables ?
  • 23:02:16 <danilobuerger> and you cleared our typo3temp again?
  • 23:02:30 <Guest|59069> No not typo3temp
  • 23:02:34 <Guest|59069> One second
  • 23:04:17 <Guest|59069> Still the same
  • 23:04:40 <Guest|59069> You meant to include the two lines in my own extension
  • 23:04:44 <Guest|59069> Just to make sure
  • 23:04:48 <danilobuerger> yes
  • 23:05:25 <Guest|59069> ok then i did it right
  • 23:06:00 <danilobuerger> hmm but fce is shown when you access without eID?
  • 23:06:14 <Guest|59069> Yes
  • 23:06:28 <Guest|59069> Thats the weird thing
  • 23:06:41 <Guest|59069> Don't know what I'm doing wrong
  • 23:07:26 <Guest|59069> Oh danilo, do I have to add those lines to the Extension where I create the FCE
  • 23:07:34 <danilobuerger> yes
  • 23:07:37 <Guest|59069> :/
  • 23:07:44 <danilobuerger> the one with
  • 23:08:02 <Guest|59069> Thought where I call the ajax
  • 23:08:07 <danilobuerger> the registerProviderExtensionKey 'Page' in the extension you use fluidpages
  • 23:08:09 <Guest|59069> Because this is another Extension
  • 23:08:20 <danilobuerger> registerProviderExtensionKey 'Content' in the extension you use fluidcontent
  • 23:08:46 <Guest|59069> Okay need to look
  • 23:08:49 <danilobuerger> try it out (clear typo3temp again)
  • 23:11:24 <Guest|59069> okay in the ext_tables I have the following already in https://gist.github.com/anonymous/64ae21a687b1c5ae72ea
  • 23:11:42 <danilobuerger> you dont use name spaces there?
  • 23:11:43 <Guest|59069> But not in the ext_localconf
  • 23:12:29 <Guest|59069> I created it automatically
  • 23:12:50 <Guest|59069> Should I use the namespaces instead of Tx ...
  • 23:13:07 <danilobuerger> well you might need to vendor prefix your register function calls as you did before
  • 23:13:12 <danilobuerger> 'Becklyn.' . $_EXTKEY
  • 23:13:15 <danilobuerger> instead of mytest
  • 23:14:00 <Guest|59069> and paste it in both files?
  • 23:14:19 <danilobuerger> actually your other extension might just not get called
  • 23:15:02 <danilobuerger> try Tx_Flux_Core::registerProviderExtensionKey('mytest', 'Content'); inside the extension of your eID
  • 23:15:17 <danilobuerger> (mytest being the extension where your fce is at)
  • 23:16:05 <Guest|59069> Yes my fces are in mytest extension
  • 23:16:30 <Guest|59069> I try the one if the prefix maybe it works already
  • 23:18:11 <Guest|59069> sadly not
  • 23:18:44 <danilobuerger> try registering mytest with flux in the eid extension
  • 23:18:55 <Guest|59069> in ext_*
  • 23:18:59 <Guest|59069> ?
  • 23:19:02 <danilobuerger> yeah
  • 23:19:12 <danilobuerger> if that doesnt work, register it in your eID dispatch
  • 23:19:31 <danilobuerger> and if that doesnt work i am out of ideas
  • 23:22:17 <Guest|59069> I placed this in the ext_* \FluidTYPO3\Flux\Core::registerProviderExtensionKey('Becklyn.mytest', 'Content');
  • 23:22:29 <Guest|59069> Just to make sure that I'm not doing it wrong
  • 23:23:05 <Guest|59069> In the extension that calls the Ajax
  • 23:23:31 <danilobuerger> yeah
  • 23:23:52 <Guest|59069> Okay then I need to try the last one
  • 23:27:54 <Guest|59069> Oh man, it's also not working
  • 23:28:10 <Guest|59069> So you're sure that you have not another option?
  • 23:28:39 <danilobuerger> nope, but stick around until NamelessCoder is here..
  • 23:29:20 <Guest|59069> Do you know when he will come around?
  • 23:29:46 <danilobuerger> nope, but he will probably be here soon / later
  • 23:30:03 <Guest|59069> I'm from Germany so the time shift could be a problem
  • 23:30:13 <danilobuerger> he is in the same timezone
  • 23:30:42 <danilobuerger> alternatively you could file a bug report on github explaining the issue in detail
  • 23:31:25 <Guest|59069> Okay anyway thank you for your help
  • 23:31:57 <Guest|59069> Maybe NamelessCoder can help (=
  • 23:32:09 <Guest|59069> Have a nice day danilo
  • 23:32:15 <danilobuerger> you too
  • 23:32:20 <Guest|59069> thanks

20140404

  • 00:12:28 <Denyerec> Did you miss me?
  • 00:12:30 <Denyerec> Mmhm?
  • 00:12:36 <Denyerec> On second thoughts, don't answer that.
  • 00:13:08 <danilobuerger> you have some new pics?
  • 00:15:23 <Denyerec> this time of an alternative music gig
  • 00:15:31 <danilobuerger> aww
  • 00:15:34 <Denyerec> Though I think it was stretching most people's concept of music.
  • 00:15:37 <danilobuerger> thought more strippers
  • 00:16:14 <Denyerec> http://stuff.denyerec.co.uk/Pole/ may appease.
  • 00:16:23 <danilobuerger> it may
  • 00:16:26 <danilobuerger> ;-)
  • 00:16:30 <Denyerec> stuff.denyerec.co.uk is my dumping ground, though it's got more in it than my portfolio :S
  • 00:18:33 <danilobuerger> i really like the auto play feature :D
  • 00:19:34 <Denyerec> I wish it worked better on mobile.
  • 00:19:46 <Denyerec> There seems to be a complete lack of a really good all-platforms lightbos.
  • 00:19:57 <Denyerec> And I'm starting to think that's because such a thing cannot be written.
  • 00:20:03 <danilobuerger> yeah
  • 00:20:10 <Denyerec> Sooooo many inconsistencies between mobile browsers
  • 00:21:01 <Guest|59069> Hey Denyerec do you talk about your gallery?
  • 00:21:13 <Denyerec> Is that you, outdoorsman?
  • 00:22:01 <Guest|59069> Do you mean me? If it is so, I'm sorry I'm just waiting for NamelessCoder to jump in
  • 00:22:38 <Guest|59069> But read something about work better on mobile
  • 00:22:50 <Guest|59069> Just wondering if you meant your gallery plugin
  • 00:22:55 <Denyerec> Yeah the slideshow I use.
  • 00:23:00 <Guest|59069> http://kenwheeler.github.io/slick/
  • 00:23:01 <Denyerec> The guy who wrote it originally abandoned it
  • 00:23:07 <Guest|59069> Maybe you want to check this out
  • 00:23:14 <Denyerec> mayyyyyybe I do
  • 00:23:16 * Denyerec clics
  • 00:23:23 <Guest|59069> seems to be a good one
  • 00:23:47 <Denyerec> The last carousel I used promised it'd be the last carousel I'd ever need, too.
  • 00:23:47 <danilobuerger> i personally use bxSlider
  • 00:24:20 <danilobuerger> i really like bxSlider
  • 00:24:22 <Denyerec> Guest|59069 (Who are you btw?)
  • 00:24:30 <Denyerec> My gallery doesn' tuse a carousel, more a lightbox thing
  • 00:24:50 <danilobuerger> Denyerec try fancybox
  • 00:25:13 <Denyerec> *shudder*
  • 00:25:23 <Denyerec> Unless they re-wrote that completely, I don't think it's going to be make me happy
  • 00:25:24 <Denyerec> :)
  • 00:25:30 <danilobuerger> yes they did actually
  • 00:25:54 <Denyerec> "Version 2 is completely rewritten with new features and updated graphics."
  • 00:25:54 <Denyerec> LOL
  • 00:25:57 * Denyerec takes a look
  • 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:26:47 <Denyerec> ah
  • 00:26:51 <Denyerec> type /nick YourName
  • 00:27:09 <Denyerec> I need something that'll allow mobile swipe and not break :(
  • 00:27:16 * danilobuerger waits for Guest|59069 to be renamed "YourName"
  • 00:27:18 <danilobuerger> :D
  • 00:27:26 <Denyerec> It was close
  • 00:27:28 <Denyerec> :)
  • 00:27:42 <shaggz> Where are you from guys?
  • 00:28:30 <Denyerec> Hello nurse: http://iprodev.com/ilightbox/wordpress/
  • 00:28:33 <Denyerec> UK here
  • 00:28:51 <Denyerec> HOly shitballs
  • 00:28:55 <Denyerec> Another UK typo dev?
  • 00:28:57 * Denyerec rubs eyes
  • 00:29:19 * Denyerec plays Pin the Tail on the Unicorn
  • 00:29:29 <danilobuerger> Denyerec who else is from UK?
  • 00:29:34 <Denyerec> shaggz
  • 00:29:38 <Denyerec> Unless his IRC ident is lying
  • 00:29:47 <Denyerec> Which if he's using webchat, it might well be :(
  • 00:30:17 <danilobuerger> i would bet shaggz is from Baden Württemberg
  • 00:30:27 <Denyerec> IP trace?
  • 00:30:33 <Denyerec> Godsverdomme.
  • 00:30:37 <Denyerec> I feel so lonery.
  • 00:31:14 <danilobuerger> forever alone :D
  • 00:31:25 <shaggz> yeah Baden-Württemberg is right ;)
  • 00:31:25 <Denyerec> Maybe I should just learn Drupal :/
  • 00:31:34 <Denyerec> http://ilightbox.net/ <-- this could be The One.
  • 00:31:41 <danilobuerger> drupal for what?
  • 00:31:45 <danilobuerger> is that still a thing?
  • 00:31:55 <Denyerec> It's massive in the UK
  • 00:32:02 <Denyerec> PHP here is either Drupal or Magento.
  • 00:32:19 <Denyerec> Or horrible bespoke CMS systems that can't even complete with Typo v 3.0
  • 00:32:42 <danilobuerger> so your developer community is kind of like your EU politics
  • 00:32:44 <danilobuerger> ;-)
  • 00:34:44 <shaggz> ilightbox looks nice
  • 00:34:52 <Denyerec> lol yeah
  • 00:35:06 <Denyerec> I am basically on my own out here
  • 00:35:14 <danilobuerger> well we got your back ;)
  • 00:35:15 <Denyerec> I'd organise a dev meetup
  • 00:35:20 <Denyerec> But every day is a UK Typo3 meet for me.
  • 00:36:06 <shaggz> @Denyerec do you know under which license ilighbox is released?
  • 00:37:03 <Denyerec> Can I use this script on my client's website?
  • 00:37:04 <Denyerec> Yes. Your license includes the rights to use the script on a website (commercial, personal, client), or intranet site project.
  • 00:37:22 <shaggz> So MIT or which one is it :D
  • 00:38:04 <Denyerec> Doesn't state
  • 00:38:16 <Denyerec> I've tweeted the guyt o ask
  • 00:38:25 <NamelessCoder> sup
  • 00:38:34 <shaggz> yeeeah
  • 00:38:40 <shaggz> Hello Nameless
  • 00:38:44 <danilobuerger> there he is
  • 00:38:58 <Denyerec> http://codecanyon.net/item/ilightbox-revolutionary-lightbox-plugin/3716175?ref=hemn&ref=hemn&clickthrough_id=214149055&redirect_back=true
  • 00:38:59 <Denyerec> I thought so
  • 00:39:03 <Denyerec> it WAS too good to be true
  • 00:39:09 <Denyerec> or at least, too good to be free :)
  • 00:39:23 <danilobuerger> 13 $ thats nothing for good software
  • 00:39:28 <Denyerec> I agree
  • 00:39:33 <shaggz> Danilo maybe you could tell Nameless what we have done so far?
  • 00:39:35 <Denyerec> Though it's too much for my personal dumping ground site
  • 00:39:47 <shaggz> I think you can explain it better than me (=
  • 00:40:14 <danilobuerger> NamelessCoder use ft3 with eID, controller not found for fce thats trying to be rendered in eID
  • 00:40:41 <shaggz> First of all, do you have time NamelessCoder :)
  • 00:40:47 <danilobuerger> works fine without eID
  • 00:40:54 <NamelessCoder> don't use eID
  • 00:41:03 <danilobuerger> there is your answer :D
  • 00:41:07 <shaggz> Nooo
  • 00:41:11 <shaggz> ^^
  • 00:41:14 <NamelessCoder> there is no simpler way to put it.
  • 00:41:27 <danilobuerger> so how to ajax with fce?
  • 00:41:37 <NamelessCoder> 1) custom typeNum, or
  • 00:41:38 <shaggz> So you mean I should register a new typenum?
  • 00:41:44 <NamelessCoder> 2) extbase_realurl package routing
  • 00:42:13 <NamelessCoder> you most likely will need 1) in order to be a bit more flexible
  • 00:42:38 <xaver_> NamelessCoder: do you ever used mysql 5.6
  • 00:42:47 <shaggz> Did not use a custom typeNum so far
  • 00:42:52 <NamelessCoder> and you do not have to worry about speed if you're on 6.2. My custom typeNums reply in < 60ms
  • 00:43:16 <NamelessCoder> xaver_ yes, also: don't.
  • 00:43:31 <xaver_> i tried it now the first time
  • 00:43:40 <xaver_> the speed - wow
  • 00:43:59 <shaggz> Still workin with 6.1.7
  • 00:44:23 <NamelessCoder> shaggz upgrade asap, custom typenum is slow on 6.1
  • 00:44:36 <NamelessCoder> everything is slow on 6.1
  • 00:44:39 <shaggz> How much work will it be to change from eID to custom typenum
  • 00:44:45 <danilobuerger> NamelessCoder whats the technical reason behind eID != flux ?
  • 00:44:56 <shaggz> Good question danilo
  • 00:45:03 <NamelessCoder> danilobuerger read typo3/sysext/cms/index_ts.php
  • 00:45:11 <danilobuerger> k
  • 00:45:28 <NamelessCoder> shaggz changing is easy
  • 00:45:48 <xaver_> eID is ~~
  • 00:45:54 <shaggz> Sounds good Nameless
  • 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:47:19 <NamelessCoder> it should be, yes
  • 00:47:31 <danilobuerger> and just never use eID or are there use cases?
  • 00:47:36 <NamelessCoder> but you *can* exploit extbase_realurl to call controllers directly
  • 00:47:41 <NamelessCoder> which is insanely much faster
  • 00:48:25 <NamelessCoder> there is ONE use case for eID - a script which must have TYPO3 API access to DB or TCA, but needs nothing else from TYPO3.
  • 00:48:41 <xaver_> yes but eID is really ~~ sometimes because you have nothing
  • 00:48:42 <NamelessCoder> anything else is better served as just a php file
  • 00:48:54 <danilobuerger> ok
  • 00:49:08 <NamelessCoder> eID + Extbase = pretty much lost hope
  • 00:49:19 <danilobuerger> so performance wise it could be better to go extbase_realurl ajax instead of typeNum ?
  • 00:49:19 <NamelessCoder> eID + typeNum = flawless victory
  • 00:49:32 <NamelessCoder> again depends on what you actually need to do
  • 00:49:43 <NamelessCoder> package routing has no page UID context, fx
  • 00:50:17 <danilobuerger> ok
  • 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:50:24 <Denyerec> Wait
  • 00:50:26 <Denyerec> Hold the phone
  • 00:50:34 <Denyerec> I thought eid was supposed to not fire up the whole stack
  • 00:50:36 <NamelessCoder> = PackageRouting ;)
  • 00:50:40 <Denyerec> which a custom typenum is going to do ?
  • 00:50:49 <shaggz> For my purpose I need to load some products from database + the fluid content elements by the uid of the elemetns
  • 00:50:50 <NamelessCoder> yes Denyerec and that's the problem
  • 00:51:23 <shaggz> So therefore the typeNum is the better choice am I right?
  • 00:51:39 <NamelessCoder> yes, if you have to use Extbase you will simply need to use typeNum
  • 00:51:48 <NamelessCoder> and you do, so you do ;)
  • 00:51:57 <danilobuerger> dad so clever tonight ;)
  • 00:52:42 <xaver_> NamelessCoder: try mysql 5.6 :)
  • 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 ;)
  • 00:55:12 <shaggz> damn :)
  • 00:55:27 <shaggz> But that wasn't my purpose ;)
  • 00:55:27 <NamelessCoder> make a standard extbase plugin and check the example config in fx ext:fluid
  • 00:55:35 <NamelessCoder> should make sense quickly
  • 00:55:49 <shaggz> Okay
  • 00:56:07 <shaggz> Thanks for pointing to the solution :)
  • 00:56:22 <NamelessCoder> anytime :)
  • 00:57:47 <shaggz> Sounds good
  • 00:57:57 <shaggz> So I'm busy right now
  • 00:58:15 <shaggz> If I made it I'll come back ;)
  • 00:58:29 <shaggz> If you do not see me again you know what ... :D
  • 00:59:05 <shaggz> So again tanks Nameless and danilo for your help
  • 00:59:28 <NamelessCoder> you're welcome
  • 05:59:14 <randomresult> good morning
  • 06:35:15 <Outdoorsman> morning!
  • 06:36:17 <Outdoorsman> I just saw on GitHub that you're a Magento user as well, right on!
  • 07:47:45 <mrboe> morning
  • 07:48:08 <BenjaminR> hi
  • 08:27:57 <BenjaminR> Hi alex_schnitzler - available for a question regarding fcc?
  • 09:09:16 <rahulthewall> Hi Guys
  • 09:11:30 <rahulthewall> Could someone tell me the correct order to install the fluid extensions
  • 09:11:41 <rahulthewall> I can’t find it on the new website, the old website had it
  • 09:13:39 <rahulthewall> nvm, forgot about this: http://web.archive.org/web/20130821043447/http://fedext.net/overview/beginners-guide.html
  • 09:13:40 <rahulthewall> :)
  • 09:17:00 <BenjaminR> flux, fluidpages, fluidcontent, vhs
  • 09:35:12 <rahulthewall> Yup, thanks BenjaminR
  • 09:35:28 <BenjaminR> thats the order
  • 09:35:44 <BenjaminR> doesnt really matter despite flux is installed first
  • 09:36:50 <alexander_dick> good morning
  • 09:36:57 <BenjaminR> hi alex
  • 09:38:01 <alexander_dick> does anybody know of the inner workings of the fluid parser? I'm trying to create an associative "array"
  • 09:38:35 <alexander_dick> i post a gist, one sec
  • 09:40:38 <alexander_dick> https://gist.github.com/adick/64e9d38c1f4a34378cf3
  • 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
  • 09:51:08 <alexander_dick> this works:
  • 09:51:10 <alexander_dick> <v:var.set name="easingOptions" value="{
  • 09:51:10 <alexander_dick> 0: {0: 'Linear.easeNone', 1: 'Linear.easeNone'},
  • 09:51:10 <alexander_dick> 1: {0: 'Power0.easeIn', 1: 'Power0.easeIn'}
  • 09:51:10 <alexander_dick> }" />
  • 09:51:48 <alexander_dick> (equal key an value seems senseless but I have some pairs with different key/value
  • 09:52:27 <BenjaminR> dots in keys are dirty :)
  • 09:52:30 <BenjaminR> i wont do that
  • 09:53:19 <alexander_dick> that's not a key anymore
  • 09:53:25 <alexander_dick> the keys are 0 and 1
  • 09:53:59 <alexander_dick> but the first value (0) is used as value and the second (1) as label in select fields
  • 09:54:11 <alexander_dick> if you supply such an object
  • 09:55:32 <BenjaminR> didnt know what you are using it for
  • 09:55:44 <alexander_dick> sry
  • 10:00:43 <alexander_dick> it is unfortunate that the key is necessary
  • 10:01:15 <alexander_dick> this would be nice
  • 10:01:17 <alexander_dick> {
  • 10:01:17 <alexander_dick> {0: 'Linear.easeNone', 1: 'Linear.easeNone'},
  • 10:01:17 <alexander_dick> {0: 'Power0.easeIn', 1: 'Power0.easeIn'}
  • 10:01:17 <alexander_dick> }
  • 10:01:33 <alexander_dick> instead of
  • 10:01:34 <alexander_dick> {
  • 10:01:34 <alexander_dick> 0: {0: 'Linear.easeNone', 1: 'Linear.easeNone'},
  • 10:01:34 <alexander_dick> 1: {0: 'Power0.easeIn', 1: 'Power0.easeIn'}
  • 10:01:34 <alexander_dick> }
  • 10:05:23 <alexander_dick> result: https://gist.github.com/adick/cf46c42f893a3e3174bd ;)
  • 10:38:30 <Denyerec> Mornin all
  • 10:38:39 <shaggz> Hey Denyerec ;)
  • 10:46:47 <randomresult> morning mr.clap
  • 10:51:24 <Denyerec> {v:object.clap(tems:'hands' state:'shitty')}
  • 10:55:47 <BenjaminR> Guys, this is a reputable place!
  • 10:56:08 <BenjaminR> So please change the state property before clapping hands...
  • 10:58:05 <Tjark> Good Morning.
  • 10:58:25 <Tjark> i have a question regarding to flux:field.inline.fal
  • 10:58:39 <BenjaminR> Hi Tjark - just ask
  • 10:59:10 <Tjark> i use this within the Page Template. And now i try to Render the image in the layout file
  • 10:59:45 <Tjark> But {settings.teaserImage} just throws a "1"
  • 11:00:17 <Tjark> and did not find any documentation about that
  • 11:00:44 <BenjaminR> https://gist.github.com/benjaminrau/9896177
  • 11:08:28 <Tjark> i replaced field: 'media' with my Variable media: 'settings.teaserImage'
  • 11:08:40 <alexander_dick> @Tjark
  • 11:08:55 <Tjark> But array is still empty
  • 11:09:14 <alexander_dick> you have to query the image
  • 11:10:09 <alexander_dick> {v:resource.record.fal(uid: yourPageUid, field: 'yourFieldName', table: 'pages') -> v:iterator.first() -> v:var.set(name: 'image')}
  • 11:10:23 <alexander_dick> then you have it in the {image} variable
  • 11:11:34 <alexander_dick> {v:resource.record.fal(uid: yourPageUid, field: settings.teaserImage, table: 'pages') -> v:iterator.first() -> v:var.set(name: 'image')}
  • 11:11:42 <alexander_dick> if settings.teaserImage contains the field name
  • 11:12:08 <Tjark> yaey, that worked
  • 11:12:20 <Tjark> thanks mate
  • 11:12:44 <alexander_dick> welcome
  • 11:13:05 <Tjark> so i just have to get the pageuid and iam fine ;)
  • 11:13:14 <alexander_dick> yep
  • 11:13:18 <Tjark> grwat
  • 11:13:20 <Tjark> great
  • 11:13:22 <alexander_dick> in which context are you using it?
  • 11:13:35 <Tjark> within the page layout
  • 11:13:36 <alexander_dick> normally in frontend it should be simply "uid"
  • 11:14:20 <alexander_dick> {page.uid}
  • 12:13:50 <randomresult> @danilobuerger can u reproduce my copy thing?
  • 13:07:30 * Denyerec beavers away in Lightroom
  • 13:07:40 <Denyerec> Your peace is doomed.
  • 13:07:44 <Denyerec> Soon I return to Typo3 work
  • 13:59:33 * randomresult is at the point where he thinks about switching to notepad instead of phpstorm :(
  • 13:59:46 <Denyerec> uh oh
  • 13:59:48 <Denyerec> what happened ?
  • 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:12:16 <randomresult> @NamelessCoder u there?
  • 14:28:02 <Denyerec> anyone there ?
  • 14:28:08 <randomresult> yessir
  • 14:28:13 <Denyerec> I get this:
  • 14:28:26 <Denyerec> #1278155988: The path provided does not point to existing and accessible well-formed XML file. (More information)
  • 14:28:43 <Denyerec> if I reference a locallang file in /Resources/Private/Misc/
  • 14:28:43 <randomresult> in which context?
  • 14:28:53 <Denyerec> Still explainng one mo!
  • 14:29:06 <randomresult> sorry
  • 14:29:07 <Denyerec> The extension sp_bettercontact allows you to load a custom LLL file
  • 14:29:09 <Denyerec> via TS
  • 14:29:34 <Denyerec> locallangFile = /typo3conf/ext/albatemplate/Resources/Private/Misc/locallang.xml
  • 14:29:48 <Denyerec> I copied the locallang file from the extension to my extensions private resources path
  • 14:29:58 <Denyerec> but when I reference it, I get the error I showed you
  • 14:30:04 <Denyerec> no leading slash perhaps
  • 14:30:05 <Denyerec> moment
  • 14:30:14 <randomresult> tried EXT:albatemplate
  • 14:32:38 <randomresult> and normally u use the folder Privat/Language for locallang.xlf
  • 14:32:53 <randomresult> Private/Language
  • 14:33:03 <Denyerec> Ok
  • 14:33:05 <Denyerec> I'll refactor that
  • 14:33:13 <Denyerec> EXT:alba... seemed to work It hink
  • 14:33:29 <Denyerec> yes
  • 14:33:33 <Denyerec> legendary
  • 14:35:49 <randomresult> YaY!
  • 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!
  • 14:38:26 <Denyerec> you too
  • 14:38:28 <randomresult> alexander_dick you too
  • 14:39:53 <alexander_dick> thx and keep up the fedext awesomeness \m/ :D
  • 14:48:50 <Denyerec> randomresult can you specify extension priority ?
  • 14:50:08 <Denyerec> like...
  • 14:50:19 <Denyerec> I want my template extension to have priority over everything else
  • 14:50:23 <Denyerec> so I can overload things if I need to.
  • 14:50:34 <Denyerec> But it seems my extension's static include is included almost first
  • 14:50:39 <Denyerec> so other extensions override it.
  • 14:52:17 <Denyerec> Ah
  • 14:52:29 <Denyerec> I've enabled "include after static TS if root flag is set"
  • 14:52:36 <Denyerec> and now my extension is the last loaded
  • 14:52:39 <Denyerec> excellent
  • 14:56:15 <randomresult> i was about to write that :)
  • 14:56:29 <Denyerec> :)
  • 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
  • 15:39:03 <xaver> -_
  • 15:39:05 <xaver> _
  • 15:46:56 <Denyerec> o_O
  • 15:47:03 <Denyerec> clear typo3temp !
  • 15:47:33 <xaver> Denyerec: i cleared it already
  • 15:47:38 <xaver> today is *****
  • 15:47:49 <Denyerec> :(
  • 15:47:55 <Denyerec> Can I get a.... D ?
  • 15:48:00 <Denyerec> ***D** right ?
  • 15:48:05 * Denyerec can do this...
  • 15:48:10 <Denyerec> F ?
  • 15:48:14 <xaver> ?
  • 15:48:15 <Denyerec> :/
  • 15:48:17 <Denyerec> Hangman.
  • 15:48:20 <Denyerec> Nevermind :(
  • 15:48:29 <xaver> local it works on my virtualmaschine
  • 15:48:34 <Denyerec> I'm going to surmise you're having a shit day
  • 15:48:36 <xaver> only dev instance are ....
  • 15:49:34 <xaver> yes - morning -> pc video broken - afterwards -> get a coffee - coffeebeans are empty -_- and so on
  • 16:10:11 <Denyerec> Which is normally busier, Template or Layout ?
  • 16:13:12 <xaver> http://thecodinglove.com/post/81678749540/when-my-boss-is-looking-for-a-bug-fixer-on-friday-night
  • 16:13:37 <Denyerec> ROFL
  • 16:19:06 <Denyerec> I'm getting an "cannot render unknown section" error
  • 16:19:13 <Denyerec> but the section is 100% present in my template
  • 16:19:18 <Denyerec> cleared caches and typo3temp
  • 16:21:07 <Denyerec> Seems like almost everything ends up in a partial.
  • 16:21:54 <Denyerec> and the Template is almost only configuration for flex ?
  • 16:26:57 <Tjark> hi, can v:resource.image also only output the path without the image tag ?
  • 16:34:39 <danilobuerger> randomresult_afk yes i can, thanks for your feedback...
  • 16:43:21 <Denyerec> ok danilobuerger seeing as how you're kinda here
  • 16:43:24 <Denyerec> I have one page template
  • 16:43:27 <Denyerec> and I made two layouts
  • 16:43:33 <Denyerec> that reference the same page.
  • 16:43:53 <Denyerec> However it seems when assigning a template to a page in the BE, you assign the Template, not the layout...
  • 16:44:27 <danilobuerger> sorry Denyerec cant help right now... need to get a website live in 1,25 h
  • 16:44:35 <Denyerec> Am I right, then, in stating that Template:Layout is 1:1 not 1:n
  • 16:44:41 <Denyerec> ^ just that q
  • 17:00:01 <danilobuerger> no you can choose your layout inside your template
  • 17:00:13 <danilobuerger> template n:1 layout
  • 17:04:21 <benjamin_654> hi danilobuerger, can you reproduce my testing results? (flux issue 511) If you need more informations, this is me in irc ..
  • 17:04:38 <danilobuerger> benjamin_654 yes i can, thanks a lot for the testing!!!
  • 17:05:39 <benjamin_654> danilobuerger: i am happy to be able to contribute something (:
  • 17:06:24 * Denyerec has been unable to get that to work
  • 17:06:28 <Denyerec> I've had to have 1:1 mappings
  • 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:06:31 <Denyerec> randomresult you about ?
  • 17:09:13 <benjamin_654> jep, i will test next week
  • 17:09:36 <Denyerec> Ohhhh
  • 17:09:37 <Denyerec> gvd
  • 17:09:38 <Denyerec> found it
  • 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
  • 17:27:23 <Guest|45303> mpty page
  • 17:27:31 <Guest|45303> thanks for your help
  • 19:13:12 <Outdoorsman> Before I submit a bug report on flux. I thought I'd just make sure this is a flux bug and not something else.
  • 19:13:32 <Outdoorsman> I'm using TYPO3 6.2 and the latest flux dev version. The error is...
  • 19:14:14 <Outdoorsman> Flux Debug
  • 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?
  • 19:14:41 <Outdoorsman> Checking
  • 19:15:45 <Outdoorsman> PHP 5.3.3
  • 19:16:11 <danilobuerger> yeah SORT_NATURAL only exists in php 5.4 and upwards
  • 19:16:29 <NamelessCoder> https://github.com/FluidTYPO3/flux/commit/90b32acd1235bb9499b30b5aef7b35fe71dd9b5a#diff-28ffd66995b2b0cfa9ad8a32dc8cc84fR155
  • 19:16:58 <NamelessCoder> he got me there.
  • 19:17:04 <danilobuerger> ;-)
  • 19:17:18 <xaver> php 5.3 -_-
  • 19:17:39 <danilobuerger> and Outdoorsman php 5.3.3 is actually not supported ;-)
  • 19:17:46 <Outdoorsman> ????
  • 19:17:58 <Outdoorsman> I thought I'd checked that.
  • 19:18:15 <danilobuerger> well if it works, it works
  • 19:18:29 <danilobuerger> just apply the link NamelessCoder mentioned... it hasnt gone into the branch yet
  • 19:18:48 <Outdoorsman> Thanks
  • 22:23:14 <Denyerec> Anyone there by any chance ?
  • 22:23:23 <Denyerec> Refactoring seems to have broken my menu
  • 22:23:35 <Denyerec> I'm 99% certain it's to do with arguments not being correct
  • 22:23:37 <Denyerec> But I can't figure it out
  • 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
  • 22:28:59 <Denyerec> wtf
  • 22:32:16 <BenjaminR> Denyerec if you pulled my TASK CGL compliance - pull again - we removed it until review is done again
  • 22:32:19 <BenjaminR> i broke dev branch
  • 22:32:33 <Denyerek> No I've not updated any fedext stuff
  • 22:32:55 <BenjaminR> okay - my commit was on vhs - but is removed already
  • 22:32:55 <Denyerek> I have this:
  • 22:32:56 <Denyerek> <v:page.menu pageUid="{f:if(condition: page.hasSubpages, then: page.uid, else: page.pid)}">
  • 22:33:05 <Denyerek> And it WAS working perfectl.
  • 22:33:10 <Denyerek> Then I refactored a little
  • 22:33:13 <Denyerek> and t's btoken
  • 22:33:19 <BenjaminR> what did you refactor
  • 22:33:24 <Denyerek> but if I debug "pages" I see the right data
  • 22:33:30 <Denyerek> *page
  • 22:34:02 <Denyerek> My layout calls render section="Sidebar" arguments="{page:page}"
  • 22:34:18 <BenjaminR> show git log -n 1 in vhs please
  • 22:34:20 <Denyerek> The section then calls this:
  • 22:34:47 <Denyerek> I'm on tag 1.8.5
  • 22:34:51 <BenjaminR> okay
  • 22:35:04 <BenjaminR> didnt pull today?
  • 22:35:06 <Denyerek> <f:render partial="PageObjects" section="PageNavigation" arguments="{page:page}"/>
  • 22:35:07 <Denyerek> nope.
  • 22:35:09 <BenjaminR> okay
  • 22:35:17 <BenjaminR> so lets have a look at your template
  • 22:35:47 <BenjaminR> in short: page is available wher eit should be avalabile?
  • 22:35:52 <BenjaminR> means where the menu is rendered
  • 22:35:56 <Denyerek> https://gist.github.com/Denyerec/cd8172294a8fc6cc8c56
  • 22:36:28 <Denyerek> https://gist.github.com/Denyerec/b59d3f5027ac860e2504
  • 22:37:15 <Denyerek> https://gist.github.com/Denyerec/1ae0bd771b74aee425fb
  • 22:37:22 <Denyerek> That's the three parts
  • 22:37:28 <Denyerek> Layout, Template and Partial in that order.
  • 22:37:33 <BenjaminR> f:render section="Sidebar" arguments="{page:page}"/> <- missing argument partial="" ?
  • 22:37:51 <Denyerek> the debug on {page} Sidebar is a Template section ?
  • 22:37:52 <Denyerek> Not a partial.
  • 22:38:06 <BenjaminR> or is the first one the layout?
  • 22:38:10 <BenjaminR> ah
  • 22:38:12 <Denyerek> first is layout
  • 22:38:12 <BenjaminR> you wrote that
  • 22:38:13 <BenjaminR> sorry
  • 22:38:51 <Denyerek> What I was trying to do, was have two templates that share the same layout
  • 22:38:55 <BenjaminR> ha!
  • 22:39:03 <BenjaminR> no namespace given for vhs on partial
  • 22:39:04 <BenjaminR> :)
  • 22:39:05 <Denyerek> so they're identical really, except I redefine what "Sidebar" is in the template.
  • 22:39:20 <Denyerek> That was an excerpt.
  • 22:39:21 <Denyerek> {namespace v=Tx_Vhs_ViewHelpers}
  • 22:39:21 <Denyerek> <div xmlns="http://www.w3.org/1999/xhtml" lang="en"
  • 22:39:21 <Denyerek> xmlns:f="http://typo3.org/ns/fluid/ViewHelpers"
  • 22:39:21 <Denyerek> xmlns:v="http://fedext.net/ns/vhs/ViewHelpers">
  • 22:39:25 <Denyerek> I have ^^ that at the top of the file
  • 22:39:26 <BenjaminR> :/
  • 22:39:33 <BenjaminR> kay :)
  • 22:39:38 <Denyerek> Good guess tho
  • 22:41:02 <BenjaminR> f:debug gives the page array?
  • 22:41:04 <BenjaminR> *on partial
  • 22:41:32 <Denyerec> It spits out an array yes.
  • 22:41:36 <Denyerec> For the page you're on.
  • 22:41:46 <BenjaminR> do that on the pagennavgiation section {f:if(condition: page.hasSubpages, then: page.uid, else: page.pid) -> f:debug()}
  • 22:42:52 <Denyerec> "1"
  • 22:43:03 <Denyerec> which is the pid
  • 22:43:12 <Denyerec> so I think erhaos hasSubpages isn't reporting ?
  • 22:43:30 <Denyerec> echoing that now
  • 22:43:52 <Denyerec> NULL
  • 22:44:07 <Denyerec> So that's interesting.
  • 22:44:17 <Denyerec> is hasSubpages a property or a method ?
  • 22:44:27 <BenjaminR> property
  • 22:44:47 <BenjaminR> which i destroyed with last commit - but you said you didnt pull :)
  • 22:44:48 <Denyerec> Oh
  • 22:44:49 <Denyerec> Ohhh#
  • 22:44:51 <Denyerec> OHhhh dear
  • 22:44:56 <Denyerec> Oh deary me
  • 22:45:01 <Denyerec> http://fluidtypo3.org/viewhelpers/vhs/1.8.2/If/Page/HasSubpagesViewHelper.html
  • 22:45:04 <Denyerec> it's a VH isn't it
  • 22:45:14 <BenjaminR> no no
  • 22:45:22 <BenjaminR> there is a vh AND a property on page array
  • 22:45:27 <Denyerec> Ahh
  • 22:45:29 <BenjaminR> we talked about that before
  • 22:45:37 <BenjaminR> if page variable not available you need a vh
  • 22:45:47 <Denyerec> Well if I debug page, I don't see hasSubpages in the debug output
  • 22:46:04 <BenjaminR> we assign variable page on all page and content templates for fluidpages and fluidcontent automatically
  • 22:46:12 <BenjaminR> but you could use vhs with other extensions too
  • 22:46:18 <BenjaminR> there you dont have a page variable and can use that vh
  • 22:46:49 <Denyerek> https://gist.github.com/Denyerec/0145d11601fe4892f093
  • 22:46:55 <Denyerec> .Check that over
  • 22:47:32 <Denyerec> Thats the <f:debug>{page}</f:debug>
  • 22:53:36 <Denyerec> Even if I dump {pages} in the layout, hasSubpages is still not shown
  • 22:56:07 <Denyerec> BenjaminR - the VH works fine.
  • 22:56:15 <Denyerec> But that property is seemingly always NULL
  • 22:56:27 <Denyerec> I don't want to mark that as an issue because I'm probaly wrong.
  • 22:56:45 <Denyerec> NamelessCoder or danilobuerger would know better than m for sure.
  • 22:58:53 <BenjaminR> you used git to pull vhs?
  • 22:59:22 <Denyerec> nope.
  • 22:59:27 <BenjaminR> TER?
  • 22:59:27 <Denyerec> like I said 1.8.5 tag
  • 22:59:32 <Denyerec> Oh
  • 22:59:37 <Denyerec> yeah sorry I am using the git versions yea
  • 22:59:41 <Denyerec> but not the latest
  • 22:59:56 <BenjaminR> so tel me whats the last commit you see
  • 23:00:40 <Denyerec> 25dafb1
  • 23:01:41 <BenjaminR> okay so its indeed not my commit
  • 23:02:00 <BenjaminR> so please open an issue
  • 23:02:21 <BenjaminR> on fluidpages
  • 23:02:49 <BenjaminR> well debug page array on top level of your template hierarchy
  • 23:02:55 <BenjaminR> means on the page template
  • 23:03:02 <Denyerec> ok
  • 23:03:04 <Denyerec> Not layout ?
  • 23:03:12 <Denyerec> and where - main section, or anywhere in the template
  • 23:03:14 <BenjaminR> has subpages should definitely be set
  • 23:03:18 <BenjaminR> main sounds good
  • 23:03:34 <BenjaminR> simply {_all -> f:debug()}
  • 23:04:08 <Denyerec> oh I did just page
  • 23:04:14 <Denyerec> it's the same as the gist
  • 23:05:12 <BenjaminR> going to debug myself :)
  • 23:05:25 <BenjaminR> am i wrong - its been there before not?
  • 23:06:08 <Denyerec> Well
  • 23:06:13 <Denyerec> I had the menu working
  • 23:06:14 <Denyerec> I think...
  • 23:06:14 <Denyerec> :S
  • 23:06:26 <BenjaminR> let me check
  • 23:06:29 <Denyerec> I looked back through my local history and the nav partial hasn't changed.
  • 23:08:22 <BenjaminR> Denyerec i think we are both wrong or i let you mislead me :)
  • 23:08:44 <Denyerec> Ok, so go from the top.
  • 23:08:45 <BenjaminR> IN the page.menu vh the item variable contains the hasSubpages property but the page varialbe doesnt
  • 23:09:32 <BenjaminR> so outside the page.menu vh you will have to use the viewhelper you found yourself already
  • 23:09:33 <Denyerec> Right
  • 23:09:45 <Denyerec> and because I'm trying to check in the call to the VH...
  • 23:09:48 <Denyerec> ...I need the subpages VH
  • 23:09:57 <Denyerec> So that's not technically an issue
  • 23:10:14 <BenjaminR> i think thats not a bug - its simply a wrong assumption we had
  • 23:10:32 <Denyerec> https://gist.github.com/Denyerec/f6e8c9d22374a69759d7
  • 23:10:34 <Denyerec> What about this
  • 23:10:55 <Denyerec> <script type="text/javascript" src="typo3conf/ext/albatemplate/Resources/Public/Vendor/html5shiv/dist/html5shiv.js"></script>
  • 23:10:59 <Denyerec> it generats without a /
  • 23:11:04 <Denyerec> WHich leads to 404s
  • 23:11:13 <BenjaminR> whats that?!
  • 23:11:14 <BenjaminR> :D
  • 23:11:24 <BenjaminR> why do u use script tags :D
  • 23:11:42 <Denyerec> I.... I don't have an answer for that.
  • 23:11:50 <BenjaminR> why not using v:asset.script ?
  • 23:13:25 <Denyerec> I am for others..
  • 23:13:29 <Denyerec> why this one was different I cannot say.
  • 23:13:36 <Denyerec> Perhaps it was from when I was trying to work things out ?
  • 23:13:46 <BenjaminR> maybe :)
  • 23:14:02 <BenjaminR> its the vh the others are inheriting from
  • 23:14:25 <Denyerec> Right
  • 23:14:27 <Denyerec> Ive made it like the others
  • 23:14:41 <BenjaminR> but use v:asset.script and v:asset.style in your templates
  • 23:14:45 <Denyerec> Yeah
  • 23:14:55 <Denyerec> How do I make sure it's absolutely, totally lways the first one ?
  • 23:15:01 <Denyerec> add it as a dependency to all others ?
  • 23:15:06 <BenjaminR> first one?
  • 23:15:10 <BenjaminR> what are we talking about ;)
  • 23:15:16 <BenjaminR> aah!
  • 23:15:21 <BenjaminR> inclucion order?
  • 23:15:24 <BenjaminR> *sion
  • 23:15:27 <Denyerec> Yes
  • 23:15:37 <BenjaminR> set it as dependency on the other - right
  • 23:59:45 <Denyerec> benjaminr do you use any extensions to add google maps
  • 23:59:53 <Denyerec> or do you just drop in a google map code ?

20140405

  • 00:00:25 <Denyerec> http://alba-dev.sozu.co.uk/contact/
  • 00:00:27 <Denyerec> It's coming alone.
  • 00:00:29 <Denyerec> *along
  • 00:00:40 <Denyerec> the contact form errors are so far my favourite part :)
  • 01:01:17 <Outdoorsman> @danilobuerger Just so you know I've been working to upgrade to PHP 5.4 ever since your comment earlier today. I still have probably 2 hours left.
  • 01:04:10 <Outdoorsman> Whew. Part of the reason I hadn't upgrade is because until Jan 21 of this year, Magento didn't support PHP 5.4. They released a patch that can be applied at least back to Magento version 1.6.0.0. http://www.magentocommerce.com/blog/magento-now-supports-php-54/
  • 01:04:35 <Outdoorsman> Just thought I'd share. Thanks again for the tip though :)
  • 02:09:54 <danilobuerger> Denyerec still need help?
  • 02:10:01 <danilobuerger> Outdoorsman finished your upgrade?
  • 02:11:52 <Denyerec> hey danilobuerger
  • 02:12:03 <Denyerec> No I think it's going OK
  • 02:12:42 <Denyerec> http://alba-dev.sozu.co.uk/contact/ :D
  • 02:18:55 <danilobuerger> ok
  • 02:21:55 <Denyerec> Turns out that page.hasSubpages doesn't have a value outside of v:page.menu
  • 02:35:56 <danilobuerger> ?
  • 02:36:13 <Denyerec> I was trying to use to to decide whether to render a menu or not
  • 02:36:14 <Denyerec> which doesn't work
  • 02:36:22 <Denyerec> you have to use v:page.hassubpages
  • 02:36:52 <danilobuerger> yes
  • 02:37:12 <danilobuerger> you will have to use a view helper to determine if a page has subpages
  • 02:38:27 <Denyerec> Yep
  • 02:38:35 <Denyerec> benjaminr helped get to the bottom of it
  • 02:38:48 <Denyerec> Though I am pleased to say I thought I was right when I was reading the debug... and I was :)
  • 05:33:02 <randomresult> good morning
  • 11:58:59 <Guest|57888> Hi
  • 11:59:15 <Guest|57888> ?
  • 12:20:09 <Guest|57888> Hi
  • 15:52:01 <NamelessCoder> whomever it was who sent me the skynet hoodie - thanks :)
  • 16:40:28 <Denyerec> Haha
  • 16:40:41 * Denyerec wonders if NamelessCoder's wishlist will grow increasingly more eclectic...
  • 16:41:22 <NamelessCoder> I don't think you need to wonder about that. It will :)
  • 16:51:24 <Denyerec> Hehe
  • 16:51:26 <Denyerec> What you working on today ?
  • 16:53:32 <NamelessCoder> if danilo shows up, relation-record settings storage for Flux
  • 16:53:43 <NamelessCoder> hey jkphl :)
  • 16:53:51 <jkphl> hey!
  • 16:53:59 <jkphl> let's get over here, easier ...
  • 16:55:20 <NamelessCoder> essentially jkphl - how can we help you *without* taking on more work? ;)
  • 16:55:22 <jkphl> just wanted to say: it's definitely not my intention to just get you more workload. so i totally understand your concerns ... but:
  • 16:57:58 <jkphl> there's really nothing special to understand (or not understand) about bower. it's just that this "bower.json" file has to sit in the repo, that's all. most of my projects do support bower, and there hasn't been even one case when someone needed support because of *this*.
  • 16:58:16 <jkphl> still, the version number inside the file should be up to date, that's correct.
  • 16:58:31 <jkphl> and someone has to do this (just like with the composer files as well)
  • 16:58:50 * Denyerec is using bower in his fedext template
  • 17:01:31 <NamelessCoder> jkphl we change this version number already 2x2 times for every extension on every TER release - we update composer.json, then let EM upload and update ext_emconf.php, then commit this as a [TER] Release and do it all again to set the version to x.y+1.z BETA and push
  • 17:01:37 <jkphl> as i said, unfortunately i'm neither an expert on all of this - bower, git / github, deployment and so on. i'dalso love to know a reasonably easy way to keep all the version numbers in sync, e.g. of extensions lying on github, in the TER and as github releases
  • 17:02:34 <cedricziel> we should investigate if a build chain (i am thinking about atm) would support this
  • 17:02:37 <NamelessCoder> we *really* need to have this automated before we can accept such maintenance
  • 17:02:40 <cedricziel> if it did-fine
  • 17:02:47 <NamelessCoder> cedricziel I do already have thoughts about this
  • 17:02:55 <jkphl> btw another question: *HOW* do you upload your extensions to the TER? is there a way to do this with a 6.x in the meantime?
  • 17:03:05 <jkphl> i still use an old 4.x installation for that ...
  • 17:03:07 <NamelessCoder> jkphl I use 4.5 LTS for that
  • 17:03:11 <jkphl> haha
  • 17:03:20 <jkphl> yeah, just like i do :D
  • 17:03:23 <NamelessCoder> in my dreams this is what would happen, in great detail:
  • 17:03:34 <NamelessCoder> 1) We tag ANY commit as version x.y.z
  • 17:03:39 <NamelessCoder> 2) It builds
  • 17:03:50 <NamelessCoder> 3) It publishes
  • 17:03:54 <NamelessCoder> 4) It updates all versions
  • 17:04:02 <NamelessCoder> 5) It re-tags the version-updated state
  • 17:04:19 <NamelessCoder> 6) It merges to development
  • 17:04:24 <NamelessCoder> 7) It merges to staging
  • 17:04:39 <NamelessCoder> and it has to do all this without supervision...
  • 17:04:47 <cedricziel> not that hard actually
  • 17:05:02 <cedricziel> i am testing something like that atm
  • 17:05:03 <NamelessCoder> no, not hard - but who's got time?
  • 17:05:08 <cedricziel> aye
  • 17:05:25 <NamelessCoder> but we must have this. Must.
  • 17:05:43 <cedricziel> Si Pancho.
  • 17:05:54 <NamelessCoder> the task of releasing, tagging and keeping everything straight while doing it, is exhausting to me :/
  • 17:05:55 <jkphl> cedricziel how do you do this?
  • 17:06:23 <cedricziel> with a build server, some EXT:coreapi, some shell, some git
  • 17:06:27 <cedricziel> that's the plan
  • 17:06:39 <jkphl> i'd really love to understand all these things better ...
  • 17:06:43 <cedricziel> a private buildserver should be able to build all commits immediately
  • 17:07:04 <NamelessCoder> cedricziel tell me what you need on that server and I will make it happen
  • 17:07:13 <jkphl> so is there anything (but time) you need for this?
  • 17:07:23 <cedricziel> it could create snapshots and ideally would use just one email at the end of the week with a shiny green button
  • 17:07:43 <NamelessCoder> jkphl if this can be automated all we'd need is publishing it to get it rolling
  • 17:08:31 <jkphl> i guess my biggest problem is that i really don't understand all these processes! publishing, tagging, merging, whatever ... :(
  • 17:09:09 <NamelessCoder> the mindmap for that is a few square feet
  • 17:09:24 <jkphl> must be
  • 17:11:41 <cedricziel> i am outlining it, when it's on the edge.
  • 17:12:06 <cedricziel> deployment should be easy and understandable to anybody with a single point of failure
  • 17:12:50 <NamelessCoder> yep
  • 17:13:34 <NamelessCoder> cedricziel is there any pre-built software that's designed to watch, pull, execute N scripts, determine status, do N pushes?
  • 17:14:08 <cedricziel> yessir, i use teamcity for that as any other build-server would do
  • 17:14:15 <NamelessCoder> tc, ofc.
  • 17:22:04 <jkphl> ok guys, thx for the discussion! need to work on something different now, spent way more time on this today as i could afford ... :/ there are only 1.5 weeks left until my only holidays this year, and i'm working on 14(!) projects in parallel atm ... oh man, i'm really exhausted ...
  • 17:22:08 <jkphl> so i'm off for now
  • 17:22:18 <jkphl> have a nice evening y'all!
  • 17:22:19 <NamelessCoder> gaaha 14 :)
  • 17:22:24 <Denyerec> I'd love to help, but I fear you might just end up with a shitty mess in the corner, and me clapping.
  • 17:22:26 <Denyerec> :|
  • 17:22:29 <NamelessCoder> damn... best of luck jkphl!
  • 17:22:40 <jkphl> seriously ...
  • 17:23:21 <cedricziel> 14 is quite a number
  • 17:23:22 <jkphl> it's always like this, when i'm going to have holidays. and one thing is also sure: as soon as i left the country, all the servers will go down
  • 17:23:30 <Denyerec> Hah, guaranteed.
  • 17:23:32 <jkphl> it's always really like this.
  • 17:23:36 <NamelessCoder> murphy's law always in effect
  • 17:23:44 <cedricziel> i know that. you're not alone brother
  • 17:24:07 <cedricziel> murphy throws shit as soon as one moves
  • 17:24:28 <jkphl> i always thought things will get better when one gets older ... they don't.
  • 17:25:45 <jkphl> so thanks again, guys. oh, and btw: the new fluidtypo3.org got better and better! really like it!
  • 17:26:01 <cedricziel> as I have less years in stock by now-i till hope it will happen to me
  • 17:26:05 <cedricziel> *still
  • 17:26:09 <NamelessCoder> thanks jkphl - have a nice evening/weekend!
  • 17:26:50 <Denyerec> Does anyone know where Typo3 stands on TER these days ?
  • 17:27:01 <Denyerec> Git has become such a massive thing...
  • 17:27:18 <Denyerec> The concept of the TER feels less and less relevant every day
  • 17:27:26 <Denyerec> Except, when it works... it's really good idea.
  • 17:35:32 <cedricziel> that's why there is a movement to the package manager which is the pre-step before composer
  • 17:35:41 <cedricziel> composer does git
  • 17:36:00 <cedricziel> and composer is the de facto standard for packaging in php land
  • 17:36:16 <cedricziel> but you know.. as we all fight on many fronts-the product moves slow
  • 17:39:37 <Denyerec> Yeah.
  • 17:39:46 <Denyerec> Though like boats, the bigger they are they slower they turn.
  • 17:39:50 <Denyerec> At least it's not Wordpress ;)
  • 17:39:58 <Denyerec> I've never used Composer, though I know about it.
  • 17:40:17 <Denyerec> I'm presuming it's dependency resolution and get-push from Git / VCS
  • 17:40:46 <Denyerec> Replacing all documentation with REST / Markdown would be a nice move
  • 17:40:50 <Denyerec> I THINK they have done that now, no ?
  • 17:41:03 <cedricziel> no push, just get. packagist.org harvests the gits (or on webhook) for new versions
  • 17:41:11 <cedricziel> yep, ReST
  • 17:44:08 <cedricziel> okay, watto says get back to work
  • 17:44:10 <cedricziel> cya
  • 21:13:27 * randomresult was trying to read all this build/composer/Ter/Git stuff... in the end i think im to stupid AND to old for all this shit.
  • 21:13:44 <randomresult> damn, i need to learn
  • 21:14:00 * randomresult is off for some wine now. See u all
  • 21:19:28 <Denyerec> too old randomresult ?
  • 21:20:03 <randomresult> jep - to old for all this "press a button and it will be good" stuff
  • 21:21:12 * randomresult claps his hands...
  • 21:21:16 <randomresult> guess what?
  • 21:21:20 <randomresult> covered with shit
  • 21:21:52 <randomresult> im thinking of coding a "autocode-script"
  • 21:22:15 <randomresult> maybe i should pay NamelessCoder and the rest of the @team to do it
  • 21:22:35 <randomresult> would be easy then...
  • 21:23:48 <Denyerec> Haha
  • 21:23:55 <Denyerec> If you're not 60, you're not too old.
  • 21:24:03 <Denyerec> Even then I'd not be sure
  • 21:24:13 <Denyerec> Tho webdev sure does move fast, with so many buzzwords these days.
  • 21:24:37 <Denyerec> Don't forget to grunt you bower scripts up your composer before your Jenkins CI autoloads them off to the Travis Server
  • 21:24:44 <Denyerec> Or whatever the shit people do to upload code these days,
  • 21:24:50 <Denyerec> What happened to FTP eh? :D
  • 21:26:56 <randomresult> FT-What?
  • 21:27:19 <randomresult> git reset --hard origin/1996
  • 21:27:25 <Denyerec> hehehe]
  • 21:27:33 <Denyerec> Git is great
  • 21:27:37 <Denyerec> Ill say that much
  • 21:27:45 <randomresult> i love git.
  • 21:27:45 <Denyerec> But it all starts to get a bit much after that
  • 21:27:49 <Denyerec> I can handle bower
  • 21:27:58 <Denyerec> But I'v ehonestly never looked at composer
  • 21:28:14 <randomresult> ah. good to talk about that reminds me on : u use less or sass?
  • 21:28:26 <randomresult> if yes what and why ?
  • 21:28:49 <randomresult> i thought of using sass - but not sure if less would be better?
  • 21:29:05 <randomresult> all i read was : you can use both. but if u start, try SASS
  • 21:30:55 <randomresult> and bower... i need to think about that too
  • 21:32:30 <randomresult> composer, json, travis... puh...
  • 21:43:15 <Denyerec> randomresult
  • 21:43:16 <Denyerec> Use Sass
  • 21:43:30 <Denyerec> Why ?
  • 21:43:31 <Denyerec> Easy
  • 21:43:36 <Denyerec> Because then I can help you.
  • 21:43:42 <randomresult> :)
  • 21:43:58 <randomresult> ok.
  • 21:44:14 <Denyerec> It could be perspective
  • 21:44:27 <Denyerec> but from where I've been wandering, sass seems to be winning out.
  • 21:44:48 <Denyerec> Functonally there are a few benefits to both
  • 21:44:54 <Denyerec> The articles I read put Sass out on top
  • 21:44:56 <Denyerec> So I went with that
  • 21:44:59 <Denyerec> and it's been fine
  • 21:45:09 <Denyerec> TBH tho it's a minor nicity.
  • 21:45:26 <Denyerec> It's not nearly as significant as choosing Apache or IIS, for example :)
  • 21:54:23 <randomresult> i will choose SASS - you use phpstorm?
  • 21:55:07 <Denyerec> yep
  • 21:55:14 <randomresult> sass-language support!
  • 21:55:18 <Denyerec> I run a Virtualbox VM with Crunchbang inside it.
  • 21:55:48 <randomresult> crunchbang?
  • 21:55:53 <Denyerec> Though I wish I could run Linux natively, I need Photoshop, Lightroom, Capture One, and a myriad other tools Linux doesn't have and Wine would be unsuitable for.
  • 21:56:07 <Denyerec> Yer it's a slimmed down Debian distro running Openbox window manager
  • 21:56:09 <Denyerec> it's really nice
  • 21:56:22 <Denyerec> my dad tried it for a day and jumped ship from Mint/Ubuntu immediately
  • 21:56:35 <randomresult> u are on a mac?
  • 21:56:39 <Denyerec> rofl no
  • 21:56:47 <Denyerec> I can't afford shoes, let alone a mac.
  • 21:56:47 <randomresult> win?
  • 21:56:50 <Denyerec> Win 7 here.
  • 21:57:00 <randomresult> ok. mac here
  • 21:57:13 <Denyerec> They tried to force me to use a mac at the place I used to work
  • 21:57:16 <Denyerec> I hated it :/
  • 21:57:21 <Denyerec> Felt so completely backwards compared to windows.
  • 21:57:23 <Denyerec> (IMO, of course)
  • 21:57:34 <Denyerec> Terrible multimonitor support was my main gripe.
  • 21:57:34 <randomresult> ? are u serious?
  • 21:57:42 <Denyerec> As well as terrible font rendering and awkward UI.
  • 21:57:57 <randomresult> ?
  • 21:58:07 <Denyerec> Had to install about 4 programs just to get the functionality of windows back
  • 21:58:15 <Denyerec> (Multimonitor, keyboard shortcuts, window snapping etc)
  • 21:58:21 <Denyerec> Yeah it wasn't a very positive experience.
  • 21:58:27 <Denyerec> Just relieved they paid for it, not me!
  • 21:58:36 <randomresult> when was it? 1996?
  • 21:58:38 <Denyerec> two OS's is enough for me
  • 21:58:44 <Denyerec> Last year on some new MBP Retina
  • 21:59:05 <Denyerec> The leading edge of which cut into my hands something awful, so I had to use a separate keyboard and mouse.
  • 21:59:40 <Denyerec> All 3 OS's have benefits over the other.
  • 21:59:49 <Denyerec> It's a shame they can't all merge into one.
  • 22:00:28 <Denyerec> And the big one ? Directory Opus is windows only.
  • 22:00:37 <Denyerec> A program I absolutely cannot live without.
  • 22:01:31 <randomresult> directory opus?
  • 22:01:59 <randomresult> its called finder in macos
  • 22:02:01 <randomresult> :)
  • 22:02:46 <randomresult> ur from uk dont you?
  • 22:03:50 <Denyerec> Yeah UK
  • 22:03:53 <Denyerec> Finder is a sack of shit
  • 22:04:01 <Denyerec> No-one will ever convince me otherwise @
  • 22:04:04 <Denyerec> :D
  • 22:04:11 <Denyerec> Directory Opus is seriously one of the best tools I've ever seen
  • 22:04:18 <Denyerec> Customisable, scriptable, awesome.
  • 22:04:37 <randomresult> well i guess ur younger than me then ...
  • 22:04:59 <Denyerec> Dopus was originally for the Amiga ;)
  • 22:05:15 <Denyerec> Though it went by the name of Commander I think
  • 22:05:20 <Denyerec> Back then, anyway.
  • 22:05:37 <Denyerec> If OSX had Dopus, I'd consider trying it again
  • 22:05:41 <Denyerec> It's that serious ;)
  • 22:05:57 <Denyerec> Also I think the latest update Mavericks went *some* way to fixing the terrible multimonitor issues
  • 22:06:04 <Denyerec> So maybe in a few years.... who knows
  • 22:07:58 <randomresult> well. one day we meet - have a couple of beers... and discuss mac/win composer bower travis sass and all that
  • 22:08:18 <Denyerec> wo wohnst du?
  • 22:09:55 <randomresult> im in germany :) near to heidelberg. 100k south of frankfurt/main
  • 22:10:11 <randomresult> you?
  • 22:10:24 <Denyerec> About 20 miles north of the UK's centre of gravity
  • 22:11:15 <randomresult> means? london?
  • 22:11:18 <Denyerec> North
  • 22:12:13 <randomresult> when ever you are near to here, stop over, have a beer and a bbq.
  • 22:12:21 <randomresult> you are most welcome!
  • 22:12:29 <Denyerec> I have friends in Trier...
  • 22:12:41 <randomresult> which is not too far away.
  • 22:12:51 <Denyerec> No.
  • 22:12:59 <randomresult> well... a bit far.. :)
  • 22:13:01 <Denyerec> I think that can happen quite easily :)
  • 22:13:13 <Denyerec> Well, 2hrs is nothing if you've just driven 10 to Trier ;)
  • 22:13:26 <randomresult> as said. i have a house and a seperate room for ya
  • 22:13:32 <randomresult> come over anytime
  • 22:13:55 <randomresult> so one question (learning SASS)
  • 22:14:22 <randomresult> i have a @mixing myname ($top) {padding-top:$top;}
  • 22:14:41 <randomresult> and i want to call it inside the body with top:10px;
  • 22:14:51 <randomresult> how do i?
  • 22:14:53 <Denyerec> in a game of dota, so forgive delays!!
  • 22:15:22 <randomresult> @mixin padding ($top:10px);
  • 22:16:55 <randomresult> phpstorm tells me that is wrong...
  • 22:19:00 <randomresult> $color:#fff;
  • 22:19:00 <randomresult> @mixin padding ($top){padding-top:$top;}
  • 22:19:00 <randomresult> body{ background-color: $color; @mixin padding ($top:10px);}
  • 22:19:06 <randomresult> should work or not?
  • 22:21:05 <Denyerec> Not sure you need the @ on the definition
  • 22:21:11 <randomresult> @include
  • 22:22:06 <randomresult> body{ background-color: $color; @include padding ($top:10px);}
  • 22:22:21 <randomresult> it works this way...
  • 22:22:28 <randomresult> ok. need to leave now .
  • 22:22:33 <randomresult> see you around!
  • 22:22:53 * randomresult is off now.
  • 22:27:01 <Denyerec> Ahh yes my stupid brain
  • 22:27:07 <Denyerec> you define the mixin, then @include it

20140406

  • 01:08:34 <Denyerec> hey randomresult
  • 06:04:22 <randomresult> morning
  • 10:38:13 <Denyerec> Mornin all
  • 14:50:37 <Denyerec> Claus hard at work again
  • 15:07:10 <Denyerec> hey randomresult
  • 15:07:16 * Denyerec is stuck in Photoshopsville again
  • 15:07:24 <randomresult> hey Denyerec
  • 15:14:34 <randomresult> @Nameless u there?
  • 15:14:48 <randomresult> @NamelessCoder ?
  • 15:30:44 <NamelessCoder> sup?
  • 15:41:32 <Denyerec> randomresult
  • 15:43:30 <randomresult> have u seen the bootstrap extensions in TER?
  • 15:43:45 <randomresult> from today...
  • 15:43:56 <randomresult> we should talk about what needs to be done
  • 15:44:03 <randomresult> beside flux 7.1
  • 15:44:16 <randomresult> which is a dependency
  • 15:49:32 <randomresult> i need a coffee right now!
  • 15:51:02 <Denyerec> Let's hope you've got beans, unlike xaver_ ;)
  • 15:51:15 <NamelessCoder> yep, I know about those extensions (and nope, they're nothing like fluidbootstraptheme - none of them represent best practice)
  • 15:51:56 <NamelessCoder> you'll need flux 7.0.1 as minimum and that's coming out as soon as https://github.com/FluidTYPO3/flux/commits/workbench/commands is done
  • 15:51:59 <xaver_> Denyerec: ?
  • 15:52:07 <Denyerec> Didnt you run out of beans on Fridya ?
  • 15:57:22 <randomresult> so what needs to be done in your opinion (havent looked into the new ones)
  • 16:00:06 <BenjaminR> Dumdidum
  • 16:00:58 <NamelessCoder> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/issues/76
  • 16:02:12 <randomresult> ok. will take care of that this evening.
  • 16:02:26 <randomresult> but why removing the frontpage?
  • 16:02:39 <randomresult> ah ... i sse...
  • 16:02:41 <randomresult> sorry.
  • 16:14:25 <randomresult> gimme a hint for move assets to VHS TS assets
  • 16:15:31 <NamelessCoder> https://github.com/FluidTYPO3/vhs/tree/development#assets
  • 16:16:22 <randomresult> i will try .
  • 16:16:33 <randomresult> but to be honnest... i like the normal ones...
  • 16:17:01 <randomresult> when customizing the ext - you should use a provider...
  • 16:17:25 <NamelessCoder> yessir - but imho this isn't something you should ever hardcode in a template
  • 16:17:31 <NamelessCoder> the reason:
  • 16:17:53 <NamelessCoder> 1) using the tags impacts performance on every single page
  • 16:18:04 <NamelessCoder> 2) using tags creates the exact same objects TS does
  • 16:20:08 <NamelessCoder> my rule of thumb: use the v:asset etc. stuff to insert things like custom CSS rules for one element only, to insert a JS init script when a particular page template is used, etc.
  • 16:20:21 <Denyerec> I don't understand what's going on, but I sure wish I did :)
  • 16:21:49 <randomresult> i think you got me wrong...
  • 16:22:04 <randomresult> anyway. will move the assets to ts.
  • 16:23:29 <randomresult> ok. jumbotron cleanup finished.
  • 16:23:54 <randomresult> @Denyerec we talk about https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme
  • 16:24:16 <randomresult> in particular: https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/issues/76
  • 16:24:27 <randomresult> so i need to go now. my wife will kill me otherwise
  • 16:24:29 <randomresult> :)
  • 16:24:32 <randomresult> see u later all !
  • 16:25:01 <NamelessCoder> hehe cya Harry :)
  • 16:25:10 <NamelessCoder> (keep the peace!)
  • 16:25:12 <Denyerec> Yeah, I know what you're talking ab out, I just don't understand what you're saying :D
  • 16:55:05 <Denyerec> what powers the IRC updates
  • 16:55:12 <Denyerec> is it just a bot watching github ?
  • 16:55:35 <NamelessCoder> github itself
  • 16:56:02 <Denyerec> Has IRC integration ?
  • 16:56:10 <NamelessCoder> yep
  • 16:56:13 <Denyerec> Now I think of it, I don't see the FluidTYPO3 user...
  • 16:56:14 <Denyerec> Neat
  • 16:56:44 <NamelessCoder> that's because the channel is set to allow messages without joins ;)
  • 16:57:06 <NamelessCoder> see fx #typo3-cms
  • 16:57:14 <NamelessCoder> join/part spam by travis bot
  • 16:57:57 <Denyerec> Ahh
  • 16:58:05 <Denyerec> I need to figure out Travis and Composer at some point
  • 20:24:39 <randomresult> good evening
  • 20:37:28 <BenjaminR> hi rr
  • 20:44:11 <Denyerec> hey guys
  • 20:44:51 <randomresult> i am learning so much these days...
  • 20:44:57 <randomresult> nearly too much :)
  • 20:47:35 <randomresult> @NamelessCoder u there?
  • 20:50:22 <randomresult> damn. a lot of Commits today... hard to stay up to date.. you guys rock.
  • 20:51:59 <BenjaminR> github is on fire :)
  • 20:52:35 <randomresult> yeah... it is
  • 21:14:59 <randomresult> hmmm trying to translate a field inside an object...
  • 21:21:36 <randomresult> any hints?
  • 21:21:49 <randomresult> maybe i should read the doc i wrote
  • 21:29:09 <randomresult> i want to translate within a section/object ... shouldnt it be flux.id.name ? for ex: the field name="settings.ButtonOptions" --> flux.button.objects.settings.ButtonOptions
  • 21:29:46 <Outdoorsman> randomresults I don't see the Bootstrap content elements in their own tab any more... did I do something to make it disappear or is this an update to the extension fluidbootstraptheme?
  • 21:30:10 <randomresult> do u use the latest flux-dev?
  • 21:30:31 <Outdoorsman> I just updated flux right now from dev.
  • 21:30:31 <randomresult> there has been an update in both exts.
  • 21:30:43 <randomresult> and fbt?
  • 21:30:46 <Outdoorsman> is flux-dev something different?
  • 21:31:02 <randomresult> no. this is what i meant
  • 21:31:04 <Outdoorsman> yes... I just update all of these from git development right now.
  • 21:31:19 <randomresult> lemme check
  • 21:32:36 <Outdoorsman> When I got to add a new content element, the entire tab that used to be there no longer exists. It's been that way since the dev version I was using two days ago. I hated to bother you but for the life of me I can't figure out how to get it to show up there?
  • 21:33:51 <randomresult> did u empty typo3temp?
  • 21:34:14 <randomresult> just updated a web (flux and fluidbootstraptheme) and all is good
  • 21:34:15 <Outdoorsman> Not manually.
  • 21:34:21 <randomresult> you should
  • 21:34:46 <Outdoorsman> The entire directory of typo3temp, or just the typo3temp/Cache/* folder?
  • 21:35:19 <randomresult> i allway empty it completely
  • 21:36:06 <Outdoorsman> Hmmm... I didn't know I could do that. Just hadn't tried it before.
  • 21:36:24 <randomresult> basically i have a programm running which empty this as soon as i edit a file in my project. im sick of deleting everything in typo3temp
  • 21:36:40 <Outdoorsman> Ohhhh THANK YOU!
  • 21:36:45 <randomresult> :)
  • 21:36:49 <randomresult> your welcome
  • 21:36:53 <Outdoorsman> I just started out by flushing the Cache folder first and that did it.
  • 21:37:03 <Outdoorsman> It didn't occur to me to try that.
  • 21:37:32 <Outdoorsman> I was beginning to think I was really losing it. Seems I've been finding ways to confuse myself lately.
  • 21:37:34 <randomresult> well... first two things to do if something doesnt work: empty typo3temp and clear cache
  • 21:37:48 <randomresult> :)
  • 21:37:54 <randomresult> so all good now?
  • 21:38:04 <Outdoorsman> I somehow though that using TYPO3's clear cache button in the backend would do that.
  • 21:38:22 <randomresult> me too...
  • 21:38:34 <Outdoorsman> That's obviously a different cache from my experience now.
  • 21:38:35 <randomresult> back in the days, that was it :)
  • 21:38:59 <randomresult> ok. so u see all the elements?
  • 21:39:25 <Outdoorsman> I also noticed you just created a new extension to help override pages of your extension. I haven't tried it yet but that sounds like a great move. I'll try it as that's exactly what I needed since for some reason I can't get Builder to work for me.
  • 21:39:39 <Outdoorsman> Yes I do see the elements now.
  • 21:39:55 <Denyerec> just bind your left mouse button to rm -rf ./typo3temp/*
  • 21:40:08 <Denyerec> ¬_¬
  • 21:40:12 <randomresult> Denyerec good one
  • 21:40:12 <Outdoorsman> Ha ha... nice one!
  • 21:40:18 <randomresult> comon clap
  • 21:40:23 <randomresult> i wanna see u clap
  • 21:40:25 <Outdoorsman> (laughing)
  • 21:41:00 <randomresult> Outdoorsman: i have created a little ext for overwriting fluidbootstraptheme
  • 21:52:02 <Denyerec> randomresult I'm in Photoshop at the moment.
  • 21:52:11 <Denyerec> No clapping - I know this as well as Claus knows FED ;)
  • 21:53:10 <Denyerec> I'd show you what I'm working on, but then I'd have to kill you.
  • 22:03:54 <BenjaminR> randomresult: what is fbtcustomizer for? not more or less than how to use EXT:view?
  • 22:05:00 <randomresult> jupp
  • 22:05:05 <randomresult> just an example
  • 22:09:24 <BenjaminR> sent a pr
  • 22:09:28 <BenjaminR> randomresult
  • 22:09:53 <BenjaminR> oO sec - i am wrong with the last commit
  • 22:10:09 <BenjaminR> give me a second to fix
  • 22:10:50 <randomresult> you get 2!
  • 22:11:12 * Denyerec throws pixels at randomresult
  • 22:15:00 <BenjaminR> randomresult - ready to go :)
  • 22:16:42 <randomresult> hmmm do i need travis for this project?
  • 22:16:51 <randomresult> i dont think so...
  • 22:17:57 <BenjaminR> up to you
  • 22:18:20 <BenjaminR> as there is only little php - dont think so too
  • 22:18:40 <randomresult> well... i need a book about travis... or something to read not written from Claus to Claus
  • 22:20:44 <BenjaminR> randomresult - why two typoscript templates per setup and constants in fbt?
  • 22:21:15 <randomresult> leftover from *bootstrap
  • 22:21:25 <randomresult> didnt have the time to fix that
  • 22:22:15 <randomresult> BenjaminR struggeling with translations right now (beside talking to Outdoorsman )
  • 22:23:19 <BenjaminR> dont want to steal your time :)
  • 22:23:34 <randomresult> nono
  • 22:23:36 <randomresult> you dont!
  • 22:24:46 <randomresult> i will shut down the book now...
  • 22:24:51 <randomresult> i need some sleep
  • 22:33:51 <BenjaminR> I will send you a bigger pr for fbt with cgl improvements - hope thats welcome
  • 22:34:04 <Denyerec> What are you guys working on ?
  • 22:34:57 <randomresult> BenjaminR more than welcome!!!
  • 22:35:05 <randomresult> thx a lot !
  • 22:35:15 <randomresult> will merge tomorow morning
  • 22:35:24 <BenjaminR> you do all the work - i would be happy to share some cgl
  • 22:35:31 <BenjaminR> thanks for youre contributions
  • 22:35:40 <randomresult> ;)
  • 22:35:43 <randomresult> see u all!
  • 22:35:48 <BenjaminR> bye randomresult
  • 23:36:33 <BenjaminR> bootstraptheme-for-typo3/fluidbootstraptheme#79
  • 23:36:34 <FT3BOT> Issue 79: [TASK] CGL and cleanup, general improvements https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/issues/79
  • 23:57:18 <BenjaminR> randomresult: pr sent

20140407

  • 00:16:27 <Outdoorsman> @BenjaminR My Page Configuration tab has no selectable options when using fluidbootstrap theme. What can I do to see the options again?
  • 00:17:57 <Outdoorsman> I see things on the Page Layout, but Page Configuration is pretty much blank.
  • 00:18:52 <Outdoorsman> I see the two Options tabs there, but nothing is showing under them.
  • 00:19:49 <Outdoorsman> mrboe Have you experienced this or have any ideas?
  • 00:22:24 <Outdoorsman> @danilobuerger Yes, I finally finished my PHP 5.4 upgrade. Had to do a lot of patching and upgrading of other things to get it done, but it done. Glad you caught me on that the other day.
  • 00:25:49 <Outdoorsman> Help! I really would appreciate if anyone had ideas on this issue of the Page Configuration tab not having content. This has gone on for about a week now and I need to be able to edit simple things like how wide my sidebar column is.
  • 00:28:58 <Denyere> hang on about 10 mins Outdoorsman
  • 00:29:02 <Denyere> And I can try and help
  • 00:29:29 <Outdoorsman> Anything would be appreciated at this point. I have some projects breathing down my neck.
  • 00:39:59 <Denyere> DO you have *anything* in the config tab
  • 00:41:16 <Outdoorsman> Yes... Page Configuration with on Options tab below it, but zero content in the tab. Same for Page Configuration - subpages
  • 00:41:52 <Outdoorsman> I did a rm -rf typo3temp/*
  • 00:42:22 <Outdoorsman> So it's not a cache issue and have updated to the latest fluidbootstraptheme as well.
  • 00:42:36 <Denyere> All your namespaces present and correct?
  • 00:42:58 <Outdoorsman> You got me there. How can I check that?
  • 00:47:28 <Outdoorsman> ???
  • 00:47:29 <Denyere> Hmm
  • 00:47:37 <Denyere> look at the examples from fluidpages ?
  • 00:47:42 <Denyere> (templates)
  • 00:47:52 <Denyere> you just need the fluid, vhs and flux namespaces
  • 00:48:07 <Outdoorsman> I haven't customized anything it's all default extensions.
  • 00:48:45 <Outdoorsman> So, I'm not sure this could be the issue unless one of these extensions has it wrong.
  • 00:49:20 <Denyere> Static templates?
  • 00:49:26 <Denyere> Have you checked your templates for namespaces ?
  • 00:49:31 <Denyere> randomresult might know ?
  • 00:53:08 <Outdoorsman> I created a TS template on the root page and have included static from extension in this order. CSS Styled Content, Bootstrap Theme, Bootstrap Theme Settings. I have nothing in the setup field. Does this sound correct?
  • 00:53:43 <Outdoorsman> Using TYPO3 6.2
  • 00:58:28 <Outdoorsman> Out of curiosity I just tried something. In the extension manager, I uninstalled fluidbootstraptheme and then tried to reinstall it. I got an error: Could not resolve dependency for "flux"
  • 00:58:49 <Outdoorsman> Flux is installed and is the most recent version from dev.
  • 00:59:36 <Outdoorsman> Sigh
  • 01:01:02 <Denyere> Ah
  • 01:01:10 <Denyere> it might be grumbling about version numbers
  • 01:01:28 <Denyere> you can resolve that by manually editing the em_conf.php
  • 01:01:36 <Denyere> for whichever extension is complaining.
  • 01:02:34 <Outdoorsman> I just looked at em_conf.php and this is the line for flux... 'flux' => '7.1.0'
  • 01:02:44 <Outdoorsman> I have flux 7.1.0 installed.
  • 01:04:42 <Outdoorsman> Anyway, I just changed it to this and it instaled ok... 'flux' => ''
  • 01:04:58 <Denyere> Yeah that just removed the dependency :)
  • 01:05:14 <Denyere> You've assigned the right template to the page I guess ?
  • 01:05:24 <Denyere> oh!!
  • 01:05:27 <Denyere> Turn on flux debug
  • 01:05:32 <Denyere> that'll show you what's happening
  • 01:05:39 <Denyere> Ext mgr settings for the flux extension
  • 01:06:54 <Outdoorsman> I don't know why it's complaining because extension mananger says I have flux 7.1.0 installed. I have been running flux settings in dev mode since I found them. I have Debug mode = 1, Deisable Fluid caching of Flux forms = 1, Error handling = 1
  • 01:07:39 <Denyere> So you see the green boxes explaining the flux operations etc
  • 01:07:46 <Outdoorsman> yes
  • 01:09:37 <Denyere> can you gist me the configuratiojn section ?
  • 01:09:39 <Denyere> in fact the whole template
  • 01:21:26 <Denyere> Aye that's right
  • 01:21:32 <Denyere> you hcoose the template and the template for the subpages
  • 01:21:50 <Denyere> Do ANY fields display ?
  • 01:24:52 <Denyere> if we chat here, there's a slim chance danilobuerger or NamelessCoder might spot us
  • 01:25:04 <Outdoorsman> k
  • 01:25:40 <Outdoorsman> Do you know a good way to share an image?
  • 01:30:06 <Denyere> I use shareX to autoupload to my FTP
  • 01:30:12 <Denyere> I think imgur you can host for free without an account
  • 01:34:43 <Outdoorsman> Just sent you something in our conversation...
  • 01:35:39 <Denyere> I can try and help
  • 01:35:50 <Denyere> but this feels like the blind leading the blind :/
  • 01:35:58 <Denyere> Add me, I'm "Denyerec"
  • 01:41:34 <Denyere> ok stupid question
  • 01:41:46 <Denyere> but have you tried removing the IF statement
  • 01:41:52 <Denyere> lines 19 and 30
  • 01:43:40 <Outdoorsman> Hmmmm... I see that.
  • 01:45:34 <Denyere> Next I'd try removing all the flux config
  • 01:45:37 <Outdoorsman> Brilliant!
  • 01:45:37 <Denyere> and adding just a single text field
  • 01:45:45 <Denyere> that worked ?
  • 01:45:57 <Denyere> If so, you need to explore the template analyser
  • 01:45:59 <Outdoorsman> Yes... so what does that tell us?
  • 01:46:07 <Outdoorsman> I just changed > to =
  • 01:46:14 <Denyere> and figure out where settings.useTypoScript is set
  • 01:46:18 <Denyere> I would imagine
  • 01:46:22 <Outdoorsman> Ha ha... yes.
  • 01:46:27 <Denyere> that the extension is saying "Either use the TS, or use the Flux"
  • 01:46:34 <Denyere> and in your case it was using tS, so the flux didn't render.
  • 01:46:40 <Denyere> now...
  • 01:46:51 <Denyere> Check the extension settings in Ext Mgr for fluidbootstraptheme
  • 01:46:55 <Denyere> Ther emight be a tickbox
  • 01:47:21 <Outdoorsman> Oh... you know I've never even looked in there. Checking.
  • 01:47:35 <Denyerec> well anything starting with settings. is part of the extension you're in.
  • 01:47:51 <Denyerec> And it's going to be defined either in the static setup TS from within the extension, or as part of the extension config.
  • 01:48:05 <Denyerec> Either way, you can override it locally with um
  • 01:48:27 <Denyerec> plugin.tx_fluidbootstraptheme.settings.useTyposcript = 0
  • 01:48:34 <Denyerec> I think thats right
  • 01:48:45 <Denyerec> you'd put that in your site's TS template if all else fails ;)
  • 01:48:58 <Outdoorsman> You're right on.
  • 01:49:02 <Denyerec> BOOM
  • 01:49:04 <Denyerec> HEADSHOT
  • 01:49:14 * Denyerec excitedly prods cedricziel , danilobuerger and NamelessCoder
  • 01:49:36 * Denyerec is so relieved to have finally been able to give back :)
  • 01:50:01 <Denyerec> Gets tiring just taking all the time, so this is good times for both of us
  • 01:50:06 <Denyerec> :)
  • 01:50:20 <Outdoorsman> I didn't realize there were constants for the extension. Everything is kind of bleeting edge here so I get to mind read without docs.
  • 01:51:01 <Outdoorsman> Wow... glad that's figured out. I can now move on.
  • 01:51:23 <Denyerec> i WOULD EXPECT IF YOU doh if you looked in the Resources\Private\Typoscript
  • 01:51:33 <Denyerec> you'd find a couple of files that might shed some more light on what's going on, too
  • 01:51:45 <Denyerec> Are you using PHPStorm ?
  • 01:51:49 <Denyerec> If not, go grab the trial.
  • 01:51:56 <Denyerec> It's really helpful for a great many things.
  • 01:52:21 <Outdoorsman> I have Zend Studio.
  • 01:52:54 <Outdoorsman> Makes life easier ehh?
  • 01:52:58 <Denyerec> I'v enot used that in years
  • 01:53:02 <Denyerec> so I'm unsure.
  • 01:53:11 <Denyerec> i remember it was always too expensive for me to afford.
  • 01:53:37 <Outdoorsman> It's bloated I'm guessing but I shelled out the money and that's waht I have.
  • 01:54:50 <Denyerec> 6
  • 01:54:54 <Denyerec> 6
  • 01:55:03 <Denyerec> Sorry
  • 01:55:06 <Denyerec> thoguht I was in PS
  • 01:55:10 * Denyerec returns to retouching
  • 02:05:44 <Outdoorsman> I'm really loving this fluid/flux stuff... excited about the new direction things are going as opposed to the old-school methods.
  • 02:06:19 <Outdoorsman> I'm done for the day. Thanks again Denerec!
  • 02:09:16 <Denyerec> No worries Outdoorsman
  • 02:09:24 <Denyerec> Yeah I'm seeing a LOT of advantages with Fedect
  • 02:09:29 <Denyerec> Or whatever they're calling it now.
  • 02:09:34 <Denyerec> FluidTypo3BootstrapPagesExt
  • 02:09:41 <Denyerec> w/e :)
  • 02:10:43 <Outdoorsman> indeed.
  • 06:43:05 <randomresult> good morning
  • 07:12:02 <randomresult> @benjaminr thx. for your PR - but travis failed - any idea?
  • 08:10:21 <mrboe> mooring
  • 09:23:18 <Guest|45886> hi all, anyone can tell me how to manipulate value of f:alias created variable?
  • 09:24:08 <Guest|45886> i set my var with <f:alias map="{curcat: 0}"> and if a condition is true, curcat should get value of its uid
  • 09:51:48 <anhadikal> hi all
  • 09:52:37 <anhadikal> I have a problem with v:page.menu and page media. the medie field only contains integer. how to get the image ressources? I Am on Typo3 6.2 and Devel flux
  • 10:00:20 <anhadikal> before update to 6.2 {v:resource.record.fal(record: menuitem, table: 'pages', field:'media')} worked as workaround, but since update it not working
  • 10:29:14 <Guest|45886> hi all, anyone can tell me how to manipulate value of f:alias created variable? i set my var with <f:alias map="{curcat: 0}"> and if a condition is true, curcat should get value of its uid
  • 10:34:08 <Tjark> anhadikal: {v:resource.record.fal(uid: page.uid, field: 'settings.teaserImage', table: 'pages') -> v:var.set(name: 'pageMedia')}
  • 10:34:17 <Tjark> anhadikal
  • 10:34:31 <Tjark> @anhadikal
  • 10:45:14 <BenjaminR> anhadikal: https://github.com/FluidTYPO3/flux/blob/development/Classes/ViewHelpers/Field/Inline/FalViewHelper.php#L35
  • 10:47:31 <Denyerec> Mornin all!
  • 10:57:05 <alissa> hi all, anyone can tell me how to manipulate value of f:alias created variable? i set my var with <f:alias map="{curcat: 0}"> and if a condition is true, curcat should get value of its uid .. can anyone help me with this?
  • 11:03:25 <Denyerec> alissa - do you actually need to assign the uid to curcat?
  • 11:03:33 <Denyerec> You could always just use the uid wherever you need to terst it ?
  • 11:08:06 <BrianBendtsen> Hi - just upgraded all fluid powered extensions on a site which results in some content elements being shown twice both in fe and be. Looks like its only for elements inside a fce. Any way to fix this?
  • 11:10:33 <pedda> hi all
  • 11:10:55 <anhadikal> hi all
  • 11:11:25 <pedda> what's the matter with the "Content area of parent" field in FCE's providing multiple content areas, such as accordion, row, tabs element?
  • 11:11:55 <pedda> in my projects 90% of values in this field are invalid
  • 11:12:40 <pedda> if i have a row fce with lets say column1, column2 and column3 the only proper label displayed is the one of column3, column2 turns into a invalid value and column1 is even missing
  • 11:14:14 <BenjaminR> pedda: flux 7.1?
  • 11:15:37 <pedda> 6.x up to 7.1
  • 11:16:13 <pedda> i thought of setting an invalid name property for those columns, but i switched to column{sectionObject.column.id}
  • 11:16:37 <pedda> id is a random generated value (native flux feature)
  • 11:16:58 <BenjaminR> no idea right now - but want to gist?
  • 11:18:38 <pedda> whole szenario looks like this:
  • 11:18:40 <pedda> https://gist.github.com/wikipeter/3113f46372846f808e52
  • 11:19:53 <pedda> gist updated with the db result
  • 11:20:35 <pedda> those child and parent relation fields were introduced while trying to fix the whole drag n drop referencing of nested content issues
  • 11:20:50 <pedda> as well as copy paste of ce#s or fce's with nested ce's
  • 11:21:22 <pedda> maybe only my fce is lacking of something necessary to make those fields work properly
  • 11:21:40 <BenjaminR> I would debug the percent variable and the flux:form.content label
  • 11:21:41 <BenjaminR> first
  • 11:21:47 <pedda> as the code of my fce is quite old due to code reusability
  • 11:22:09 <pedda> percent variable? talking about those 33% thingy?
  • 11:22:21 <pedda> for instance
  • 11:22:32 <pedda> 12 / 4 = 33 + %
  • 11:23:06 <pedda> lol
  • 11:23:16 <BenjaminR> you say column1 is missing completely and column2 is missing the label - so id debug the result of your math operations and label creation
  • 11:23:21 <pedda> 12 (100%) / 3 = 33%
  • 11:24:01 <pedda> the characters may indeed cause trouble as they're not escaped in any way in my fce
  • 11:24:18 <pedda> the calculation and labeling works as expected ..
  • 11:24:37 <pedda> at least the be preview and labeling of those columns works like a charm
  • 11:25:18 <pedda> i will remove any "special" characters from the label to see if it works
  • 11:26:25 <BenjaminR> you could simply place your f:for in the main section - using f:debug() for both the percent variable and what you placed in label="" - removed the grid. should give you a good overview of the result
  • 11:27:17 <pedda> as stated before, the labeling is working perfectly..
  • 11:28:03 <pedda> in the TCA the value of the option field is set to column<random generated id>
  • 11:29:59 <BenjaminR> you stated before: the only proper label displayed is the one of column3, column2 turns into a invalid value and column1 is even missing
  • 11:32:22 <pedda> <flux:form.content name="column{sectionObject.column.id}" label="column-{record.uid}-{iteration.index}" />
  • 11:32:37 <pedda> this is how it looks like now.. didn't solve the issue
  • 11:33:16 <pedda> column-10-0 is missing in a 3 row fce with the columns: column-10-0, column-10-1 and column-10-2
  • 11:33:37 <pedda> column-10-1 remains an INVALID VALUE
  • 11:33:53 <pedda> -3 row + 3 col
  • 11:34:18 <pedda> does this field work for you BenjaminR ?
  • 11:34:32 <BenjaminR> which field?
  • 11:34:53 <BenjaminR> fce?
  • 11:34:58 <pedda> Relations -> Content area of parent
  • 11:35:05 <pedda> yes
  • 11:35:12 <pedda> in a tab, accordion or row fce
  • 11:35:35 <BenjaminR> dont even know where this field can be found
  • 11:35:46 <pedda> Relations -> Content area of parent
  • 11:35:52 <pedda> Relations tab..
  • 11:36:16 <pedda> ^^
  • 11:36:42 <BenjaminR> dont know that field :)
  • 11:36:47 <BenjaminR> nor what it is for
  • 11:36:52 <pedda> haha allright :D
  • 11:37:16 <pedda> it should provide "detailed" information for referencing nested elements
  • 11:37:38 <pedda> there were some issues in the past, while an row fce with nested elements was copied
  • 11:37:43 <pedda> or localized
  • 11:38:06 <pedda> things got broken during the proces as references couldn't be resolved clearly
  • 11:38:16 <pedda> that's what i got at least
  • 11:38:43 <pedda> https://github.com/FluidTYPO3/flux/issues/242
  • 11:39:22 <pedda> to fix this behaviour improve the reference information while dealing with flux, those fields were introduced
  • 11:39:33 <pedda> i think :)
  • 11:39:54 <BenjaminR> more than me :)
  • 11:40:26 <BenjaminR> you will need help from the c&p yoda danilobuerger
  • 11:40:26 <pedda> didn't you discover any issues regarding localization of pages containing fce's like those with nested content?
  • 11:40:49 <BenjaminR> i did
  • 11:41:01 <pedda> oh well.. didn't notice the #511
  • 11:41:10 <pedda> seems to fit perfectly to my issue ^^
  • 11:41:57 <tpinne> "morning" everybody
  • 11:42:01 <pedda> hi
  • 11:42:29 <tpinne> updated a project from 6.2-dev and all fed-extensions -dev to latest stable ones
  • 11:42:51 <pedda> and nothing works :D
  • 11:43:02 <tpinne> nope, works very well
  • 11:43:08 <pedda> n1 ;)
  • 11:43:12 <BenjaminR> danilobuerger would appriciate some testing on it pedda
  • 11:43:28 <BenjaminR> *i guess
  • 11:43:28 <pedda> i noticed it.. and i will test it in a few mins
  • 11:43:45 <tpinne> but all the content elements which are referenced inside FCEs are displayed twice. in BE module and frontend
  • 11:43:54 <tpinne> after database update and update skripts of the fed-extensions (which did nothing)
  • 11:46:14 <BrianBendtsen> tpinne> I have the exact same problem :)
  • 11:46:35 <tpinne> and you solved it just with a single click I hope :P
  • 11:47:24 <BrianBendtsen> tpinne > Nope, have not solved it yet. The only way to "solve" it is to drag the ce outside of the fce into the fce and reload the page :/
  • 11:48:07 <tpinne> oh, that would be terrible...
  • 11:48:17 <BenjaminR> BrianBendtsen tpinne - first of all please ensure you ran the updatescript from extension manager AND go to Install Tool > DB > Compare DB
  • 11:48:30 <BenjaminR> for flux AND fluidcontent
  • 11:48:39 <tpinne> I did it. The update scripts said 0 rows were updated
  • 11:48:48 <tpinne> both of them
  • 11:48:56 <BrianBendtsen> Same here, 0 rows
  • 11:49:06 <BenjaminR> + Install Tool now :)
  • 11:50:14 <tpinne> already did it. the only the install tool wants to do --> drop cf_datamap... tables. not a good idea though
  • 11:51:31 <tpinne> But maybe the problem could be the order of actions?? first db compare and then update scripts, was the way I did it
  • 11:51:31 <pedda> did you check, update and recheck the reference index before?
  • 11:51:53 <pedda> this is related to references
  • 11:52:30 <pedda> the reference index needs some sanitizing from time to time..
  • 11:52:49 <pedda> especially when such double referenced items appear in backend -> check the index
  • 11:53:03 <pedda> same topic here again @BenjaminR :)
  • 11:53:19 <pedda> or related at least ^
  • 11:53:23 <pedda> ^^
  • 11:54:37 <tpinne> updating reference index did not do the trick. just updated some sys_file references
  • 11:54:41 <BenjaminR> tpinne: btw you can drop cf_* templates without risk as often as you like :)
  • 11:54:48 <BenjaminR> *tables
  • 11:54:50 <pedda> but not datamap
  • 11:54:59 <pedda> as this breaks the extension manager by now
  • 11:55:12 <BenjaminR> cf_ tables are only cache
  • 11:55:17 <BenjaminR> ?
  • 11:55:24 <tpinne> but em breaks. that's correct
  • 11:55:28 <pedda> clear them, and tell me if your Extension manager still works..
  • 11:55:36 <pedda> ;)
  • 11:55:39 <pedda> it'S a bug
  • 11:55:41 <pedda> in 6.2
  • 11:55:46 <BenjaminR> ah bug... 6.2....
  • 11:55:56 <pedda> and related to those two cf_datamap tables
  • 11:55:56 <BenjaminR> too early to use in production
  • 11:55:57 <BenjaminR> :)
  • 11:56:00 <pedda> hehe
  • 11:56:04 <BenjaminR> thats the great thing with LTS releases :/
  • 11:56:07 <pedda> <- always bloody edge..
  • 11:56:12 <pedda> broke a project last week..
  • 11:56:39 <pedda> bjoern helped me out with some small sql statement to add these tables again
  • 11:57:20 <BrianBendtsen> I can confirm the "Update reference index" did not help
  • 11:57:36 <BenjaminR> pedda: you have to checkout fcc - you will like :)
  • 11:57:54 <pedda> fcc? the csc replacement?
  • 11:57:59 <BenjaminR> yap
  • 11:58:01 <BenjaminR> fluidcontent_core
  • 11:58:07 <pedda> didn't test it by now.. but i will for sure
  • 11:58:25 <BenjaminR> you should indeed :)
  • 12:01:32 <tpinne> Does the reference problem maybe fixed, if importing the DB from before DB update, do update scripts of extensions first and then do the DB compare?
  • 12:03:27 <BenjaminR> tpinne: dont think so
  • 12:03:46 <tpinne> but setting colPos to 18181 manually does the trick :)
  • 12:04:28 <tpinne> then I will to do a bit good old manual work
  • 12:05:50 <pedda> tpinne
  • 12:05:55 <BenjaminR> tpinne you ran both update scripts? that from EXT:flux and the one from EXT:fluidcontent
  • 12:06:08 <pedda> if you have a db backup consider checking the reference index first
  • 12:06:21 <tpinne> yes, I did both scripts. But both scripts said "0 rows updated"
  • 12:06:41 <tpinne> colPos is everywhere 0
  • 12:08:41 <tpinne> but i think the problem was to do the DB compare first. Which made the colPos an unsigned column again. Making all values to 0. So the update script finds no rows to convert
  • 12:09:20 <pedda> BrianBendtsen okay thx for info
  • 12:09:24 <pedda> was just a suggestion
  • 12:09:26 <tpinne> So I will look into my backup, grab all tt_content uids with colPos -42 and set them directly to 18181 on new Db
  • 12:09:34 <pedda> i ran into such behaviour several times
  • 12:11:23 <tpinne> I think running the ext update scripts BEFORE the DB compare has to work, because then the update script can update the -42 rows
  • 12:12:03 <tpinne> I think this should be documented somewhere, that this does not work if you do a DB compare before that
  • 12:14:47 <BrianBendtsen> Maybe you could just run a sql update on all tt_content rows with tx_flux_parent > 0 ??
  • 12:18:19 * Denyerec is updating *nothing* for the next few weeks.
  • 12:18:28 <tpinne> Seems not enough. I just updated all rows with the uids I grabbed from my dump and worked perfectly. Though some rows do have a 0 value in tx_flux_parent
  • 12:19:24 <pedda> lol Denyerec :D
  • 12:20:28 <Denyerec> Serious
  • 12:20:30 <Denyerec> I got the site working
  • 12:20:32 <Denyerec> that's it
  • 12:20:34 <Denyerec> I'm *done*
  • 12:20:35 <Denyerec> :)
  • 12:20:51 <Denyerec> Until that bug trackers empty, I'm aliasing "git" to "echo"
  • 12:20:57 <Denyerec> :D
  • 12:23:25 <BrianBendtsen> tpinne> ok, kinda weird
  • 12:26:13 <tpinne> it works for now, that's all I need at the moment :D
  • 13:03:26 <pedda> ^^broke my project .. while playing around with a column name of an fce ^^
  • 13:03:41 <Denyerec> Doh.
  • 13:03:44 <Denyerec> The whole thing?
  • 13:03:56 <pedda> just fce functionality
  • 13:04:06 <pedda> but seems as if i cant fix it back again..
  • 13:06:34 <pedda> i can't place content in the first of n columns in my fce anymore
  • 13:07:53 <Denyerec> Perhaps the DB records have been altered
  • 13:07:58 <Denyerec> (Flexform values)
  • 13:07:59 <Denyerec> ?
  • 13:10:07 <pedda> if i create a new fce, it doesn't work either
  • 13:10:56 <pedda> but this behaviour fits to another one, i discovered earlier today
  • 13:12:46 <pedda> ha fixed
  • 13:12:56 <pedda> i won't tell how, as this was just a stupid typo :P
  • 13:13:34 <pedda> i mixed up iteration.index with iteration.cycle..
  • 13:14:21 <pedda> which explains a element + 1 shifted rendering
  • 13:30:18 <BenjaminR> pedda: to make it better readable you should use the same way to fill name="" and area="" attribute
  • 13:30:50 <BenjaminR> no reason to use sectionobject.uid in grid and iteration.cycle in render
  • 13:30:52 <BenjaminR> ?
  • 13:31:08 <pedda> this doesn't include an editor friendly representation of colum settings in my row fce for instance
  • 13:31:48 <pedda> my columns are titled in be like: width: 33%, background: white
  • 13:32:40 <pedda> i could rely on some convention and teach the editors: column-<widthKey>-<colorKey> resulting in: column-33-white
  • 13:32:51 <BenjaminR> making label editor friendly is not related to name="" attribut?
  • 13:33:28 <pedda> i might didn't get you
  • 13:33:42 <pedda> name is used internal for referencing nested elements
  • 13:33:56 <pedda> but label is only for be preview
  • 13:35:25 <BenjaminR> what you do is flux:field.content name="column{sectionObject....uid}" -> v:render.content area="column{iteration.cycle}"
  • 13:35:36 <BenjaminR> using uid on the one hand and cycle on the other
  • 13:35:49 <BenjaminR> use the same variables everytime
  • 13:35:54 <pedda> exactly.. this actually IS wrong
  • 13:36:00 <pedda> my mistake
  • 13:36:30 <pedda> i was playing around with the name of the flux:field.content vh, while verifying behaviour ONLY IN BACKEND
  • 13:37:00 <pedda> you are right, i need to adjust v:render.content area name accordingly to render in fe
  • 13:38:00 <pedda> my issue was about the "Content area of parent" field in backend
  • 13:38:32 <pedda> *my initial issue
  • 13:38:48 <pedda> but i admin all this seems quite confusing :)
  • 13:38:54 <pedda> *admit
  • 14:09:30 <BenjaminR> FluidTYPO3/flux#520
  • 14:09:31 <FT3BOT> Issue 520: [TASK] Allow usage of new foreignTypes argument https://github.com/fluidtypo3/flux/issues/520
  • 14:09:36 <BenjaminR> danilobuerger
  • 14:14:26 <randomresult> hi there
  • 14:14:42 <BenjaminR> Welcome back
  • 14:14:57 <randomresult> just for a minute... have you seen travis build failed?
  • 14:15:16 <randomresult> just wondering why...
  • 14:15:42 <rahulthewall> Hi guys
  • 14:15:51 <rahulthewall> Running into this bug: https://github.com/FluidTYPO3/vhs/issues/506
  • 14:16:28 <rahulthewall> the solution mentioned by oliversalzburg regarding AbstractMenuViewHelper.php (line 86) does not fix the issue for me ...
  • 14:17:27 <randomresult> @rahulthewall worked for me. you could also use the latest git-dev version of vhs - should be fixed in there
  • 14:17:41 <randomresult> clear cache and typo3temp.
  • 14:17:49 <rahulthewall> cleared cache
  • 14:17:56 <rahulthewall> let me clear the typo3temp thing as well
  • 14:18:07 <randomresult> @BenjaminR need to go for now. Can u have a look into the pr?
  • 14:18:16 <randomresult> would be great. thx. in. advance.
  • 14:18:58 <randomresult> i just rebuild travis. may it was a temporary problem
  • 14:19:06 <randomresult> we'll see
  • 14:20:18 <rahulthewall> @randomresult: Yeah, cleaing out typo3temp worked
  • 14:20:20 <rahulthewall> thanks
  • 14:20:28 <randomresult> your welcome
  • 14:21:26 * randomresult needs to go now
  • 14:24:02 <Denyerec> randomresult - you know how to use travis?
  • 14:46:28 <Denyerec> alissa over here!
  • 14:46:33 <alissa> http://pastebin.com/b1sqyqL7
  • 14:46:36 <Denyerec> :)
  • 14:46:37 <Denyerec> Better
  • 14:46:43 <alissa> i have events and categories... so i catch up all events and all categories... if the actual event is in the actual categorie, i want to change "category-counter" to '1', else it should stay '0' ... after the category is done, it should show me how many entries are inside the actual category
  • 14:46:49 <alissa> yeah you are right :)
  • 14:47:27 <Denyerec> can you use var.set within your conditional ?
  • 14:47:41 <Denyerec> that will set a local-scope variable you can use.
  • 14:47:50 <alissa> not rly, everytime i tried it was just shown in frontend
  • 14:48:22 <Denyerec> http://fluidtypo3.org/viewhelpers/vhs/master/Var/SetViewHelper.html
  • 14:48:31 <Denyerec> If it renders in frontend, the syntax is wrong
  • 14:48:31 <alissa> i also tried to assign a fakevar in my controller, but i cant change it in my template
  • 14:48:38 <Denyerec> or you're missing the VHS namespace in the template
  • 14:48:49 <Denyerec> can you atebin the WHOLE file ?
  • 14:48:52 <Denyerec> *pastebin
  • 14:48:57 <Denyerec> all of it, every last line :)
  • 14:49:01 <alissa> the whole list.html ?
  • 14:49:04 <Denyerec> Ja
  • 14:49:57 <alissa> i didnt set the vhs namespace, cause the website you have posted didnt said to do it ;) i found this website on friday too, but this didnt worked
  • 14:50:37 <alissa> the one i posted, is nearly the whole code..
  • 14:51:03 <Denyerec> ok if you don't have the vhs namespace I don't think yo ucan use vhs Vh's
  • 14:51:31 <alissa> http://pastebin.com/asfxK9QA
  • 14:51:39 <alissa> this is the whole one
  • 14:51:56 <alissa> how do i register the vhs namespace?
  • 14:52:02 <BenjaminR> anyone interested in a foreignTypes example for flux:field.inline.fal?
  • 14:52:26 <BenjaminR> https://gist.github.com/benjaminrau/10019732
  • 14:52:57 <Denyerec> {namespace v=Tx_Vhs_ViewHelpers}
  • 14:53:00 <Denyerec> At the top of the file.
  • 14:53:54 <alissa> Could not analyse class:Tx_Vhs_ViewHelpers_Var_SetViewHelper maybe not loaded or no autoloader? .. i guess its an extension i have to install?
  • 14:58:28 <Tjark> is it possible to get fal values added by ext filemetadata like creator in FE ?
  • 14:59:15 <Tjark> i use this viewhelper {v:resource.record.fal(uid: page.uid, field: 'settings.teaserImage', table: 'pages') -> v:var.set(name: 'pageMedia')}
  • 15:00:18 <Denyerec> no
  • 15:00:21 <Denyerec> it's part of VHS
  • 15:00:25 <Denyerec> I'm going with a namespace issue here
  • 15:00:33 <Denyerec> are you working from a template, a layout or a partial ?
  • 15:00:41 <Denyerec> The namespace needs to be at the top of each - I think
  • 15:03:10 <alissa> i got it working, after i installed vhs extension
  • 15:03:14 <alissa> this is great :)
  • 15:04:49 <soee> hi, are there some docs how to create ne content element ?
  • 15:04:52 <soee> *new
  • 15:06:17 <alissa> soee: dce i think is what u are looking for
  • 15:06:31 <soee> alissa, yeah but as im using fluidpages i want to use flux
  • 15:06:41 <alissa> ah okay, sorry
  • 15:09:07 <alissa> <v:var.set name="{fakevar}" value="<v:var.get name='{fakevar}' /> +1"></v:var.set> <--- this isnt possible?
  • 15:12:48 <Denyerec> alissa - so that's helped get it working ?
  • 15:12:54 <Denyerec> If so, I'm 2 in 24hrs.
  • 15:12:55 <Denyerec> :D
  • 15:13:12 <Denyerec> soee
  • 15:13:32 <soee> Denyerec, ?
  • 15:13:33 <Denyerec> If you have fluidcontent, fluidpages, flux and vhs installed, then yes, you can make CE's
  • 15:13:59 <soee> im not asking if i can :D im asking if there is some quick tut how to create them :)
  • 15:14:08 <Denyerec> I think Claus is still writing that.
  • 15:14:14 <Denyerec> But I can explain it in a few simple steps.
  • 15:14:17 <alissa> yeah it helped, but stuggling in a new way... i want to sum values :D
  • 15:14:32 <alissa> <v:var.set name="{fakevar}" value="{v:var.get(name: 'fakevar', useRawKeys: 'fakevar')}+1"></v:var.set> ... but this doesnt work ;)
  • 15:14:53 <alissa> but i have a new way of getting it working with vhs, wuith your help :) thats nice, thank you
  • 15:15:30 <Denyerec> soee - do you have a site rendering with fluidpages ?
  • 15:15:50 <Denyerec> Your dev site for example
  • 15:16:01 <Denyerec> BOOM, 2 in 24 :D
  • 15:16:02 <soee> Denyerec, yes, i have also from what i see now some dummy CE from my provider extension
  • 15:16:03 * Denyerec is on a roll
  • 15:16:07 <Denyerec> Ok great.
  • 15:16:30 <Denyerec> All you need to do to create new CE's is this
  • 15:17:12 <Denyerec> Create a new file in Resources/Private/Templates/Content/
  • 15:17:19 <Denyerec> callit MyContent.html
  • 15:18:52 <Denyerec> https://gist.github.com/Denyerec/10020123
  • 15:18:55 <Denyerec> Set it up like that
  • 15:19:08 <Denyerec> the id (line 11) is important to remember
  • 15:19:17 <Denyerec> the sheet, tha'ts just to putting options onto tabs
  • 15:19:22 <Denyerec> you don't need it but I left it as an example
  • 15:19:46 <Denyerec> Next check that /Resources/Private/Layouts/Content.html exists and contains this:
  • 15:19:47 <Denyerec> <f:layout name="Content" />
  • 15:19:47 <Denyerec> <f:render section="Main" />
  • 15:19:53 <soee> Denyerec, any snippet how to create list of links ?
  • 15:19:59 <Denyerec> Steady on sir
  • 15:19:59 <Denyerec> :)
  • 15:20:19 <Denyerec> Flush caches, flush typo3temp, bask in the glow of your new CE.
  • 15:21:06 <Denyerec> Next you will want to change the name and description of the FCE
  • 15:21:20 <Denyerec> THis must be done in /Resources/Private/Language/locallang.xlf
  • 15:21:23 <Denyerec> which looks like this
  • 15:22:23 <Denyerec> https://gist.github.com/Denyerec/10020196
  • 15:22:50 <Denyerec> Let me know if you're all good so far,
  • 15:25:17 <pedda> soee: list of links?
  • 15:25:33 <pedda> would be a section based FCE where you can add a link item..
  • 15:26:32 <pedda> this one is section based: https://github.com/FluidTYPO3/fluidcontent_bootstrap/blob/master/Resources/Private/Templates/Content/Row.html
  • 15:26:44 <pedda> creates columns, yours should create links
  • 15:26:54 <soee> Denyerec, yeah this was pretty simple
  • 15:27:06 <pedda> same structure, different viewhelpers involved
  • 15:27:23 <soee> ok ill give it a try
  • 15:47:18 <floxx1> is ft3 working with workspaces?
  • 15:53:34 <mrboe> @floxx1 no
  • 15:58:20 <floxx1> mrboe: neither page templates nor content elements built with fluidtypo? so no versioning or review process is possible?
  • 15:58:48 <mrboe> i only know that there are some bugs
  • 15:59:01 <mrboe> and its no timeline for workspaces
  • 16:00:00 <floxx1> what about frontend editing?
  • 16:00:20 <soee> Denyerec, pedda ok thank you both, will try to catch you later maybe :)
  • 16:04:23 <randomresult> hi folks
  • 16:11:39 <randomresult> BenjaminR u there?
  • 16:11:47 <BenjaminR> semi
  • 16:11:51 <randomresult> :)
  • 16:11:59 <randomresult> what about your PR...
  • 16:12:08 <randomresult> what to do to get travis like this one!
  • 16:12:13 <BenjaminR> you´ve to tell me
  • 16:12:28 <BenjaminR> its your travis :)
  • 16:12:44 <randomresult> i love you too
  • 16:12:48 <BenjaminR> :D
  • 16:13:13 <BenjaminR> sorry - no idea about travis - also ours sometimes is red without a reason :D
  • 16:13:37 <randomresult> so you think its save to merge?
  • 16:14:06 <BenjaminR> cant make that decision for you but its only one commit he doesnt like, isnt it?
  • 16:14:20 <BenjaminR> and that is indeed small - should be easy to review
  • 16:15:40 <randomresult> 45 files...
  • 16:17:02 <BenjaminR> ups :)
  • 16:17:12 <BenjaminR> let me see
  • 16:18:28 <BenjaminR> okay bad luck it was the big one :D
  • 16:18:44 <randomresult> :)
  • 16:19:41 <BenjaminR> you could pull my branch and run ext:builder over it - i can also do it but not before tonight (which is also not sure)
  • 16:19:49 <BenjaminR> you want to do that?
  • 16:20:15 <BenjaminR> https://github.com/benjaminrau/fluidbootstraptheme/tree/development
  • 16:20:54 <BenjaminR> if there are problems - simply comment and i will fix it
  • 16:21:47 <alexander_dick> hi guys
  • 16:21:50 <alexander_dick> hi guys
  • 16:21:52 <randomresult> i will check
  • 16:21:55 <randomresult> hi alexander_dick
  • 16:22:06 <BenjaminR> thanks randomresult
  • 16:22:10 <BenjaminR> hi alexander_dick
  • 16:23:14 <alexander_dick> can somebody tell me what I'm supposed to do with my bug reports?
  • 16:23:29 <alexander_dick> still no reply
  • 16:23:38 <alexander_dick> (core)
  • 16:24:03 <BenjaminR> become loud in #typo3-cms :)
  • 16:25:02 <alexander_dick> http://forge.typo3.org/issues/57472 and http://forge.typo3.org/issues/57488
  • 16:25:18 <BenjaminR> @alexander_dick
  • 16:25:27 <alexander_dick> ok .. I'll try
  • 16:28:26 <BenjaminR> you could tell them that it would help you already to reject or accept it in first step
  • 16:28:50 <randomresult> running builder in backed... shows errrors ... and was this helpful? NO!
  • 16:28:53 <randomresult> :)
  • 16:29:11 <BenjaminR> randomresult: it tells you about the errors, doesnt it?
  • 16:29:22 <randomresult> wel...
  • 16:29:26 <randomresult> yessir.
  • 16:29:55 <randomresult> CachedSize
  • 16:29:56 <randomresult> Template contains uncompilable ViewHelpers - avoiding these is very likely to increase performance
  • 16:30:04 <randomresult> and... there is exactly...
  • 16:30:06 <randomresult> lemme check
  • 16:30:44 <randomresult> https://gist.github.com/randomresult/15bace86f20c3af584a7
  • 16:30:55 <randomresult> what exactly is wrong with that one?
  • 16:31:24 <randomresult> maybe i need a newer version of builder
  • 16:34:59 <randomresult> to be honnest - these errors in the backend output isnt very helpful for me ...
  • 16:35:47 <BenjaminR> the ones you stated are also not really revelant
  • 16:36:33 <Tjark> is it possible to get fal values added by ext filemetadata like creator in FE ?
  • 16:36:34 <Tjark> i use this viewhelper {v:resource.record.fal(uid: page.uid, field: 'settings.teaserImage', table: 'pages') -> v:var.set(name: 'pageMedia')}
  • 16:36:39 <randomresult> so how do i find the ones relevant?
  • 16:36:46 <BenjaminR> do you have to work on all these fces another time or are some of these finished yet and will not be touch before a stable release?
  • 16:37:13 <BenjaminR> randomresult: relevant are PHP, fluid template markup
  • 16:37:34 <randomresult> looks clean. and yes, i think we need to work on some
  • 16:37:46 <randomresult> you changed the JS-Folder to Javascript?
  • 16:37:50 <randomresult> why. how?
  • 16:38:31 <BenjaminR> Looks more straight as you have Stylesheet Folder and Not css folder too. And its also what we are used to for folder names
  • 16:39:01 <randomresult> ok. so dont tell me you changed this 45 files by hand
  • 16:39:13 <BenjaminR> To state it clear (as i didn in pr message). This pr is not meant as "you did it wrong" it much more a suggestion how to do it
  • 16:39:36 <randomresult> im happy for all input.
  • 16:39:56 <BenjaminR> randomresult - i inspected them all by hand yes - but sure i ran a cleanup task for every file then.
  • 16:40:06 <randomresult> which one?
  • 16:40:17 <randomresult> i want to learn!
  • 16:40:25 <BenjaminR> phpstorm code styles
  • 16:40:33 <randomresult> cool.
  • 16:40:35 <BenjaminR> set them up as you like it
  • 16:40:38 <BenjaminR> then run reformat code
  • 16:40:56 <BenjaminR> you will have to review afterwards but most of the changes it does are good
  • 16:41:17 <randomresult> ok. you missed to change the asset which calls a js in JS / Javascript
  • 16:41:19 <randomresult> :)
  • 16:41:35 <BenjaminR> Hm you are sure? Then i forgot to commit but i changed it
  • 16:41:45 <randomresult> its in TS now
  • 16:42:27 <BenjaminR> very good!
  • 16:42:28 <randomresult> maybe u forked in between changes.
  • 16:42:50 <BenjaminR> ah! yes, can be! i changed it in template
  • 16:42:52 <BenjaminR> not in ts
  • 16:43:11 <BenjaminR> good you moved it to ts
  • 16:43:18 <BenjaminR> didnt want to change to much at once :D
  • 16:43:20 <randomresult> thank claus
  • 16:43:39 <BenjaminR> thought you send me to hell if i do ^^
  • 16:43:57 <randomresult> i will send ya'all to hell...
  • 16:43:59 <randomresult> thats for sure
  • 16:44:06 <BenjaminR> :)
  • 16:44:12 <randomresult> ok. you know what? i will merge it now.
  • 16:44:30 <randomresult> i will then change the TS and PR it
  • 16:45:19 <randomresult> we can revert the commit anytime
  • 16:45:31 <randomresult> as far as i scanned the files... all is good
  • 16:45:46 <BenjaminR> i can rebase my commit - so you dont need to do your ts again
  • 16:46:37 <BenjaminR> tell me if you need something done
  • 16:46:50 <randomresult> i will pr the change
  • 16:48:02 <BenjaminR> okay :)
  • 16:48:48 <randomresult> done
  • 16:48:53 <randomresult> waiting for travis
  • 16:48:54 <BenjaminR> btw i also think the pr is good to merge - als we are still on a dev branch so small adaptions we need to add on it later doesnt matter now
  • 16:49:06 <floxx1> i asked before and mrboe answered already. but i would be happy about some more opinions: would yoo use ft3 in combination with workspaces?
  • 16:49:29 <floxx1> …and, additionally, what about frontend editing?
  • 16:49:56 <randomresult> floxx1 maybe ask @BenjaminR or danilobuerger about this one.
  • 16:50:09 <randomresult> i think there are some problems left with workspaces
  • 16:50:25 <randomresult> and what about frontendediting?
  • 16:50:43 <randomresult> i think there are no problems. check the issues on github... never saw one concerning this
  • 16:51:10 <floxx1> at least one good message today ;)
  • 16:51:33 <randomresult> floxx1 better ask the @team
  • 16:52:13 <floxx1> i thought, asking here is @team? :-)
  • 16:52:24 <alexander_dick> yay - no reaction at all
  • 16:52:43 <randomresult> no. @team means everyone with an @ infront of his name!
  • 16:52:57 <randomresult> we others are only poor ones
  • 16:53:28 <floxx1> randomresult: ah ok. like me, only drops in the sea….
  • 16:53:31 <floxx1> ;)
  • 16:53:40 <randomresult> poor slaves
  • 16:54:35 * randomresult hates waiting for travis
  • 16:55:07 <randomresult> travis failed again
  • 16:55:19 <randomresult> it was a really really poor change...
  • 16:58:53 <BenjaminR> travis is a bitch
  • 16:59:04 <BenjaminR> maybe NamelessCoder will give you some assistance here
  • 16:59:28 <BenjaminR> floxx1: ive read your message but have no experiences here - sorry
  • 16:59:37 <BenjaminR> maybe bjo3rn has some
  • 17:03:46 <floxx1> BenjaminR: thanks for your infomation. i asked bjo3rn now
  • 17:04:42 <BenjaminR> no need for a private message - we pinged bjo3rn already the third time :D
  • 17:05:34 <randomresult> i think travis has some problems with typo3/php5.3/ whatever
  • 17:05:52 <randomresult> i mean i changed a TS from /js to /javascript... and it failed.
  • 17:05:55 <floxx1> ok :-) i mailed him - we had already contact in rl
  • 17:07:27 <randomresult> @BenjaminR could u give me a helping hand with another VHS-Asset problem?
  • 17:08:57 <BenjaminR> we will give it a try
  • 17:09:13 <randomresult> could you look into the sharedResources file?
  • 17:09:19 <randomresult> there are 2 assets left.
  • 17:09:38 <randomresult> i dont know how to handle them.
  • 17:09:50 <randomresult> and im cleaning out my TS right now.
  • 17:10:03 <randomresult> maybe gimme 5 minutes. then there will be a cleaner TS
  • 17:11:53 <BenjaminR> sec
  • 17:12:40 <BenjaminR> open now
  • 17:13:16 <BenjaminR> the one with content i wouldnt move to ts - would look very ugly
  • 17:13:35 <BenjaminR> the other one with customTheme - where is settings.enableCustomStyle set?
  • 17:13:58 <randomresult> the uglyone is a leftover
  • 17:14:16 <randomresult> and yes, the one with settings.enableCustomStyle
  • 17:14:40 <randomresult> i think its a nice one but i can remove it again
  • 17:14:49 <randomresult> i will remove it.
  • 17:15:02 <randomresult> forget it. we will add a customizer-ext for those changes.
  • 17:15:06 <BenjaminR> :D
  • 17:15:17 <randomresult> i will remove all that
  • 17:15:18 <BenjaminR> that was easy help ^^
  • 17:15:34 <randomresult> well i think normally its a nice feature to check things out.
  • 17:15:38 <randomresult> but... anyway.
  • 17:15:49 <BenjaminR> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/development/Configuration/TypoScript/setup.txt#L7
  • 17:16:02 <BenjaminR> indentations are wrong here
  • 17:16:10 <BenjaminR> i missed these
  • 17:16:27 <randomresult> you mean not enough space?
  • 17:17:15 <BenjaminR> tabs missing
  • 17:17:21 <randomresult> man, if a normal person will listen to you coders... picture someone from 1919 will listen...
  • 17:21:30 <randomresult> ok. done
  • 17:21:41 <BenjaminR> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/development/Configuration/TypoScript/setup.txt#L9
  • 17:21:42 <BenjaminR> :D
  • 17:21:45 <BenjaminR> sorry!
  • 17:23:26 <randomresult> something diffrent is wrong.
  • 17:23:34 <randomresult> no asset is loaded at all
  • 17:23:49 <randomresult> i thought i can merge them all in plugin.tx_vhs.settings.asset{
  • 17:25:59 <BenjaminR> one .asset per asset
  • 17:26:15 <BenjaminR> wait
  • 17:27:30 <randomresult> no, it does not work no more...
  • 17:28:12 <BenjaminR> if an asset is external you will have to define the type
  • 17:28:24 <BenjaminR> because it cant be resolved from filename or viewhelper
  • 17:28:28 <BenjaminR> type = js fx
  • 17:28:40 <randomresult> gimme a sec
  • 17:28:54 <randomresult> only for externals?
  • 17:29:01 <BenjaminR> for externals yes
  • 17:29:46 <randomresult> but i can add it to the internal as well right?
  • 17:29:57 <BenjaminR> sure you can
  • 17:30:01 <BenjaminR> doesnt hurt :)
  • 17:30:23 <BenjaminR> and i can tell you that NamelessCoder will suggest you to remove the hyphens in assetName
  • 17:30:27 <BenjaminR> :D
  • 17:30:37 <Guest|17060> I'm currently trying to set up a completely new site and have installed flux, vhs, fluidpages, fluidcontent and the bootstrap extensions from TER. When I want to create content for a page, the only section I see is the Footer Content
  • 17:30:44 <randomresult> for css not?
  • 17:30:48 <Guest|17060> Is this a known issue?
  • 17:30:59 <BenjaminR> randomresult? you will have to define for both if external
  • 17:31:03 <BenjaminR> cant be resolved automatically
  • 17:31:06 <randomresult> <style type="text/css" />
  • 17:31:06 <randomresult> <style type="text/css" />
  • 17:31:12 <randomresult> got this in my source code now
  • 17:31:15 <BenjaminR> thats no asset :)
  • 17:31:27 <BenjaminR> *vhs asset
  • 17:31:57 <randomresult> may i paste u my file now... i dont think i got you right
  • 17:32:36 <randomresult> https://gist.github.com/randomresult/57160ed28e6563805378
  • 17:33:02 <randomresult> whats wrong with this one?
  • 17:33:08 <randomresult> no assets in the page at all
  • 17:34:49 <BenjaminR> path = //.. didnt work for me
  • 17:34:58 <randomresult> so what to do?
  • 17:34:59 <BenjaminR> think you have to make it https:// or http://
  • 17:35:14 <BenjaminR> and you can merge all assets in one tag indeed - sorry for confusing you about it
  • 17:35:24 <BenjaminR> rest looks good
  • 17:35:59 <randomresult> lemme check
  • 17:36:01 <BenjaminR> bootstrap-core should be bootstrapcoreJs and style-css should be styleCss fx
  • 17:36:03 <randomresult> http was good
  • 17:36:18 <BenjaminR> so that its a proper ts path
  • 17:36:18 <randomresult> this is a left over from *bootstrap
  • 17:36:21 <randomresult> wasnt me
  • 17:36:31 <BenjaminR> np - i just let you know :)
  • 17:37:35 <BenjaminR> Guest|17060: bootstrap extensions are actually under maintaince :) randomresult might help you
  • 17:38:03 <randomresult> @BenjaminR : no i dont :)
  • 17:38:12 <BenjaminR> tz
  • 17:38:15 <BenjaminR> :P
  • 17:38:45 <randomresult> Guest|17060 i dont know where these are... there have been changes. maybe you want to try the new fluidbootstraptheme instead.
  • 17:39:21 <Guest|17060> @BenjaminR Thanks! At least I have closure now ;)
  • 17:39:36 <Guest|17060> Yeah, I'd love to try new stuff
  • 17:39:40 <BenjaminR> Guest: https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme
  • 17:39:56 <Guest|17060> Cool, thanks! I'll check it out
  • 17:40:48 <randomresult> Guest|17060 : you better wait 5 minutes!
  • 17:40:57 <randomresult> i need to commit some changes .
  • 17:41:26 <BenjaminR> and i think randomresult suggests you to use the development branch :)
  • 17:41:44 <randomresult> well... master is not too old. but yes Dev is better
  • 17:42:48 <Guest|17060> Well, I just need something to get me started. I just want to start developing on an extension. Later we'll roll our proper templates for the site
  • 17:43:00 <Guest|17060> I just assumed I messed up due to the behavior I was experiencing in the BE
  • 17:43:30 <Guest|17060> I'll probably take a look at the theme tomorrow. It's getting late ;)
  • 17:43:41 <randomresult> will be ready in 2 minutes
  • 17:44:04 <randomresult> now.
  • 17:44:50 <randomresult> BenjaminR i hope i meet your standards in formatting
  • 17:45:15 <BenjaminR> the only standards youve to meet are your own ones :)
  • 17:45:31 <BenjaminR> but i am pretty sure you also meet mine :)
  • 17:46:00 <randomresult> BenjaminR im happy about everything i learn
  • 17:46:11 <randomresult> even if it is something like formatting
  • 17:46:14 <BenjaminR> same here!
  • 17:46:22 <randomresult> F*ck
  • 17:46:30 <randomresult> i missed the type=css
  • 17:46:43 <BenjaminR> you should let someone else review your pull requests
  • 17:46:51 <randomresult> who?
  • 17:46:52 <BenjaminR> if not you dont need them ^^
  • 17:47:05 <BenjaminR> someone else on your project :)
  • 17:47:07 <randomresult> me? the other me?
  • 17:47:15 <BenjaminR> thought mrboe is with you?
  • 17:47:32 <randomresult> he is busy.
  • 17:47:35 <BenjaminR> i see
  • 17:48:10 <BenjaminR> i wouldnt mind reviewing your prs - if they are not too time critical
  • 17:48:24 <randomresult> so join the team!
  • 17:48:26 <randomresult> :)
  • 17:48:44 <randomresult> i can add you if u like
  • 17:48:48 <BenjaminR> np - add me if you like
  • 17:50:45 <BenjaminR> .. if there are no obligations
  • 17:51:50 <randomresult> well i added you.. and yes, beside the money you need to pay me, you have to do at least 15 useful commits per day
  • 17:52:05 <BenjaminR> :)
  • 17:52:30 <BenjaminR> haha you didnt miss to add "useful" :D tricky ^^
  • 17:53:51 <randomresult> right you are young padawan
  • 17:57:54 <randomresult> ok.
  • 17:58:05 <randomresult> i think i finally managed to get it right
  • 18:00:30 <xaver> cedricziel: hey
  • 18:00:52 <Outdoorsman> randomresult I don't really understand how plugin.tx_fluidbootstraptheme.settings.useTypoScript works.
  • 18:00:55 <xaver> next Thursday!
  • 18:01:07 <randomresult> hi Outdoorsman
  • 18:01:16 <randomresult> what you mean?
  • 18:01:57 <randomresult> you can define some things in TS . if you tell plugin.tx_fluidbootstraptheme.settings.useTypoScript = 1 these will be taken AND the options will be hidden in the backend
  • 18:02:10 <randomresult> these are only PageSettings. or what you mean?
  • 18:02:11 <Outdoorsman> By default it's set to 1 (checked) which I finally found out makes it so I can't see any settings on the Page Configuration tab when I edit a page from the page tree.
  • 18:02:41 <randomresult> use it = 1 / admin defines all the stuff in TS
  • 18:02:53 <xaver> NamelessCoder: how do you use xhprof package or pecl?
  • 18:02:57 <randomresult> use it = 0 / everyone can change it in pagesettings
  • 18:03:44 <Outdoorsman> When I set it to 0 then the whole design of the frontend quits working?
  • 18:04:27 <Outdoorsman> (I"m going on memory from last night... I'm checking again)
  • 18:06:21 <randomresult> no, should not stop .
  • 18:06:25 <randomresult> wait, will check
  • 18:06:52 <Outdoorsman> I am too...
  • 18:07:07 <randomresult> i will pull flux and fluidbootstraptheme now
  • 18:09:46 <randomresult> i pulled flux and fluidbootstrap from DEV - cleared Cache and temp. disabled TS
  • 18:09:48 <randomresult> works.
  • 18:11:27 <randomresult> Outdoorsman works?
  • 18:18:01 <Outdoorsman> I'll mess with it a little more. Could be user error here then.
  • 19:20:55 <mrboe> hey guys
  • 19:48:29 <xaver__> cedricziel: YESS i have a ticket
  • 20:27:16 <randomresult> evening
  • 20:44:55 <randomresult> quiet in here
  • 20:55:32 <BenjaminR> and you destroyed it!
  • 20:59:51 <randomresult> sorry for that
  • 21:00:06 <randomresult> SORRY FOR THAT
  • 21:00:17 <randomresult> hell yeah... SOOOORRRRRRRYYYYY
  • 21:06:06 <BenjaminR> Blessed are the ignorant :D
  • 21:06:28 <randomresult> comeon BenjaminR
  • 21:06:38 <randomresult> irc is not meant to be quiet
  • 21:06:41 <BenjaminR> :)
  • 21:06:55 <BenjaminR> (i have another one) you take care of that ^^
  • 21:06:55 <randomresult> still waiting to get my PR merged. but the team is lazy
  • 21:07:06 <BenjaminR> oh oh oh :D i see ^^
  • 21:07:09 <BenjaminR> not been noticed
  • 21:07:15 <randomresult> :)
  • 21:07:18 <BenjaminR> me be forgiven :)
  • 21:07:35 <randomresult> so you are located in austria?
  • 21:07:44 <randomresult> but come from bayern?
  • 21:07:49 <randomresult> how does that go?
  • 21:07:57 <randomresult> look like an outdoor freak
  • 21:09:00 <BenjaminR> stalking me? :)
  • 21:09:05 <randomresult> jupp.
  • 21:09:17 <randomresult> just wanna know whom im talking to
  • 21:09:25 <randomresult> read xt-commerce. left page
  • 21:09:37 <BenjaminR> where?
  • 21:09:38 <randomresult> returned. read wordpress. left page
  • 21:09:46 <randomresult> codearts.
  • 21:09:49 <BenjaminR> i see
  • 21:10:00 <BenjaminR> WP is a pretty good blog engine
  • 21:10:09 <BenjaminR> more powerful than one would think
  • 21:10:11 <randomresult> jupp. it is. a BLOG engine
  • 21:10:30 <BenjaminR> didnt know my website stated i use it for online shops :D
  • 21:10:48 <randomresult> well... maybe better than xtcommerce
  • 21:11:06 <randomresult> once did a wordpress with jigoshop (or similar)
  • 21:11:06 <BenjaminR> youre right. should remove that - no longer up to date with xtc
  • 21:11:26 <randomresult> im right now struggeling with magento
  • 21:11:27 <BenjaminR> work with wp and t3 actively
  • 21:11:36 <BenjaminR> magento - thats a big thing
  • 21:11:44 <randomresult> magento is a bitch
  • 21:11:56 <randomresult> im an integrator. no php at all here...
  • 21:12:17 <BenjaminR> outdoor freak information you didnt get from my company website - you liar
  • 21:12:26 <randomresult> portfolio?
  • 21:12:32 <randomresult> just saw the picture
  • 21:12:36 <BenjaminR> :)
  • 21:12:49 <BenjaminR> yap - its a statement
  • 21:12:54 <randomresult> http://issuu.com/benjaminrau/docs/steckbrief_benjamin_rau
  • 21:13:04 <BenjaminR> you like it? (Btw)
  • 21:13:05 <randomresult> doesnt look like a beach ...
  • 21:13:13 <randomresult> what?
  • 21:13:19 <BenjaminR> steckbrief
  • 21:13:53 <BenjaminR> never asked other devs for feedback about it :)
  • 21:14:24 <randomresult> looks nice.
  • 21:14:30 <randomresult> like some typo in there...
  • 21:14:58 <randomresult> i saw some CMS-layouts in there...
  • 21:14:59 <BenjaminR> oO
  • 21:15:05 <BenjaminR> ?
  • 21:15:23 <randomresult> under leistungen
  • 21:15:26 <randomresult> second tab
  • 21:15:33 <BenjaminR> btw your pr is merged sir
  • 21:15:48 <randomresult> when u say wurst, i already ate it
  • 21:15:56 <randomresult> :) saw it. thx.
  • 21:17:12 <randomresult> your page is no typo3 ?
  • 21:18:38 <randomresult> http://www.codearts.at/leistungen/cmsloesungen this image i mean
  • 21:18:41 <randomresult> i like it a lot
  • 21:18:44 <BenjaminR> plain html
  • 21:19:23 <BenjaminR> should replace the website soon
  • 21:19:30 <BenjaminR> not really state of art :)
  • 21:19:31 <randomresult> well... sometimes i feel a bit lost
  • 21:19:54 <randomresult> state of the art is the little brother of "shit ur hands and clap"
  • 21:20:11 <BenjaminR> true
  • 21:20:14 <BenjaminR> bullshit bingo
  • 21:20:41 <BenjaminR> need a state of the art cms out of the box :D
  • 21:21:10 <randomresult> take bootstrap, pack it in an extension. write ur distribution. there u go
  • 21:22:06 <randomresult> im missing climbing in ur activities.
  • 21:22:17 <randomresult> tsts... and twitter.
  • 21:22:45 <BenjaminR> you will find on facebook :)
  • 21:23:02 <randomresult> i quit facebook some time ago
  • 21:23:27 <BenjaminR> i make quite a bit of sales there
  • 21:23:48 <BenjaminR> not only there -> with facebook apps
  • 21:24:40 <randomresult> nah... im too old for facebook
  • 21:25:03 <BenjaminR> haha how old are you my friend :)
  • 21:25:27 <randomresult> i will be 39 tomorow
  • 21:25:35 <randomresult> you could be my son
  • 21:25:42 <randomresult> young padawan
  • 21:26:06 <randomresult> (actually my son is 2.5) :)
  • 21:28:36 <BenjaminR> oh that wont work :)
  • 21:28:53 <BenjaminR> you would have become father with 10 :D
  • 21:29:59 <randomresult> really?
  • 21:30:08 <randomresult> you look much younger
  • 21:30:51 <randomresult> how come u moved to austria?
  • 21:32:07 <BenjaminR> i will tell you in private :) not in a public and logged channel :D
  • 21:32:47 <randomresult> tell me when we have a beer someday
  • 21:45:57 <Denyerec> yeah...
  • 21:46:03 <Denyerec> we need #fedet.lounge
  • 21:46:05 <Denyerec> without the logger
  • 21:46:08 <Denyerec> :|
  • 21:46:13 <randomresult> hehe
  • 21:46:45 <randomresult> damn.. its hard to type Denyerec - i cant hardly speak that name.
  • 21:47:23 <randomresult> just said shit your hands and clap to BenjaminR - and guess who shows up?
  • 21:48:21 <Denyerec> The Shit Fairy.
  • 21:48:41 <Denyerec> You are probably trying to say it "Den -eye- errr-eck
  • 21:49:02 <Denyerec> It's Den-yer-ek
  • 21:49:11 <Denyerec> It seems to trip up Europeans :)
  • 21:49:20 <Denyerec> A dutch friend of mine chokes on it regularly.
  • 21:49:29 <Denyerec> Ends up just calling me Denny.
  • 21:50:02 <randomresult> is your real name denny?
  • 21:50:06 <Denyerec> Denyer
  • 21:50:15 <randomresult> ok. hi denyer
  • 21:50:20 <Denyerec> :)
  • 21:50:33 <randomresult> so denny from now on.
  • 21:50:44 <randomresult> i need to leave now.
  • 21:50:53 <BenjaminR> Bye guys
  • 21:51:04 <randomresult> see ua ll
  • 21:51:23 * randomresult leaves now too - see ya'll tomorow
  • 22:43:51 <Bendtsen> Good evening
  • 22:49:19 <Bendtsen> I have a problem when translating fluid content element with children. The localized children does not get a tx_flux_parent value. Im using TYPO3 6.2 and fluid content 4.0

20140408

  • 07:59:14 <mrboe> good morning
  • 08:51:34 <mrboe> i have a asset question: i want to fill a VAR with a input field but dont know how to do - have a look https://gist.github.com/misterboe/77a8a9179f8e8381bcdc
  • 08:52:34 <mrboe> the problem is that the {SpySheetOffset} is only filled when its not inside the {} of the $(document).ready(function () - put how can i solve that?
  • 09:23:21 <Tjark> good morning
  • 09:23:58 <Tjark> ist there already a ViewHelper to get Infos from sys_file_metadata table ?
  • 09:32:42 <xaver> hiho
  • 09:33:21 <xaver> what is the best way for a onepager site
  • 09:33:49 <mrboe> hey xaver
  • 09:34:07 <mrboe> just test something like this with BS3
  • 09:34:45 <Denyerec> xaver - plain HTML?
  • 09:35:02 <Denyerec> Seems a bit mad to have a full blown CMS to power a single page.
  • 09:35:25 <mrboe> if you want i can send you some FCE for that
  • 09:38:48 <Denyerec> mrboe - is the BS3 stuff pretty neutral in terms of markup
  • 09:39:00 <Denyerec> or is it very heavy on "their" classnames ?
  • 09:39:30 <Denyerec> I am of course thinking of building sites on the BD3 components, but then simply replacing the CSS
  • 09:39:49 <Denyerec> But if they add too much to the markup (non semantic names, unecessary elements etc) it wouldn't be suitable.
  • 09:41:11 <mrboe> you can create you custom BS on there page - and olny add the elements you use
  • 09:41:30 <mrboe> http://getbootstrap.com/customize/
  • 09:42:19 <BrianJ_> Hi guys I have an urgent request.
  • 09:43:04 <BrianJ_> I deleted a txt constan file by accident in quick explorer. Periods.txt is ther eany way to restore the file without pulling a backup form the server?
  • 09:44:00 <Denyerec> BrianJ_ - you can check the history log
  • 09:44:05 <Denyerec> but I don't think it tracks filesystem changes :/
  • 09:44:10 <Denyerec> Hit the backups ASAP
  • 09:44:16 <Denyerec> mrboe - no that's not what I mean
  • 09:44:20 <Denyerec> I mean um....
  • 09:44:26 <Denyerec> Not how many elements there are
  • 09:44:40 <Denyerec> but what markup they use in their menu HTML, for example.
  • 09:44:49 <Bendtsen> Hi. I have a problem when translating fluid content element with children. The localized children does not get a tx_flux_parent value. Im using TYPO3 6.2 and fluid content 4.0
  • 09:44:59 <artisticMink> Hello, is there a pre-configured 6.2 package avaiable at the moment?
  • 09:46:57 <BrianJ_> Omg stupid me :( But thnks for the answer - Yes it does not show in the history q:
  • 10:02:51 <BenjaminR> Happy Birthday randomresult!!
  • 10:03:03 <randomresult> thx!
  • 10:03:47 <BenjaminR> Already party´ing? :)
  • 10:04:17 <randomresult> nope. waiting for a friend bringing schnaps
  • 10:04:57 <mrboe> @randomresult geetrings from chantal - you get a bithday freecall
  • 10:05:16 <randomresult> :)
  • 10:19:39 <cedricziel> oh hey Harry, - Happy Birthday then!
  • 10:21:44 <randomresult> thx. cedricziel
  • 10:27:21 <BrianJ_> Happy B Day!
  • 10:39:12 <Tjark> Hi, what is the best way to get data from sys_file_metadata table within a fluid template ?
  • 10:42:23 <anhadikal> hi all!
  • 10:42:30 <anhadikal> getting error with EXT:fill
  • 10:42:31 <anhadikal> PHP Catchable Fatal Error: Argument 1 passed to TYPO3\CMS\Core\Utility\ArrayUtility::mergeRecursiveWithOverrule() must be of the type array, null given, called in /home/shared_typo3/typo3_source/typo3_src-6.2.0/typo3/sysext/lang/Classes/LanguageService.php on line 463
  • 10:46:12 <anhadikal> @NamelessCoder
  • 10:52:13 <BenjaminR> NamelessCoder is on holidays - for ever :D
  • 10:52:27 <BenjaminR> Haha we would be so fucked up ^^
  • 11:06:11 <Bendtsen> I have a problem when translating fce's with nested content. The fce itself is translated and shown, but not the nested item(s)
  • 11:11:09 <limboo> good morning
  • 11:11:58 <limboo> if im using the flux:field.input with field.wizard.link in the backend, i get a nice form in the backend to set some links (url, file, page, email)
  • 11:12:16 <limboo> but how im using this links after?
  • 11:12:36 <limboo> f:link.external is only for urls - v:page.link only for PID
  • 11:12:47 <limboo> is there a viewhelper who manages those links?
  • 11:15:37 <BenjaminR> limboo - not as i know - you will have to process depending on type of variable
  • 11:16:14 <limboo> hell, so i have to check those strings "manually" and check if its an ID, or an URL ..?
  • 11:16:15 <BenjaminR> int -> f:link.page, contains @ -> email, string -> plain
  • 11:16:32 <BenjaminR> limboo but maybe there is a vh - just telling you how it did until now
  • 11:16:48 <BenjaminR> but i think i know most of them
  • 11:17:31 <limboo> i didn't found a viewhelper, so maybe theres a custom-viewhelper sooomewhere =)
  • 11:18:04 <limboo> may u post your "code" for checking those links? that would be really friendly =)
  • 11:18:29 <BenjaminR> limboo - sorry - not available here right now
  • 11:18:47 <limboo> allright, no problem
  • 11:19:51 <BenjaminR> if, id have sent it before youve been able to ask :)
  • 11:22:35 <Denyerec> Right
  • 11:22:43 <Denyerec> I'm heading out to shoot giant spiders on naked ladies.
  • 11:23:08 <Denyerec> If I don't make it back you guys can fight over my computer parts as payment for all your help :S
  • 11:31:23 <limboo> is there a viewhelper to check if a string is an INT?
  • 11:31:45 <BenjaminR> v:if.type.isInteger?
  • 11:31:52 <BenjaminR> that was from memory
  • 11:33:04 <limboo> ah, v:if.string.isNumeric =)
  • 11:34:22 <BenjaminR> limboo
  • 11:34:37 <BenjaminR> i did it in fluid until now but i am going to write a viewhelper in about an hour. if you dont mind you can wait for it
  • 11:35:19 <limboo> ooh, that would be VERY NICE BenjaminR
  • 11:35:26 <BenjaminR> i will also create a pull request on EXT:vhs but if it is not merged you can still use it by reginstering it in your own extension
  • 11:35:56 <BenjaminR> limboo - so if this is not time critical wait for my VH. Going to create it anyway
  • 11:36:52 <limboo> yes, i'll wait.. its much nicer then creating this in fluid
  • 11:37:01 <BenjaminR> okay so i hear you later
  • 11:57:22 <mrboe> anybody an idea to my question of 8:51
  • 13:22:15 <alexander_dick> hi!
  • 13:22:46 <alexander_dick> is it possible with fluidcontent to have one content element as "COA_INT" / uncached?
  • 13:23:06 <alexander_dick> would need it for a random ordered output
  • 13:23:39 <randomresult> mrboe did something with randomcontent uncached. do not remember it currently
  • 13:24:06 <mrboe> @alexander_dick
  • 13:24:10 <mrboe> one moment
  • 13:25:09 <alexander_dick> it must be possible with a dedicated Controller hm?
  • 13:25:55 <mrboe> File 1 https://gist.github.com/misterboe/16888ed75119260e26bd File 2 https://gist.github.com/misterboe/9060a625bb63f1ebd2c0
  • 13:26:56 <alexander_dick> awesome! thanks a lot
  • 13:27:04 <alexander_dick> <v:render.uncache to the rescue
  • 13:28:01 <randomresult> mrboe! great!
  • 13:28:14 <randomresult> seems we learnt a bit in the past!
  • 13:28:35 <alexander_dick> oh
  • 13:28:38 <mrboe> as i undestand CLaus right (also written in the viewhelper) you had to render a partial
  • 13:28:51 <alexander_dick> Uncache ViewHelper does not exist
  • 13:29:00 <mrboe> dev branch
  • 13:29:15 <alexander_dick> oh ok
  • 13:29:23 <alexander_dick> is it safe to use in production?
  • 13:29:35 <alexander_dick> well I could copy just the viewhelper
  • 13:29:39 <mrboe> what is safe?
  • 13:29:45 <alexander_dick> dev branch
  • 13:30:16 <mrboe> there are some fixes i need - so i use that
  • 13:31:34 <mrboe> thx @randomresult
  • 14:41:26 <soee> where is flux cache stored ? I have made changes to my sample content element but they are not visible
  • 14:50:40 <Guest|30098> Hi guys, I came here yesterday because I had trouble setting up a new site. It was suggested that I try https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme instead of the fluidcontent/fluidpages Bootstrap extension
  • 14:50:58 <Guest|30098> But I'm experiencing the identical problems with fluidbootstraptheme :(
  • 14:51:37 <Guest|30098> Which are that only the Footer Content area is visible in the BE and there are, for example, no page configuration options in the page proeprties
  • 14:52:27 <Guest|30098> I'm using the TER versions of the FluidTYPO3 extensions, except for flux, which I grabbed from git, since fluidbootstraptheme depends on 7.1.0
  • 14:52:35 <Tjark> hi, i use the v:resource.record.fal viewhelper to render my Fal images within the page templates. With the uid selector it points every time to the actual page. Is it possible to read from parent page if actual is empty ?
  • 15:13:04 <soee> any idea i cant make my fce visible in BE ? i have only some sample/default one Fluid/FluxContent and cad do anything with it
  • 15:19:23 <mrboe> @Guest|30098 try to use the latest dev branches
  • 15:20:50 <mrboe> @Guest|30098 also the Page settings set by TS, if you want to use the wizard tab disable the use uf TS settings in the contant editor
  • 15:21:41 <Guest|30098> mrboe: I'm trying that right now. No luck so far. Installing PhpStorm right now to dig deeper
  • 15:22:20 <mrboe> first install the lastest devs of the fedext family
  • 15:22:49 <mrboe> @soee you have that problem on only one FCE or you just startet
  • 15:23:50 <Guest|30098> mrboe: I'm already on dev of flux, vhs and fluidpages
  • 15:24:09 <mrboe> typo3
  • 15:24:39 <randomresult> back
  • 15:24:54 <Guest|30098> This is what I'm seeing in the BE right now: http://i.imgur.com/Imv8BFM.png
  • 15:25:48 <Guest|30098> This is with a backend layout set, which I don't think is actually necessary. If I don't set a layout, the colums with the errors appear randomly when switching between pages in the BE
  • 15:25:56 <mrboe> have you inlcude the static
  • 15:25:59 <Guest|30098> Random behavior == very suspicious :P
  • 15:26:05 <Guest|30098> mrboe: Yeah
  • 15:26:11 <randomresult> you should remove the backendlayout
  • 15:26:21 <randomresult> its done with flux/pages.
  • 15:27:08 <randomresult> Guest|30098: first of i would recomend to change ur nick with typing /nick mynewnick
  • 15:27:11 <randomresult> :)
  • 15:27:17 <Guest|30098> randomresult: Yeah, that's how I remember it. But, as mentioned above, that produces random results. I've added it to make sure the columns are always rendered in the BE
  • 15:27:25 <soee> mrboe, fluidpages works fine now i want to create FCE
  • 15:27:43 <randomresult> soee go!
  • 15:27:45 <soee> and i have only some sample/default one visible in BE
  • 15:27:54 <soee> and cant change/remove it
  • 15:27:57 <gencha2> Sorry, my nick is in use by my proxy :P
  • 15:28:04 <randomresult> hehe
  • 15:28:31 <soee> so my question is how to add my own FCE and get rid of this default one
  • 15:28:32 <randomresult> soee what means cant change it?
  • 15:28:47 <randomresult> soee do u have a provider extension?
  • 15:29:04 <mrboe> @soee do you used builder to create your extension
  • 15:29:19 <soee> randomresult, yes, generated by service on fedext, there were sample page, content element etc. i can change page fine etc,
  • 15:29:37 <randomresult> but the FCE not?
  • 15:29:39 <soee> but the Content that was there by default stays always visible on BE
  • 15:29:45 <randomresult> oh.
  • 15:29:46 <randomresult> ok
  • 15:29:51 <soee> i removed the template etc etc and nothing helps
  • 15:29:53 <randomresult> did u clear temp?
  • 15:29:57 <soee> yes
  • 15:29:57 <randomresult> ok.
  • 15:30:02 <randomresult> how?
  • 15:30:10 <soee> how what ? :)
  • 15:30:14 <mrboe> in temp dit there is a .FED....
  • 15:30:15 <randomresult> removed
  • 15:30:20 <mrboe> file
  • 15:30:21 <soee> typo3temp ?
  • 15:30:32 <randomresult> rm -rf does not delete hidden files
  • 15:30:36 <mrboe> that is not removed by rm-f
  • 15:30:43 <randomresult> there is a .FED_CONTENT file
  • 15:30:54 <randomresult> you need to delete this one...
  • 15:30:55 <soee> i dont see such file
  • 15:31:00 <randomresult> its hidden
  • 15:31:04 <randomresult> mac?
  • 15:31:11 <randomresult> windows? linux?
  • 15:31:52 <soee> linux, i dont see it ls -la
  • 15:31:58 <randomresult> ls -alh
  • 15:32:28 <randomresult> cd typo3temp --> rm .FED_CONTENT
  • 15:33:31 <soee> thers no such file
  • 15:34:32 <soee> i have also enabled Disable Fluid caching of Flux forms
  • 15:34:33 <randomresult> soee there has to be.
  • 15:34:55 <randomresult> im out if there is not. its in all my installations
  • 15:35:01 <soee> not here :)
  • 15:35:23 <randomresult> gencha2 you fixed ur problem now?
  • 15:35:56 <mrboe> @soee do you have a FCE.hmtl and Cotent.html in your Layout folder
  • 15:36:12 <randomresult> mrboe we are talking about BE
  • 15:36:24 <randomresult> if he deletes the file the element is still there.
  • 15:36:42 <soee> i have only Layouts/Content.html
  • 15:36:45 <soee> thers no FCE
  • 15:36:48 <mrboe> he dont see his new
  • 15:36:50 <randomresult> its the same
  • 15:37:06 <randomresult> but in the backend.
  • 15:37:09 <mrboe> soee delete the temp folder
  • 15:37:10 <randomresult> layout is for frontend
  • 15:38:47 <randomresult> soee says he has no .FED_CONTENT
  • 15:38:57 <randomresult> soee which typo3version?
  • 15:39:14 <soee> i have only this in BE http://wstaw.org/w/2CB0/linki/
  • 15:39:25 <soee> randomresult, 6.2
  • 15:39:59 <randomresult> ok. i experienced something with my webserver in 6.2. they changed the rights of the files made by typo3
  • 15:40:58 <randomresult> try to add this to the localconf:
  • 15:40:58 <randomresult> 'fileCreateMask' => '0644',
  • 15:40:58 <randomresult> 'folderCreateMask' => '0755',
  • 15:41:13 <randomresult> in the BE' => array(
  • 15:43:01 <soee> same thing, nothing changes
  • 15:43:12 <soee> no .FED_CONTENT file etc
  • 15:43:38 <randomresult> soee switch out this disable flux
  • 15:44:12 <randomresult> redo this : i have also enabled Disable Fluid caching of Flux forms
  • 15:44:27 <randomresult> cool... enable disable
  • 15:44:36 <randomresult> unclaus claus
  • 15:45:01 <gencha2> randomresult: working on it
  • 15:45:19 <randomresult> gencha2 what means?
  • 15:45:22 <soee> ok some changes now :)
  • 15:45:35 <soee> have no label for my FCE and no content seems to work more or less
  • 15:45:54 <randomresult> delete the FCE
  • 15:46:04 <randomresult> clear temp and tell me if its still there
  • 15:46:36 <soee> where do i define label for my FCE ?
  • 15:47:51 <randomresult> label =" my label"
  • 15:47:54 <randomresult> :)
  • 15:48:22 <randomresult> <flux:form wizardTab="Bootstrap" id="carousel" label="carousel"
  • 15:48:30 <mrboe> <flux:form wizardTab="Mytab" lable="hello World"
  • 15:48:42 <soee> mrboe, lable ? :D
  • 15:49:46 <mrboe> i have big fingers
  • 15:51:26 <gencha2> randomresult: I served the page through a PHP web server initiated by PhpStorm and suddenly the BE was working fine. Now I'm moving running it on Apache again and am removing the BE layout and everything I did to debug the issue
  • 15:51:35 <gencha2> And then I'll hope that it's still working fine
  • 15:52:39 <gencha2> Yeah, everything seems to be working great now. I assume I didn't clear all the necessary caches after grabbing the development versions off GitHub
  • 15:53:21 <randomresult> always clear cache (maybe with installtool) and temp
  • 15:53:56 <gencha2> I usually have a rm -rf typo3temp/* close in my history :P
  • 15:54:08 <gencha2> But I guess I missed a call
  • 15:54:33 <randomresult> gencha2: rm -rf typo3temp/* DOES NOT delete files like .FED_CONTENT
  • 15:54:54 <gencha2> So yeah, it was either that, or I did something else that fixed it. Hopefully it stays this way
  • 15:56:06 <gencha2> randomresult: Does that reside in typo3temp directly? I haven't noticed any remainders after a deletion so far
  • 15:56:38 <randomresult> try ls -alh inside typo3temp after an rm -rf
  • 15:56:40 <soee> ok got it working, Flush General Caches has to be used to clear flux cache
  • 15:57:49 <mrboe> @BenjaminR do you have a minute
  • 15:57:49 <gencha2> randomresult: My default ls alias already is "ls -lha" ;)
  • 15:58:30 <gencha2> So, I didn't notice a .FED_CONTENT yet
  • 16:09:58 <randomresult> @NamelessCoder u there?
  • 16:17:52 <gencha2> Alright, now everything seems to be working. Additionally to previous issues I also hadn't included the CSS Styled Content TS
  • 16:17:58 <gencha2> I kinda assumed that was optional :P
  • 16:19:43 <NamelessCoder> too lazy to type if I'm not, randomresult? :p
  • 16:20:06 <randomresult> mrboe just told me that he spoke to you
  • 16:20:16 <NamelessCoder> spies everywhere
  • 16:20:21 <randomresult> hehe
  • 16:20:55 <randomresult> u remember the james bond movie with mister no?
  • 16:21:02 <randomresult> .... mr NamelessCoder
  • 16:21:21 <randomresult> anyway. we are struggeling with one elment and translations/settings.
  • 16:21:31 <randomresult> maybe you can have a look at this someday.
  • 16:21:41 <randomresult> see #84
  • 16:22:29 <mrboe> @randomresult do you feel younger when you look the old movies
  • 16:22:39 <randomresult> mrboe go to hell
  • 16:23:22 <randomresult> mrboe: be afraid of friday when we meet.
  • 16:23:30 <randomresult> i will prepare some specials for ya
  • 16:24:02 <mrboe> not the gagball again!!
  • 16:24:27 <randomresult> you would be happy about that
  • 16:24:59 <randomresult> get pulpfiction and search for the part where someone speaks about a crack-Nigger
  • 16:41:24 <NamelessCoder> the Gimp
  • 16:41:49 <NamelessCoder> anywho... yes, I can of course give that a look - when time allows
  • 16:43:00 <randomresult> sure. only if time allows :)
  • 16:44:15 <Torsten85> hey, I'd like to use the feature "White/blacklisting allowed CTypes" ... do I have to checkout a special branch / tag for that?
  • 16:50:36 <Tjark> hi, i use the v:resource.record.fal viewhelper to render my Fal images within the page templates. With the uid selector it points every time to the actual page. Is it possible to read from parent page if actual is empty ?
  • 16:54:09 <BenjaminR> Tjark there is a record argument
  • 16:55:17 <NamelessCoder> Torsten85 you'll need the development branch of flux and fluidcontent for that
  • 16:57:34 <Torsten85> NamelessCoder ah I see, thanks and also thanks for that great feature btw :-)
  • 16:57:51 <NamelessCoder> you're welcome :)
  • 16:58:36 <Tjark> BenjaminR this throws "The argument "record" was registered with type "array", but is of type "string" in view helper"
  • 16:58:54 <BenjaminR> i dont know what you supplied
  • 16:58:55 <BenjaminR> Tjark
  • 16:59:10 <BenjaminR> NamelessCoder - in few minutes i want to share something with you
  • 16:59:14 <Tjark> the page.uid
  • 17:00:35 <NamelessCoder> I hope it's good news Ben
  • 17:01:12 <Denyerec> AHoy!
  • 17:01:24 <NamelessCoder> yarrr!
  • 17:07:02 <NamelessCoder> v:link.typoLink iirc
  • 17:07:41 <BenjaminR> oO
  • 17:14:46 <Denyerec> NamelessCoder - whereabouts are you in Denmark ?
  • 17:17:14 <NamelessCoder> Aarhus
  • 17:17:41 <NamelessCoder> full dirt is at https://namelesscoder.net/
  • 17:21:44 <Denyerec> "I charge per hour"
  • 17:21:49 <Denyerec> See I KNEW you were smart
  • 17:21:50 <Denyerec> :D
  • 17:21:57 <Denyerec> I may be in DK in Aug/Sept
  • 17:22:27 <Denyerec> Wow. Denmark looks like sim city.
  • 17:22:30 <Denyerec> It's so *neat*
  • 17:23:09 <Denyerec> If we end up nearby, I will have to make good on those beers :)
  • 17:26:13 <NamelessCoder> aug/sep vacation in sim city? :)
  • 17:26:48 <NamelessCoder> yeah everything is as if someone sat down in an office and planned everything down to the allowed height of hedges and colors of bricks to use...
  • 17:27:07 <NamelessCoder> let me know if you plan to visit Aarhus :)
  • 17:33:46 <gencha2> When fixing/adding something in the docs, what are the commits to be prefixed with? [DOC]?
  • 17:34:06 <NamelessCoder> gencha2 exactly: [DOC] Start sentence with uppercase letter
  • 17:34:18 <NamelessCoder> and thanks for contributing! ;)
  • 17:34:27 <gencha2> Cool. I might fix up a couple of links ;D
  • 17:34:36 <NamelessCoder> you should edit through fluidtypo3.org
  • 17:35:41 <NamelessCoder> inter-chapter links are in some cases broken; pointing them to the proper filename should fix it (links are auto-parsed in fluidtypo3.org docs - see https://github.com/FluidTYPO3/fluidtypo3org/blob/master/Classes/Controller/ContentController.php#L227)
  • 17:36:38 <gencha2> I guess it's only 1 link for now
  • 17:38:24 <gencha2> Yeah editing through the button on the site is neat. I was already wondering how the [DOC] was already in the commit message
  • 17:39:06 <NamelessCoder> cedricziel dug that out of the github docs - many url params supported
  • 17:39:21 <gencha2> Cool. Haven't seen that before
  • 19:27:53 <Denyerec> SOmeone's busy.
  • 19:40:38 <Outdoorsman> Documentation.... yeah!!!!!!!
  • 20:05:57 <soee> guys can someone show mi some sample code how to configure section inf flux (for cstom FCE) where user can add as many links (to internal pages or external) as he wants ?
  • 20:06:17 <Denyerec> Kinda like a repeating section ?
  • 20:06:20 <Denyerec> (From TV)
  • 20:07:20 <soee> yes
  • 20:57:46 <soee> Denyerec: any tip ? :)
  • 22:11:32 <Guest|76708> hi
  • 22:12:32 <Guest|76708> how can i restrict the image size for one column?
  • 23:06:00 <Guest|76708> this works: <v:page.content.render column="1" loadRegister="{maxImageWidth: 200}"/>
  • 23:07:09 <NamelessCoder> Guest|76708 it should be noted that it's true your example works, but only when you use css_styled_content
  • 23:07:28 <NamelessCoder> (the loadRegister maxImageWidth is a CSC feature, in other words)
  • 23:08:20 <Guest|76708> good enough for me :)
  • 23:08:30 <danilobuerger> Who uses csc these days :D
  • 23:09:04 <Guest|76708> i do.
  • 23:09:06 <NamelessCoder> hehe - just wanted to add this information for people hitting IRC log results :)
  • 23:09:42 <Guest|76708> what if i didnt use CSC, what would i do then?
  • 23:09:49 <danilobuerger> Guest|76708 for a new project you might consider fcc (fluidcontent_core)
  • 23:09:54 <danilobuerger> its far superior to csc
  • 23:10:23 <Guest|76708> havent seen that yet, will take a look
  • 23:11:40 <danilobuerger> you should only use the development branch of it though, we are trying to release it later this month
  • 23:13:11 <Guest|76708> looks interesting.
  • 23:13:43 <Guest|76708> i guess i will try it in the next project.
  • 23:47:31 <NamelessCoder> oh btw Outdoorsman thanks for the hoodie ;)
  • 23:50:24 <danilobuerger> pffff
  • 23:50:29 <danilobuerger> always NamelessCoder gets the cool stuff
  • 23:50:36 <danilobuerger> i have a wish list too you know ?!
  • 23:51:46 <xaver_> danilobuerger: lol
  • 23:52:00 <danilobuerger> ;-)
  • 23:54:48 <xaver|happy> danilobuerger: maybe the users are scared of your image
  • 23:54:57 <danilobuerger> my image?
  • 23:55:49 <xaver|happy> http://fluidtypo3.org/community.html
  • 23:56:05 <danilobuerger> why would you be scared of that ^^
  • 23:56:15 <danilobuerger> doesnt every coder dress like that ???
  • 23:56:20 <NamelessCoder> lol
  • 23:56:24 <xaver|happy> lol
  • 23:56:37 <xaver|happy> i don't own such close
  • 23:56:44 <NamelessCoder> why do coders mostly dress black?
  • 23:57:13 <NamelessCoder> try sitting in front of a dark terminal screen in a white shirt and you'll know
  • 23:57:42 <danilobuerger> :-)
  • 23:57:49 <xaver|happy> i don't own a white t-shirt :P
  • 23:58:03 <xaver|happy> only a polo from the camp in Munich
  • 23:58:18 <danilobuerger> lol
  • 23:58:29 <danilobuerger> come to stuttgart and get another polo ;)
  • 23:58:42 <xaver|happy> i have form nearly every camp a t-shirt
  • 23:58:46 <xaver|happy> also 2 form stuttgart
  • 23:58:51 <xaver|happy> last year
  • 23:58:55 <xaver|happy> 1 berlin
  • 23:59:02 <xaver|happy> most important 1 regensburg :P
  • 23:59:10 <danilobuerger> so will you be joining stuttgart this year?
  • 23:59:15 <xaver|happy> ofcourse
  • 23:59:34 <danilobuerger> well we will meet there and i wont dress up ;)

20140409

  • 00:00:17 <xaver|happy> i think i already meet you on some camp
  • 00:00:23 <xaver|happy> on a
  • 00:02:38 <xaver|happy> NamelessCoder: more important - coffee and white shirts is a nogo
  • 00:03:11 <NamelessCoder> hehe that too
  • 00:03:59 <danilobuerger> xaver|happy i dont think so because this will be my first camp
  • 00:04:06 <xaver|happy> ok
  • 00:04:20 <xaver|happy> you need to make a plan for every camp :P
  • 00:05:13 <xaver|happy> munich, regensburg, stuttgart, Essen, Berlin, Malle, Netherlands, Hamburg
  • 00:05:43 <danilobuerger> i would much rather go to wwdc ;)
  • 00:05:58 <danilobuerger> i am more of a mobile guy
  • 00:07:26 <xaver> telekom ~~
  • 00:09:24 <xaver> NamelessCoder: do you ever used webgrind?
  • 00:12:56 <NamelessCoder> xaver|happy I think I answered this a few times already. Yes, I use webgrind, kcachegrind, xhprof (from source) and some parts of xhprof-ui
  • 00:13:02 <NamelessCoder> now please remember ;)
  • 00:13:25 <xaver|happy> i ask only about the other toosl
  • 00:14:07 <NamelessCoder> I also use phpmd, codesniffer, phpunit and xdebug
  • 00:15:13 <xaver|happy> nice
  • 00:16:18 <danilobuerger> i use a text editor ^^
  • 00:17:04 <NamelessCoder> and when you're not too ashamed to admit it, xdebug and phpstorm :p
  • 00:17:26 <xaver|happy> i hate phpstorm
  • 00:17:33 <danilobuerger> me too xaver|happy
  • 00:17:41 <xaver|happy> danilobuerger: :)
  • 00:17:42 <NamelessCoder> haters! :p
  • 00:17:50 <danilobuerger> but i more than hate it
  • 00:17:55 <xaver|happy> kdevelop4win
  • 00:18:19 <danilobuerger> 4win?
  • 00:18:28 <danilobuerger> for windows ???
  • 00:18:29 <danilobuerger> ugh
  • 00:18:39 <danilobuerger> i hate windows more than i hate phpstorm ^^
  • 00:18:45 <NamelessCoder> hehe
  • 00:18:53 <NamelessCoder> so there IS something you hate more!
  • 00:18:53 <xaver|happy> danilobuerger: nonono
  • 00:18:56 <xaver|happy> k is form kde
  • 00:19:01 <xaver|happy> and win from winning
  • 00:19:05 <danilobuerger> ahh ^^
  • 00:19:18 <danilobuerger> thanks for clearing that up :D
  • 00:19:29 <NamelessCoder> dodged the windows bullet
  • 00:20:08 <xaver|happy> we have no windows at work and i have no win at home
  • 00:21:23 <danilobuerger> good for you :)
  • 00:21:41 <xaver|happy> danilobuerger: mac user?
  • 00:21:52 <danilobuerger> last week someone asks me for a good GIT client for windows,, i told them buy a mac… a few hours later he had a mac ;)
  • 00:22:26 <danilobuerger> xaver|happy yeah mac hipster user… i had one before it was cool ;-)
  • 00:23:03 <xaver|happy> i love windows; I used it to download my linux :)
  • 00:23:31 <danilobuerger> lol
  • 00:25:45 <NamelessCoder> hehe
  • 00:28:53 <gencha> heyho
  • 00:29:20 <gencha> Thanks for your guys support over the past few days :)
  • 00:46:29 <cedricziel> danilobuerger: you bought him the mac to be concrete
  • 00:46:43 <danilobuerger> ???
  • 00:46:54 <cedricziel> didnt you?
  • 00:47:04 <cedricziel> the GIT GUI guy
  • 00:47:13 <danilobuerger> well my company bought it, but it was his choice ^^
  • 00:47:19 <cedricziel> ;)
  • 00:59:22 <xaver> cedricziel: wow you are awake - i ahve my ticket :)
  • 00:59:58 <danilobuerger> xaver cedricziel left
  • 01:00:03 <danilobuerger> what ticket do you have?
  • 01:00:40 <xaver> camp - he ask me a view times - we talked alot the last camps
  • 01:00:52 <danilobuerger> which one?
  • 01:01:26 <Denyerec> soee - sorry people came over.
  • 01:01:31 <Denyerec> I do not know how to do what you need :(
  • 01:01:51 <Denyerec> [19:05] <soee> guys can someone show mi some sample code how to configure section inf flux (for cstom FCE) where user can add as many links (to internal pages or external) as he wants ?
  • 01:02:18 <danilobuerger> isnt that just the relations field?
  • 01:02:34 <xaver> danilobuerger: which one we talked?
  • 01:02:42 <danilobuerger> xaver stuttgart
  • 01:03:02 <xaver> yes since yesterday
  • 01:03:12 <danilobuerger> ah ok
  • 01:03:18 <danilobuerger> so you got your ticket yesterday?
  • 01:05:09 <xaver_> danilobuerger: you are form Augsburg?
  • 01:05:15 <danilobuerger> yes
  • 01:14:27 <xaver_> good night
  • 09:07:50 <soee> whers the link to fluidcontent_core or how it was called ?
  • 09:09:36 <randomresult> github
  • 09:10:13 <randomresult> https://github.com/FluidTYPO3/fluidcontent_core
  • 09:11:38 <Denyerec> https://github.com/FluidTYPO3
  • 09:25:29 <BenjaminR> soee: its called fluidcontent_core :) please use the development branch
  • 09:25:49 <BenjaminR> soon but not yet there is a stable release
  • 09:29:40 <soee> ok is there some VH that will link to page and use page title as link text ?
  • 09:30:49 <BenjaminR> v.page.link
  • 09:36:08 <BenjaminR> soee youve read that?
  • 09:37:12 <soee> BenjaminR, yeah and got my FCE working fine :) section with links
  • 09:43:54 <Denyerec> ooh soee
  • 09:44:00 <Denyerec> how'd you get the repeating section workin ?
  • 09:44:04 <Denyerec> I will need that soon
  • 09:45:14 <soee> Denyerec, check template for NavigationList from fluidcontent_bootstrap extension
  • 09:45:59 <Denyerec> form.section ?
  • 09:46:14 <Denyerec> I see
  • 09:46:22 <Denyerec> that then generates a flux array you can interate over later
  • 09:46:25 <Denyerec> Brilliant!
  • 09:58:02 <BenjaminR> Denyerec: no magic :) <flux:form.section>your repeatened fields here</flux:form.section>
  • 10:04:29 <soee> is it possible to render nested grids when creating page template ?
  • 10:04:51 <soee> so i have row column and this column i need another 4 columns
  • 10:21:21 <BenjaminR> soee: you can great a flexible grid as fce
  • 10:36:18 <hsp2n> hi everyone
  • 10:37:19 <randomresult> hi hsp2n
  • 10:37:31 <randomresult> someone from the @team around?
  • 10:37:42 <randomresult> @NamelessCoder maybe?
  • 10:43:36 <hsp2n> this is my first time here so please bear with me if I overstep protocol at some point.
  • 10:44:01 <hsp2n> is there anybody here who might be able to help me track an issue related to fluidpages?
  • 10:44:10 <hsp2n> or, who could I approach? :)
  • 10:46:31 <randomresult> what you mean by track an issue
  • 10:46:41 <randomresult> what is you problem?
  • 10:48:08 <hsp2n> I'm trying to bootstrap a project for a customer of ours, using the fluidtypo3 stack as much as possible. The customer unfortunately insists on 4.5.32, but I'm getting very strange non-errors using fluidpages. More specifically, I'm getting no error at all, just a massive dump of what appears to be a Tx_Fluidpages_Provider_PageConfigurationProvider
  • 10:48:08 <hsp2n> Object ... and nothing else. No other output at all. No error log entry, no nothing.
  • 10:49:48 <randomresult> puh. 4.5x ...
  • 10:49:53 <NamelessCoder> hsp2n is there no way you can make the client realise there is a new LTS version? I know this isn't the solution you were looking for, but our support of the 4.x branch of TYPO3 ended some time ago and is considered legacy. Or new versions support only 6.1+
  • 10:50:06 <hsp2n> I know :(
  • 10:50:17 <hsp2n> I'm trying all I can to push each and every new project in that direction.
  • 10:50:29 <hsp2n> but you know how... consulting-resistant customers can be
  • 10:50:41 <randomresult> hehe... yes they can be
  • 10:50:52 <hsp2n> I've also used fluidpages successfully with 4.7 before, just not 4.5
  • 10:51:01 <NamelessCoder> that being said, if you check out the "legacy" branch of flux, fluidpages, fluidcontent and others (vhs has none) you may get this working on 4.5 even.
  • 10:51:27 <NamelessCoder> you should not use vhs 1.8.5 and you should expect quite a few viewhelpers to not work at all (fatal errors)
  • 10:51:29 <randomresult> @NamelessCoder does travis work for ur repositories?
  • 10:52:00 <NamelessCoder> randomresult it did an hour ago, that's all I can tell you
  • 10:52:26 <randomresult> its not working for fluidbootstraptheme no more. even with only one file (TS) changed.
  • 10:52:29 <randomresult> dunno why.
  • 10:52:30 <hsp2n> @Namelesscoder I'm aware some things will not work. I will check out the legacy branches again. But supposedly the versions I'm using ARE the ones that should still be compatible. I just have no idea what could cause a bare object dump without an error
  • 10:53:16 <NamelessCoder> php version is 5.3?
  • 10:53:27 <randomresult> jupp
  • 10:53:50 <hsp2n> 5.4.4
  • 10:53:57 <NamelessCoder> that won't work
  • 10:54:28 <randomresult> @NamelessCoder whom u talking to?
  • 10:54:31 <hsp2n> are you speaking to me or randomresult?
  • 10:54:31 <randomresult> me?
  • 10:54:34 <hsp2n> :D
  • 10:54:35 <randomresult> :)
  • 10:54:37 <NamelessCoder> 4.5 is not capable of running on php above 5.3 in all my experiences - the base system does, but fluid and extbase won't
  • 10:54:54 <randomresult> hsp2n you!
  • 10:55:34 <hsp2n> hmm
  • 10:57:13 <hsp2n> this is kind of a new thing. php being too new :D
  • 10:57:48 <randomresult> at least you know what might help :) one step done!
  • 10:58:03 <hsp2n> unfortunately means I can't use the fluidtypo3 stack :/
  • 10:58:06 <hsp2n> not wholly anyways
  • 10:59:06 <NamelessCoder> hsp2n that's very unfortunate indeed - but we knew some projects would be affected when we dropped 4.x support. We just couldn't justify holding on any longer ;)
  • 10:59:22 <hsp2n> oh don't get me wrong, I'm all behind you!
  • 10:59:34 <NamelessCoder> however, you might be able to at least use VHS to a wide extent - and FLUIDTEMPLATE ofc.
  • 10:59:46 <hsp2n> yes, done that before
  • 11:00:43 <NamelessCoder> that's one good thing about the pick-n-choose way - and imho VHS is the tool that saves the most time ;)
  • 11:01:25 <hsp2n> I've already established at the company that when I say fluid, I mean fluid + vhs ;)
  • 11:02:09 <hsp2n> also, since I got you here a little, bask in some fanboyism when I say: Thank you so much for the whole stack. So much more fun than the 'classic' way ;)
  • 11:09:29 <NamelessCoder> hehe yeah, fluid without vhs feels like hands tied behind your back
  • 11:10:00 <hsp2n> also, since I brought it up at an internal meeting yesterday
  • 11:10:07 <hsp2n> how is fluidcontent_core coming along?
  • 11:10:35 <randomresult> will be a stable released soon (at least BenjaminR or danilobuerger mentioned something like that)
  • 11:10:38 <NamelessCoder> two templates to go, then beta
  • 11:10:43 <hsp2n> awesome
  • 11:10:50 <hsp2n> so much itching to use that in prod
  • 11:11:00 <hsp2n> we got a well suited project just for that coming up ;)
  • 11:11:01 <randomresult> will be fun!
  • 11:11:16 <BenjaminR> randomresult: yes definitely - NamelessCoder and danilobuerger are preparing that these days
  • 11:11:36 <hsp2n> amazing, I'm glued to your git repos!
  • 11:11:38 <NamelessCoder> you can do that now if you're prepared to avoid or manually create the Menu and Media CTypes - and live without Textpic
  • 11:11:50 <hsp2n> hehehe
  • 11:11:59 <NamelessCoder> the base won't change, it's only templates now
  • 11:12:02 <hsp2n> unfortunately, the "live without textpic":.. that's the thing
  • 11:12:03 <NamelessCoder> (at least for the beta)
  • 11:12:20 <BenjaminR> NamelessCoder: i added textpic at a very baaase level
  • 11:12:20 <hsp2n> tried for a few minutes to fudge my own template in for textpic but couldn't get it to work
  • 11:12:21 <BenjaminR> :)
  • 11:12:40 <NamelessCoder> what I do: use special containers which accept content and images (as content or form values). Then render this in whichever freaky way I want
  • 11:12:40 <randomresult> well when working with grid-fce loosing textpic is not too bad
  • 11:12:57 <hsp2n> my preferred approach exactly
  • 11:13:04 <hsp2n> ... customers -.-
  • 11:13:05 <NamelessCoder> more content, but also far more control over how the image is used
  • 11:13:09 <hsp2n> "why is that not here"
  • 11:13:18 <hsp2n> lol.
  • 11:13:33 <randomresult> hehe we should set up a channel for crazycustomer
  • 11:13:51 <hsp2n> I made an excel sheet with all permutations of textpic, just to show our PM what porting csc textpic meant, support and effort wise
  • 11:13:56 <hsp2n> and what kind of madness it is
  • 11:14:26 <hsp2n> and we're not even speaking of making it work well with a responsive design yet
  • 11:14:28 <NamelessCoder> the thing is, regarding Textpic: if we make it flexible enough to cover the old CSC use cases we end up bloating it. If we don't, people might as well use Text + Image (or Text + Media, whatever)
  • 11:14:37 <hsp2n> true enough
  • 11:14:59 <hsp2n> I reduced textpic in our "default" package, to ... basically in-text, 1 pic only (opens gallery instead)
  • 11:15:00 <NamelessCoder> we may end up adding a toggle to enable it on demand and leave the template quite basic to limit maintenance requirements
  • 11:15:33 <NamelessCoder> and everyone should expect that contributions with template changes for fluidcontent_core will be subjected to insane scrutiny because CSC is a lesson well learned ;)
  • 11:15:50 <BenjaminR> hsp2n i could create a short gist how to add textpic on your own provider extension
  • 11:15:53 <limboo> good morning
  • 11:15:59 <NamelessCoder> well hsp2n why not add an image selector to the Text type?
  • 11:16:13 <limboo> i'd like to use a random-element of an array - i think v:iterator.random is a solution? but how im using this ViewHelper?
  • 11:16:16 <hsp2n> @BenjaminR that would be amazing
  • 11:16:30 <hsp2n> @namelesscoder ... because I hadn't thought of it.
  • 11:16:39 <BenjaminR> but that makes only sense if you want to make them also appear as two different ce´s
  • 11:16:48 <NamelessCoder> hsp2n sure it uses a different CType
  • 11:16:50 <BenjaminR> if not go fo NamelessCoder s suggestion
  • 11:17:03 <NamelessCoder> well hsp2n "there's an app for that" :)
  • 11:17:06 <BenjaminR> tell me and i prepare the gist
  • 11:17:23 <NamelessCoder> https://github.com/FluidTYPO3/fluidcontent_core/tree/development#concept-variants
  • 11:17:31 <NamelessCoder> BenjaminR I'd like to see it ;)
  • 11:17:50 <BenjaminR> okay ;)
  • 11:18:01 <BenjaminR> happy someone asks ^^
  • 11:18:03 <NamelessCoder> and please ignore the fact that the link I just posted uses "textpic" as example :/
  • 11:18:19 <NamelessCoder> what a horrible thing to do :)
  • 11:18:33 <hsp2n> I really really like the idea
  • 11:18:50 <hsp2n> actually been thinking quite naturally of overriding paths to our own CE templates. just feels natural
  • 11:18:55 <hsp2n> love the idea
  • 11:18:58 <Ste_80> Hi all! Using Flux 7.0, typo3 6.2. How can i pass a variable to "v:content render"?
  • 11:19:24 <Ste_80> Or at least, a way to access a template variable from inside the content element...
  • 11:19:55 <limboo> mh, someone an idea about how to use v:iterator.random?
  • 11:20:39 <NamelessCoder> hsp2n that's the main point of FCC - the very intention is that you pretty much always overlay/override the FCC-shipped templates with ones *perfect* for your site
  • 11:20:47 <BenjaminR> https://gist.github.com/benjaminrau/10246131
  • 11:20:56 <BenjaminR> hope you dont kill me for the approach ^^
  • 11:21:04 <NamelessCoder> in Provider Extension, the controller name scope is CoreContent so you can ship overlays alongside FCE and page templates
  • 11:21:37 <hsp2n> @benjaminR I have to understand it first, to pass judgement :p
  • 11:21:48 <NamelessCoder> hehe Ben nice hack :)
  • 11:22:21 <BenjaminR> Made me very happy to get it working because ive been able to learn a lot from making it work :)
  • 11:23:50 <limboo> BenjaminR: maybe u have an idea?
  • 11:24:08 <BenjaminR> limboo whats your problem with it :)
  • 11:24:13 <BenjaminR> how did you use it
  • 11:25:23 <Ste_80> :S
  • 11:25:26 <limboo> i tried to use it like this: <v:iterator.random subject="{headers}" as="{random}" />
  • 11:25:38 <limboo> so i thought {random} is one random object of {headers}
  • 11:26:02 <limboo> but {random} is empty - and i can see "Array" in the frontend..
  • 11:26:05 <BenjaminR> as needs to be a string
  • 11:26:12 <BenjaminR> as it defines the name of your variable
  • 11:26:26 <limboo> aaah
  • 11:26:36 <BenjaminR> so as="{random}" would result in {{random}}
  • 11:26:44 <BenjaminR> speaking in pictures
  • 11:26:45 <BenjaminR> :)
  • 11:27:07 <hsp2n> glad I'm not the only one who had a rough start with fluid there ;)
  • 11:27:28 <limboo> aaaah, thx BenjaminR
  • 11:27:49 <NamelessCoder> always watch out for the curly ass problem
  • 11:27:53 <NamelessCoder> as I call it
  • 11:28:07 <NamelessCoder> as="{curlybraced}"
  • 11:28:36 <NamelessCoder> as="justStringPlease" ;)
  • 11:29:19 <NamelessCoder> you CAN use a variable to make the variable name dynamic, but then you're in trouble when you try to use the variable.
  • 11:29:42 <hsp2n> I was the one who opened a github issue cause I thought var.set was broken cause it didn't leak variables anymore ;)
  • 11:31:03 <hsp2n> also happened to have been the quickest support I ever received. with 6 minutes *g*
  • 11:35:06 <BenjaminR> :)
  • 11:35:22 <Ste_80> Sorry if I ask again, it's not possible to pass variables to "v:content render" from a template?
  • 11:43:09 <BenjaminR> hsp2n: gist helped you? :)
  • 11:46:15 <hsp2n> Looks much like it could, but I will have to wait a little bit till I can give it a shot
  • 11:47:22 <hsp2n> I'll try to push it into our next 6.2 project (upcoming next week iirc)
  • 11:47:24 <NamelessCoder> Ste_80 if you mean variables you can use in the content elements rendered by v:content.render then no, that's not possible
  • 11:48:10 <NamelessCoder> hsp2n Ben's solution would be template-compatible if we choose to restore Textpic in fcc (hidden away behind a toggle and made very minimalist)
  • 11:48:22 <NamelessCoder> so I would not be worried about using it
  • 11:48:58 <hsp2n> fcc = ?
  • 11:49:12 <Ste_80> NamelessCoder: yes, I mean that. Thanks. So no way to leak something to all the content elements rendered...
  • 11:50:49 <NamelessCoder> nope - no way to do that using VHS.
  • 11:51:25 <Ste_80> Thanks in any case. :)
  • 11:58:26 <BenjaminR> randomresult! help me out
  • 11:58:31 <BenjaminR> my extension manager does no longer work :D
  • 11:59:30 <BenjaminR> parsererror(SyntaxError: JSON Parse error: Unrecognized token '<'): Fatal error: Call to a member function getUid() on a non-object in /Users/benjaminrau/Dropbox/codearts/Kunden/Pixelart/Voldermaier/httpdocs/typo3/sysext/extensionmanager/Classes/Utility/Repository/Helper.php on line 251
  • 12:05:50 <Ste_80> NamelessCoder: and "without" VHS? Any other approach? Typoscript variables are accessible for example, but I cannot set them inside templates.
  • 12:10:55 <BenjaminR> Ste_80 i think thats far from easy to solve
  • 12:11:08 <BenjaminR> Think you should change the strategy
  • 12:11:50 <BenjaminR> Because it doesnt go conform with the direction your page is rendered
  • 12:12:43 <Ste_80> BenjaminR: Ok, thanks. I'll try a different approach.
  • 12:17:06 <soee> any idea why this checkbox wont show up in fce: <flux:field:checkbox label="Add linebreak to label parts" name="linebreak" default="0" /> ?
  • 12:17:34 <soee> ah sorry there should be dot :)
  • 12:24:18 <soee> can i render image from my FCe using f:image vh ?
  • 12:24:32 <soee> the field is configured using: flux:field.inline.fal
  • 12:25:06 <BenjaminR> soee: see the doc comment inside flux:field.inline.fal vh
  • 12:27:03 <soee> BenjaminR, @ what exactly ?
  • 12:27:23 <danilobuerger> soee you probably cant render the inline fal field with f:image... you should use v:resource.image
  • 12:28:08 <soee> danilobuerger, ok but <v:resource.image identifier="{image}" treatIdAsUid="true" alt="" />
  • 12:28:13 <BenjaminR> danilobuerger: why not?
  • 12:28:16 <soee> returns me image with typo3 logo :D
  • 12:28:20 <BenjaminR> using the id and treatIdAsRefernce
  • 12:29:21 <danilobuerger> BenjaminR it depends on the settings used on inline fal
  • 12:29:21 <BenjaminR> But you are right - probably that doesnt make sense :)
  • 12:29:27 <soee> BenjaminR, f:image returns me: No fileusage (sys_file_reference) found for given UID.
  • 12:29:53 <danilobuerger> soee as BenjaminR pointed out read the class doc comment of flux:field.inline.fal .. it explains how to get the images for use in <v:resource.image
  • 12:52:45 <soee> cant solve this, danilobuerger any tips ?
  • 12:53:06 <BenjaminR> soee: may you show us what you tried
  • 12:56:58 <soee> BenjaminR, http://pastebin.com/j4zt0reh
  • 12:57:49 <danilobuerger> soee where does image come from? please paste your whole template
  • 12:57:50 <BenjaminR> soee: first you will have to get the image - if you debugged {image} you have seen that it is just a integer
  • 12:58:58 <BenjaminR> you will have to use it in combination with v:content.resources.fal. usage example is in doc comments of flux:field.inline.fal
  • 12:58:59 <soee> yes the image field returns integer: <flux:field.inline.fal label="Image" name="image" required="true" minItems="1" maxItems="1" collapseAll="true" enabledControls="{hide:false, sort:false}" useSortable="false" />
  • 13:02:22 <soee> where do you guys see class doc comment of flux:field.inline.fal ?
  • 13:03:35 <BenjaminR> Open typo3conf/ext/flux/Classes/ViewHelpers/Field/Inline/FalViewHelper.php with your editor
  • 13:04:15 <BenjaminR> link to github comig up
  • 13:04:35 <BenjaminR> https://github.com/FluidTYPO3/flux/blob/development/Classes/ViewHelpers/Field/Inline/FalViewHelper.php#L37
  • 13:05:13 <soee> ekhm
  • 13:05:21 <BenjaminR> ekhm?
  • 13:05:22 <soee> its development :) no such info in master https://github.com/FluidTYPO3/flux/blob/master/Classes/ViewHelpers/Field/Inline/FalViewHelper.php
  • 13:05:34 <BenjaminR> it is
  • 13:06:09 <BenjaminR> its a recent documentation update
  • 13:09:39 <BenjaminR> soee: a single thank you over the whole morning would help a lot feeling helpful :)
  • 13:11:11 * hsp2n hands BenjaminR a mug full of java-thank-you
  • 13:12:33 <BenjaminR> Youre welcome hsp2n ;)
  • 13:21:00 <danilobuerger> THANKS BenjaminR
  • 13:21:01 <danilobuerger> ;-)
  • 13:21:18 <BenjaminR> :P
  • 13:21:30 <danilobuerger> btw seriously thanks for all the hard work on the CGL
  • 13:22:09 <danilobuerger> hsp2n btw i am using fluidcontent_core already in production... it is stable to use imo
  • 13:22:12 <BenjaminR> Thanks for letting me know :) And sorry for the break :)
  • 13:22:35 <danilobuerger> sorry for being rude that time, i was on a deadline and was angry at everyone :-(
  • 13:22:43 <danilobuerger> now group hug
  • 13:22:45 <danilobuerger> :-)
  • 13:22:49 <BenjaminR> I know that too good :)
  • 13:23:00 <BenjaminR> group hug is a nice thing :)
  • 13:23:34 <BenjaminR> especially if you are such a great group - we can be happy such cool guys join this channel every day beeing with us !
  • 13:24:00 <hsp2n> @danilobuerger thank! in that case, I'll put it in production soon as they let me onto the new 6.2 project
  • 13:24:18 <BenjaminR> dont want to ping some now because you miss out someone everytime :) and they everyone in here is very welcome :)
  • 13:24:25 <danilobuerger> :-)
  • 13:25:04 <BenjaminR> hsp2n danilobuerger: using fcc also since last week - not yet IN production but FOR production :)
  • 13:25:55 <hsp2n> not that I'm all too opposed to using experimental things in production. Everything needs maintenance, might as well be something fun ;)
  • 13:26:32 <BenjaminR> not too experimental - NamelessCoder and danilobuerger spent a lot time on it
  • 13:26:40 <BenjaminR> i was able to work very productive with it
  • 13:26:50 <BenjaminR> despite you try to inject a textpic element ^
  • 13:26:52 <danilobuerger> it shouldnt be marked "experimental"
  • 13:27:01 <danilobuerger> it is more like beta
  • 13:27:50 <hsp2n> hehehe
  • 13:27:56 <danilobuerger> as NamelessCoder pointed out we are not changing any internals any more, just 2 more templates (those are the obscure ones that nobody uses anyway) and we are good to go for TER release
  • 13:28:01 <hsp2n> I know, the stain of textpic is strong...
  • 13:28:08 <hsp2n> awesome
  • 13:28:14 <danilobuerger> well i never used textpic
  • 13:28:18 <hsp2n> and yes, it was mostly the "experimental" tag
  • 13:28:34 <danilobuerger> textpic is a piece of garbage
  • 13:28:39 <hsp2n> be happy about that. sadly, most of our customers do. ... did... yuck
  • 13:28:47 <danilobuerger> i mean look at all the logic behind textpic
  • 13:28:51 <hsp2n> no!
  • 13:28:58 <danilobuerger> its just hunders of epic lines of WTF
  • 13:28:58 <hsp2n> no, no please, don't make me ;_;
  • 13:29:02 <BenjaminR> i like it :) indeed i use just little of the settings it supplies
  • 13:29:17 <hsp2n> I tried to make a foundation implementation of textpic...
  • 13:29:18 <BenjaminR> AND i like my implentations of it in my provider ext :P
  • 13:29:29 <hsp2n> took me more than 1 week and I hadn't gotten all edge cases out x.x
  • 13:29:39 <danilobuerger> if you need anything that text + image doesnt supply, you should just role your own as BenjaminR did
  • 13:29:56 <danilobuerger> i mean you can even have variants etc
  • 13:30:02 <danilobuerger> fcc is very flexible
  • 13:30:35 <hsp2n> @danielobuerger that's what I'm slowly trying to get into PMs and customers' heads. It unfortunately takes a while. Business practices that have been like that for the past ... 6-8 years are hard to change. Working on it :)
  • 13:31:18 <danilobuerger> i know, but you are fighting the good fight ;)
  • 13:31:35 <BenjaminR> guys -> Off Topic: overseeing the top news checkbox (id expect there to be) in news records
  • 13:31:39 <danilobuerger> i mean alone the rendering performance of fcc compared to csc is INSANE
  • 13:32:28 <hsp2n> @danielobuerger the coder in me cringed at the sheer amount of TS parsing on every page call... then fix slow performance with apache addons... x.x .... lets treat cancer with some more bandaids
  • 13:32:44 <danilobuerger> yeah
  • 13:36:38 <hsp2n> (although I have to admit mod_pagespeed does some amazing things, so don't get me wrong)
  • 13:49:06 <soee> BenjaminR, yes thank you
  • 13:54:44 <soee> ok after short break i had i have it working
  • 13:54:54 <soee> to get image rendered: {v:content.resources.fal(field: 'image')->v:iterator.first()->v:var.set(name: 'imageRef')}
  • 13:55:02 <soee> and <v:resource.image identifier="{imageRef.uid}" treatIdAsReference="true" alt="" />
  • 13:55:31 <BenjaminR> (Y)
  • 13:55:53 <soee> is it possible to get uid of this file without setting var ?
  • 13:59:54 <BenjaminR> replace {imageRef.uid} with {v:content.resources.fal(field: 'image') -> v:iterator.extract(key: 'uid')} worth a try
  • 14:50:26 <Bendtsen> Hi all. Just trying to upgrade flux to 7, but the extension manager hangs. TYPO3 version is 6.1.7.
  • 14:50:54 <NamelessCoder> hi Bendtsen - on 6.1 you'll need to uninstall all exts, update, then install again
  • 14:51:07 <NamelessCoder> and do remember to run the extension upgrade scripts!
  • 14:51:57 <Bendtsen> Ok. I will try that. Thanks
  • 14:52:28 <pedda> hellas ombres
  • 14:52:58 * pedda mixin' two suspicious countries ;)
  • 14:53:26 <pedda> cedricziel around?
  • 14:54:46 <soee> NamelessCoder, fluidcontent rox :)
  • 14:56:10 <pedda> fluidcontent is badass rockstar tech … ;)
  • 14:56:23 <pedda> the whole package is indeed
  • 14:56:31 <pedda> -indeed +actually
  • 15:03:03 <Bendtsen> The fluidcontent update script didn't do anything - Should I worry? :)
  • 15:05:08 <soee> if i set some settings for my fluidpage (for example image), can i slide this settings for all childes if they dont set own ?
  • 15:05:15 <NamelessCoder> ^^
  • 15:05:32 <NamelessCoder> Bendtsen nope - if nothing was done, no update was necessary
  • 15:06:58 <Bendtsen> Ok :)
  • 15:09:47 <oliver_1234> Hi all. I have problems with localizing of custom content elements (fluidcontent). Some of them are nested in another. When I localize the elements, the nested elements are ignored in page module. in list module i see all localized elements. Are there some issues?
  • 15:11:51 <BenjaminR> hi oliver_1234, NamelessCoder and danilobuerger are working hard on that issue here: https://github.com/FluidTYPO3/flux/commits/workbench/commands - you would be welcome for testing
  • 15:12:11 <BenjaminR> Simply switch to the workbench/commands branch for testing
  • 15:12:48 <Bendtsen> I have that same problem. Glad its being worked on and I will test it later today
  • 15:13:04 <BenjaminR> You find the issue here: https://github.com/FluidTYPO3/flux/pull/511
  • 15:14:22 <BenjaminR> So for testing simply checkout the workbench/commands branch for EXT:flux and your report would be welcome at the referenced issue FluidTYPO3/flux#5
  • 15:14:23 <FT3BOT> Issue 5: Adding new CE leads to logout (6.0) https://github.com/fluidtypo3/flux/issues/5
  • 15:15:07 <BenjaminR> It seems NamelessCoder will supply some information here soon :)
  • 15:15:18 <BenjaminR> Ah replaced by FluidTYPO3/flux#524
  • 15:15:19 <FT3BOT> Issue 524: [BUGFIX] Fix copy/paste/localise commands https://github.com/fluidtypo3/flux/issues/524
  • 15:15:42 <NamelessCoder> heh, easy now. It still takes a few seconds to click buttons and do some typing ;)
  • 15:15:56 <BenjaminR> :)
  • 15:17:03 <BenjaminR> oliver_1234 and Bendtsen - the last referenced issue is the one you will be interested in
  • 15:17:37 <oliver_1234> Hi benjamin. thanks for the hints! ok, I will test and report it. And is there an alternative way to make translations?
  • 15:25:21 <NamelessCoder> fire up the rejection engine
  • 15:28:49 <soee> guys any idea why with this configuration: http://pastebin.com/Hv65yY56 colspans arent calculated ?
  • 15:29:11 <soee> ththe grid is always rendered with 2 columns 50/50
  • 15:30:00 <soee> if i debug {colspan} var after it is set, the value is fine
  • 15:55:09 <hsp2n> sorry guys, couldn't remember the right channel x.x
  • 15:58:35 <BenjaminR> no problem hsp2n! really not!
  • 16:37:24 <xaver> how is the state on formage? (the name is horrible - remembers me on for|mage -> mage is magento) :P
  • 16:39:40 <BenjaminR> xaver: early to use
  • 16:39:49 <BenjaminR> i dont know more about its status
  • 16:40:31 <xaver> BenjaminR: i need a simple simple form - nearly everthing is overkill
  • 16:41:00 <BenjaminR> form ctype :)
  • 16:41:18 <xaver> i never used it and don't want to
  • 16:41:28 <BenjaminR> its a simple simple form :D
  • 16:44:54 <woshiu> hello
  • 16:45:30 <woshiu> can anyone tell me if sys_language_mode works properly with latest fedext ?
  • 16:45:47 <woshiu> I try to make internationalization and looks like it doesn' work :/
  • 16:46:26 <woshiu> I am using a bootstrap package
  • 16:47:32 <woshiu> (stable)
  • 17:35:08 <danilobuerger> BenjaminR just fyi, at the moment we dont need testing at workbench/commands ... we know the open issues... we would very much appreciate more testing next week
  • 17:36:37 <BenjaminR> roger that
  • 17:36:47 <BenjaminR> Bendtsen - see above
  • 17:37:55 <Bendtsen> Yup :)
  • 18:13:56 <Torsten> Hey... I'm using the development branch of flux / fluid pages / fluid content ... the fluid content elements do not appear in the new content element dialog... am I missing something or is this a known issue?
  • 18:17:22 <randomresult> evening
  • 18:17:36 <randomresult> torsten you got an answer already?
  • 18:18:00 <Torsten> randomresult no I'm still confused ;-)
  • 18:18:20 <randomresult> well, installing fluidcontent does not mean you get any elements
  • 18:18:41 <randomresult> it gives you the possibility to add your own elements
  • 18:19:17 <Torsten> randomresult I've used the builder extension to scaffold a basic layout... that comes with "MyContentElement.html"... that should be listed in the dialog...
  • 18:19:33 <randomresult> did u clear temp?
  • 18:19:47 <randomresult> there u find a .FED_CONTENT file
  • 18:19:53 <randomresult> delete that
  • 18:20:16 <randomresult> clear typo3temp and cache
  • 18:21:18 <Torsten> randomresult there is no .FED_CONTENT file... guess that is gone in the development branch
  • 18:21:31 <randomresult> lemme check
  • 18:21:39 <randomresult> do a ls -alh
  • 18:26:34 <randomresult> hmmm. you are right... seems to be gone
  • 18:26:37 <Torsten> seems like the FLUIDCONTENT_TEMPFILE was dropped in version 4.0
  • 18:27:37 <Torsten> when is select "Fluid Content" from the content element type drop down, I'm able to select my content element... so it is there.. just not in the right dialog.
  • 18:31:02 <randomresult> could you paste the code pls?
  • 18:32:37 <randomresult> it should be shown in the wizard-tabs
  • 18:32:52 <martinhummer> hi, is there a viewhelper in vhs which gives me the length of an array ?
  • 18:33:57 <Torsten> randomresult what code do you mean? I've registered the content provider in my ext_tables.php and I've a flex:form in Tempaltes/Content/MyContentElement.html... what else is necessary?
  • 18:34:22 <Torsten> randomresult in earlier versions that was sufficient.
  • 18:34:23 <randomresult> could u paste the myContentElement.html pls
  • 18:34:33 <randomresult> gist.
  • 18:34:46 <randomresult> i never looked at it .
  • 18:36:44 <martinhummer> never underestimate fluid itself... there is a viewhelper called f:count()
  • 18:37:06 <Torsten> randomresult is the generated file from the builder extension https://gist.github.com/anonymous/73655fa09ce77707d1c7
  • 18:37:25 <randomresult> hehe
  • 18:37:29 <randomresult> quite empty
  • 18:38:16 <randomresult> it does not contain a wizardtab ...
  • 18:38:18 <randomresult> wait
  • 18:38:57 <randomresult> copy this one in ur templatefolder
  • 18:38:58 <randomresult> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/master/Resources/Private/Templates/Content/Button.html
  • 18:40:59 <Torsten> randomresult no new tab in the dialog... maybe something on the development branch is broken
  • 18:41:39 <randomresult> with this element there should be a "bootstrap"-Tab
  • 18:42:41 <Torsten> randomresult do you use the development branch or are you on master?
  • 18:42:49 <randomresult> dev
  • 18:43:53 <danilobuerger> Torsten did you register your extension with flux?
  • 18:44:31 <randomresult> danilobuerger was made with builder
  • 18:44:37 <Torsten> \FluidTYPO3\Flux\Core::registerProviderExtensionKey('test_extension', 'Page');
  • 18:44:51 <danilobuerger> oh with our builder ?
  • 18:44:58 <randomresult> yes
  • 18:44:58 <danilobuerger> then yes, it should work ^^
  • 18:45:05 <danilobuerger> Torsten which typo version are you on?
  • 18:45:06 <randomresult> (at least i think so :) )
  • 18:45:10 <randomresult> 6.2
  • 18:45:23 <Torsten> yes I've just renamed the classes to use namespaces
  • 18:45:43 <danilobuerger> Torsten please delete everything in typo3temp ... then go to /typo3/install/ (url path) and do a Clear All Caches
  • 18:49:46 <Torsten> randomresult danilobuerger ok I know what caused the problem: The "Uncache" Extension!
  • 18:50:58 <danilobuerger> aha :D
  • 18:51:27 <randomresult> never used uncache.
  • 18:51:33 <randomresult> well installed it once
  • 18:51:58 <Torsten> well its all fluidtypo3 so I though I'm on the safe side here ;-)
  • 18:53:37 <Torsten> Ok thanks anyway. Guess I've to file an issue.
  • 19:11:21 <Outdoorsman> @NamelessCoder Glad you like the sweatshirt :) It's seriously the least I can do for all these extensions you're sharing with us... thank you.
  • 20:21:36 <randomresult> evening
  • 20:28:12 <soee> hiho
  • 20:29:15 <randomresult> hi ho soee
  • 20:29:26 <randomresult> hows it going?
  • 20:31:25 <soee> oh whole day active, work, gym, now work again :)
  • 20:31:49 <soee> but probably i will watch chamions league now :D
  • 20:31:56 <soee> hows your day ?
  • 20:36:39 <Micnoric> Hello! I have a newbie question. I used "fluidcontent_bootstrap" to learn and develop my own FCEs. Is there any way to disable the default header and RTE-field underneath a elements section?
  • 20:37:12 <randomresult> good. will watch cl too
  • 20:37:36 <randomresult> Micnoric u work with 6.1
  • 20:37:37 <randomresult> ?
  • 20:37:57 <Micnoric> Yes. Would an update to 6.2 help me out?
  • 20:38:00 <randomresult> fluidcontent_bootstrap will be merged with fluidpages_bootstrap
  • 20:38:17 <randomresult> an update to 6.2 will make the rte disappear
  • 20:38:29 <Micnoric> i copied fluidcontent_bootstrap to an own extension
  • 20:38:39 <randomresult> which is no good idea
  • 20:38:46 <randomresult> get your own provider extension
  • 20:39:21 <randomresult> you can easy build your own using the latest EXT:builder
  • 20:39:32 <randomresult> (latest dev branch)
  • 20:39:52 <randomresult> and then checkout fluidbootstraptheme which is an extended merge from both extensions
  • 20:40:04 <randomresult> https://github.com/bootstraptheme-for-typo3
  • 20:40:32 <Micnoric> i kicked out all default templates and modified ContentController.php to only load my custom templates and cleared all settings. I think me own extension is now pretty "clean"
  • 20:40:35 <soee> who is working on fluidcontent_bootstrap ?
  • 20:41:06 <Micnoric> @randomresult: thank you for the github-Link, i'll try to learn from that too
  • 20:41:25 <Micnoric> @randomresult and thanks for the info with TYPO3 6.2 - i will make an update now
  • 20:42:35 <randomresult> soee will be fluidbootstraptheme - hopefully stable within the next days.
  • 20:42:52 <danilobuerger> NamelessCoder
  • 20:42:56 <danilobuerger> grr
  • 20:42:57 <danilobuerger> sorry
  • 20:43:06 <danilobuerger> ment to type "nice work randomresult "
  • 20:43:19 <randomresult> mrboe and me working on that with the help of @NamelessCoder and BenjaminR
  • 20:43:24 <randomresult> danilobuerger?
  • 20:43:32 <danilobuerger> yes?
  • 20:43:45 <randomresult> what you mean?
  • 20:43:59 <danilobuerger> i said nice work
  • 20:44:04 <randomresult> to?
  • 20:44:06 <danilobuerger> YOU
  • 20:44:12 <randomresult> thx! why?
  • 20:44:19 <randomresult> :)
  • 20:44:21 <danilobuerger> fluidbootstraptheme
  • 20:44:26 * randomresult is confused.
  • 20:44:37 <danilobuerger> nice work randomresult on making fluidbootstraptheme
  • 20:44:42 <danilobuerger> does that make sense now?
  • 20:44:50 <randomresult> well... YES!
  • 20:44:53 <soee> https://github.com/FluidTYPO3/fluidcontent_bootstrap/issues/103
  • 20:45:31 <danilobuerger> soee fluidcontent_bootstrap will be replaced by fluidbootstraptheme so i dont think anybody is going to do anymore work on that ext
  • 20:45:38 <soee> :)
  • 20:46:03 <soee> danilobuerger: and how will look migration from fluidcontent_bootstrap to fluidbootstraptheme ?
  • 20:46:10 <danilobuerger> no idea, ask randomresult
  • 20:46:19 <randomresult> but this is also in the new one
  • 20:46:22 <randomresult> will fix it.
  • 20:47:04 <randomresult> @NamelessCoder will make the migration. but - as far as i remember we only did a very few changes which could affect an migration
  • 20:47:10 <randomresult> so shouldnt be a big deal.
  • 20:48:11 <soee> randomresult: you will fix this in new ext ?
  • 20:48:33 <randomresult> i will - or you send a PR :)
  • 20:48:57 <randomresult> will the "s" fix the problem?
  • 20:48:58 <soee> randomresult: do it please :) im wathing Barcelona - Athletico now :D
  • 20:49:11 <randomresult> barca will loose!
  • 20:49:26 <soee> randomresult: should fix, i was rewriting this for my own CE
  • 20:49:35 <randomresult> cool.
  • 20:51:42 <randomresult> pr is out.
  • 20:51:44 <randomresult> thx. soe
  • 20:51:46 <randomresult> e
  • 20:52:18 <randomresult> need to leave now. maybe mrboe or BenjaminR can merge?
  • 20:52:25 <randomresult> :)
  • 20:52:40 <randomresult> i did too many mistakes by merging my own crap.
  • 20:52:45 <randomresult> see u later!

20140410

  • 00:33:19 <danilobuerger> pff why is there no typo3 user group in augsbrug?
  • 00:43:30 <BenjaminR> danilobuerger: i am at hetzner now :)
  • 00:43:41 <danilobuerger> BenjaminR good stuff ;-)
  • 01:03:00 <BenjaminR> what may cause problems with autoloader?
  • 01:03:12 <danilobuerger> be more specific ^^
  • 01:03:20 <BenjaminR> second undefined class error in different contexts
  • 01:03:27 <danilobuerger> whats the error?
  • 01:03:39 <BenjaminR> Could not analyse class:FluidTYPO3\Fluidcontent\Provider\ContentProvider maybe not loaded or no autoloader?
  • 01:03:51 <danilobuerger> typo 6.2 ?
  • 01:04:05 <BenjaminR> earlier it was PHP Fatal error: Class 'TYPO3\\CMS\\Media\\Utility\\MediaFolder' not found in /var/www/stage.codearts.at/httpdocs/typo3conf/ext/media/ext_tables.php on line 53
  • 01:04:07 <BenjaminR> 6.1.8
  • 01:04:10 <BenjaminR> dev
  • 01:04:23 <BenjaminR> when moving the page to the server
  • 01:04:42 <danilobuerger> so it worked before but you switched the server environment?
  • 01:05:10 <BenjaminR> yap too typical :)
  • 01:05:19 <BenjaminR> still work here on my maschine :D
  • 01:05:23 <danilobuerger> typo3temp and all cache db tables are empty?
  • 01:05:26 <BenjaminR> just to add the second beloved sentense
  • 01:05:33 <BenjaminR> will give it another try
  • 01:05:42 <danilobuerger> whats the php version on the server?
  • 01:05:51 <danilobuerger> what webserver are you using on the server?
  • 01:06:14 <BenjaminR> 64 bit LAMP
  • 01:06:23 <BenjaminR> 5.4 - details upcoming
  • 01:06:46 <danilobuerger> does the web user actually have read permission on the files (especially on the file thats throwing the error).. you can check with something like sudo -u www-data cat /var/www/.….
  • 01:06:47 <BenjaminR> 5.44
  • 01:07:18 <danilobuerger> php 5.4.4 is a really outdated version
  • 01:07:24 <BenjaminR> lets update
  • 01:07:43 <danilobuerger> check permissions as outlined first please
  • 01:07:50 <BenjaminR> okay
  • 01:09:26 <BenjaminR> how did the command work=
  • 01:09:35 <BenjaminR> dont understand the ...
  • 01:09:44 <danilobuerger> thats the path to ContentProvider.php
  • 01:09:48 <BenjaminR> ah
  • 01:11:07 <danilobuerger> you can just do sudo chmod -R 777 /var/www/stage.codearts.at/httpdocs/ for now to have global read write on your files for testing (change later to normal permissions though)
  • 01:11:35 <BenjaminR> something is wrong there with case in filenames
  • 01:11:37 <BenjaminR> and folders
  • 01:11:52 <danilobuerger> what do you mean by "wrong" ?
  • 01:12:04 <BenjaminR> classes in lowercase fx
  • 01:12:09 <danilobuerger> ??
  • 01:12:11 <BenjaminR> same problem in multiple places
  • 01:12:16 <BenjaminR> folders are lower case
  • 01:12:30 <danilobuerger> what system is this? debian?
  • 01:12:34 <BenjaminR> 7
  • 01:12:37 <BenjaminR> yes
  • 01:12:43 <danilobuerger> so debian wheezy?
  • 01:12:51 <BenjaminR> if you say that :)
  • 01:13:00 <danilobuerger> your local machine is a mac?
  • 01:13:04 <BenjaminR> it is
  • 01:13:54 <danilobuerger> please do a sudo fdisk on both machines
  • 01:14:05 <danilobuerger> gist output
  • 01:17:15 <BenjaminR> my fdisk on mac doesnt want like me
  • 01:17:23 <BenjaminR> it is fdisk -r <disk> ?
  • 01:18:22 <BenjaminR> resource is busy
  • 01:18:40 <danilobuerger> actually never mind.. i am assuming right now if you have the default install on your server and your mac… you will end up with a case sensitive file system on your server and a case INsensitive file system on your mac
  • 01:18:44 <danilobuerger> and thats whats screwing you
  • 01:18:59 <danilobuerger> how did you transfer the files to yoru server?
  • 01:19:04 <BenjaminR> sftp
  • 01:19:11 <danilobuerger> one by one or zipped up?
  • 01:19:17 <BenjaminR> zipped by tar
  • 01:19:53 <BenjaminR> oO problems somewhere else - lowercase folders already local on mac
  • 01:20:03 <danilobuerger> well then you are really screwed ^^
  • 01:20:03 <BenjaminR> something really ugly happened there
  • 01:20:15 <BenjaminR> true ^^
  • 01:20:17 <BenjaminR> will be fun :D
  • 01:20:23 <danilobuerger> on your mac it just works because file system is case insensitive
  • 01:20:33 <BenjaminR> i see^^
  • 01:20:44 <danilobuerger> (which is not a good thing btw)
  • 01:20:45 <BenjaminR> can you make your mac case sensitve
  • 01:20:51 <danilobuerger> yes, by reformatting :D
  • 01:20:56 <BenjaminR> ah nice :D
  • 01:20:57 <danilobuerger> (which would be a good idea)
  • 01:21:08 <BenjaminR> yap seems so
  • 01:21:14 <BenjaminR> but not tonight :)
  • 01:21:18 <danilobuerger> alright i have to go
  • 01:21:20 <BenjaminR> thanks for pointing out
  • 01:21:21 <danilobuerger> cu BenjaminR
  • 01:21:24 <BenjaminR> bye danilo
  • 02:04:39 <BenjaminR> Good night NamelessCoder
  • 06:26:19 <randomresult> morning
  • 08:32:57 <randomresult> morning
  • 08:39:19 <randomresult> anyone experince that the extensionmanager stays empty with the latest DEV-Branches
  • 08:39:24 <randomresult> Typo3 6.2
  • 08:39:56 <Tjark> hi randomresult , no
  • 08:40:15 <Tjark> works fine on 6.2.1 dev
  • 08:40:57 <mrboe> goooood monring
  • 09:10:36 <randomresult> very quiet in here
  • 09:25:48 <randomresult> hrmpf struggeling with schememaker
  • 09:31:41 <randomresult> seems that schememaker works for vhs (1.8.4) but not for flux 7.1.0 --> namespaces?
  • 09:51:28 <soee> do you guys use flux over standard flexforms to configure plugins ?
  • 09:56:37 <randomresult> soee not me
  • 09:58:56 <soee> randomresult, and do you know if in standard forms we can use section to repeat some part ?
  • 09:59:48 <randomresult> in standard configuration forms or what do u mean?
  • 10:01:05 <soee> randomresult, in plfugin configuration flexform
  • 10:04:24 <randomresult> dont know what you mean
  • 10:34:49 <soee> any idea why this does not work (is null): {v:iterator.explode(content : '{settings.foo}', glue : ',', as : 'pages')->v:var.set(name : 'pages')} ?
  • 10:35:09 <soee> settings.foo = 1,2
  • 10:35:35 <soee> ah wait
  • 10:36:21 <soee> got it: {v:iterator.explode(content : '{settings.foo}', glue : ',')->v:var.set(name : 'pages')}
  • 10:44:41 <danilobuerger> {settings.foo -> v:iterator.explode(glue: ',') -> v:var.set(name : 'pages')}
  • 10:49:16 <soee> v:page.link can it use as tooltip text page title ?
  • 11:02:49 <danilobuerger> soee you mean as a title?
  • 11:03:15 <soee> danilobuerger, yes link title attribute
  • 11:07:14 <danilobuerger> v:page.link has a title attribute which you can set
  • 11:20:43 <MindSpark> hamaya20
  • 11:45:05 <randomresult> i have a typo3 page where i render a menu on a seperate pagetype - when opening www.md.de?typeNum=5432 i only see this menu. any VH which is able to pull this one into another T3 installation?
  • 11:46:51 <randomresult> or how it can be done with T3 - any ideas?
  • 11:48:58 <rahulthewall> Hi guys
  • 11:49:12 <rahulthewall> what’s the view helper for rendering a page title
  • 11:50:07 <cedricziel> of the current site?
  • 11:51:07 <cedricziel> in ft3, you usually have a {page} variable containing the fields of the current page record
  • 11:51:26 <cedricziel> so it would be {page.title} for the current page
  • 11:51:42 <randomresult> cedricziel have u read my question?
  • 11:51:45 <rahulthewall> ahh great
  • 11:52:19 <rahulthewall> so <v:page.title></v:page.title> so should work I guess
  • 11:52:29 <cedricziel> ?
  • 11:52:30 <cedricziel> no
  • 11:52:35 <cedricziel> {page.title}
  • 11:53:00 <rahulthewall> that’s different from a viewhelper?
  • 11:53:05 <rahulthewall> (again noob question)
  • 11:53:19 <cedricziel> viewhelpers are functions, variables are.. variables
  • 11:53:30 <randomresult> i need to pull a menu from another typo3
  • 11:53:31 <rahulthewall> and I can use variables in layouts, right?
  • 11:53:36 <randomresult> so i render a diffrent pagetype
  • 11:53:43 <randomresult> with only the menu in it
  • 11:53:47 <cedricziel> variables are accessed via the bracket notation
  • 11:53:55 <randomresult> now i want to display this into a partial
  • 11:54:22 <cedricziel> rahulthewall: you could, yes
  • 11:54:37 <rahulthewall> thanks cedricziel, just trying it
  • 11:55:07 <cedricziel> great, if it doesnt work out, try it with <v:page.info field="title" /> iirc
  • 11:55:23 <cedricziel> randomresult: write your own viewhelper which does the trick
  • 11:55:53 <randomresult> cedricziel wrong answer
  • 11:55:55 <cedricziel> i'm not 100% sure if you would be able to do it in a sophisticated and simple way
  • 11:56:06 <randomresult> no points this time
  • 11:56:09 <randomresult> -1
  • 11:56:11 <randomresult> :)
  • 11:56:14 <cedricziel> ;)
  • 11:56:22 <cedricziel> i'm out. work to do :p
  • 11:56:27 <randomresult> my partner will
  • 11:56:32 <randomresult> no php on my side
  • 11:57:27 <rahulthewall> cheers cedricziel, this worked: <v:page.info field="title" />
  • 13:25:26 <greendoor8> did everyone tried the link http://fluidtypo3.org/download/providerextension/?
  • 13:25:44 <greendoor8> it is a broken link from documentation
  • 13:29:12 <NamelessCoder> hi greendoor8 - yes, unfortunately that is currently broken
  • 13:29:19 <NamelessCoder> to be restored as soon as time allows
  • 13:29:38 <greendoor8> great, thanks for your work
  • 13:29:43 <NamelessCoder> until then, you can install EXT:builder (from github) and generate provider extensions from the backend module
  • 13:29:59 <greendoor8> that's a good idea
  • 13:35:40 <greendoor8> bye
  • 13:43:27 <pedda> hi there ^^
  • 13:44:26 <cedricziel> back from holidays pedda?
  • 13:44:39 <pedda> yeah
  • 13:44:41 <cedricziel> or do you do beach-surfing?
  • 13:44:53 <cedricziel> ah, i hope it was relaxing :)
  • 13:45:30 <pedda> i spent 5 days in vienna.. but it took me 3 days of it to come back to normal life after some stressfull months
  • 13:45:41 <pedda> it was ..
  • 13:45:59 <pedda> you should visit vienna too.. lots of delicious food.. didn't knew they're so much into it
  • 13:47:45 <randomresult> @NamelessCoder i try to extend (overlay) fluidbootstraptheme with a customizer extension. now i thought, i could simply copy 2 (of 3) pagetemplates into my provider extension and set configurationsection to enable="False"
  • 13:47:57 <randomresult> but they still appear
  • 13:48:17 <randomresult> should work or not?
  • 13:49:04 <pedda> does any of you attend to the t3con?
  • 13:49:14 <cedricziel> i dont
  • 13:49:18 <pedda> i've got a ticket already ^^
  • 13:50:06 <NamelessCoder> randomresult I think the expected result would be that those templates become unavailable (=removed)
  • 13:50:18 <cedricziel> cons cost real money opposed to the camps and TYPO3 became a not-so-important-part of my work life the last 6 months or so
  • 13:50:21 <randomresult> this is what i want
  • 13:50:25 <NamelessCoder> ah no wait
  • 13:50:47 <NamelessCoder> overlaying is supported in FE currently, the other approaches directly set the template filename
  • 13:50:48 <randomresult> saw it in the errorpage
  • 13:51:03 <randomresult> ah ok.
  • 13:51:25 <randomresult> so overlaying a page only for FE possible...
  • 13:51:34 <NamelessCoder> as it is now: yes
  • 13:51:44 <randomresult> so no changes in configuration will have an effect.
  • 13:51:45 <randomresult> ok.
  • 13:51:45 <NamelessCoder> open a github request and we'll look into it
  • 13:51:52 <NamelessCoder> fcc would depend on this also working in BE
  • 13:52:00 <randomresult> cool.
  • 13:52:07 <randomresult> flux or fluidpages?
  • 13:52:11 <randomresult> view?
  • 13:52:27 <NamelessCoder> flux
  • 13:58:31 <randomresult> ok. done.
  • 13:58:47 <randomresult> hopefully you can understand what i wrote
  • 13:58:48 <randomresult> :)
  • 14:11:36 <NamelessCoder> carrrrrrrrrnifexing
  • 14:15:34 <hans> hi there
  • 14:17:54 <hans> one question:
  • 14:18:06 <hans> i got <f:image src="/uploads/tx_cicheck/{resultSheet.answer.image}" alt="" /> in my tpl
  • 14:18:47 <hans> now i want the full url with the domain at the beginning, like : http://domain.de/uploads/tx_cicheck/{resultSheet.answer.image}
  • 14:18:56 <hans> but then nothing is rendert !
  • 14:19:08 <hans> where did i make a mistake?
  • 14:22:33 <NamelessCoder> hi hans
  • 14:22:44 <NamelessCoder> simple answer is, this ViewHelper doesn't work that way
  • 14:22:53 <hans> NamelessCoder: hi :)
  • 14:23:17 <hans> ok, alternative?
  • 14:23:27 <NamelessCoder> that being said, {v:site.url()}/{f:uri.image(src: '...')} should do
  • 14:24:42 <NamelessCoder> config.absRefPrefix will prefix <img> tags upon output (long time after Fluid finishes outputting) and can prefix such a domain to images and other assets - but if you need the URL for anything you'll need those ViewHelpers.
  • 14:27:00 <hans> hm ok, will try it!
  • 14:27:01 <hans> thx
  • 14:29:33 <NamelessCoder> yw
  • 14:43:30 <BenjaminR> What to use for simple forms (very flexible in styling but no backend handling needed)
  • 14:44:24 <BenjaminR> Ah wayne - going to use powermail another time ^^
  • 14:49:32 * randomresult loves powermail...
  • 14:49:44 <BenjaminR> i am afraid of it - too powerful ^^
  • 14:49:46 <randomresult> lemme think.... no! but there is no other ext
  • 14:50:06 <randomresult> try formhandler if you want 1000kb of TS
  • 14:50:13 <BenjaminR> :/
  • 14:51:03 <NamelessCoder> hehe
  • 14:58:55 <mrboe> @NamelessCoder goes serious??? where is the viking
  • 14:59:49 <mrboe> http://fluidtypo3.org/community.html
  • 15:00:51 <BenjaminR> wtf!
  • 15:01:00 <BenjaminR> what a sexy team :)
  • 15:01:19 <BenjaminR> especially the second from right
  • 15:01:40 <BenjaminR> Danilobuerger is our sales man :D
  • 15:02:05 <danilobuerger> sales man cant afford that suit ^^
  • 15:02:07 <danilobuerger> MUHAHA
  • 15:02:17 <danilobuerger> only coders can
  • 15:02:20 <BenjaminR> hehe
  • 15:02:23 <BenjaminR> good one
  • 15:02:23 <randomresult> this is one of the best pictures if ever seen
  • 15:02:34 <mrboe> specialized in selling "freeware"
  • 15:12:21 <ad_on_is> hi, is it possible to read typoscript-settings in fluidcontent, but in the backend?
  • 15:13:44 <ad_on_is> if i do a f:debug within, i only get the entries for the fields that i defined in the <f:flux:form> and the record entry
  • 15:14:20 <mrboe> @ad_on_is what you wanna do?
  • 15:14:37 <mrboe> you can use v:var
  • 15:14:48 <mrboe> i give you an example
  • 15:14:53 <mrboe> one moment
  • 15:15:31 <mrboe> https://gist.github.com/misterboe/9756781
  • 15:16:03 <danilobuerger> eeeeeek @ user agent sniffing
  • 15:16:57 <danilobuerger> but yes ad_on_is v:var.typoscript
  • 15:17:18 <danilobuerger> documentation -> http://fluidtypo3.org/viewhelpers/vhs/master/Var/TyposcriptViewHelper.html
  • 15:19:05 <xaver> BenjaminR: we wrote already the last time - the suite isn't made for drinking coffee and develop the same time -> no coffee, no coder
  • 15:29:52 <cedricziel> i bet danilo can wear a suit and develop at the same time
  • 15:29:59 <danilobuerger> sure can
  • 15:30:07 <cedricziel> drinking coffee should be done autimatically
  • 15:30:18 <xaver> cedricziel: Gasthof zur Sonne or?
  • 15:30:22 <cedricziel> like an engine sucks gas
  • 15:30:26 <cedricziel> yessir
  • 15:30:56 <danilobuerger> camp will be fun.. i will ask stupid questions in cedrics session ^^
  • 15:31:17 <cedricziel> hrhr, i'm not afraid to reject stupid q's in public :P
  • 15:31:35 <danilobuerger> :-(
  • 15:31:41 <xaver> danilobuerger: you can do better - tell him why he is wrong
  • 15:31:59 <danilobuerger> xaver thats the problem cedricziel is far more experienced than i am
  • 15:32:03 <cedricziel> aye, that's why i'll have two babysitters instead of one :)
  • 15:32:11 <cedricziel> eh what?
  • 15:32:12 <cedricziel> nono
  • 15:32:17 <danilobuerger> he knows stuff i havent even hear of
  • 15:32:44 <cedricziel> i dont beleive that's true-at least not ft3-wise
  • 15:33:16 <danilobuerger> but yes, together with bjo3rn i will babysit you :D
  • 15:33:42 <cedricziel> ;)
  • 15:33:54 <cedricziel> i have lots of topics this time
  • 15:34:06 <danilobuerger> how many oyu got?
  • 15:34:22 <cedricziel> i could do frontend tooling or TYPO3<->Angular bridge as well
  • 15:34:35 <cedricziel> that would be at least 5 now
  • 15:34:52 <xaver> i think i don't want todo a session :)
  • 15:35:02 <cedricziel> but never ever would i do more than 2
  • 15:35:06 <danilobuerger> xaver just drinking?
  • 15:35:14 <cedricziel> why? your performance session was fun last time
  • 15:36:35 <danilobuerger> oh i want to listen to a performance session!!
  • 15:37:22 <cedricziel> the solution to more performance is more coffee
  • 15:37:23 <xaver> only thing i have "done" a little bit is vagrant - and maybe a workshop
  • 15:38:55 <danilobuerger> xaver what was your performance session about?
  • 15:41:08 <ad_on_is> yeaaaaah... thank you guys... @mrboe, @danilobuerger ... v:var is doing exactly what i want
  • 15:43:07 <xaver> danilobuerger: everyhting and nothing
  • 15:43:39 <xaver> i think i have the slides somewhere in git and online
  • 15:44:04 <cedricziel> we had a nice best-practice and experience based everybody-tell-your-secrets hour i think
  • 15:44:31 <xaver> yeah. i did that session on nearly every camp
  • 15:44:53 <xaver> one camp was a lot about search, next camp ISPConfig or Database
  • 15:45:40 <xaver> everybody told a little bit and ask about opinions risks and stuff.
  • 15:50:48 <alexander_dick> Hi folks. Is there a ViewHelper to output arbitrary database records?
  • 15:51:02 <NamelessCoder> hi alexander_dick - no, with very good reason ;)
  • 15:51:17 <cedricziel> in fed there was the sql viewhelper, but that's dragon land
  • 15:51:18 <NamelessCoder> it would be a gigantic hole
  • 15:51:21 <alexander_dick> <v:resource.record can only output one record with a specific uid
  • 15:51:47 <NamelessCoder> resource.record is a *resource* VH which means it loads FAL records ;)
  • 15:51:56 <alexander_dick> i mean something like <v:resource.records table="tx_foo" pid="123">
  • 15:51:58 * xaver vs tomcat -_-
  • 15:52:17 <alexander_dick> ah OK
  • 15:52:19 <NamelessCoder> yep alexander_dick - imagine the potential sources of the parameters that would go into such a VH
  • 15:52:41 <cedricziel> i suggest you use one of the available controllers to get that data the right way
  • 15:52:49 <NamelessCoder> exactly - use a controller
  • 15:53:23 <alexander_dick> alright thx for the hint! I will create a PageController then as I need it in the page template :)
  • 15:53:45 <cedricziel> perfect, thats one of the exact use-cases :)
  • 15:54:40 <alexander_dick> it is not my first custom page controller but for some reason it didn't came to my mind in this case :)
  • 15:55:06 <cedricziel> hapy to help your brain out-perhaps more coffee will do? ;)
  • 15:55:08 <cedricziel> *happy
  • 15:57:28 <alexander_dick> had already too much today
  • 15:57:28 <alexander_dick> :D
  • 15:57:46 <alexander_dick> always great to get help here, especially so quickly
  • 15:58:17 <xaver> try a 1337mate :)
  • 17:22:00 <ad_on_is> is it possible to render a fluidpage output as ajax?
  • 17:22:31 <ad_on_is> i mean with a custom pagetype or something like that
  • 17:30:52 <cedricziel> as ajax?
  • 17:31:51 <cedricziel> you would have to restructure your template a bit, wire a new typenum and modify it to output no headercontent at all
  • 17:32:04 <cedricziel> your simple solution might be $.load
  • 17:32:35 <cedricziel> it accepts a css selector based on which you can ajaxify almost anything
  • 17:34:03 <ad_on_is> isn't that to heavy... since the whole page is reqested?
  • 17:34:16 <BenjaminR> Prev / Next News Pagination for Detail View: https://gist.github.com/benjaminrau/10394546
  • 17:51:08 <NamelessCoder> BenjaminR v:iterator.first / v:iterator.next / v:iterator.previous + v:iterator.last ;)
  • 17:51:24 <BenjaminR> tz :P
  • 17:51:40 <BenjaminR> i dont have the news avaible in template
  • 17:52:14 <BenjaminR> and i will make it respect the typoscript settings later
  • 17:54:47 <BenjaminR> sorting of list view
  • 20:08:30 <soee> what would be the best way to get curren pag euid in fluid template ?
  • 20:09:48 <soee> hmm v:page.info ?
  • 20:10:12 <BenjaminR> soee: in FluidTYPO3 elements the page variable is already present
  • 20:10:15 <BenjaminR> {page.uid}
  • 20:11:21 <soee> BenjaminR: define "FluidTYPO3 elements" ?
  • 20:11:28 <soee> i need it in controller view
  • 20:11:35 <soee> *controller action
  • 20:11:51 <BenjaminR> what is a controller view?
  • 20:12:25 <BenjaminR> template of a third party extension?
  • 20:12:52 <soee> BenjaminR: yes controller action from my own extension
  • 20:12:55 <BenjaminR> then go for v:page.info - yes
  • 20:15:59 <soee> ok, thank you
  • 20:17:12 <BenjaminR> yw
  • 21:08:32 <randomresult> @NamelessCoder u there?
  • 23:12:44 <soee> NamelessCoder: would it be possible to render some info like "No configuration available for page" instead of empty tab ?

20140411

  • 06:01:05 <randomresult> good morning
  • 06:19:02 <aPollO2k> good mornung randomresult
  • 06:19:16 <aPollO2k> guten morgen
  • 06:19:25 <randomresult> :) moin moin
  • 06:19:51 <aPollO2k> silence
  • 06:20:31 <aPollO2k> only the fans from servers are hearable
  • 06:20:38 <aPollO2k> and the birds outside
  • 06:31:37 <randomresult> and my cat watching them
  • 06:31:58 <randomresult> sry. trying to get my automatic deployment to work...
  • 08:14:34 <BenjaminR> GOOD MORNING FluidTYPO3
  • 09:11:24 <alexander_dick> good morning!
  • 09:13:15 <alexander_dick> I'm wondering if it is possible to have the page configuration inherited from the main page - this was possible earlier but now it won't work
  • 09:13:56 <alexander_dick> I have a frontpage and a subpage. on the subpage I want common settings to be inherited from the frontpage layout
  • 09:21:03 <alexander_dick> now I have included the same "base" settings for every page layout. have to configure it twice therefore. http://i.imgur.com/3EUFxqC.jpg
  • 09:21:29 <alexander_dick> @NamelessCoder
  • 09:22:17 <BenjaminR> alexander i dont have a tipp regarding this because it should work but id like to ask something different: is it likely that these settings (pids, ga etc) change depending on page?
  • 09:22:29 <BenjaminR> or do they rarely change
  • 09:26:26 <alexander_dick> they do not change
  • 09:26:52 <alexander_dick> I have some specific settings for the subpage layout but all other settings should be inherited
  • 09:27:03 <BenjaminR> since these values are stored in flexforms most times it is better to place settings that are not likely to change to typoscript constants
  • 09:27:50 <BenjaminR> and since typoscript settings are inherited and assigned to the page template and fce automatically this would result in the same behaviour inside the template
  • 09:28:47 <BenjaminR> assigning plugin.tx_yourproviderext.settings.topMenuRootPid in ts setup would make it available in template as {settings.topMenuRootPid} automatically
  • 09:28:54 <BenjaminR> just another tip :)
  • 09:31:33 <danilobuerger> BenjaminR i am in a world of hurt now... same as you
  • 09:31:43 <BenjaminR> oO
  • 09:31:44 <alexander_dick> alright then I will migrate these settings to typoscript
  • 09:31:54 <danilobuerger> had a case insensitive storage moving to case sensitive
  • 09:31:58 <BenjaminR> NOOOOO
  • 09:32:03 <danilobuerger> yeah :-(
  • 09:32:03 <BenjaminR> youre joking
  • 09:32:06 <alexander_dick> thx! But it's weird because this worked in earlier versions
  • 09:32:09 <danilobuerger> nope not joking
  • 09:32:23 <BenjaminR> oh man - all the best :(
  • 09:32:42 <danilobuerger> well its nothing with the file system... just the DB
  • 09:32:50 <danilobuerger> and that only contains 129 entries in sys_file
  • 09:32:55 <danilobuerger> might as well do it per hand
  • 09:33:47 <BenjaminR> i see - at least light somewhere :)
  • 09:35:10 <BenjaminR> SELECT CONCAT(UPPER(SUBSTRING(name, 1, 1)), LOWER(SUBSTRING(name FROM 2))) AS properName
  • 09:35:11 <BenjaminR> :D
  • 09:35:29 <BenjaminR> but its not that easy i guess :)
  • 09:39:27 <danilobuerger> well i am worried about the hashes
  • 09:39:35 <danilobuerger> sys_file has hashes on the identifier
  • 09:39:44 <danilobuerger> dont know if that can be recalculated
  • 09:55:04 <danilobuerger> BenjaminR muhaha, sql + regex is king
  • 09:56:36 <BenjaminR> :D
  • 09:56:40 <BenjaminR> show it to me :)
  • 09:57:46 <BenjaminR> when i am grown up i will be a coder too
  • 09:58:53 <danilobuerger> 1) you change storage to case sensitive 2) remember last uid in sys_file 3) go to filelist module and click through all folders, this will regenerate sys_file but with different uids 4) execute select a.uid, b.uid from sys_file as a, sys_file as b where a.identifier = LOWER(b.identifier) AND a.uid != b.uid AND a.uid < ####YOUR LAST UID FROM 2)#### 5) regex the result with /([0-9]+)\t([0-9]+)/delete from sys_file where uid=$1; update
  • 09:58:53 <danilobuerger> sys_file set uid=$1 where uid=$2;/ 6) execute those new sql statements 7) done
  • 09:59:46 <BenjaminR> break :P
  • 09:59:48 <BenjaminR> *freak
  • 10:00:04 <BenjaminR> good one
  • 10:01:45 <danilobuerger> fast ^^
  • 10:05:02 <BenjaminR> yap a lot faster than i solved my issue ^^
  • 10:09:39 <alexander_dick> one more question :)
  • 10:10:15 <alexander_dick> is it possible to change the layout "programmatically" from within an extension?
  • 10:11:15 <alexander_dick> I want to show a list view and the single view on the same page. The single view should have a different layout though
  • 10:12:06 <BenjaminR> Thats a question for our seniors :)
  • 10:12:26 <BenjaminR> Calling NamelessCoder or danilobuerger
  • 10:14:32 <danilobuerger> does yoru single view have a different template than the list view?
  • 10:15:25 <danilobuerger> alexander_dick
  • 10:15:28 <alexander_dick> yes
  • 10:15:36 <alexander_dick> Subpage
  • 10:15:48 <alexander_dick> whereas the list view shoud have the template SubpageFullWidth
  • 10:15:53 <danilobuerger> gist one of them please
  • 10:15:59 <alexander_dick> I tried overriding $GLOBALS['TSFE']->page['tx_fed_page_controller_action'] = 'foo->Subpage';
  • 10:16:04 <danilobuerger> nono far simpler
  • 10:16:08 <danilobuerger> just gist one of your templates
  • 10:16:16 <alexander_dick> but this happens of course too late in the content
  • 10:16:34 <alexander_dick> do you mean my page template?
  • 10:16:42 <danilobuerger> fx SubpageFullWidth
  • 10:17:20 <alexander_dick> https://gist.github.com/anonymous/28cb73c7ac9ca5000b5f
  • 10:17:30 <danilobuerger> look at Line 3
  • 10:17:34 <danilobuerger> that determines the layout
  • 10:17:48 <danilobuerger> currently you use the layout "Page"
  • 10:17:53 <danilobuerger> just put something different there
  • 10:18:15 <alexander_dick> hmm
  • 10:18:29 <alexander_dick> and how do I switch between Subpage and SubpageFullWidth then?
  • 10:18:33 <BenjaminR> But its about the page template not the layout?
  • 10:18:44 <alexander_dick> yes the page template
  • 10:19:17 <alexander_dick> should be different when I'm in the content's single view
  • 10:19:41 <alexander_dick> so I'm looking for a way to switch it from inside the extension that creates the singleview
  • 10:20:35 <danilobuerger> ah thats somethign totally different... you said before that you wanted to switch the "Layout"
  • 10:21:43 <danilobuerger> so its the same page ?
  • 10:21:59 <alexander_dick> sorry
  • 10:22:03 <BenjaminR> alexander_dick: you see - the seniors speak a different language ;)
  • 10:22:05 <alexander_dick> yes it's the same page
  • 10:23:13 <danilobuerger> alexander_dick you cant change the page template like that.. what you will have todo is move the stuff in the rendering section (often called "Content") to a partial... then check via f:if which of the two partials you want to display
  • 10:24:31 <BenjaminR> danilobuerger - what about a pageprovider which checks for a TCA value that the extension sets and switchs according to that value the action?
  • 10:24:58 <danilobuerger> yes BenjaminR but thats far more work than just having 2 little partials and 1 f:if
  • 10:25:15 <BenjaminR> maybe yes :)
  • 10:26:17 <alexander_dick> I will try this out
  • 10:26:46 <alexander_dick> the only difference between the Subpage and SubpageFullWidth is that the SubpageFullWidth has no sidebar
  • 10:27:03 <alexander_dick> I make a third template
  • 10:27:10 <alexander_dick> with an if condition
  • 10:27:30 <BenjaminR> if (TRUE === isset($GLOBALS['TCA']['tx_fluidpages']['mythirdpartyextensionWhateverKey']['overwrittenAction']) { $this->$overwrittenAction(); }
  • 10:27:41 <BenjaminR> that was the idea
  • 10:27:59 <BenjaminR> in initializeAction() fx
  • 10:28:18 <BenjaminR> without mythirdpartyextesnionswhateverkey itw ould be more generic too
  • 10:28:31 <BenjaminR> you you can set this tca value on whatever extension and your pageprovider switchs the template
  • 10:30:08 <alexander_dick> cool
  • 10:33:53 <alexander_dick> I try the if condition first
  • 10:34:17 <BenjaminR> this is a) not ready to use and b) the f:if could be better
  • 10:34:36 <BenjaminR> and this is intended to use in a pageprovider extexnsion
  • 10:34:53 <BenjaminR> *pagecontroller in your provider extesnion
  • 10:42:42 <alexander_dick> https://gist.github.com/anonymous/d362efe02430480fd56f
  • 10:42:45 <alexander_dick> works great :)
  • 10:46:01 <BenjaminR> danilobuerger - is there are something like v:page.info for content elements? something to resolve current content element. what for? want to query record title in a thrid party plugin
  • 10:46:36 <danilobuerger> no idea
  • 10:47:43 <floxx> flux 6.0.2: <flux:flexform.container name="welcome1" label="Welcome">
  • 10:47:52 <floxx> label isn't schown in backend. any idea why?
  • 10:48:14 <floxx> i meant shown… :-D
  • 10:49:34 <floxx> (at least you know now where i'm coming from)
  • 10:50:41 <alexander_dick> @daniloburger is that what you meant? see my gist
  • 10:53:17 <alexander_dick> https://gist.github.com/anonymous/1ad32cb50dba959a1314
  • 11:08:01 <floxx> according to my previous question: found the bugreport here https://github.com/FluidTYPO3/flux/issues/444
  • 11:34:41 <Guest|73114> Hey guys any solution for the performance problem with typo3 6.x
  • 11:35:04 <Guest|73114> i have rendering times about 18 secs on a AWS...
  • 11:35:40 <Guest|73114> i really love fluid but all customers are unhappy with the perfomance and I may decide to close using fluid... please help me
  • 11:39:06 <Guest|73114> any solution for template cache?
  • 11:40:46 <danilobuerger> Guest|73114 fluid is FAAAAAR faster than typoscript... so its probably that you are doing something wrong
  • 11:41:17 <danilobuerger> you should try to find that bottle neck and fix it instead of searching for ways to better cache
  • 11:42:11 <Guest|73114> if have one navigation some fluid rows, images etc on the site and its so slow
  • 11:42:29 <Guest|73114> appends it on the code which i am generating?
  • 11:43:05 <Guest|73114> i built a complete fluid ext which generates a bootstrap website, there are many conditions etc
  • 11:43:09 <Guest|73114> could be that a problem?
  • 11:54:59 <shaggz> hey guys
  • 12:21:11 <Momodedf> Hello !
  • 12:40:18 <Momodedf> is there anyone ?
  • 12:53:36 <Guest|73114> does the viewhelper cache help to get a better performance???
  • 12:57:33 <danilobuerger> Guest|73114 you can use EXT:builder to check your templates
  • 13:04:07 <Momodedf> I've just updated my website to flux 7 and i can no longer use flux:flexform.field.group to add a tt_content list
  • 13:04:15 <Momodedf> is there a workaround ?
  • 13:21:16 <shaggz> Hey guys, I always get this error if I clear the cache. PHP Warning: scandir(): (errno 13): Permission denied in .../typo3_src-6.1.7/typo3/sysext/core/Classes/Utility/GeneralUtility.php line 2748. I'm using fluidcontent 3.1.0, fluidpages 2.1.0, flux 6.0.2 I know there are newer versions, but at the moment I only want to fix this issue. I debugged i
  • 13:21:17 <shaggz> t and saw that scandir(/) is called. That's obviously not correct. Does anybody know what I'm doing wrong?
  • 13:35:56 <NamelessCoder> shaggz did you change *any* template, layout or partial root path to "/" ?
  • 13:38:25 <NamelessCoder> shaggz maybe you can debug typo3conf/ext/fluidpages/Classes/Service/PageService.php:299 - this is the *only* place in any fluidtypo3 extension where scandir() is used.
  • 13:38:50 <NamelessCoder> (a stack trace would help a great deal)
  • 13:39:26 <shaggz> Hi Nameless, i paste the stack trace
  • 13:39:27 <NamelessCoder> Momodedf this page should explain everything: http://fluidtypo3.org/documentation/templating-manual/appendix/migration/from-flux-6x.html :)
  • 13:39:37 <NamelessCoder> pastebin, don't paste here ;)
  • 13:40:23 <shaggz> for sure but i prefer gist, but should be the same right?
  • 13:41:00 <NamelessCoder> absolutely, any paste-site will do
  • 13:43:24 <NamelessCoder> Momodedf there is additional select/group field specific info here: http://fluidtypo3.org/blog/news/flux-forms-revisited.html - scroll down to the section called "Breaking changes"
  • 13:45:24 <NamelessCoder> Momodedf basically you should now use flux:form.relation - and you should not need to change anything except the namespace (as described on the first url) and the tag name of your current "group" field to become flux:form.relation, arguments are the same.
  • 13:52:25 <Guest|73114> we have severe problems with fluid rendering speed. Are there any insights using advanced caching mechanismns like ESI?
  • 13:54:07 <NamelessCoder> Guest|73114 if your server has a slow filesystem, uses a networked database server, has no opcode caching and (worst of all) runs TYPO3 versions below 6.2 you *will* see bottlenecks in I/O.
  • 13:55:12 <NamelessCoder> in addition Fluid can be hard on filesystems which do not support proper memory caching of files
  • 13:58:50 <Momodedf> Hi NameslessCoder thanks for your help, actualy i've seen those articles and alreat tried with a relation, but it make me a full list of my website's tt_content and I'ld like to use a wizard to select them
  • 13:59:28 <Guest|73114> We use 6.2 on a extreme performant Ubuntu Rootie with APC, memcached (local as well as AWS Elasticache tested). The filesystem is EBS-backed, but i have to do some research on memory caching of files ...
  • 13:59:34 <NamelessCoder> Momodedf you may be missing "size" attribute set >1 to make the field a two-pane one with selector on the right and selected values on the left
  • 14:00:38 <Momodedf> I have a two-pane already, but I would like a wizard with pagetree like it used to
  • 14:00:38 <NamelessCoder> Momodedf internally the flux:field.relation viewhelper still creates a "group" type TCEforms field, it just needs the proper attributes (this particular field type has a lot of different displays depending on size, multiple and maxItems properties)
  • 14:01:02 <NamelessCoder> if the "group" field could do that before, the "relation" field can do it now ;)
  • 14:23:11 <misiak> Hi, is there any ft3_empty extensions for FLUX 7? Thnx.
  • 14:53:01 <Momodedf> is there any way to add a pagetree wizard to flux relations ?
  • 15:08:29 <Torstenn> Hi there, i'm using typo3 6.1.7 and fluidcontent, if i create a fluidcontent element with a flux:form.content i can put a plugin into that content element, all works find
  • 15:08:32 <Torstenn> *fine
  • 15:09:02 <Torstenn> but if i move the content Element to anote fluidcontentelement (in a section too) the colPos ist set to "0" instead of -42 it was before
  • 15:09:10 <Torstenn> any idea how i can change it?
  • 15:16:00 <Torstenn> no ideas anyone? i think this must be a known problem ;)
  • 15:32:25 <Momodedf> i've tried renderMode="tree" on field.relation but I got TCA Tree configuration is invalid: "treeConfig" array is missing :(
  • 15:33:58 <Torstenn> define treeConfig in TCA
  • 15:34:26 <Torstenn> http://docs.typo3.org/typo3cms/TCAReference/Reference/Columns/Select/Index.html#treeconfig
  • 15:35:10 <Momodedf> there is no treeConfig attribute in field.relation
  • 15:36:25 <NamelessCoder> Torstenn / Momodedf - see http://fluidtypo3.org/viewhelpers/flux/master/Flexform/Field/TreeViewHelper.html
  • 15:36:31 <Guest|90779> Hello!
  • 15:37:55 <Momodedf> yes I've seen it NamelessCode but i dont want to make relation to pages but to tt_content on those pages
  • 15:38:46 <Guest|90779> Maybe someone can help me please? I've set up some containers on page templates to add teasers to a page... that's working quite well - but now it comes to localisation... how is it possible to localize the fluxform and it's fields? (i mean not the labels, i mean how can i localize the contents of the fields?) Thank you!
  • 15:39:00 <NamelessCoder> you asked about how to create a field with renderMode=tree, flux:field.tree is how you do that
  • 15:40:03 <NamelessCoder> Guest|90779 this is an open feature request, see https://github.com/FluidTYPO3/flux/issues/506
  • 15:40:40 <Momodedf> NamelessCoder that's because I'm lost with my tt_content container type ... maybe I'm on a wrong way to do it ..
  • 15:40:59 <Guest|90779> Oh no! I thought I've almost finished the development... :-(
  • 15:41:22 <Guest|90779> But thanks for your answer....
  • 15:41:40 <NamelessCoder> it is possible to manually add the tx_fed_page_flexform field to page overlay (and extend DB schema)
  • 15:43:22 <shaggz> Hey nameless I don't have the stack trace at the moment but I can say that it is noch fluidpages. If I remove fluid content the error is gone. Its the get_dirs function in GeneralUtility.
  • 15:43:44 <shaggz> Does that help in a way? It seems that fluidcontent triggers it somewhere
  • 15:44:49 <Guest|90779> Was this answer (tx_fed_page_flexform) for me?
  • 15:45:50 <NamelessCoder> Guest|90779 yes, that one was for you
  • 15:47:55 <NamelessCoder> shaggz it's likely that you either have not included the static TS to set templateRootPath for your provider extension or another extension containing FCEs. Or that the static TS simply contains no view paths.
  • 15:48:14 <NamelessCoder> shaggz for more debugging check typo3conf/ext/fluidcontent/Classes/Service/ConfigurationService.php:253
  • 15:51:25 <shaggz> from which version do you speak nameless?
  • 15:51:47 <NamelessCoder> development branch
  • 15:52:20 <BenjaminR> haha i like :D (no one else recognized it i guess)
  • 15:53:24 <shaggz> In the past I updated all your extension but didn't get it work so I'm still working with 3.1.0
  • 15:53:39 <shaggz> (fluidcontent)
  • 15:54:07 <shaggz> Is that a big problem? Then I have to try it again with the update
  • 15:56:58 <NamelessCoder> shaggz to confirm that you're not experiencing an old bug yes, you should try the development branches
  • 15:58:37 <shaggz> Normally I do, but this time not because I experienced problems after the update. But you're right. I update it and tell you if the problem is gone
  • 15:58:51 <shaggz> Thanks
  • 15:59:07 <NamelessCoder> yw :)
  • 16:01:54 <Momodedf> weel i guess i'm going to get back to 6.x flux ext thats looks like a dead end for me, thanks you for the help
  • 16:02:11 <shaggz> To confirm that I'm right, I should update all fluidtypo3 extensions
  • 16:02:30 <shaggz> So I should upgrade to flux 7.0
  • 16:02:42 <shaggz> and the other extension also to the latest version
  • 16:03:09 <Guest|90779> Nameless, thank you for your help - i added "tx_fed_page_flexform" to the install tool overlayfields.... and i extended pages_language_overlay with tx_fed_page_flexform... that should be ok, should'n it?
  • 16:03:35 <NamelessCoder> Guest|90779 yes that should be it.
  • 16:04:15 <NamelessCoder> shaggz replace your extension directories for flux, fluidcontent (and fluidpages) with git repositories checked out on the development branch. See http://fluidtypo3.org/blog/news/62-install-script.html for the necessary commands
  • 16:05:23 <shaggz> Thanks for the link but there we have a problem. I can not update to 6.2 because 2 Extensions that I have to use are only working until 6.1
  • 16:06:07 <NamelessCoder> you don't need to upgrade, you just need to see the git clone commands ;)
  • 16:07:04 <shaggz> I just looked at the code, sorry wanted to say that the clone commands should work
  • 16:07:07 <shaggz> Thank nameless
  • 16:07:09 <shaggz> :)
  • 16:08:46 <NamelessCoder> and that's all from me today in the chat - time to do some actual work ;) have a nice weekend guys!
  • 16:08:54 <Guest|90779> hmm i think there must be something else... maybe i have to change the tca showfields?
  • 16:08:57 <Guest|90779> ohh sorry
  • 16:45:25 <Outdoorsman> Is it possible to make a "Text with Image" content element from CSS_STYLED_CONTENT responsive?
  • 16:56:04 <Outdoorsman> @NamelessCoder randomresult mrboe or others... It would be nice to make css_styled_content or fluidcontent_core integrate with fluidbootstraptheme such that you could easily just select if you wanted an image to be responsive from within "Text with Image". Would this be too complicated or even possible?
  • 17:04:49 <Torstenn> Hi, ive a question to fluidcontent, if i insert a plugin into a fluidcontent section all works fine, but if i move the plugin between two sections the colPos is changed from -42 to 0 which results in a double representation in BE and FE, any ideas?
  • 20:11:37 <robsonrobi> good evening.
  • 20:12:07 <robsonrobi> may be someone can help me with flux and <flux:field.inline.fal ?
  • 20:13:03 <robsonrobi> when i try to add a new reference i always get the error wrong configuration in table tt_content
  • 20:13:34 <robsonrobi> https://www.filepicker.io/api/file/1QkkaG00QDuL2WeMG9bs
  • 20:17:33 <robsonrobi> okay, leaving the enabledcontrols empty fixes the problem..
  • 20:22:19 <BenjaminR> maybe you supplied it not as it is expected

20140412

  • 12:01:01 <BenjaminR> Happy Weekend Friends!
  • 12:10:52 <TorstenF> Hi there, I want to sort my fluidcontent Elements in the newContentElement wizard, i found out that there is a sorting which is done via "options.Fluidcontent.sorting", but how can i set this?
  • 12:11:20 <TorstenF> I'm using 6.1.7 with the newest master branch
  • 12:11:32 <TorstenF> of flux, fluidpages, fluidcontent and vhs
  • 12:18:17 <TorstenF> ok i found it out, its a new attribute on flux:form :)
  • 22:55:31 <soee_> randomresult: will you do it: https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/issues/17 ? i can try do add this element in next few days

20140413

  • 00:26:59 <BenjaminR> soee_ you are welcome to send a pull request - shoul be a really small task
  • 00:28:15 <soee_> BenjaminR: who si the main person responsible for this ext ?
  • 00:28:26 <BenjaminR> randomresult
  • 00:31:17 <BenjaminR> this is a refactoring of fluidcontent_bootstrap and fluidpages_bootstrap
  • 00:31:25 <soee_> thought so, thank you
  • 00:32:58 <BenjaminR> which was mainly done by NamelessCoder. Anyhow the refactoring is a big thing - TB markup changed completely - so much work for randomresult :)
  • 00:33:28 <BenjaminR> But i will discuss with randomresult what the main purpose of this ext will be
  • 00:33:48 <BenjaminR> i dont think we should implement all available tb elements
  • 00:33:55 <BenjaminR> this would be an overkill
  • 00:34:11 <BenjaminR> BUT... randomresult decides :)
  • 00:35:08 <BenjaminR> well i will go to bed. good night soee
  • 14:41:53 <Guest|91720> hi guys
  • 14:42:38 <Guest|91720> i am trying to extend a tab navigation partial to show a dropdown with subpages
  • 14:43:50 <Guest|91720> this is how it currently looks like http://pastebin.com/ihB8tRHw
  • 18:58:47 <soee_> How to solve this: Version number in composer manifest of package "flux" is missing or invalid
  • 18:59:41 <BenjaminR> cant really help with this but i know cedricziel pushed some fixes regarding composer. please pull from development branch
  • 18:59:53 <BenjaminR> in first step soee_
  • 19:00:22 <soee_> BenjaminR: ok will try, this problem i ahve on 6.2 and flux 7.0.0
  • 19:00:37 <BenjaminR> the commits are one day old
  • 19:00:45 <BenjaminR> did you pull recently?
  • 19:00:57 <BenjaminR> flux 7 is ter relase?
  • 19:01:02 <BenjaminR> dev branch is at 7.1 actually
  • 19:01:44 <soee_> nope switch to dev wont help here
  • 19:02:01 <BenjaminR> why?
  • 19:02:09 <BenjaminR> wont or didnt?
  • 19:03:06 <soee_> BenjaminR: didnt
  • 19:03:17 <BenjaminR> then i have no idea :)
  • 19:03:23 <soee_> i have this error when i try to load Extension manager or Language module
  • 23:49:39 <xaver_> anybody else here uses kdevelop?

20140414

  • 00:09:32 <soee__> xaver_: tried it long time ago
  • 00:09:37 <soee__> but im on phpstorm
  • 00:09:48 <soee__> though havent try latest versions
  • 00:10:55 <xaver_> i have a git build
  • 00:11:01 <xaver_> its working greate
  • 00:11:17 <xaver_> only xsd is missing and i never used the feature before
  • 00:11:18 <soee__> xaver_: hows the php support ?
  • 00:12:44 <xaver_> greate
  • 00:12:47 <xaver_> also xdebug support
  • 00:14:41 <soee__> xaver_: good to know, maybe ill give it a try soon
  • 00:58:51 <7JTAADL7Y> [builder] NamelessCoder closed pull request #26: Namespace issues (development...namespace-issues) https://github.com/FluidTYPO3/builder/pull/26
  • 02:16:11 <Outdoorsman> Wow... not sure what's going on, but my first flux site is exceedingly slow.
  • 02:24:28 <NamelessCoder> hi Outdoorsman
  • 02:24:44 <NamelessCoder> could you give a bit more info - server type, php version, etc.?
  • 02:33:41 <Outdoorsman> Apache PHP 5.4. I'm using fluidbootstraptheme and fbtcustomiser.
  • 02:36:45 <Outdoorsman> Parse time was 63030ms for a text/image page, nothing complicated.
  • 02:37:55 <NamelessCoder> holy crap
  • 02:37:59 <NamelessCoder> excuse my French
  • 02:38:27 <NamelessCoder> virtual server? database located on remote host? mounted network filesystem?
  • 02:38:51 <Outdoorsman> virtual... remote host.
  • 02:38:57 <NamelessCoder> 6.1 or 6.2?
  • 02:39:04 <Outdoorsman> Dedicated server. TYPO3 6.2
  • 02:39:25 <NamelessCoder> EXT:uncache installed?
  • 02:39:36 <NamelessCoder> Context set to Development?
  • 02:39:41 <Outdoorsman> I'm guessing there's a race condition somewhere or something?
  • 02:39:54 <Outdoorsman> Yes, I have it set to development.
  • 02:40:01 <Outdoorsman> I don't have uncache installed.
  • 02:40:22 <NamelessCoder> okay - Development context does indeed put a LOT of extra load on your site because fluidcontent will continually parse your templates
  • 02:40:36 <NamelessCoder> first thing is to try this in Production mode
  • 02:41:10 <Outdoorsman> There's development in TYPO3 and then there are some development things in Flux. Which one particularly are you referring to?
  • 02:41:42 <NamelessCoder> the so-called "TYPO3 Context" variable - ENV setting, normally specified in your server's virtual host configuration
  • 02:42:01 <NamelessCoder> SetEnv TYPO3_CONTEXT Production
  • 02:43:09 <Outdoorsman> In Flux I just checked and had basis.disableCompiler = 1 so am disabling that first.
  • 02:43:18 <NamelessCoder> this one is hugely important in 6.2 - default is to use Production but if you changed this to Development you should surely expect a much slower site
  • 02:43:30 <NamelessCoder> that one must never be on in production mode ;)
  • 02:43:33 <NamelessCoder> suuuper slow
  • 02:44:38 <NamelessCoder> 60s is still pretty crazy - I have almost the exact same setup as you locally, in Development context it renders in around 12 seconds which is pretty damn slow too
  • 02:45:05 <Outdoorsman> It's certainly not production yet, but would like to start showing the client what i have done so far and owuld like it to be a BIT more responsive :)
  • 02:48:07 <NamelessCoder> can you ask for php 5.5 or ask for APC?
  • 02:48:14 <Outdoorsman> Wow.. what a difference :)
  • 02:48:18 <NamelessCoder> well yeah ;)
  • 02:48:31 <NamelessCoder> development bypasses a lot of key caches
  • 02:48:46 <NamelessCoder> what's the tally now?
  • 02:49:05 <Outdoorsman> Just disabled that dev stuff and it's doing much better. Checking the timing.
  • 02:49:31 <NamelessCoder> I have plenty more tricks
  • 02:52:28 <Outdoorsman> Well it's much faster, but I see that there's something else that's slowing things down on my local network so my *faster* times aren't representative of actual time.
  • 02:52:57 <NamelessCoder> you should do these now anyways:
  • 02:53:35 <Outdoorsman> Nevertheless, thanks. This is my first time using dev mode in TYPO3 6.2 so wasn't aware of it actually disabling cache.
  • 02:53:46 <NamelessCoder> in install tool: 1) disable deprecation logging completely, 2) set minimum required SEVERITY for logging to WARNING or even FATAL, 3) Increase default caches lifetime from 3600 to something like 86400
  • 02:54:23 <Outdoorsman> That would be more appropriate for most of the site I'm working with.
  • 02:54:42 <NamelessCoder> 4) set FE.versionNumberInFilename to empty string
  • 02:54:51 <NamelessCoder> then in Apache:
  • 02:55:31 <NamelessCoder> 5) make sure mod_expires is loaded, 6) target assets types like js,css,png etc. and increase cache lifetime for those
  • 02:55:45 <Outdoorsman> Thanks for the tips. I noticed that the deprecation log was enabled by default with the beta version of 6.2, but I believe the first full release disables deprecation logging by default thankfully. That's a lot of unneeded data unless you needing it.
  • 02:55:57 <NamelessCoder> 7) set BufferedLogs On, 8) Move rules from .htaccess into virtualhost file
  • 02:56:25 <NamelessCoder> I guarantee you these will increase your performance by several factors ;)
  • 02:56:56 <Outdoorsman> I noticed your speedy distribution of TYPO3 so was guessing you'd know just a TAB about the topic :)
  • 02:56:59 <NamelessCoder> the slower your system is in general, the more impact these will have.
  • 02:57:10 <NamelessCoder> a thing or two ;)
  • 02:57:30 <NamelessCoder> fluidtypo3.org is the culmination of all those tricks put together and it is FAST
  • 02:57:33 <Outdoorsman> I have a fairly well powered machine but of course I'm running a number of sites, so it can have an impace.
  • 02:57:46 <NamelessCoder> it does *all* that and also adds Varnish
  • 02:58:20 <Outdoorsman> Nice. I have a Varnish server but am still tweaking it and don't have it in production on any sites yet.
  • 02:58:34 <NamelessCoder> you definitely should fire that project up again
  • 03:00:08 <Outdoorsman> I'll get back with you when I can test it better. Right now I'm working through a remote connection and can't fix some of the local network issues till I get back to the office.
  • 03:01:24 <NamelessCoder> http://fluidtypo3.org/community/irc-logs.html?tx_fluidtypo3org_content%5Bdate%5D=20140414&tx_fluidtypo3org_content%5Bcontroller%5D=Content&cHash=b2a2cbc64fef6a201dcf7b165c408cfd#02:53:46
  • 03:01:34 <NamelessCoder> save that link for when you get into the office
  • 03:01:49 <Outdoorsman> I will :)
  • 03:02:37 <Outdoorsman> I'm using fbtcustomiser and notice that I was getting dual loading of jquery and other assets. It looks like fluidbootstraptheme uses typoscript to load assets and fbtcustomiser had a partials file called SharedResources.
  • 03:03:19 <Outdoorsman> What's the preferred method to handle an overlay of assets?
  • 03:03:27 <NamelessCoder> aah, in that case fbtcustomiser is not up-to-date
  • 03:03:43 <NamelessCoder> preferred simply for performance reasons: TS defined VHS assets
  • 03:03:58 <Outdoorsman> So TS is preferred then?
  • 03:04:10 <NamelessCoder> we discourage inclusion of file-based assets in templates unless it is with good reason, fx in an FCE
  • 03:04:52 <NamelessCoder> yes: EXT:fluidbootstraptheme does the right thing, uses TS. The other ext should also do this but I think it is simply because randomresult is not yet finished with that one
  • 03:05:27 <Outdoorsman> I hacked at it a bit thinking the file was the way to go so ended up doing things like... plugin.tx_vhs.settings.asset.bootstrapcss >
  • 03:06:53 <Outdoorsman> I guess I will try to rewrite that file into TS instead. So glad I asked. Try to ping randomresult on that if I don't get around to it. I seem to be offline when he's around.
  • 03:08:01 <NamelessCoder> the time difference is pretty big (it's 3 AM here)
  • 03:08:04 <Outdoorsman> Well, I have to run. Thanks again. That put me miles ahead from where I was just a few minutes ago. I'm excited to check out the stuff in the irc log link. Later @NamelessCoder.
  • 03:08:14 <NamelessCoder> yes you should rewrite that file to TS - it is much easier to control
  • 03:08:22 <Outdoorsman> I could do that.
  • 03:08:24 <NamelessCoder> use the same names as fluidbootstraptheme's TS
  • 03:08:40 <NamelessCoder> that way they just overwrite instead of duplicate :)
  • 03:09:07 <NamelessCoder> alright - have a nice day, cya :)
  • 03:09:26 <Outdoorsman> Yes, I noticed he didn't quite use the same names... some of the names had hyphens like bootstrap-css. I making it match but it didn't seem to overlay correctly even then. I had to just empy the TS vales.
  • 03:09:36 <NamelessCoder> it's all my fault actually
  • 03:09:50 <NamelessCoder> I adjusted his strategy for asset inclusion as well as the names they use
  • 03:10:08 <NamelessCoder> - better to follow the absolute best practice since the ext is going to be popular
  • 03:10:17 <Outdoorsman> You don't have to confess... it's ok :) I'm just glad to know what to do.
  • 03:10:28 <Outdoorsman> Hopefully it gets updated soon.
  • 03:10:51 <Outdoorsman> I'm checking out now. Thanks :)
  • 03:10:52 <NamelessCoder> I almost assume that is something he'll be working on this week
  • 03:10:57 <NamelessCoder> yep, cya :)
  • 10:02:51 <Bomwollen> hi guys somebody here i have a question regarding partials
  • 10:08:07 <Bomwollen> how is it possible to add a (logo) section in a partial that is then configured in the constant editor
  • 10:12:35 <hsp2n> morning everyone
  • 10:16:36 <alex_schnitzler> Hoi
  • 10:17:38 <randomresult> hoi
  • 10:18:17 <alex_schnitzler> Is there already a plan when fcc supports text+images?
  • 10:19:46 <hsp2n> benjaminr made a quick gist for that
  • 10:20:56 <randomresult> alex_schnitzler seems to be a big thing as they want text+images compatible to the TS-Version (lots of choices you can make in there)
  • 10:21:05 <hsp2n> quick question to the merry men: my boss would like to know if fcc will go stable before/in march.
  • 10:22:09 <alex_schnitzler> randomresult: So if I need it, I implement it myself I guess
  • 10:22:32 <randomresult> i think benjaminr has an alternative ... did you mention it benjaminr ?
  • 10:23:10 <randomresult> i think the problem is --> if you switch from one to another... the existing elements. if you start from scratch, you should be fine
  • 10:27:47 <Bomwollen> how is it possible to add a (logo) section in a partial that is then configured in the constant editor
  • 10:29:00 <BenjaminR> Typoscript Setup below plugin.tx_yourproviderextension.settings is availble in the template automatically as {settings}
  • 10:29:03 <BenjaminR> Bomwollen
  • 10:30:34 <BenjaminR> Depending on what value your constant is expected to contain you choose a matching viewhelper. fx if the value indicates the path to the file use regular fluid image f:image viewhelper and pass value to is. Following a complete example:
  • 10:31:37 <BenjaminR> Your Typoscript Constant plugin.tx_yourproviderextension.settings.myLogoPathAndFilename can be used in the template with <f:image src="{settings.myLogoPathAndFilename}" /> to render an image
  • 10:32:30 <Bomwollen> thank you BenjaminR i ll try that
  • 10:33:05 <BenjaminR> you are welcome
  • 10:33:19 <hsp2n> is there any news on when fcc might go "stable"?
  • 10:33:25 <Bomwollen> one more thing BenjaminR, i am using an extension a normal tab navigation and a dropdown navigation partial
  • 10:33:38 <Bomwollen> i mean it provides both partials
  • 10:33:45 <BenjaminR> hsp2n: you can use it without many doubts. i use it in production as danilobuerger and alexschnitzler also do
  • 10:34:20 <hsp2n> boss would like to see a "officially released" build
  • 10:34:27 <Bomwollen> well what i want is to replace the used tabnavigation with the dropdown navigation ( to show if a page has subpages), but this seems not to work
  • 10:34:32 <hsp2n> would be nice, but I guess I can convince him if that doesn't work out
  • 10:35:36 <BenjaminR> Bomwollen: didnt understand the szenario - sorry
  • 10:36:25 <Bomwollen> ok, i have an extension with different fluid templates, and partials
  • 10:37:48 <Bomwollen> http://pastebin.com/Z9CCQVH6
  • 10:38:13 <BenjaminR> Bomwollen: preable: fluid templates are different from fluidcontent element templates :)
  • 10:38:24 <BenjaminR> fluid is part of TYPO3 CMS
  • 10:38:29 <BenjaminR> so this can be irritating
  • 10:38:34 <Bomwollen> sorry
  • 10:38:57 <BenjaminR> so i guess you are talking about fluidpages template when i see the snippet
  • 10:39:05 <Bomwollen> aye mr Rau
  • 10:39:08 <BenjaminR> ;)
  • 10:39:21 <BenjaminR> okay so i am ready for your explanation :)
  • 10:39:53 <Bomwollen> so let me go on , one partial is called navigation and it uses the template tabnavigation.html: http://pastebin.com/w4QTSw2p
  • 10:41:53 <hsp2n> so is there a roadmap for fcc? I'd need a statement wether or not there will be a "release" before or in may. I need this so I can argue for fcc appropriately
  • 10:42:04 <Bomwollen> this is the tabnavigation partial: http://pastebin.com/GAnkHSwh i want to replace in navigation.html the tabnavigation with dropdown navigation: http://pastebin.com/1wxzD8kG but it does not work
  • 10:43:07 <Bomwollen> as far as i understand replacement happens here: <f:render section="TabNavigation" partial="TabNavigation" arguments="{_all}"/>
  • 10:44:50 <Guest15662> Hi there, i'm using TYPO3 6.1.7 wirh fluidcontent, i have an FCE with a form.content section, so additional FCEs can be placed in this FCE, but if i translate this FCE the inner FCEs are not translated(copied) is this possible with fluidcontent?
  • 10:48:14 <BenjaminR> hsp2n: here is our roadmap http://fluidtypo3.org/roadmap.html
  • 10:48:48 <hsp2n> that's all I needed!
  • 10:50:28 <BenjaminR> Bomwollen: yes you already pointed out where the partial is rendered
  • 10:50:43 <BenjaminR> but are you aware of the typoscript values that are read in DropdownNavigation?
  • 10:50:54 <BenjaminR> fx <v:page.menu entryLevel="{v:var.typoscript(path: 'lib.menu.main.entryLevel')}">
  • 10:51:12 <Bomwollen> set to 0
  • 10:55:52 <BenjaminR> so you have to describe what "but it doesnt work" means :)
  • 11:02:13 <Bomwollen> BenjaminR when I change the section name to DropdownNavigation this frontend crashes and this exception occures: http://pastebin.com/PtVGUAxj
  • 11:04:44 <BenjaminR> Bomwollen: i see! which version of vhs do you use?
  • 11:05:34 <Bomwollen> BenjaminR 1.8.5
  • 11:07:04 <BenjaminR> try cherry-picking this commit https://github.com/FluidTYPO3/vhs/commit/1a9833176d2be804b1cacc6cb04f602845fd892a
  • 11:07:12 <BenjaminR> or pull from development branch
  • 11:15:52 <Bomwollen> BenhaminR I think this works....
  • 11:16:22 <BenjaminR> good Bomhollen :)
  • 11:18:33 <Bomwollen> thanks so it seemed to be a bug in vhs
  • 11:19:02 <BenjaminR> yap which has been fixed :)
  • 11:20:28 <Torstenn> Hi, im using fluidcontent and want to copy nested content element to another language but he doesnt copy the nested elements, is this general possible?
  • 11:21:06 <hsp2n> I support Torstenn's question :)
  • 11:21:20 <BenjaminR> go for it :)
  • 11:21:44 <Torstenn> yeah it doesnt work *g
  • 11:22:00 <Torstenn> but i want to know if iam doing something wrong or its a missing feature
  • 11:22:57 <BenjaminR> Torstenn: please checkout the workbench/commands branch on flux
  • 11:23:19 <BenjaminR> https://github.com/FluidTYPO3/flux/tree/workbench/commands
  • 11:23:45 <BenjaminR> it contains a lot of fixed whch i expect to solve your problem
  • 11:24:06 <BenjaminR> danilobuerger worked on that recently
  • 11:24:49 <Torstenn> Ill try it, thanks
  • 11:24:56 <BenjaminR> for me it is fixed
  • 11:25:12 <BenjaminR> for some others too - it was a problem more people faced
  • 11:27:58 <Torstenn> YEAH it works :)
  • 11:28:07 <Torstenn> very nice thank @danilobuerger
  • 11:28:12 <BenjaminR> Great. Thank danilobuerger :)
  • 11:28:58 <BenjaminR> I am pretty sure this will go in the next TER release
  • 11:35:46 <cedricziel> merci
  • 11:40:58 <xaver> hi -_-
  • 11:45:46 <BenjaminR> hey saver
  • 11:45:50 <BenjaminR> xaver
  • 11:46:31 <xaver> hi BenjaminR - who wants to switch work?
  • 11:46:55 <BenjaminR> ?
  • 11:47:17 <xaver> i do nearly anything to get away from this task :)
  • 11:47:43 <BenjaminR> i take over ;)
  • 11:48:05 <xaver> OK - solr implementation
  • 11:48:07 <BenjaminR> if it is not about typoscript or templavoila or pibase :D
  • 11:48:22 <BenjaminR> or Solr :D
  • 11:48:31 <xaver> solr works but the extensions
  • 11:50:31 <Torstenn> ok with three languages it doesnt work :(
  • 11:50:51 <xaver> browser *****, cal, rekodafront, 2 glossarys, differnet event extensions, tt_news extended, multiple sites in tree, accessable only over tunnel, view page always uses IPv6 adresses - i have no compatiblity ........
  • 11:50:54 <Torstenn> It says, in red, "Localization failed; There already was a localization for this language of the record!"
  • 11:51:31 <Torstenn> any ideas?
  • 11:51:34 <BenjaminR> Torstenn: most times the error message says the truth :) go to list module and check for doub etranslation
  • 11:53:03 <Torstenn> ok your right, on the first "copy" it struggles with the languages, and create one element with the correct lang and the second with the wrong
  • 11:55:18 <shaggz> Hey guys, I updated some of your extensions and experiencing some strange behaviour.
  • 11:56:46 <shaggz> I update fluidcontent 3.1.0 --> 4.1.0, pages 2.1.0 -> 3.1.0, vhs 1.8.4 --> 2.0.0 and flux 6.0.2 --> 7.1.0
  • 11:57:56 <BenjaminR> shaggz: are you aware of the changed namespaces for viewhelpers? flux:flexform -> flux:form, flux:flexform.field -> flux:field any many more
  • 11:58:29 <shaggz> I used the update script of danilo to fix namespacing problems.
  • 12:00:01 <shaggz> Some problems disappeared but the frontend is still not working
  • 12:00:15 <shaggz> The requested page didn't have a proper connection to the tree-root
  • 12:04:48 <Crewcut> How do i update the vhs ext without removing it from ext. manager (due to dependencies in other fluidtypo3 ext)?
  • 12:06:44 <robsonrobi> Good morning. I recently updated from TYPO3 6.1.7 to 6.2 and therefore needed to upgrade, vhs, fluidpages,fluidcontent and flux. everything worked great, but now i am confronted with duplicate elements in the backend. my content f.e. is in an fce and there are some content elements, in the BE i see these elements but they are hidden + i see them on
  • 12:06:45 <robsonrobi> the page. Deleting one objecte results in deleting both.
  • 12:13:54 <mrboe> @robsonrobi
  • 12:16:13 <robsonrobi> yes, mrboe?
  • 12:16:36 <mrboe> this works for me: update typo3 and launch the update wizard > update the extensions and run the update scripts (the littel green arrows in extension manager) > after that compare databse
  • 12:17:14 <mrboe> only this order works for me
  • 12:17:18 <robsonrobi> did you have the same problem before using the update script?
  • 12:17:46 <mrboe> after update script all semms ok
  • 12:18:16 <robsonrobi> did you install the extensions via https://gist.github.com/NamelessCoder/8714035 ?
  • 12:18:57 <mrboe> but then you have to use the update scripts of fluidcontent and flux
  • 12:19:03 <Torstenn> BenjaminR: any ideas to my problem?
  • 12:19:22 <BenjaminR> no
  • 12:19:40 <mrboe> because they changed some fields
  • 12:20:43 <mrboe> and then do the DB compare
  • 12:21:02 <robsonrobi> yes, i know, i already did that but i will give it a new clean try.
  • 12:22:27 <shaggz> @Benjamin I fixed the problem on the frontend by DB compare, but the labels and controls (on hover) are gone
  • 12:36:20 <xaver> robsonrobi: Important - before you run the wizard upgrade flux and run the update script
  • 12:36:54 <xaver> or some relations are lost and elements are double and if you delete one the other element is also gone
  • 12:37:16 <xaver> TYPO3 drops a index and flux needs the ids
  • 12:40:49 <robsonrobi> thank you xaver!
  • 12:41:07 <robsonrobi> that is my problem...
  • 12:52:08 <Rawai> We are running TYPO3 6.2
  • 12:52:09 <Rawai> fluidpages 3.0
  • 12:52:09 <Rawai> fluidcontent 4.0
  • 12:52:09 <Rawai> flux 7.0
  • 12:52:09 <Rawai> vhs 1.8.5
  • 12:52:20 <Rawai> and when we translate content elements by click on copy default content elements than the content inside the column rows text or text with image etc. is gone.
  • 12:52:40 <Rawai> Beside this the Content Elements in the backend are overlapping itself which makes it nearly impossible to click the right buttons
  • 12:52:48 <Rawai> Also there seems to be no way to insert content which has already been translated ie. in list view as it does not show up on the page. Instead we get in field column [INVALID VALUE (“-2”)]
  • 12:54:21 <Rawai> we ran all update scripts which came with teh extensions and all say 0 rows have been updated
  • 12:55:24 <NamelessCoder> Rawai see https://github.com/FluidTYPO3/flux/issues/242 - a fix is coming
  • 13:03:57 <Rawai> thanks Claus will test it
  • 13:05:42 <NamelessCoder> Rawai some of it could be fixed in https://github.com/FluidTYPO3/flux/tree/workbench/commands - and we would appreciate feedback on https://github.com/FluidTYPO3/flux/pull/524
  • 13:07:07 <Rawai> how can we get the fix 524 easy to test it
  • 13:07:25 <NamelessCoder> git pull && git checkout workbench/commands
  • 13:08:18 <Rawai> will try thanks
  • 13:10:10 <NamelessCoder> yw
  • 13:37:21 <Torstenn> the copy of elements which contain other elements doesnt work for a third language :(
  • 13:37:53 <Torstenn> it says: "Localization failed; There already was a localization for this language of the record!"
  • 13:37:56 <Torstenn> any idea?
  • 13:50:38 <Rawai> same problem here even with the second language
  • 13:50:53 <Rawai> as soon as you have already existing records with languages
  • 13:52:13 <Rawai> @Claus the copy of the elements is working only when there werent any translated records before in list view. flux 7.1.0
  • 13:52:52 <Rawai> beside this the create new button below the images is disappearing when hovering over or it is more or less inside the left corner of the CE above
  • 13:53:01 <Rawai> bottom corner
  • 13:55:10 <Rawai> If you have columns i.e. 41.67% / 33.33% / 25% than the 25% part is overlapping the other translation column and it is only possible to click the copy content button when calling the page. as soon as you click on the column i.e. to the right now way to click copy again.
  • 14:02:29 <Rawai> it is also not possible to edit the actual column element while you can activate the CEs inside of it - but won't see anything in FE as parent Element is hidden
  • 14:03:45 <Rawai> you can activate the parent in List view !
  • 14:04:43 <Rawai> but in language view the translated parent element has no icons to edit or move and everything in there stays grey
  • 14:06:40 <Rawai> after enableling the parent element in list view the the parent element has still no icons but looks now good, also the elements inside of it. Parent can't be edited or moved while nested CE show thebutton to move but can't be moved in lLanguages View
  • 14:10:16 <Rawai> the copied nested element has now under relations a new dropdown: Content Area of Parent: but inside everything is [INVALID VALUE (column 2)] _ thow you can change it to 16.67% (column 3)
  • 14:12:49 <Rawai> In a column 50 33 16 with each elements in the translated column the 33 element gets listed in 16 above the 16 element and no way to move it actually to 33
  • 14:13:23 <Torstenn> is there a roadmap when this could work?
  • 14:17:12 <Rawai> Another even bigger problem IMHO is that if you have already translated elements you can't assign them to any column. also "Content Area of Parent" in Tab Relations is not existing in already existing but translated CEs - so still same problem as before - no way to get translations assigned to a certain place
  • 14:18:18 <Rawai> In TV there was at least a place where you could see all non used elements but this is not existinghere
  • 14:19:07 <NamelessCoder> Rawai "unused" elements don't exist as such, but lost relations can be found using the "list" view
  • 14:19:32 <Rawai> well but how can you assign them again?
  • 14:19:41 <Rawai> all the content is translated
  • 14:19:47 <Rawai> in list
  • 14:20:00 <Rawai> but don't show up in Page view
  • 14:20:24 <Rawai> copy content is not working when translations already exist
  • 14:20:34 <NamelessCoder> yes; either set the colPos, language or parent element to make the element a child or move it to fx top of a column to drag-drop it into place afterwards
  • 14:21:50 <Torstenn> ok i checked it, the problem is that, on copy to another language, the nested content elements get the wrong language
  • 14:22:03 <Torstenn> if you have more than two languages
  • 14:23:25 <NamelessCoder> please see https://github.com/FluidTYPO3/flux/pull/524 and https://github.com/FluidTYPO3/flux/pull/511 - if your symptoms are listed there, we know about them and intend to fix them
  • 14:23:34 <NamelessCoder> if they are not listed there, please add them on https://github.com/FluidTYPO3/flux/pull/524
  • 14:24:36 <NamelessCoder> and of course: please use the branch workbench/commands when you test these - symptoms reported from the development branch will only confuse this, making a fix take longer
  • 14:28:43 <Rawai> ok Claus when I change the column to Fluid Content Area in both the original and the translation (List View) than only in the Original the Relation field exists with only one column i.e. 16.67% even there are 3 columns available. In the translation this field is missing
  • 14:29:31 <NamelessCoder> this should be noted in the issue flux#524 as it could indicate a need to add this to the translation overlay
  • 14:29:32 <FT3BOT> Issue 524: [BUGFIX] Fix copy/paste/localise commands https://github.com/fluidtypo3/flux/issues/524
  • 14:31:08 <shaggz> Hey Nameless, I updated all of your extensions but it seems that the content elements are now broken. The controls are gone (edit, hide ... when you hover over an element) and the labels are gone so I can not edit in page view
  • 14:31:09 <Rawai> we use already the 7.1.0
  • 14:31:30 <Rawai> this is with 524
  • 14:31:45 <NamelessCoder> shaggz you may be in language edit mode
  • 14:32:03 <shaggz> thats correct
  • 14:32:30 <NamelessCoder> https://github.com/FluidTYPO3/fluidpages/issues/118
  • 14:32:47 <NamelessCoder> before you report problems here, please see the list on https://github.com/organizations/FluidTYPO3/dashboard/issues/repos?direction=desc&page=1&sort=popularity&state=open
  • 14:33:41 <Rawai> at least there is a workaround like Claus pointed out - Assigning the translated CE to MainContent Column and than drag and drop everything to get back the design also in the Translation.
  • 14:33:57 <NamelessCoder> if you use TER versions, also check the list of closed issues as we close issues when fixed in development
  • 14:35:37 <shaggz> Okay, I'm sorry
  • 14:36:43 <shaggz> The drag and drop is not the important one, but the labels should be visible
  • 14:36:49 <NamelessCoder> no worries - we just have to centralise this in a more permanent location, and give you a way to find possible solutions/workarounds faster than waiting for me to come around ;)
  • 14:37:06 <shaggz> (=
  • 14:41:44 <shaggz> I didn't find an issue about the missing labels on github
  • 14:47:19 <shaggz> Okay it's not only the labels. As I said, the controls are not visible. Maybe someone has a hint for me. @Nameless this was the same problem last time as i switched back to flux 6.0.2
  • 14:49:00 <NamelessCoder> danilobuerger is our man for that fix - my personal choice would have been to remove our script from the languages view
  • 14:51:01 <danilobuerger> our script doesnt have to be present in languages view as d&d isnt supported there by the core either
  • 14:51:23 <NamelessCoder> danilobuerger but you agreed to turn the bug report into a feature request ;)
  • 14:51:57 <shaggz> Thats okay, do you know why the labels of the content elements are not visible?
  • 14:52:17 <danilobuerger> i didnt agree ^^, i just asked if thats what he wanted... i am not going to implement d&d fpr languages view
  • 14:52:29 <NamelessCoder> aah heh :)
  • 14:52:33 <shaggz> That bug exists since I updated the extensions
  • 14:52:44 <NamelessCoder> in that case I think we should reject this and avoid loading our script for this view
  • 14:53:02 <danilobuerger> NamelessCoder yes :-)
  • 14:53:02 <NamelessCoder> shaggz very likely related to loading the script in question
  • 14:53:22 <danilobuerger> shaggz which labels are missing?
  • 14:53:54 <shaggz> I created fces and the labels for the content element are missing
  • 14:54:14 <danilobuerger> again what exactly do you mean by labels... a screenshot would be helpful
  • 14:54:23 <shaggz> wait a second
  • 14:55:41 <NamelessCoder> I'm out, will be back later
  • 14:55:42 <shaggz> http://screencast.com/t/eRanUvbMI2t1
  • 14:55:52 <shaggz> Bye Nameless
  • 14:55:54 <danilobuerger> ah
  • 14:55:54 <NamelessCoder> (it has NOTHING to do with randomresult showing up! ^^)
  • 14:56:09 <randomresult> hehe
  • 14:56:11 <danilobuerger> did you upgrade flux without executing the update scrupt?
  • 14:56:13 <randomresult> i now it has
  • 14:56:34 <NamelessCoder> you just have a way of showing up as others leave, randomresult :)
  • 14:56:46 <randomresult> hehe
  • 14:56:51 <randomresult> go to hell
  • 14:56:52 <shaggz> I removed the extension and pulled the git version
  • 14:56:53 <randomresult> :)
  • 14:57:00 <danilobuerger> shaggz there is an update script
  • 14:57:29 <danilobuerger> your problem is caused (with a certainty of 99%) by not executing the update script
  • 14:57:53 <shaggz> hmm
  • 14:58:17 <danilobuerger> shaggz i will have to leave now too, but maybe randomresult can help you out... other than that see http://fluidtypo3.org/blog/news/flux-70-released.html
  • 14:58:43 <shaggz> Am I able to fix it now?
  • 14:58:50 <randomresult> run the script
  • 14:58:55 <randomresult> you know where it is?
  • 14:59:06 <shaggz> Or should I have do that before I updated?
  • 14:59:27 <shaggz> If it is the one in the extension manager I have done that already
  • 14:59:32 <randomresult> you need to update the extension and first after that go to the extensionmanager and hit the button for updateskript
  • 15:00:08 <shaggz> That's what I made
  • 15:00:20 <randomresult> whats ur problem?
  • 15:00:28 <randomresult> wait i reread all the messages
  • 15:00:54 <randomresult> which versions do u have? master or development?
  • 15:00:54 <shaggz> I removed the extension, then I pulled from the dev branch and after that I executed the script
  • 15:00:58 <shaggz> dev
  • 15:01:06 <randomresult> which extension ?
  • 15:01:12 <randomresult> flux?
  • 15:01:33 <shaggz> content 4.1 pages 3.1 vhs 2 and flux 7.1
  • 15:01:40 <BenjaminR> danilobuerger - can you tell me how to remove tt_content ctypes from content wizard?
  • 15:01:44 <BenjaminR> would be grat
  • 15:01:49 <BenjaminR> cant figure out
  • 15:01:58 <randomresult> vhs 2.0?
  • 15:02:04 <randomresult> oha... i have 1.8.5
  • 15:02:16 <randomresult> lemme check
  • 15:02:23 <BenjaminR> dev branch randomresult
  • 15:02:24 <shaggz> Thank you
  • 15:02:39 <randomresult> shaggz?
  • 15:02:46 <shaggz> yeah?
  • 15:02:52 <randomresult> thank you for what?
  • 15:03:11 <shaggz> you wanted to check sth :D
  • 15:03:15 <randomresult> ah
  • 15:03:32 <randomresult> version of T3
  • 15:03:33 <randomresult> ?
  • 15:03:38 <shaggz> 6.1.7
  • 15:03:56 <randomresult> hmmm. im on 6.2
  • 15:04:14 <randomresult> so whats ur problem then?
  • 15:04:31 <shaggz> Can't update because some extension I need are not compatible at the Moment
  • 15:04:41 <randomresult> ok.
  • 15:04:48 <randomresult> so u come from flux 7.0
  • 15:04:49 <randomresult> right?
  • 15:05:00 <randomresult> ahä... i mean 6 to 7 right?
  • 15:05:23 <shaggz> yes
  • 15:05:34 * randomresult is on 6.2 with flux 7.1 / pages 3.0 / content 4.0
  • 15:05:50 <randomresult> and u work with providerextension?
  • 15:05:55 <Torstenn> randomresult: do you know where the localization of nested content elements is done?
  • 15:05:56 <randomresult> and these contents are missing
  • 15:06:09 <shaggz> Yes that's right
  • 15:06:20 <randomresult> Torstenn what u mean?
  • 15:06:23 <randomresult> section?
  • 15:06:28 <shaggz> Wait, not the contents but the label
  • 15:06:38 <shaggz> Did you see the screenshot I posted?
  • 15:06:47 <randomresult> paste it again pls.
  • 15:06:50 <Torstenn> yes
  • 15:07:08 <randomresult> i saw it
  • 15:07:13 <Torstenn> with 3 languages the language of the content elements which are nestes is set wrong
  • 15:07:20 <Torstenn> i want to quickfix it for my customer
  • 15:07:33 <shaggz> http://screencast.com/t/eRanUvbMI2t1
  • 15:08:04 <randomresult> Torstenn normally u find a LLL file in private Language for each language
  • 15:08:19 <randomresult> shaggz everything else works?
  • 15:09:31 <randomresult> Torstenn here u find an example https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/master/Resources/Private/Language/locallang.xlf
  • 15:09:51 <shaggz> Yes everything else works fine
  • 15:09:59 <Torstenn> hm no i mean in language mode you have the button for "Copy default elements"
  • 15:10:39 <randomresult> ah ok
  • 15:10:43 <Torstenn> and in the command branch of flux danilo has implemented the copy and translate for nested elements, but it doesnt work correct for more than two languages
  • 15:11:07 <Rawai> Hi Torsten I have same problem I guess
  • 15:11:19 <danilobuerger> Torstenn thats a known issue, the workbench branch is not finished yet
  • 15:11:20 <Torstenn> yeah ill take a look
  • 15:11:22 <Rawai> use 7.1 of flux like claus said
  • 15:11:30 <Torstenn> ah ok
  • 15:11:43 <Torstenn> the problem is i need it today :|
  • 15:11:43 <Rawai> than go top list view
  • 15:12:13 <danilobuerger> Torstenn that branch will certainly not be done today
  • 15:12:23 <Rawai> click on edit so you can see the box where to choose the fields you want to see
  • 15:12:28 <Rawai> here you choose:
  • 15:13:10 <Rawai> Language
  • 15:13:13 <Rawai> Columns
  • 15:13:23 <Rawai> the one after Layout
  • 15:13:26 <Torstenn> @Rawai one moment pls
  • 15:14:03 <Torstenn> go top listview?
  • 15:14:06 <Torstenn> what you mean with taht?
  • 15:14:08 <Torstenn> *that
  • 15:14:22 <Rawai> click on Header
  • 15:14:28 <Rawai> than the edit stick will appear
  • 15:14:35 <Rawai> just left beside it
  • 15:14:42 <Torstenn> page properties?
  • 15:14:56 <Rawai> no Page Content
  • 15:15:09 <Rawai> Page Content - Header
  • 15:15:28 <Torstenn> ah ok i know what you mean
  • 15:15:34 <Torstenn> list view -> show only content table
  • 15:15:39 <Rawai> click it
  • 15:15:42 <Rawai> exactly
  • 15:15:48 <Rawai> now mark the following
  • 15:16:02 <Rawai> Language
  • 15:16:12 <Rawai> after layout - Column
  • 15:16:17 <Rawai> Columns sorry
  • 15:16:23 <Torstenn> i did
  • 15:16:27 <Rawai> scroll down
  • 15:16:37 <Torstenn> but you mean after click translate
  • 15:16:38 <Rawai> until you see Aspect Ration
  • 15:16:39 <Torstenn> or?
  • 15:16:45 <Rawai> below the 2 entries
  • 15:16:57 <Rawai> Content area of parent and Parent element
  • 15:17:26 <Torstenn> ok i got this
  • 15:17:32 <Rawai> you need to hold the command (MAC) or the Cntrl (WIN/LIN) button
  • 15:17:45 <Torstenn> yeah i know ;)
  • 15:17:47 <Rawai> than set fields on the right of thebox
  • 15:17:58 <Rawai> now you see above all your CEs
  • 15:18:27 <Rawai> Unfortunately you will loose the language when you want edit now one of the columns which is very bad
  • 15:18:32 <Rawai> but it is like that
  • 15:18:50 <Rawai> work around would be to name your container elements with a language mark
  • 15:19:04 <Rawai> i.e. D for German E for English beside the title
  • 15:19:26 <Rawai> First you need to assign the cloumns
  • 15:19:43 <Rawai> use FluidContentArea for the nested Elements
  • 15:19:50 <Rawai> for all others DONt
  • 15:19:59 <Rawai> as otherwise you will se nothing at all in frontend
  • 15:20:04 <Torstenn> mom
  • 15:20:44 <Rawai> after this is done use the next column which is "Content area of parent"
  • 15:21:42 <Torstenn> wait please
  • 15:21:53 <Torstenn> i think i have some other kind of problem
  • 15:21:53 <shaggz> @randomresult are you still here? ^^ Do you have an idea what I can do?
  • 15:22:52 <Torstenn> ive insert a CE with a nested CE and if i translate it the "container" CE has the right language but the nested element has the wrong language
  • 15:23:19 <Rawai> here you set now the column - you will see that it will give you actually no choice to choose anything so simply choose what is there ;-)
  • 15:24:11 <Rawai> you can change the language to in that view. Have you checked that you named the language the same like the id (flag) is
  • 15:24:23 <Rawai> sometimes it happens that this gets forgotten
  • 15:24:34 <Rawai> and than German shows up with English flag
  • 15:24:50 <Rawai> or English title even it is German
  • 15:24:55 <Rawai> etc
  • 15:28:06 <Torstenn> @Rawai the only problem is that the wrong language is set on "copy default content elements"
  • 15:28:17 <Torstenn> if i change the language after copy all is fine
  • 15:28:25 <Torstenn> like danilo said its a known issue
  • 15:29:14 <Rawai> well we lost all CEs when we translated and need to reassign them to which is very cumbersum
  • 15:30:24 <Torstenn> that works for me at the moment
  • 15:30:26 <Torstenn> :)
  • 15:30:35 <Torstenn> did you the translation with flux 7.1?
  • 15:30:55 <Rawai> no we did them with 7.0
  • 15:31:04 <Rawai> and than updated to 7.1
  • 15:31:13 <Rawai> as claus suggested
  • 15:33:14 <Rawai> for this reassigning work it would be great to have actually a possibility to list all fields you check in parallel so that you can see all of them at the same time and that they don't get sorted a-z after you click the edit button which is total crab
  • 15:36:43 <Rawai> Also the naming of the column does not get into those tables - which means your "Hero" might be Left and your Main will be "Normal" etc- very confusing
  • 15:49:18 <pedda> hi there
  • 15:49:36 <pedda> does anyone run a 6.2 project already?
  • 15:49:42 <pedda> in production..
  • 15:55:03 <randomresult> hi pedda... preparing one ...
  • 15:55:07 <randomresult> no live no..
  • 15:55:17 <pedda> okay
  • 15:55:40 <pedda> it feels a bit like back in 4.4 times
  • 15:56:14 <pedda> just right before 4.5 arrived.. a lot of modules were on the way, but they didn't manage to make it into the 4.4 release
  • 15:56:24 <pedda> same now for 6.2
  • 15:56:44 <pedda> the indexed_search and felogin doesnt work properly ..
  • 15:57:35 <pedda> maybe it'S not the right choice to use those two extensions anyway.. but they should work if shipped with the core ^^
  • 15:58:25 <pedda> so if you'r project requires some login feature.. be warned harry ^^
  • 16:06:12 <shaggz> Hey randomresult, do you have an idea what I could do to fix my problem?
  • 16:08:51 <randomresult> pedda: omg.
  • 16:09:02 <randomresult> good that i dont need login and search for now :)
  • 16:09:20 <pedda> i have a small page running in production based on 6.2
  • 16:09:47 <pedda> there were no issues at all, after i got 6.2 up and running
  • 16:10:13 <pedda> i did it one or two days after 6.2 was released,
  • 16:10:21 <pedda> but as mentioned it was tiny and simple
  • 16:36:02 <danilobuerger> pedda yes i have
  • 16:36:23 <danilobuerger> running smooth
  • 16:36:26 <pedda> do have mentioned extensions in use? (felogin and indexed_search)
  • 16:36:33 <danilobuerger> indexed_search
  • 16:36:35 <pedda> for me too as long as it stays a tiny project
  • 16:36:47 <danilobuerger> oh mine is a bit bigger (not huge though)
  • 16:37:12 <cedricziel> reading your last message without any context
  • 16:37:15 <danilobuerger> :D
  • 16:37:16 <cedricziel> :D
  • 16:37:20 <danilobuerger> thats what she said
  • 16:37:33 <pedda> … you ferkels ..
  • 16:37:46 <cedricziel> lord please, release me from the temptation ^^
  • 16:38:04 <danilobuerger> pedda see l-boxx.de -> thats running 6.2 + ft3
  • 16:38:10 <pedda> i need to relaunch a website with direct_mail, powermail, some user registration, login, and migrarte tt_news dam resources to tx_news fal
  • 16:38:24 <cedricziel> sounds manageable
  • 16:38:34 <pedda> as long as i stick to 6.1 .. yes
  • 16:38:34 <cedricziel> there's patches around for tt_address and direct_mail
  • 16:38:45 <pedda> which don't work properly ..
  • 16:38:50 <danilobuerger> cedricziel if you must you can quote me ;-)
  • 16:38:50 <pedda> tt_address does
  • 16:38:54 <pedda> direct_mail does not
  • 16:39:16 <cedricziel> there is one on github
  • 16:39:59 <cedricziel> näääää; watt ne fiese boxx!
  • 16:46:45 <shaggz> haha
  • 16:50:07 <cedricziel> ;)
  • 17:13:39 <floxx> should i use dev branch for a new 6.2 installation, or is it sufficient to use master branch?
  • 17:15:59 <randomresult> floxx i would go for dev
  • 17:16:09 <Rawai> @pedda we are working on three 6.2 projects but many things simply don't work as you mentioned already. YAG, Indexed_search, felogin, etc
  • 17:16:26 <danilobuerger> indexed_search is working on 6.2
  • 17:16:49 <Rawai> we get errors here and just deactivated it
  • 17:17:19 <danilobuerger> Rawai that will most likely be a configuration error.. indexed_search is definitely working
  • 17:17:34 <floxx> felogin is not working under 6.2? oO
  • 17:17:58 <Rawai> well try to update a site - new sites work right
  • 17:18:18 <danilobuerger> i did update a site to 6.2 and indexed_search works
  • 17:21:25 <NamelessCoder> danilobuerger have you also confirmed that after clearing the indexed_search indexes they rebuild?
  • 17:21:33 <danilobuerger> yes
  • 17:28:16 <randomresult> @NamelessCoder do u have a minute?
  • 17:30:08 <randomresult> what a question. im here - claus is not :)
  • 17:30:20 <randomresult> damn. i need to change nick
  • 17:31:22 <randomresult> @NamelessCoder could you give us a helping hand - travis is a bitch in our project. maybe you have a minute for that. thx.
  • 17:31:35 * randomresult is away now. come - read it .
  • 17:40:01 <danilobuerger> lol @ Rawai
  • 17:40:03 <danilobuerger> uupps
  • 17:40:06 <danilobuerger> lol @ randomresult
  • 17:40:15 <danilobuerger> NamelessCoder also hates travis atm ;-)
  • 17:41:01 <hsp2n> ciao, have a nice day everyone
  • 17:41:49 <Rawai> good night have a nice day
  • 18:18:07 <Outdoorsman> randomresult... Just letting you know that I found out yesterday SharedResources.html used in fbtcustomiser should be ported to TS instead to follow best practice according to @NamelessCoder. Just thought I'd ping you on that if it wasn't on your radar yet.
  • 18:18:36 <randomresult> its removed from fbtcustomizer already
  • 18:18:50 <Outdoorsman> I guess I have an older version :(
  • 18:19:01 <Outdoorsman> Should I update then?
  • 18:19:11 <randomresult> was copied there to show how to override - after i copied, i moved all to TS
  • 18:19:20 <randomresult> no, just delete the two samplefiles
  • 18:19:38 <randomresult> its an empty extension anyway. just to override things.
  • 18:19:41 <randomresult> if needed
  • 18:19:56 <Outdoorsman> Ahhh ok. I manually included it thinking that it was needed and hadn't been included for some reason.
  • 18:19:58 <randomresult> i read your conversation with @NamelessCoder - and then fixed it
  • 18:20:09 <randomresult> no, it was just a showcase.
  • 18:20:41 <Outdoorsman> It's pretty cool too... I actully prefer that method since it's more compact than the TS version.
  • 18:21:15 <randomresult> you mean the assets?
  • 18:22:13 <Outdoorsman> Yes... that compact version of adding assets using something like this is only one line instead of 5 or 6... <v:asset.script name="bootstrap-core" group="cdn" path="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js" external="TRUE" standalone="TRUE" dependencies="jquery" />
  • 18:23:18 <Outdoorsman> I'm fine using TS as well though. I just want to do things the *right* way.
  • 18:23:32 <randomresult> well... both is the same in the end. but you can override TS with TS . so you dont need to change the templates. you can do it in the templated stored in your database. so can fix something in the backend without touching the files..
  • 18:24:21 <Outdoorsman> That would probably save having to flush quit as many cache file too then huh?
  • 18:27:14 <randomresult> dunno.
  • 21:24:23 <gernot_h> hi! is the ext "builder" for 6.2 ready to use?
  • 21:37:38 <BenjaminR> gernot_h: should be... in development branch
  • 21:37:46 <BenjaminR> https://github.com/fluidtypo3/builder
  • 23:06:43 <soee> i would like to see flux and other on http://translation.typo3.org/
  • 23:07:07 <soee> so it would be easy to have it localized
  • 23:45:42 <Outdoorsman> I want to Alternate Navigation Title to be used in my menu. Isn't it supposed to show by default? Docs for titleFields are found here, http://fluidtypo3.org/viewhelpers/vhs/1.3.2/Page/MenuViewHelper.html
  • 23:46:59 <Outdoorsman> This is what I have entered, maybe I just have a typo or something?? <v:page.menu entryLevel="{settings.entryLevel}" useShortcutData="TRUE" titleFields="navtitle,title">
  • 23:47:50 <danilobuerger> Outdoorsman which version of vhs?
  • 23:50:54 <Outdoorsman> I'm using GitHub development version. I updated it about a week ago.
  • 23:52:36 <Outdoorsman> I created a shortcut called "Home" in the page tree that points to the root page. The root page is titled the name of the site with the word "Home" in the Alternate Navigation Title field in page properties.
  • 23:53:10 <Outdoorsman> It is not displaying the word "Home" as I think it should.
  • 23:53:15 <danilobuerger> and the shortcut doesnt get resolved?
  • 23:53:39 <Outdoorsman> Yes, it's resolving and pointing the the uid of the root page.
  • 23:54:26 <danilobuerger> i meant the label... is it only for shortcuts that navtitle is not used?
  • 23:55:23 <Outdoorsman> Checking...
  • 23:55:56 <danilobuerger> actually please update your vhs version to the newest dev on git... i commited some changes to that 2 days ago

20140415

  • 00:00:58 <Outdoorsman> I just updated and my whole site went blank... hmmm.
  • 00:01:42 <danilobuerger> clear caches etc
  • 00:02:05 <Outdoorsman> I cleared most but not alllll
  • 00:02:24 <danilobuerger> ah we removed all deprecated view helpers for the vhs 2.0.0 release... so if you are still using deprecated view helpers you need to fix that
  • 00:03:11 <danilobuerger> go to install tool and choose the development environment so that you see exceptions in the frontend
  • 00:09:17 <Outdoorsman> Fatal error: Class 'Tx_Vhs_ViewHelpers_Page_Content_RenderViewHelper' not found in /ROOT_FOLDER/typo3/sysext/core/Classes/Utility/GeneralUtility.php on line 4280
  • 00:18:23 <Outdoorsman> I'm not exactly sure what this means here.
  • 00:22:42 <Outdoorsman> I just updated flux, fluidcontent, fluidpages to latest dev as well.
  • 00:29:10 <Outdoorsman> So is this message an indication I'm using deprecated view helpers?
  • 00:53:36 <Outdoorsman> I see that it says "Will be removed in 2.0" at the top of this page: http://fluidtypo3.org/viewhelpers/vhs/development/Page/Content/RenderViewHelper.html
  • 01:27:02 <Outdoorsman> OK @danilobuerger I found that fluidbootstraptheme and fbtcustomiser both had many references to the deprecated page.content.render. I updated them to all be content.render and flush the entire typo3temp/* folder and things are displaying again and loading much faster too.
  • 01:27:55 <Outdoorsman> I'll put a ping in here for randomresult too just to make sure he knows about this update that needs to happen to be vhs 2.x compatible.
  • 01:29:45 <Outdoorsman> I am still not getting navtitle to show up though for shortcut or normal pages? I don't think I'm doing anything wrong.
  • 07:24:44 <Rawai> gibt es einen weg die doppelt generierten CEs so wieder aus der original language zu entfernen dass dabei nicht der ganze Content verloren geht?
  • 07:25:18 <Rawai> Are you sure you want to delete this record? (This record has 1 translation(s) which will be deleted, too!)
  • 07:26:02 <Rawai> natuerlich wollen wir das nicht nur all diese Elemente die nun uebersetzt wurden sind NICHT im Column Row generiert worden sonder als kopie darueber
  • 07:26:48 <Rawai> versucht man jedoch das Element in Column Row zu loeschen dann erhaelt man die gleiche Meldung: Are you sure you want to delete this record? (This record has 1 translation(s) which will be deleted, too!)
  • 07:27:04 <Rawai> somit sind dies wohl die gleichen Elemente die hier doppelt dargestellt werden
  • 07:27:14 <Rawai> und die nur einmal uebersetzt wurden
  • 07:28:00 <Rawai> setzt man ein Element auf hide dann wird auch die kopie gehidden
  • 07:29:34 <Rawai> ein weiteres Problem ist das einige der Uebersetzungen (nicht alle) auch als kopie auf der Original seite angezeigt werden.
  • 07:49:20 <Rawai> hmm wir haben gerade den content column row verschoben und beim reload der page im Backend ist er verschwunden samt dem darin enthaltenen content
  • 07:49:39 <Rawai> jedoch sieht man nun jedes ce nur einmal
  • 07:54:57 <Rawai> Every Element exists in list view only once but in Page View 2 versions - one nested inside a column row and the other one above it outside the container on the original language page
  • 07:58:23 <danilobuerger> Rawai what that means is that the colPos of that element is wrong in the DB
  • 07:58:50 <Rawai> in the translated language only the container and its elements gets shown in backend (Page) - but in frontend none of those translated elements shows up,
  • 07:58:56 <Rawai> but why doubled
  • 07:59:51 <danilobuerger> its not actually doubled, it justs gets displayed that way if the colPos is wrong
  • 08:01:13 <Rawai> which means to click now every single element to assign t to a column you mean
  • 08:01:27 <danilobuerger> no thats not what i mean
  • 08:01:56 <danilobuerger> how did you arrive at that state that your content elements are showing up like this?
  • 08:01:57 <Rawai> so how can you fix that
  • 08:08:12 <Rawai> we translated the content
  • 08:08:28 <Rawai> by clickingon copy content
  • 08:08:39 <Rawai> this created the translations in list view
  • 08:08:53 <danilobuerger> copy&paste is currently broken in flux
  • 08:09:06 <Rawai> but at that time flux 7.0 nothing showed up in page translation view which wss inside a container element
  • 08:09:30 <Rawai> so we updated to 7.1. yesterday
  • 08:09:50 <Rawai> but it is not possible to get now the translations back into the page easily
  • 08:10:23 <Rawai> so we assigned the container element to Main (Normal) column where it shoudl get displayed
  • 08:10:34 <danilobuerger> https://github.com/FluidTYPO3/flux/tree/workbench/commands contains a lot of fixes regarding localization and copy&paste
  • 08:10:44 <Rawai> this brought back the content on the translated page but duplicated the content on the original
  • 08:11:00 <Rawai> this is the one we are using already since yesterday evening
  • 08:11:10 <Rawai> claus recommended it already
  • 08:11:29 <Rawai> Now we try to get back the content in place
  • 08:11:40 <danilobuerger> can only be done inside the database
  • 08:11:44 <Rawai> but on the original language it shows up doubled
  • 08:12:04 <Rawai> ok which means manually editing
  • 08:12:11 <danilobuerger> no
  • 08:12:20 <danilobuerger> which means sql
  • 08:12:35 <Rawai> right but what will you replace with what
  • 08:12:54 <danilobuerger> you have to fix the colPos
  • 08:13:36 <Rawai> this we understood but we fixed it on one page already and since than the content is doubled
  • 08:13:49 <danilobuerger> then you are doing it wrong
  • 08:14:10 <danilobuerger> the colPos needs to be 18181 for nested elements and for non-nested elements the column number specified in the template
  • 08:14:15 <Rawai> so how dod you do it
  • 08:14:45 <Rawai> ok 18181 is not at all appearing anymore
  • 08:15:11 <danilobuerger> that probably means that you upgraded from flux 6.x to 7.x
  • 08:15:42 <Rawai> the template was done with 6.x before and we ran the upgrade script
  • 08:15:46 <Rawai> to get to 7.0
  • 08:15:54 <Rawai> und now 7.1
  • 08:16:16 <danilobuerger> well if nested content elements dont have a colPos of 18181 they will show up double in the backend
  • 08:16:29 <danilobuerger> so you will have to fix that first
  • 08:16:34 <Rawai> nice :-)
  • 08:16:53 <Rawai> so we need to set all elements to 18181
  • 08:16:58 <danilobuerger> no
  • 08:17:04 <danilobuerger> all _nested_ elements
  • 08:17:41 <Rawai> wenn I click on a nested element which is already inside a container it says - main-Normal
  • 08:17:49 <Rawai> even it is in a container
  • 08:18:18 <Rawai> if I click the same element which is not in the container it is the same
  • 08:18:19 <danilobuerger> again that is because the colPos is wrong
  • 08:18:32 <danilobuerger> because the element is not actually double it just appears that way
  • 08:19:24 <Rawai> I understood this part but not really how to fix that without clicking every element and settingit to "Fluid Contet Area"
  • 08:19:34 <danilobuerger> sql
  • 08:19:58 <danilobuerger> go and edit your database directly and set colPos
  • 08:20:43 <Rawai> set Column Posution to "Fluid Content Area" where Column is what?
  • 08:21:17 <danilobuerger> somethign liek update tt_content set colPos=18181 where tx_flux_parent is not null and tx_flux_parent <> ''
  • 08:21:59 <Rawai> tx_flux_parent <> '' - means where it is a child of
  • 08:22:11 <Rawai> ok I will try
  • 08:22:49 <Rawai> Thanks
  • 08:23:16 <danilobuerger> np
  • 09:38:03 <fizelchen> i got a question, concering the accordion behavior
  • 09:38:24 <randomresult> hi fizelchen
  • 09:38:34 <randomresult> just ask.
  • 09:39:11 <fizelchen> Is it possible, to link content Elements to the created Accordionelements in the backend, so when i rearrange the accordeon, the Content Elements are correctly reordered as well
  • 09:40:15 <fizelchen> right now, when i add a new accordeon panel and move it to the first position, i have to move all content elements in the backend, because they are in the "wrong" accordeon element
  • 09:40:51 <randomresult> which t3-version, which version of the extensions (TER or Git)
  • 09:41:13 <fizelchen> typo3 6.1.7, TER
  • 09:41:47 <fizelchen> i don't think it's a bug, more of, how to change the process of adding the elements
  • 09:42:16 <fizelchen> right now, in the fce, you have <f:for each="{panels}" as="panel" iteration="iteration">
  • 09:42:34 <fizelchen> and <flux:flexform.renderContent area="content.{iteration.index}" /> this renders the elements
  • 09:42:35 <randomresult> where does the accordion come from?
  • 09:42:44 <randomresult> fluidcontent_bootstrap?
  • 09:42:47 <fizelchen> yes
  • 09:43:01 <randomresult> well... could be, that this is a bug.
  • 09:43:17 <fizelchen> maybe this has to change to reflect the content element uid
  • 09:43:22 <randomresult> we are working on a new extension which will replace *bootstrap-extensions
  • 09:43:29 <fizelchen> okay
  • 09:43:40 <randomresult> but u will need the git versions of flux/fluidpages/fluidcontent
  • 09:43:51 <randomresult> and use the new extension fluidbootstraptheme
  • 09:43:59 <randomresult> is it a productive web?
  • 09:44:08 <fizelchen> yes, sadly so =)
  • 09:44:26 <fizelchen> but i will set up a test system and check out the git version
  • 09:44:29 <randomresult> hmmm
  • 09:44:39 <randomresult> you could look into the new ext on github
  • 09:44:44 <fizelchen> i will
  • 09:44:50 <randomresult> wait i paste link.
  • 09:44:55 <fizelchen> okay
  • 09:44:57 <randomresult> look into the devbranch
  • 09:45:29 <randomresult> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/development/Resources/Private/Templates/Content/Accordion.html
  • 09:54:02 <danilobuerger> randomresult are you aware that your ext is using deprecated view helpers ?
  • 09:54:13 <randomresult> yes i am
  • 09:54:19 <danilobuerger> ok ;-) just making sure
  • 09:54:31 <danilobuerger> we dropped those yesterday in vhs for the preparation of 2.0.0
  • 09:57:04 <randomresult> you mean v:page.content.render dont u?
  • 09:57:23 <danilobuerger> no idea, i just heard that about your ext, just passing the information along
  • 09:58:05 <danilobuerger> but yes page.content.* is gone
  • 09:58:10 <randomresult> i saw a list of viewhelpers
  • 09:58:15 <randomresult> need to look at that
  • 09:58:25 <danilobuerger> afaik you can verify with ext:builder
  • 09:58:52 <randomresult> uuuhh... the extension i love :)
  • 10:00:02 <danilobuerger> i never used it ^^
  • 10:01:49 <danilobuerger> but it should tell you if you are using view helpers that dont exist
  • 10:21:16 <soee> any idea why this returns NULL: {v:page.info(field : 'uid', as : 'currentPageUid')} ?
  • 10:22:18 <soee> and this works fine: {v:page.info(field : 'uid')->v:var.set(name : 'currentPageUid')}
  • 10:29:05 <randomresult> danilobuerger u there?
  • 10:59:15 <danilobuerger> randomresult wazzzup?
  • 11:07:12 <Guest|44425> hey there
  • 11:08:10 <Guest|44425> i just migrated a fluidpages site from TYPO3 4.7 to 6.2. there were no backend layouts configured. now we don't see any columns in the backend anymore
  • 11:09:06 <Guest|44425> i remember that i read a news post from claus saying that with TYPO3 6.2 the backend layout can be automatically provided by fluidpages (so no need to set up one as a record in TYPO3)
  • 11:09:10 <Guest|44425> is that correct?
  • 11:13:07 <danilobuerger> Guest|44425 are you registering with flux as described here :http://fluidtypo3.org/documentation/templating-manual/templating/provider-extension/registration-in-php.html
  • 11:18:28 <Guest|44425> yes, it seems so
  • 11:18:32 <Guest|44425> Tx_Flux_Core::registerProviderExtensionKey('con_bulls', 'Page');
  • 11:18:32 <Guest|44425> Tx_Flux_Core::registerProviderExtensionKey('con_bulls', 'Content');
  • 11:19:25 <danilobuerger> did you clear your typo3temp folder and did you clear all caches through the install tool?
  • 11:19:28 <Guest|44425> if we uninstall fluidpages, the standard columns are being shown
  • 11:20:59 <Guest|44425> yes, whole typo3temp and all caches cleared.
  • 11:21:12 <danilobuerger> did you clear the caches through the install tool?
  • 11:21:58 <Guest|44425> yep
  • 11:22:15 <Guest|44425> what i dont understand is how a backend layout are being defined in the first place
  • 11:22:40 <Guest|44425> does fluidpages create them based on the columns being used?
  • 11:22:59 <danilobuerger> no you have to define that with a page template
  • 11:23:01 <Guest|44425> or do we need to define the backend layout somewhere in the flux/fluidpages section
  • 11:23:15 <danilobuerger> do you have a page template?
  • 11:23:32 <Guest|44425> yes
  • 11:23:52 <danilobuerger> is it set on the page you are trying to view in the page module?
  • 11:24:01 <Guest|44425> yep
  • 11:24:17 <Guest|44425> what section do we need to define that?
  • 11:24:35 <Guest|44425> i mean what viewhelper?
  • 11:24:44 <danilobuerger> i dont understand the question
  • 11:24:52 <danilobuerger> can you please gist your page template
  • 11:25:54 <Guest|44425> https://gist.github.com/anonymous/ad1c9bf2bcccf97d8b9b
  • 11:26:40 <danilobuerger> ah well that doesnt work
  • 11:26:48 <danilobuerger> you have no columns defined, so no columns show up
  • 11:27:01 <danilobuerger> https://github.com/FluidTYPO3/fluidpages#how-to-create-page-template-files
  • 11:27:35 <Guest|44425> ahh okay
  • 11:27:47 <Guest|44425> so that's the thing that changed between flux 5 and 7
  • 11:27:51 <Guest|44425> kind of ;)
  • 11:30:35 <Guest|44425> thank you!!
  • 11:30:45 <Guest|44425> helped us a lot
  • 11:31:31 <danilobuerger> np
  • 12:23:35 <BenjaminR> Hi guys
  • 12:24:10 <randomresult> hi BenjaminR
  • 12:25:40 <randomresult> ?
  • 12:25:53 <BenjaminR> Testing available nicknames^^
  • 12:25:58 <randomresult> whatz up b3nny,Benny_
  • 12:27:24 <BenjaminR> skk
  • 12:27:33 <BenjaminR> oha not fit yet ^^
  • 12:28:23 <BenjaminR> okay what to commit today... its about about github streaks :D
  • 12:31:31 <BenjaminR> searching for a paid 6.2 project right now :)
  • 12:35:01 <randomresult> maybe use solr for that
  • 12:35:19 <BenjaminR> for what?
  • 12:35:27 <randomresult> u said u search something
  • 12:35:27 <BenjaminR> searching?
  • 12:35:28 <BenjaminR> :D
  • 12:35:39 <BenjaminR> looking for a job - with 6.2 :P
  • 12:35:50 <BenjaminR> I didnt get the joke if there was one - sorry :D
  • 12:36:22 * randomresult sends a big coffee to BenjaminR - sorry dude, im awake since 5:30
  • 12:36:33 <BenjaminR> sorry - i am awake since 11am
  • 12:36:50 <BenjaminR> already had two coffees but that doesnt help today :)
  • 12:37:14 <BenjaminR> what could make me wake up at 5.30... lets think about it.... someone steales my bed :D
  • 12:37:26 <randomresult> hehe...
  • 12:37:37 <randomresult> the cat is called francis and is a bastard
  • 12:37:44 <BenjaminR> haha :D
  • 12:37:50 <randomresult> he woke me way earlier... at 5:30 i gave up
  • 12:37:58 <randomresult> didnt want him to wake my son...
  • 12:39:33 <randomresult> maybe this the revenge for cutting his balls of
  • 12:39:40 <mrboe> if i have a cat that wakes me up at 5:30 i would have it for breakfast
  • 12:39:41 <randomresult> i would be angry too
  • 12:49:01 <soee> guys fal images are supported insection ?
  • 12:49:16 <BenjaminR> no
  • 12:49:18 <soee> *objects
  • 12:49:28 <BenjaminR> soee
  • 12:49:30 <soee> :/
  • 12:49:34 <soee> BenjaminR: ok thanks
  • 13:07:39 <Guest|44425> hey benjamin, you said you're looking for a job?
  • 13:09:03 <RudyGnodde> Hello
  • 13:10:09 <RudyGnodde> Quick question: Is it possible to limit the content element types that can be inserted in a fluid content fce? Or at least remove/hide them in the wizzard when adding content to a fluid content fce?
  • 13:11:18 <BenjaminR> Hi Guest, meant as freelancing task - but yes - right now especially for one where 6.2 should/can be utilised.
  • 13:11:53 <BenjaminR> RudyGnodde: yes you can limit them by content areas in page template and content elements grids
  • 13:11:54 <BenjaminR> second
  • 13:13:03 <RudyGnodde> great :)
  • 13:16:08 <BenjaminR> https://github.com/FluidTYPO3/fluidcontent/commit/5d63b574fa84564896c4dd3b198523508d21f9d4
  • 13:30:05 <RudyGnodde> BenjaminR, Thanks
  • 13:38:24 <BenjaminR> Youre welcome RudyGnodde
  • 14:12:47 <soee> can i use some condition to check if selected column has any content elements ?
  • 14:18:11 <randomresult> soee lemme check
  • 14:19:52 <soee> randomresult: this is about fluidpages and rendering output
  • 14:20:09 <soee> i do not want to render some part if column is empty
  • 14:20:23 <randomresult> i set a var like this (is old VH)
  • 14:20:35 <randomresult> <v:var.set name="toggleContent" value="{v:page.content.render(column: 1)}"/>
  • 14:20:42 <randomresult> and then
  • 14:20:49 <randomresult> <f:if condition="{toggleContent}">
  • 14:20:49 <randomresult> <f:render section="SliderContent" arguments="{toggleContent: toggleContent}"/>
  • 14:20:49 <randomresult> </f:if>
  • 14:21:09 <randomresult> so if there is some content... toggleContent == TRUE
  • 14:21:32 <randomresult> this works.
  • 14:21:38 <randomresult> but if it is the right way. dunno
  • 14:22:10 <randomresult> you need to switch it. if condition then /else
  • 14:23:43 <randomresult> ah no... i got you wrong. should work this way. but the v:page.content.render is depricated
  • 14:23:52 <randomresult> so use another one
  • 14:23:59 <randomresult> will not be available in VHS 2.0
  • 14:24:26 <soee> hmm
  • 14:24:48 <randomresult> whats your problem?
  • 14:29:00 <BenjaminR> v:content.get
  • 14:29:03 <BenjaminR> would be better to use
  • 14:44:33 <soee> BenjaminR: but this would fetch content right ?
  • 14:52:17 <soee_> uhm, back
  • 15:04:27 <randomresult> soee works?
  • 15:07:49 <soee> randomresult: the sample you posted ?
  • 15:08:15 <randomresult> well not the sample but what u made out of it :)
  • 15:19:20 <soee> randomresult: did not have time yet to finish it
  • 16:20:10 <BenjaminR> randomresult: you shouldnt make such long breaks :)
  • 16:20:22 <randomresult> breaks?
  • 16:20:27 <BenjaminR> Pausen?
  • 16:20:28 <randomresult> what u talking about
  • 16:20:36 <BenjaminR> been afk for about 5 seconds :)
  • 16:20:42 <BenjaminR> you
  • 16:20:43 <FT3BOT> Welcome back BenjaminR!
  • 16:20:58 <BenjaminR> afk?
  • 16:21:01 <randomresult> bouncer?
  • 16:21:11 <BenjaminR> what made FT3BOT say this :D
  • 16:21:12 <FT3BOT> Welcome back BenjaminR!
  • 16:21:16 <BenjaminR> hmmmmm
  • 16:21:31 <BenjaminR> ah let me see
  • 16:21:35 <BenjaminR> i say that i am afk now
  • 16:21:42 <BenjaminR> and because i write i am back here?
  • 16:21:43 <FT3BOT> Welcome back BenjaminR!
  • 16:21:46 <BenjaminR> :)
  • 16:21:49 <randomresult> afk
  • 16:21:56 <randomresult> see what happens
  • 16:21:56 <FT3BOT> Welcome back randomresult!
  • 16:21:59 <randomresult> :)
  • 16:22:02 <randomresult> hello FT3BOT
  • 16:22:12 <BenjaminR> what a smart fellow :D
  • 16:27:34 * randomresult needs to leave now
  • 16:27:50 <BenjaminR> bye
  • 16:36:20 * xaver saw it - the horror
  • 19:06:51 <randomresult> evening

20140416

  • 00:51:34 <Outdoorsman> @danilobuerger Still haven't figured out why Alternate Navigation Title isn't working.
  • 00:53:38 <Outdoorsman> ...or anyone for that matter. Does it work for you guys?
  • 05:44:46 <randomresult2> morning
  • 08:31:30 <mrboe> hello @all
  • 09:35:30 <mhmli> good morning! is Danilo Bürger in?
  • 09:49:21 <mhmli> pointed here by @danilobuerger to ask @namelsesscoder what feature sponsorship costs. re. https://github.com/FluidTYPO3/flux/issues/468
  • 09:50:03 <mhmli> (the ability to use flux:field.inline.fal in objects; multiple slides in a slider FCE)
  • 09:55:06 <mhmli> sorry, thats' @namelesscoder.
  • 09:55:11 <danilobuerger> mhmli hey, just stick around until NamelessCoder responds
  • 10:00:04 <Medialight> Hello I've just installed fluidpages_bootstrap with typo3 6.2 (all last TER version), is there any knowned compatibility issue ?
  • 10:01:42 <danilobuerger> Medialight that package will be replaced by fluidbootstraptheme
  • 10:02:49 <Medialight> oh
  • 10:04:37 <Medialight> thank you
  • 10:04:44 <danilobuerger> np
  • 10:06:16 <Medialight> I think ft3_empty is the solution to make my template ^^
  • 12:01:25 <mrboe> can anybody give me an short example how to restrict the use of an FCE to an pagelayout
  • 12:03:44 <danilobuerger> mrboe no
  • 12:04:20 <danilobuerger> permissions are not implemented yet
  • 12:04:46 <mrboe> i thougt there were a discussion in the IRC some days ago
  • 12:05:01 <mrboe> so was was wrong
  • 12:08:15 <BenjaminR> mrboe: you can restrict which fces can be used in a column - but cant restrict by user
  • 12:08:56 <BenjaminR> https://github.com/FluidTYPO3/flux/issues/197
  • 12:09:05 <BenjaminR> https://github.com/NamelessCoder/flux/commit/335af51ddd0e22b8a73c4c25cc867f912f6bb7a1
  • 12:09:08 <mrboe> has anybody seen this? http://t3bootstrap.de/de/typo3-bootstrap-template/ the sorting of the TB elements looks very similar to your fluidcontent_bootstrap / https://github.com/FluidTYPO3/fluidcontent_bootstrap/tree/development/Resources/Private/Templates/Content
  • 12:10:33 <mrboe> perhabs somebody wants to buy it for 119 Euro
  • 12:10:34 <BenjaminR> making money from it oO
  • 12:11:44 <BenjaminR> screenshot on landingpage shown old markup of flux < 7.0
  • 12:11:59 <mrboe> yes
  • 12:12:27 <mrboe> like fluidcontent_bootstrap use it
  • 12:12:49 <BenjaminR> no credits to NamelessCoder or FluidTYPO3 - nice guy
  • 12:14:01 <mrboe> perhabs we sould sell him fluidbootstraptheme
  • 12:14:25 <mrboe> that he is up to date again
  • 12:14:37 <Medialight> argh, I took ft3_empty on git, modified it to match with typo3 6.2 but i can't get anything else than "Oops, an error occurred!" even with "basic.debugMode = 1"
  • 12:15:24 <mrboe> @Medialight i dont know exactly but some days ago Nameless wrote that these is not up to date
  • 12:15:51 <mrboe> the better way is to user the "builder" ext - you can create your provider extension with that
  • 12:16:05 <Medialight> yes it is not, I added the namespace call syntaxin ext_tables
  • 12:17:12 <Medialight> mmmh TER version have typo3 <= 6.1.99 dependency
  • 12:17:16 <mrboe> https://github.com/FluidTYPO3/builder
  • 12:17:22 <Medialight> I hant tried with git version yet
  • 12:34:33 <Medialight> :'(
  • 12:35:05 <Medialight> got the same result with the provider created with builder, cld it be a typo3 6.2 bug ?
  • 12:38:35 <mrboe> what you wanna do?
  • 12:39:01 <Medialight> i'm trying devlopement branch
  • 12:39:24 <mrboe> you have an empty typo3
  • 12:39:47 <mrboe> with the fluidtypo3 installed?
  • 12:39:56 <Medialight> yes
  • 12:40:02 <mrboe> TER?
  • 12:40:23 <Medialight> yes, all but builder is from TER
  • 12:41:21 <mrboe> ok so now you have an empty extension
  • 12:43:20 <Medialight> yes
  • 12:55:22 <Medialight> the development branch doesn't create the extension
  • 13:12:54 <Medialight> i have the same problem with a provider from an older project (typo3 6.1.7)
  • 13:41:29 <Torsten> Hey there... I'm currently using the development branch of flux and I'm unable to drag / drop or cut / paste an content element into a flux grid... is this a known issue?
  • 13:47:07 <mhmli> anyone have an idea to get debug output of the current object when in a getter function of a model class function?
  • 13:47:29 <mhmli> when i use var_dump or debug, it returns a blank page.
  • 14:08:36 <Torsten> Hey there... I'm currently using the development branch of flux and I'm unable to drag / drop or cut / paste an content element into a flux grid... is this a known issue?
  • 14:08:55 <Torsten> (Sorry for the "flood", but I've been disconnected)
  • 14:09:19 <BenjaminR> Torsten: Checkout the workbench/commands branch on flux repo
  • 14:09:30 <BenjaminR> there are a lot of bugfixes which are not yet ready to merge
  • 14:09:47 <Torsten> BenjaminR thanks, I'll try that
  • 15:38:06 <Guest|44799> Hello, could it be that it is impossible to use Mount Points with the v:page.menu fluid viewhelper (vhs, version 1.8.4). If I generate a menu with this view-helper the mountpoint is shown as a redirect instead of the mountpoint itself.
  • 15:41:15 <cedricziel> BenjaminR maybe?
  • 15:42:03 <BenjaminR> never used mount points
  • 15:43:29 <cedricziel> i did, but way before ft3
  • 15:44:14 <cedricziel> Guest|44799: mind opening an issue at github.com/FluidTYPO3/vhs/issues/new ?
  • 15:45:40 <jlumpe> cedricziel: i tried adding nested content elements, but they're not showing up as nested in the backend, but next to the fluidcontent element
  • 15:45:56 <jlumpe> i must be doing something wrong i guess? (probably a complete newbie question)
  • 15:46:07 <Guest|44799> yeah i will do it, just wanted to know if someone already knows a solution or had the same problem. Does someone have a great idea what to user instead of mountpoints? the mountpoint has a huge amount of subpages....
  • 15:46:17 <cedricziel> can you elaborate on how your environment looks like and how your fce looks like?
  • 15:46:22 <cedricziel> (jlumpe)
  • 15:47:18 <cedricziel> what versions of the extensions are you using, what typo3 core version and your template as a gist; that'd be fine :)
  • 15:47:34 <jlumpe> cedricziel: sec
  • 15:49:32 <cedricziel> oh, nice gnome shell update on Arch incoming 3.10 -> 3.12
  • 15:49:49 <jlumpe> cedricziel: http://pastebin.com/Wn21THEU
  • 15:50:04 <jlumpe> basically this is taken from your repo
  • 15:50:24 <jlumpe> i just modified the namespaces. and enabled the widget.grid
  • 15:50:58 <cedricziel> i see-butyou forgot to setup the grid itself :)
  • 15:51:07 <jlumpe> oh
  • 15:51:15 <jlumpe> ok, fail
  • 15:51:19 <cedricziel> hehe, no problem
  • 15:51:35 <jlumpe> i do that inside the flexform i suppose?
  • 15:52:11 <cedricziel> right
  • 15:52:21 <cedricziel> basically it's this: (without line breaks)
  • 15:53:12 <cedricziel> <flux:grid><flux:grid.row><flux:grid.column></flux:grid.column></flux:grid.row></flux:grid>
  • 15:53:21 <jlumpe> yeah i have that now
  • 15:53:30 <jlumpe> unfortunately still nothing shows
  • 15:54:06 <jlumpe> sec
  • 15:55:05 <cedricziel> (dont forget required attributes http://fluidtypo3.org/viewhelpers/flux/master/Grid/ColumnViewHelper.html)
  • 15:56:37 <cedricziel> ah, a grid goes outside the flexform tag inside the Configuration section
  • 15:57:59 <cedricziel> now i'm confused
  • 15:58:11 <cedricziel> yo can take this as inspiration: https://github.com/FluidTYPO3/fluidcontent_bootstrap/blob/development/Resources/Private/Templates/Content/Row.html
  • 15:59:07 <jlumpe> cedricziel: thanks will take a look! Inside that template it looks ilke the grid config is inside the flexform though?
  • 15:59:21 <cedricziel> yessir
  • 15:59:26 <jlumpe> lets just copy and see it it works :D
  • 15:59:32 <cedricziel> this one works definately
  • 16:00:01 <cedricziel> a configurable grid
  • 16:02:21 <jlumpe> indeed
  • 16:02:39 <jlumpe> something is showing up :)
  • 16:03:12 <cedricziel> hehe "something"
  • 16:04:46 <jlumpe> yeah, works!
  • 16:04:47 <jlumpe> ok cool
  • 16:05:04 <jlumpe> i think i can use this as a starting point to learn how to build my own :)
  • 16:05:36 <jlumpe> what i want to create is rather simple, just a section container with a customizable class, which then allows for nested items
  • 16:05:46 <jlumpe> that should be fairly easy to do now :)
  • 16:05:53 <jlumpe> thanks again for the help, i appreciate it!
  • 16:06:02 <jlumpe> i might come back at you with more :D
  • 16:20:36 <Freezle> Hey guys, first of all: i really like your extensions and use it as standard in typo3. But now I have problems to get my own Controller for Content to run. I created a Extension with your Builder and added a ContentController. But neither the overridden initializeView nor the special method for my ContentElement had impact for the output. Is there
  • 16:20:36 <Freezle> a special step to make this controller work?
  • 16:30:27 <randomresult> Freezle you need to register your provider
  • 16:30:50 <randomresult> in ext_tables.php
  • 16:36:35 <Freezle> My Controller has the namespace Eskit\NavContentelements\Controller
  • 16:37:01 <Freezle> In my ext_tables.php is the line
  • 16:37:07 <Freezle> \FluidTYPO3\Flux\Core::registerProviderExtensionKey('Eskit.NavContentelements', 'Content');
  • 16:37:24 <Freezle> Also in my ext_localconf.php (TYPO3 6.1.7)
  • 17:35:23 <Guest|36636> hi there
  • 17:35:42 <Guest|36636> <v:if.string.contains then="yes" else="no" haystack="title%" needle="{events.title}">
  • 17:35:48 <Guest|36636> is there something like a wildacrd?
  • 17:35:51 <Guest|36636> *wildcard
  • 17:48:33 <danilobuerger> Guest|36636 you can use regex with v:iif.string.preg
  • 17:57:39 <alexander_dick> hi guys
  • 17:57:48 <danilobuerger> hey alex
  • 17:57:57 <alexander_dick> is it possible to have vhs assets output a short path to the merged file?
  • 17:58:00 <alexander_dick> typo3temp/vhs-assets-jquery-js-jquery-easing-js ...
  • 17:58:10 <danilobuerger> no idea, i dont use assets
  • 17:58:12 <alexander_dick> I want typo3temp/vhs-assets-145646464464.js
  • 17:58:36 <alexander_dick> the problem is that my filename is so long that the URL actually is too long
  • 17:58:43 <danilobuerger> :-)
  • 17:58:50 <NamelessCoder> see bottom of https://github.com/FluidTYPO3/vhs#asset-settings
  • 17:58:53 <alexander_dick> which results in a 403 forbidden on my server
  • 17:59:51 <alexander_dick> awesome claus!
  • 17:59:53 <alexander_dick> hehe
  • 18:00:01 <danilobuerger> or you could not use assets :D
  • 18:01:06 <NamelessCoder> no JS/CSS? That would look silly :p
  • 18:01:25 <danilobuerger> i meant the assets feature of vhs
  • 18:01:42 <alexander_dick> why would I not use that? I love it ;)
  • 18:01:42 <NamelessCoder> I know, therefore :p
  • 18:02:07 <alexander_dick> mergedAssetsUseHashedFilename should default to 1 if you ask me
  • 18:02:26 <NamelessCoder> yeah, you may have a point in that regard
  • 18:02:56 <alexander_dick> I always felt a bit uncomfortable with "exposing" my asset names
  • 18:02:56 <alexander_dick> :D
  • 18:03:05 <danilobuerger> alexander_dick do you know grunt or gulp? if you can answer that with yes and you still love assets, i dont know what to tell you
  • 18:03:23 <alexander_dick> yes I use grunt
  • 18:03:31 <alexander_dick> but I don't use asset merging ...
  • 18:03:43 <danilobuerger> browserify?
  • 18:03:51 <alexander_dick> no
  • 18:03:55 <danilobuerger> .oO
  • 18:04:04 <alexander_dick> ?
  • 18:04:12 <danilobuerger> well i leave you to your assets then ^^
  • 18:05:04 <alexander_dick> I like it to add assets from within an extension for example, and have that merged into the global JS file in the footer
  • 18:05:27 <alexander_dick> also the inline script viewhelper is great...
  • 18:05:58 <alexander_dick> for example if you add google map markers with a fluid for loop, and have that also merged into the global script file ;)
  • 18:06:17 <alexander_dick> I think grunt cannot do this for me :D
  • 18:07:04 <danilobuerger> well your choice, i am not going to argue it
  • 18:09:03 <alexander_dick> both worlds have their advantages
  • 18:09:20 <danilobuerger> nope, assets has no advantage at all
  • 18:12:54 <alexander_dick> I will have a closer look with my next project, so far I liked them pretty well
  • 18:14:06 <alexander_dick> how do you add a script to a certain page without assets? plain page.includeJsLibs ?
  • 18:22:30 <alexander_dick> have a nice evening guys :)
  • 18:23:41 <Denyerec> THE PEACE IS OVER.
  • 18:23:44 * Denyerec has returned
  • 22:40:37 <soee> can someone remember me how to push my local changes to github ?
  • 22:41:14 <soee> if i do git push i have: Everything up-to-date :/
  • 22:41:22 <soee> but git log shows my commit
  • 23:16:54 <gernot_h> hi! when i try to install in typo 6.2 with builder (latest from github) a new ext, i got "Your TYPO3 version is higher than allowed. You can use TYPO3 versions 6.0.0 - 6.1.99"
  • 23:17:55 <gernot_h> in ext_emconf.php : 'typo3' => '4.5-6.2.99',

20140417

  • 08:36:13 <soee> good morning
  • 08:36:34 <soee> whats the proper way to translate labels in flux ? using f:translate ?
  • 09:19:24 <xaver> hi
  • 09:20:28 <xaver> i crated a ext (extbase) and can't drop it into a grid (row with 2 cols). After a refresh the content is always back in main "area"
  • 09:42:02 <soee> xaver: on flux - dev ?
  • 09:42:19 <xaver> soee: flux stable 6.2 typo3
  • 09:42:45 <xaver> i get no error in Log - my first idea was a error in query
  • 09:42:56 <soee> xaver: strange, works for me, there are small issues when copy/paste but i can put elements easily
  • 09:43:40 <xaver> all other elements work, only my own ext (no special things) fails
  • 09:44:37 <soee> ah the custom one
  • 09:45:39 <soee> xaver: and for small test - install some other third party extension with plugin and try to add this plugin
  • 09:54:19 <xaver> soee: UPDATE tt_content SET l18n_diffsource='a:1:{s:6:\"colPos\";N;}',tstamp='1397721146',t3ver_stage='0' WHERE uid=446 - this is the only update query on tt_content in the query log
  • 09:54:34 <xaver> no flux col update
  • 09:54:37 <xaver> Oo
  • 09:58:18 <soee> xaver: maybe try with the -dev version, there were some important bug fixes
  • 10:59:03 <soee> gusy the v:page.link renders title attribute for you ?
  • 11:05:30 <BenjaminR> yes soee
  • 11:05:55 <BenjaminR> there also is a titleAs attribute so you could use title in tag
  • 11:06:47 <randomresult> soee that problem with copying should be solved in dev version
  • 11:06:52 <randomresult> at least works for me
  • 11:06:59 <soee> xaver: ^^
  • 11:07:03 <randomresult> there was a bug danilobuerger fixed
  • 11:07:06 <soee> BenjaminR: with simple usage like <v:page.link pageUid="{pageUid}" /> ?
  • 11:07:43 <BenjaminR> should - but if you ask i guess it doesnt
  • 11:08:22 <soee> :)
  • 11:09:01 <soee> danilobuerger: only flux has xlif file and was added to translation server, other extensions are using old files
  • 11:10:28 <soee> is it hard/easy to migrate to xlif ?
  • 11:13:55 <danilobuerger> no its very easy, takes about 5 minutes
  • 11:14:11 <danilobuerger> but somebody has todo it before its put on the translation server
  • 11:14:54 <danilobuerger> xavier wrote a post on it: http://xavier.perseguers.ch/en/tutorials/typo3/articles/managing-localization-files.html
  • 11:15:13 <danilobuerger> you are welcome to migrate it soee and submit a pull request
  • 11:15:26 <BenjaminR> would be great yes!
  • 11:16:07 <danilobuerger> and remember we only need the xlif file for english, the rest will be on the translation server, take the file in flux as an example
  • 11:16:25 <soee> danilobuerger: sure later at home
  • 11:16:28 <soee> BenjaminR: https://github.com/FluidTYPO3/vhs/blob/development/Classes/ViewHelpers/Page/LinkViewHelper.php#L99
  • 11:17:14 <soee> and this unQuoteFilenames() function: Explode a string (normally a list of filenames) with whitespaces by considering quotes in that string. This is mostly needed by the imageMagickCommand function above.
  • 11:17:36 <soee> so it explodes pageUid ?
  • 11:17:47 <BenjaminR> no pageUid is a own argument
  • 11:17:56 <BenjaminR> wait
  • 11:18:23 <BenjaminR> ah i think this is if pageUid value comes from link generator in backend
  • 11:18:40 <BenjaminR> because there can be values like 3 - title - test=test
  • 11:18:58 <BenjaminR> better tell us how it behaves for you
  • 11:19:00 <soee> ah yes the condition for numeriuc value: if (FALSE === is_numeric($pageUid)) {
  • 11:19:20 <soee> BenjaminR: well it does not render title attribute
  • 11:19:33 <BenjaminR> title attribute?
  • 11:19:37 <BenjaminR> title="" you mean?
  • 11:19:44 <BenjaminR> or <a>title</a>
  • 11:20:32 <soee> attribute not value so: title=""
  • 11:22:21 <soee> BenjaminR: https://github.com/FluidTYPO3/vhs/blob/development/Classes/ViewHelpers/Page/LinkViewHelper.php#L184
  • 11:22:38 <soee> and the if (FALSE === empty($record[$titleFieldName])) { ?
  • 11:23:51 <soee> shouldnt be: if (!empty($record[$titleFieldName])) { .. } ?
  • 11:24:54 <soee> ah no
  • 11:24:56 <BenjaminR> yap you are right - VH doesnt add that attribute
  • 11:25:11 <BenjaminR> see see it on linkconfig what would be needed to have title attribute
  • 11:25:18 <BenjaminR> addAttribute has to be called
  • 11:26:01 <BenjaminR> so one would have to check after $title is avaiable if FALSE === tag->hasAttribute then tag addAttribute title
  • 11:27:13 <BenjaminR> AND check for TRUE === empty($this->arguments['title']
  • 11:27:30 <BenjaminR> because this extends fluid abstracttagviewhelper so you could add attribute title yourself
  • 11:28:00 <BenjaminR> isnt used here most times because you want to get the title by the vh but we be save if one wants to overwrite
  • 11:48:15 <soee> BenjaminR: what would be desired behaviour it title=""
  • 11:48:44 <soee> empty($this->arguments['title']) will return TRUE right
  • 11:48:46 <BenjaminR> if tag attribute is not yet set and this arguments title not supplied then title should be page title
  • 11:49:16 <BenjaminR> be aware of that tag attribte can be set form link config
  • 11:49:24 <BenjaminR> *from
  • 11:49:55 <BenjaminR> we would like to have conditions like TRUE === empty() or FALSE === is_array and so on
  • 11:50:27 <BenjaminR> see here: https://github.com/FluidTYPO3/vhs/commit/52bd6e41ccfef3d8193b350153912a9716e6a087
  • 12:06:35 <soee> danilobuerger: new line at teh end of xlif file is required ?
  • 12:06:42 <soee> https://github.com/soee/fluidpages/compare/migrate_to_xliff_files?expand=1
  • 12:18:26 <BenjaminR> soee: newline - everywhere
  • 12:19:03 <soee> in xml/xliff also ?
  • 12:22:50 <danilobuerger> everywhere
  • 12:22:54 <danilobuerger> BenjaminR is CGL master
  • 12:25:45 <cedricziel> at the end of the xliff file?
  • 12:25:51 <cedricziel> uO
  • 13:58:13 <soee> when do you guys plan to release updates to TER ?
  • 14:07:13 <Jeff_Tollwerk> @NamelessCoder Hi Claus, I'm an employee of Joschi Kuphal at Tollwerk and I'm currently setting up a brand new TYPO3 6.2.0 Page. Fluid pages are working, but we can't see the FCE tab. We created a new content element extension with example FCEs from the documentation but they won't show. In Debug-Mode it says that the files exist. If we use the lis
  • 14:07:14 <Jeff_Tollwerk> t-tool we can actually create a new Fluid Content Element but it says that there are no content types available.
  • 14:08:00 <mrboe> @Jeff_Tollwerk you had to delete temp folder
  • 14:08:18 <mrboe> in the temp folder there is a .FED.... file
  • 14:08:33 <mrboe> wich is not removed my rm -rf
  • 14:09:50 <Jeff_Tollwerk> We now this bug from and older typo3 page so we checked but it seems that the .FED-temp-file is not the problem anymore. we can't find it and we also emptied the whole temp-folder multiple times.
  • 14:10:59 <soee> Jeff_Tollwerk: does the FCE has configured wizard tab name ?
  • 14:16:16 <danilobuerger> soee we release updates to TER whenever something is done and tested,
  • 14:20:08 <soee> danilobuerger: ok, thank you
  • 14:40:56 <Jeff_Tollwerk> no there's no wizard tab name in the FCE. but we used the example FCE from the documentation and I don't think it is necessary, isn't it?
  • 14:41:13 <Jeff_Tollwerk> I just added wizardTab-name but it still doesn't show up.
  • 14:42:01 <Jeff_Tollwerk> I didn't add wizardTab-name in an older installation and the custom tab-name always was "FCE"
  • 14:42:07 <randomresult> cleared cache? in installtool?
  • 14:42:36 <randomresult> are u using the dev-versions or TER?
  • 14:46:20 <Jeff_Tollwerk> We're using the TER version
  • 14:52:19 <soee> Jeff_Tollwerk: works fine for me - the TER version, on current project i have 3 custom CE and they show up in Wizard
  • 14:57:56 <xaver> randomresult: soee thx - it is the normal development branch or?
  • 15:07:41 <xaver> Content area of parent - has in column1 - INVALID VALUE ... column2 works and column1 is not slectable in a column2 element
  • 15:22:07 <cedricziel> Ohai Jeff_Tollwerk. when all is right-the fluidcontent_bootstrap should show you some FCE's. can you test-install it please?
  • 15:24:01 <Jeff_Tollwerk> allright I will try it
  • 15:27:29 <cedricziel> btw, if you generated it with the bower generator joshi wrote; chances are there's something fishy
  • 15:32:54 <Jeff_Tollwerk> No i installted it via TER
  • 15:33:13 <Jeff_Tollwerk> No content element tab with fluidcontent_bootstrap to be found.
  • 15:37:27 <Jeff_Tollwerk> Flux Debug shows that the Templates are found.
  • 16:02:55 <Jeff_Tollwerk> Ok! The problem was that I had activated the extension Uncache from the beginning...
  • 16:03:01 <Jeff_Tollwerk> Deinstalled it and now everything works fine
  • 16:03:23 <cedricziel> aha
  • 16:03:35 <cedricziel> nice to know ;)
  • 17:10:56 <xaver> cedricziel: any idear why i get [ INVALID VALUE ("column1") ]
  • 17:11:05 <xaver> and col 2 in row element works
  • 18:04:39 <Denyerec> randomresult ?
  • 18:04:51 <Denyerec> Pretty sure someone here linked me to a two column element I rather liked.
  • 18:04:54 <Denyerec> And I can't think who it was.
  • 18:11:33 <Denyerec> hey soee
  • 18:12:20 <Denyerec> cedricziel - what's the project with the fluid content elements called
  • 18:12:24 <Denyerec> the one you want to replace CSC with
  • 18:21:08 <Denyerec> Anyone know randomresult's git name ?
  • 18:24:38 <Torsten> Hey, I'm still unable to drag / drop or copy / paste and CE inside a flux grid... anyone working on that?
  • 18:29:08 * Denyerec prods danilobuerger
  • 18:30:04 <danilobuerger> hm?
  • 18:30:28 <Denyerec> Hey man
  • 18:30:36 <danilobuerger> hey
  • 18:30:38 <danilobuerger> whats up?
  • 18:31:23 <Denyerec> I was looking for a prebuilt "columns" CE
  • 18:31:36 <Denyerec> and wondered if one existed and if so, in which project I might look
  • 18:31:49 <Denyerec> I looked in fluidcontent_bootstrap but was not successful
  • 18:32:05 <Denyerec> And I#m sure someone in here was talking about one, but I THINK it was randomresult_afk or bjo3rn
  • 18:32:08 <Denyerec> I just don't remember.
  • 18:32:14 <danilobuerger> something like a fluid row
  • 18:32:17 <Denyerec> Been in the sun for a week and almost forgot my name ;)
  • 18:32:26 <danilobuerger> should be in one of that bootstrap packages
  • 18:32:54 <Denyerec> AHHhh
  • 18:32:56 <Denyerec> fluidrow!
  • 18:33:03 <Denyerec> Silly me looking for "columns"
  • 18:33:04 <Denyerec> :/
  • 18:33:37 <Denyerec> on a CE, what's the "Value" section for ?
  • 18:56:17 <Denyerec> danilobuerger if I take the "fluidrow" element from fluidcontent_bootstrap I get a "commaseparateditems" arguement is not registered.
  • 18:56:27 <Denyerec> Am I to suspect my version of fluidcontent_bootstrap is too old ?
  • 18:56:44 <danilobuerger> yeah, just use "items" instead
  • 18:58:53 <Denyerec> even looking at the latest it seems odd
  • 18:58:53 <Denyerec> wait
  • 18:58:57 <Denyerec> I#m in bjorn's forks
  • 19:20:43 <Denyerec> danilobuerger I've added entries to the LLL for two CEs successfully
  • 19:20:55 <Denyerec> however this third one, when I go to add the CE to a page its title and desc are missing
  • 19:21:05 <Denyerec> Even tho I'm pretty sure I've used the id of the flexform
  • 19:21:21 <Denyerec> Are there any obvious facepalms to watch out for here ?
  • 19:25:07 <Denyerec> None of the labels seem to render, either.
  • 19:25:15 <Denyerec> (On my form fields)
  • 19:34:20 <Denyerec> I just don't seema ble to get the LLL labels to pick up :/
  • 19:34:38 <Denyerec> Oh, there they are...
  • 20:11:40 <randomresult> Denyerec still there?

20140418

  • 11:16:30 <Denyerec> NamelessCoder - I've got a box here with your name on it...
  • 11:16:43 <Denyerec> ... pmn me your address and I'll see that you have the box with your name on it ;)
  • 13:00:27 <alexander_dick> hi folks! I'm having some trouble with fluidcontent and sys_language_mode = content_fallback
  • 13:00:35 <alexander_dick> settings:
  • 13:00:49 <alexander_dick> config.[sys_language_mode] = content_fallback; 1,0
  • 13:00:49 <alexander_dick> config.sys_language_overlay = 1
  • 13:01:08 <alexander_dick> (without brackets of course)
  • 13:01:35 <alexander_dick> when I'm in english (default language german) only translated content is shown
  • 13:08:13 <alexander_dick> TYPO3 6.2.1
  • 13:09:19 <danilobuerger> is english uid 1 and german uid 0 ?
  • 13:11:37 <alexander_dick> yes
  • 13:14:22 <danilobuerger> this should just work for fluidcontent it might just be a configuration issue
  • 13:19:47 <alexander_dick> I don't know what else I could check
  • 13:21:59 <alexander_dick> at the moment it behaves like hideNonTranslated
  • 13:23:25 <gernot_h> hello! how can i add a class to <v:link.typolink configuration="{parameter: page.uid}" /> ?
  • 13:25:14 <danilobuerger> alexander_dick what view helper are you using to render the content?
  • 13:25:19 <gernot_h> vhs
  • 13:25:21 <alexander_dick> <v:link.typolink configuration="{parameter: page.uid, ATagParams: 'class="foo"'}" />
  • 13:26:23 <alexander_dick> I'm using <v:content.render column="0" /> for example
  • 13:28:28 <gernot_h> <v:link.typolink configuration="{parameter: 39, title: 'foo'}">foo</v:link.typolink>
  • 13:28:30 <gernot_h> is working
  • 13:29:05 <gernot_h> but <v:link.typolink configuration="{parameter: page.uid, ATagParams: 'class="foo"'}"> foo</v:link.typolink>
  • 13:29:06 <gernot_h> no
  • 13:29:07 <gernot_h> t
  • 13:31:52 <alexander_dick> <v:link.typolink configuration="{parameter: page.uid, ATagParams: 'class=\"foo\"'}"> foo</v:link.typolink>
  • 13:32:16 <gernot_h> yes thank you!
  • 13:33:16 <danilobuerger> alexander_dick there might actually be something wrong when using content_fallback… https://github.com/FluidTYPO3/vhs/blob/development/Classes/ViewHelpers/Content/AbstractContentViewHelper.php#L139
  • 13:33:33 <danilobuerger> (line anchored where language code begins)
  • 13:34:11 <danilobuerger> https://github.com/FluidTYPO3/vhs/issues/436
  • 13:34:16 <danilobuerger> and there is the issue ;-)
  • 13:34:52 <danilobuerger> so if you want to tackle that its all yours
  • 13:36:37 <alexander_dick> :(
  • 13:37:10 <danilobuerger> why sad smiley?
  • 13:38:34 <alexander_dick> hideUntranslated would be my setting
  • 13:39:05 <danilobuerger> but apparently it doesnt work properly
  • 13:39:18 <alexander_dick> I'll check
  • 13:40:00 <alexander_dick> nope - no content ;)
  • 13:40:39 <alexander_dick> btw it would be nice if the default values were visible here: http://fluidtypo3.org/viewhelpers/vhs/master/Content/RenderViewHelper.html
  • 13:41:09 <danilobuerger> the whole code needs to incorporate "sys_language_content" from tsfe
  • 13:41:31 <danilobuerger> alexander_dick for that please file a feature issue on the website repos
  • 13:43:28 <alexander_dick> well the only solution for now is to translate the complete content
  • 13:43:36 <alexander_dick> OK I'll file an issue
  • 15:25:54 <Denyerec> having a little trouble with a column rendering FCE
  • 15:26:03 <Denyerec> It's not rendering the content in the columns...
  • 15:28:09 <Denyerec> Ah I think it was some old code from bootstrap using flexform. instead of form.
  • 15:28:35 <Denyerec> no :/
  • 15:29:07 <Denyerec> Lorem ipsum dolor sit amet, consectetur adipiscing elit. Morbi consectetur risus vel sapien lobortis, sit amet consectetur sem gravida. Integer consequat commodo est, nec fermentum libero. In ut lorem vel leo aliquet suscipit a eget lectus. Donec id eros vel lorem elementum commodo. Mauris a metus ornare, hendrerit lorem a, ultricies diam. Mauris non justo accumsan, mattis purus congue, faucibus
  • 15:29:07 <Denyerec> augue. Curabitur id feugiat mauris, vitae adipiscing mauris. Quisque imperdiet velit et feugiat scelerisque. Integer mattis sollicitudin laoreet. Nam lacinia imperdiet dui non semper. In hac habitasse platea dictumst. Cras rutrum mauris ipsum, in luctus mi tempor tempor. Nam ac neque sodales, pharetra ligula sed, vulputate massa. Integer in felis tristique, commodo magna eget, porta nulla.
  • 15:29:07 <Denyerec> Mauris mi tellus, fringilla id neque sed, elementum dictum urna. Phasellus ante magna, posuere sit amet lorem eget, euismod sollicitudin ante.
  • 15:29:07 <Denyerec> Cras vel rhoncus nisl, eget auctor nulla. In eget turpis vel purus dignissim accumsan. Sed a elit id sapien suscipit aliquet eget aliquet lacus. Mauris blandit scelerisque justo, in eleifend urna fermentum non. Etiam malesuada fringilla nisi et vehicula. Praesent euismod massa dignissim nunc ornare, sit amet porta neque vehicula. Fusce nisi tellus, viverra sed pulvinar ut, gravida id risus.
  • 15:29:08 <Denyerec> Suspendisse et eros elementum, interdum turpis pharetra, interdum ligula. Proin laoreet eu mi nec vehicula. Nunc euismod augue nunc. Nulla sagittis pharetra laoreet. Donec ornare nisl cursus tortor varius, et vehicula nunc lacinia. Nulla interdum molestie dolor eget pellentesque.
  • 15:29:10 <Denyerec> Shit
  • 15:29:11 <Denyerec> sorry
  • 15:30:04 <Denyerec> https://gist.github.com/Denyerec/83dbcee9e6d78d64adf4
  • 15:36:47 <Denyerec> randomresult ?
  • 15:39:21 <Denyerec> I've swapped the form.renderContent entries out for content.render
  • 15:39:26 <Denyerec> but I'm still not seeing any output :/
  • 15:39:31 <Denyerec> danilobuerger dont suppose you're around ?
  • 15:39:41 <danilobuerger> i am
  • 15:39:45 <danilobuerger> whats up?
  • 15:39:54 <Denyerec> Just trying to get some content area / column element magic going.
  • 15:40:04 <Denyerec> I've got as far as the marup appearing in the frontend, but the content does not.
  • 15:40:12 <Denyerec> It's in the above gist.
  • 15:40:17 <randomresult> take a look at fluidbootstraptheme... you ll find some grids.
  • 15:40:22 <randomresult> sorry, no time right now
  • 15:40:44 <Denyerec> that's where I stole the code from randomresult ;) But no worries, danilobuerger is awake :)
  • 15:41:12 <randomresult> form fluidbootstraptheme or fluicontent-bootstrap?
  • 15:41:17 <randomresult> first one should work
  • 15:42:52 <danilobuerger> flux:form.renderContent area="column1"/>
  • 15:42:59 <danilobuerger> you have no area named that way
  • 15:43:14 <NamelessCoder> flux:content.render
  • 15:57:05 <Denyerec> danilobuerger - should it be settings.grid2.column1 then ?
  • 15:57:16 <Denyerec> and should my areas even be named that way ?
  • 15:57:25 <Denyerec> NamelessCoder - I corrected for that already , forgot tupdate the gist
  • 15:57:48 <danilobuerger> try it
  • 15:58:26 <Denyerec> Doing so...
  • 15:58:41 <Denyerec> Still a bit confused by the settings. blah requirement and the general scoping.
  • 15:58:46 <Denyerec> It's kinda hazily there, but not concrete
  • 16:08:12 <Denyerec> soee - are you there?
  • 16:08:25 <Denyerec> You were working on a repeating section element the other day and I wondered if you could point me towards an example
  • 16:38:12 <Denyerec> I think it's something to do with sections/
  • 18:17:47 <Denyerec> hey randomresult
  • 18:17:58 <randomresult> hey Denyerec
  • 18:18:02 <randomresult> whatz up
  • 18:19:37 <Denyerec> Just trying to build an FCE for owl-carousel
  • 18:19:48 <Denyerec> Trying to make sense of the bootstrap flux setup
  • 18:23:33 <Denyerec> Trying to figure if "other content elements" can be generically included
  • 18:23:35 <Denyerec> but I think not
  • 18:26:30 <randomresult> damn it... extensionmanger in online web stays empty after update to 6.2.1 and flux 7.1
  • 18:26:32 <randomresult> hrmpf
  • 18:26:39 <randomresult> works local
  • 18:27:28 <Denyerec> randomresult do you know if there's a "page link" input type ?
  • 18:27:43 <Denyerec> I need an input that allows me to pick a page to link to so I can create hyperlinks in my FCE
  • 18:28:13 <Denyerec> i looked in the manual but couldn't see one immediately
  • 18:28:34 <Denyerec> ahhh
  • 18:28:39 <Denyerec> it's in wizard, not input
  • 18:28:45 <randomresult> jupp...
  • 18:30:59 <Denyerec> What's "slider" and "suggest" in the wizrds?
  • 18:32:24 <Denyerec> Also there's no name field for the wizard.link ...
  • 18:32:26 <Denyerec> How does that work then ?
  • 18:32:59 <Denyerec> ahh you use the wizard INSIDE a field
  • 18:33:04 <randomresult> jupp
  • 18:33:05 <Denyerec> hence the hideParentField optiong
  • 18:33:06 <Denyerec> Go tit
  • 18:33:20 <randomresult> look into the fluidbootstraptheme extension
  • 18:33:20 <Denyerec> Ohh I found the best wallpaper for you today Random
  • 18:33:25 <Denyerec> let me see if I can dig it back out
  • 18:34:50 <Denyerec> http://www.deviantart.com/art/WALLPAPER-RainbowSlide-135714192
  • 18:34:53 <Denyerec> :D
  • 18:35:10 <randomresult> clap your hands
  • 18:36:21 <Denyerec> If you're happy and you know it!
  • 18:39:47 <Denyerec> The docs could use soem visual examples :/
  • 18:42:56 <Denyerec> http://www.denyerec.co.uk/stuff/.screencaps/2014-04-18_17-42-42.png
  • 18:43:01 <Denyerec> randomresult, danilobuerger ?
  • 18:43:09 <randomresult> yessir!
  • 18:44:48 <Denyerek> https://gist.github.com/Denyerec/c3b8ffd522f4d29a9865
  • 18:44:54 <Denyerek> Just trying to niceify the BE preview
  • 18:44:59 <Denyerek> there are no thuymbnails :(
  • 18:45:13 <Denyerec> Makes it real tough for the editors :/
  • 18:45:31 <randomresult> isnt than an option ?
  • 18:45:49 <Denyerec> Trying to finf it
  • 18:46:11 <Denyerec> ah yes on the fiel input it is
  • 18:46:15 <Denyerec> how about in the element list ?
  • 18:46:25 <randomresult> simpleresponsive image in fluidbootstraptheme
  • 18:46:44 <Denyerec> not fluidcontent_bootstrap ?
  • 18:46:58 <Denyerek> Got the url to the git repo?
  • 18:47:01 <Denyerek> I'll check it out now
  • 18:47:25 <randomresult> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/master/Resources/Private/Templates/Content/SimpleResponsiveImage.html#L15
  • 18:47:50 <randomresult> showThumbnails = 1
  • 18:48:40 <Denyerek> I got that one.
  • 18:48:44 <Denyerek> It was the element list I'm now stuck on
  • 18:49:14 <Denyerec> http://www.denyerec.co.uk/stuff/.screencaps/2014-04-18_17-42-42.png
  • 18:49:23 <Denyerec> See where it says No block style / No text style / Default font /....
  • 18:49:28 <Denyerec> That's no use to an editor :/
  • 18:49:45 <Denyerek> <flux:form.content name="{elementData.id}" label="Content: {elementData.id}" />
  • 18:49:49 <Denyerek> I presume it's coming from here
  • 18:49:52 <Denyerek> :/
  • 18:50:09 <Denyerek> https://gist.github.com/Denyerec/c3b8ffd522f4d29a9865#file-gistfile1-phtml-L22
  • 18:52:50 <randomresult> sry. cant help right now. need to fix my install
  • 18:56:07 <Denyerec> NamelessCoder ?
  • 18:56:36 <randomresult> OH... NamelessCoder is not here when i am. :)
  • 18:56:54 <randomresult> hehe. i bet he will come when i leave
  • 18:56:58 <randomresult> just a sec.
  • 19:19:07 * Denyerec fires up the poke-o-matic
  • 19:19:11 * Denyerec pokes danilobuerger
  • 19:19:22 <danilobuerger> no time
  • 19:20:06 <Denyerec> Just need to know if something's possible :/
  • 19:20:17 <danilobuerger> everything is possible
  • 19:20:32 <Denyerec> http://www.denyerec.co.uk/stuff/.screencaps/2014-04-18_17-42-42.png
  • 19:20:40 <Denyerec> See where it says No block style / No text style / Default font /.... Can I get thumbnails in there?
  • 19:20:44 <danilobuerger> no idea
  • 19:20:48 <Denyerec> heh :)
  • 19:20:54 <Denyerec> Fair enough, I shall await The Claus.
  • 19:21:11 * Denyerec wonders if benjaminr knows
  • 19:27:53 <Denyerec> It's got something to do with PreviewViewHelper
  • 19:28:01 <Denyerec> This seems related: https://github.com/FluidTYPO3/flux/issues/411
  • 19:42:38 * Denyerec tickles cedricziel
  • 19:45:12 <Denyerec> bjo3rn maybe ?
  • 19:45:18 <Denyerec> perhaps mrboe
  • 20:03:46 <Denyerec> Right
  • 20:03:50 <Denyerec> 4 hours
  • 20:03:53 <Denyerec> And no progress.
  • 20:04:02 <Denyerec> What a bloody useless afternoon :/
  • 20:04:19 <Denyerec> If there's any documentation for this NamelessCoder you hid it pretty bloody well :/
  • 20:10:11 <randomresult> hey
  • 20:10:18 <randomresult> no sucess Denyerec ?
  • 20:10:23 <Denyerec> None.
  • 20:10:43 <Denyerec> lemme paste you what I have
  • 20:11:32 <Denyerek> https://gist.github.com/Denyerec/a8d7b20ba937dc5849ca
  • 20:11:46 <Denyerec> Line 30
  • 20:11:47 <Denyerec> :/
  • 20:11:56 <Denyerec> Fatal error: Call to a member function getImgResource() on a non-objec
  • 20:12:02 <Denyerec> is what I ge tin the BE now.
  • 20:13:47 <Denyerec> I'm just trying to get the sections to display something not shit.
  • 20:13:54 <Denyerec> But the only preview I can seemingly get is, well, shit.
  • 20:14:07 <Denyerec> Then I got sidetracked by the grid preview
  • 20:14:15 <Denyerec> Which isn't even the preview I should be fixing!!
  • 20:15:23 <Denyerec> elementData.file is a string, bte.
  • 20:15:25 <Denyerec> *btw
  • 20:17:41 <randomresult> did you try not to work with a section?
  • 20:19:31 <randomresult> so its all about the backend right? not frontend
  • 20:20:21 <Denyerec> Yeah backend
  • 20:20:30 <Denyerec> I am trying to gt the sections to work and I have two issues.
  • 20:20:52 <Denyerec> I want image thumbnails in both priews
  • 20:20:57 <Denyerec> Both when viewing the page, and when editing the CE
  • 20:21:22 <Denyerec> Right now, the page preview is just text only, and when editing the CE it's just all the fields concatenated together, which is useless to the User.
  • 20:25:03 <randomresult> well adding this element to my test shows nothing in the wizard (FCE)
  • 20:26:56 <Denyerec> Yeah that's probably LLL related
  • 20:27:56 <Denyerec> I've got broken entries in my FCE wizard too at the moment.
  • 20:27:59 <Denyerec> Let me gist the current code
  • 20:29:07 <Denyerek> https://gist.github.com/Denyerec/cb328931135ce8df594b
  • 20:30:47 <Denyerec> Maybe I'm not using the inline syntax correctly.
  • 20:31:02 <Denyerec> But again, there's a desperate lack of simple examples so I can't fine out :/
  • 20:31:14 <Denyerec> The bootstrap templates seem to use the tag syntax predominently
  • 20:31:23 <Denyerec> I've looked in the thumbnail and responsive image CE's and neither helpe.d
  • 20:32:21 <randomresult> ok. shows the thumb in the ce now
  • 20:32:26 <randomresult> (not preview)
  • 20:32:40 <Denyerec> Only when you expand the section tho, correct ?
  • 20:32:49 <Denyerec> When all sections are collapsed I see some text
  • 20:33:00 <Denyerec> (Which shifts and changes when I expand and collapse the sections)
  • 20:33:56 <Denyerec> I wondered if my object names needed to be settings.slideshow.file etc
  • 20:33:58 <randomresult> true
  • 20:34:13 <Denyerec> Yeah so I want the thumbnail when collapsed. And the thumbnails in the normal preview
  • 20:34:22 <Denyerec> Thumbs in the normal preview would be a nice start :/
  • 20:34:32 <randomresult> no.. sections and objects need settings
  • 20:34:40 <Denyerek> https://gist.github.com/Denyerec/cb328931135ce8df594b#file-gistfile1-phtml-L30
  • 20:34:48 <randomresult> no... dont need settings
  • 20:34:50 <randomresult> i mean
  • 20:34:56 <Denyerec> ok
  • 20:35:05 <Denyerec> Well I copied a lot from the bootstrap one
  • 20:35:09 <Denyerec> so I should hope that was OK ;)
  • 20:37:12 <randomresult> copying?
  • 20:37:20 <randomresult> no prob for me
  • 20:37:22 <randomresult> you?
  • 20:37:22 <Denyerec> Heavily referencing
  • 20:37:36 <Denyerec> You have thumbs in the preview ?
  • 20:38:12 <randomresult> no, this is another problem ... lemme check
  • 20:40:33 <Denyerec> http://denyerec.co.uk/stuff/.screencaps/2014-04-18_19-40-26.png
  • 20:40:39 <Denyerec> That's how mine looks right now
  • 20:40:48 <Denyerec> (I just outputted the path to check it was there)
  • 20:44:17 <Denyerec> I'm wrangling with previews and sections soee
  • 20:44:33 <Denyerec> First, I can't get my images into my preview section.
  • 20:44:39 <Denyerec> Code from the above screenshot here:
  • 20:44:58 <Denyerec> https://gist.github.com/Denyerec/cb328931135ce8df594b#file-gistfile1-phtml-L30
  • 20:50:56 <danilobuerger> Denyerec you should really consider making shorter templates that show your problem for getting help
  • 20:51:13 <danilobuerger> nobody wants to go through > 100 lines of template ^^
  • 20:51:16 <Denyerec> I thought about that, but thought it might get taken out of context or be missing something :/
  • 20:51:27 <Denyerec> let me prune it
  • 20:51:41 <danilobuerger> well it should be a complete working template just reduced to the minimum to show your problem
  • 20:51:47 <danilobuerger> that will likely increase your chance of getting help
  • 20:52:43 <Denyerek> https://gist.github.com/Denyerec/cb328931135ce8df594b#file-gistfile1-phtml-L17
  • 20:52:55 <Denyerec> Working
  • 20:52:56 <Denyerec> Heh
  • 20:52:59 <Denyerec> It was working :)
  • 20:53:14 <Denyerec> Any less and it wouldn't function as expected, so I guess I hacked it down too far.
  • 20:54:02 <Denyerec> yeah
  • 20:54:06 <Denyerec> That should do.
  • 20:54:10 <Denyerec> The FE section is removed
  • 20:54:15 <Denyerec> extraneous fields cut out
  • 20:54:38 <randomresult> i have a preview image now
  • 20:55:10 <randomresult> is it working now?
  • 20:55:22 <Denyerec> mine, no
  • 20:55:39 <Denyerec> Only thumbnail I see is when I edit the CE and expand one of the images to see the thumbnail by the file field.
  • 20:56:00 <Denyerec> The standard preview is exactly as I linked you a few minutes ago - could you gist your code?
  • 20:56:11 <randomresult> sure
  • 20:56:47 <randomresult> maybe ugly but shows thumbnails
  • 20:56:48 <randomresult> https://gist.github.com/randomresult/c552e6cc0d6742e05108
  • 20:57:50 <randomresult> it seems you dont need the second mainPreview section at all
  • 20:57:59 <Denyerec> I need to render them from within the loop in the flux:grid though
  • 20:58:09 <Denyerec> thats the problem
  • 20:58:40 <Denyerec> oh I see what you've done.
  • 20:58:48 <Denyerec> forget the form.content
  • 20:58:51 <Denyerec> for the automatic preview
  • 20:58:56 <Denyerec> and use the fields directly
  • 20:59:38 <randomresult> works for me... dunno if this is the way to do but works
  • 20:59:56 <Denyerec> so do you have a flux:grid in your CE at all ?
  • 21:01:31 <randomresult> sure, depends on what to display...
  • 21:02:04 <randomresult> try this one : https://gist.github.com/randomresult/a45d88e82cf03cae5d96
  • 21:02:14 <randomresult> just a test
  • 21:02:31 <Denyerec> Ok... I see what's happening
  • 21:02:39 <Denyerec> Forget using flux:grid
  • 21:02:43 <randomresult> nono
  • 21:02:46 <Denyerec> and just use markup in the <preview> section
  • 21:03:03 <randomresult> really it depends on what u want to display :)
  • 21:03:21 <randomresult> at least i think so...
  • 21:03:33 <Denyerec> Thumbnails of the slides in the slideahow ;)
  • 21:03:46 <Denyerec> So I don't think the grid is necessary ?
  • 21:03:47 <randomresult> feels like two blind searching for some corn
  • 21:03:57 <Denyerec> As I'm not trying to lay out multiple columns or anything fancy.
  • 21:04:19 <Denyerec> I'll look at the preview section of the bootstrap accordion
  • 21:04:22 * randomresult claps his hands after Denyerec ....
  • 21:05:04 <Denyerec> ok so the carousel from bootstraptheme is what I was copying
  • 21:05:06 <randomresult> well this gives u the possibility to add content ...
  • 21:05:11 <Denyerec> but that doesn't have a very useful oreview either ;)
  • 21:05:54 <randomresult> i dont know if it would be useful to add contentgrids and then place whatever content is needed
  • 21:06:10 <Denyerec> Well...
  • 21:06:12 <randomresult> i dont like sections that much
  • 21:06:13 <Denyerec> I'd like to :)
  • 21:06:25 <Denyerec> But I can't get my images to render within the grid code.
  • 21:06:29 <Denyerec> THat's the problem :/
  • 21:06:59 <randomresult> just do it like the accordion does. and then place normal images in there .should work out of the box
  • 21:07:56 <randomresult> only problem is (as far as i remember) is the sorting ... if you want to change sorting later
  • 21:08:17 <Denyerec> The accordion uses a flex grid
  • 21:08:26 <randomresult> and?
  • 21:08:28 <Denyerec> Which is fine, so long as I don't try and render a thumbnail.
  • 21:08:29 <Denyerec> :/
  • 21:08:38 <Denyerec> When I try, I just see my fluid code as text OR I get an error message.
  • 21:08:55 <randomresult> have u tried to insert a normal image inside the accordion?
  • 21:10:00 <randomresult> works for me
  • 21:10:13 <randomresult> placed an accordion with 2 panels
  • 21:10:29 <randomresult> inserte responsiveimage in there ... shows thumbnail
  • 21:10:54 <Denyerek> https://gist.github.com/Denyerec/cb328931135ce8df594b
  • 21:11:03 <Denyerec> That's my grid code
  • 21:12:55 <randomresult> hmmm... viewhelper inside the form... i dunno if that works
  • 21:12:59 <randomresult> look here
  • 21:13:32 <randomresult> https://gist.github.com/Denyerec/cb328931135ce8df594b
  • 21:13:36 <randomresult> upps
  • 21:13:37 <randomresult> sorry
  • 21:13:44 <randomresult> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/master/Resources/Private/Templates/Content/Row.html#L29
  • 21:14:01 <randomresult> defining variables and use them inside the form
  • 21:14:08 <randomresult> maybe that works
  • 21:14:19 <Denyerec> Ahhh
  • 21:14:23 <Denyerec> Yes good idea
  • 21:14:30 <Denyerec> so use the VH to generate the abs. path to the image
  • 21:14:33 <Denyerec> then just drop that in as a var
  • 21:14:42 <randomresult> maybe
  • 21:14:53 <randomresult> as told you: i am beginner!
  • 21:15:38 * randomresult hopes this conversation is NOT logged.
  • 21:16:04 <Denyerec> Oh it totally is :/
  • 21:16:16 <Denyerec> We should be in #fedext.noNSA
  • 21:16:24 <randomresult> hehe
  • 21:16:53 <randomresult> one thing is for sure: as long as i am here, we are safe not to meet mr.magic in here
  • 21:17:52 <Denyerec> ok
  • 21:17:56 <Denyerec> Some small progress.
  • 21:18:02 <Denyerec> Fatal error: Call to a member function getImgResource() on a non-object in /home/denyerec/clients/alba/htdocs/typo3conf/ext/vhs/Classes/ViewHelpers/Media/Image/AbstractImageViewHelper.php on line 113
  • 21:18:13 <Denyerec> That's caused by the media.image VH
  • 21:18:23 <Denyerec> presumably it doesn't like elementData.file
  • 21:18:57 <Denyerec> elementData.file -> V:iterator.explode() doesn't work either though
  • 21:20:14 <Denyerec> I could swear the docs say v:media.image takes CSV, array
  • 21:21:17 <Denyerec> elementData.file => 'fileadmin/Banners/generic-banner.jpg' (36 chars)
  • 21:21:21 <Denyerec> (According to the debug)
  • 21:28:19 <Denyerec> randomresult
  • 21:28:23 <randomresult> jupp
  • 21:28:23 <Denyerec> I think I'm close
  • 21:28:29 <Denyerec> My variable contains this:
  • 21:28:40 <randomresult> just saw that i booked the wrong appartement for my holiday.
  • 21:28:45 <Denyerec> elementData.file => 'fileadmin/Banners/generic-banner.jpg' (36 chars)
  • 21:29:05 <Denyerec> But I think everything is looking for EXT:myExt/Resources/Public/....
  • 21:29:13 <Denyerec> So it can't actually find the damnt hing.
  • 21:29:22 <Denyerec> When I tried to use f:uri.resource it returns this:
  • 21:29:43 <Denyerec> ../typo3conf/ext/albatemplate/Resources/Public/fileadmin/Banners/generic-ban
  • 21:29:43 <Denyerec> ner.jpg
  • 21:29:46 <Denyerec> !!
  • 21:29:58 <Denyerec> So if I can just get it to point to the damn file, I might well be sorted
  • 21:30:07 <randomresult> gimme a sec
  • 21:30:30 <randomresult> you could add <v:var.set name="siteUrl" value="{v:page.siteUrl()}"/>
  • 21:30:41 <randomresult> now it is getting ugly
  • 21:31:13 <randomresult> we had the same last year ... i cant remember what we did.
  • 21:31:48 <randomresult> and we then used <img src="{siteUrl}{mySlide.image}"
  • 21:32:07 <randomresult> which is more than ugly i think - oh man, hopefully this is NOT logged.
  • 21:33:01 <Denyerec> haha
  • 21:33:02 <randomresult> this was in preview as far as i remember
  • 21:33:10 <randomresult> this was for the output <f:image src="{mySlide.image}"
  • 21:33:34 <randomresult> but to be honnest: i dunno. wasnt me
  • 21:34:10 <randomresult> we could destroy the bouncer from NamelessCoder - i think this is where the logs come from
  • 21:35:48 <randomresult> maybe its a good idea to wait for someone who knows better...
  • 21:36:01 <randomresult> and not to spend hours of listening to me :)
  • 21:36:41 <Denyerec> All my attempts just yeild this useless path:
  • 21:36:50 <Denyerec> typo3/typo3conf/ext/albatemplate/Resources/Public/fileadmin/Banners/generic-
  • 21:36:50 <Denyerec> banner.jpg'
  • 21:37:01 <Denyerec> when it should be /fileadmin/Banners/...
  • 21:37:49 <randomresult> in the backend right?
  • 21:38:11 <Denyerec> Aye
  • 21:38:52 <Denyerec> Here's the issue
  • 21:38:52 <Denyerec> As for your problem, the uri.resource ViewHelper assumes that your resources are in the Resources/Public directory of your extension. So:
  • 21:38:59 <Denyerec> Which makes sense
  • 21:39:09 <Denyerec> Except... this isn't part of my template, it's user content.
  • 21:39:25 <Denyerec> Mabye I need to turn it into a FAL resurce
  • 21:39:30 <Denyerec> (More like a FAIL right now)
  • 21:39:54 <randomresult> its about an image
  • 21:40:02 <BenjaminR> hi guys
  • 21:40:03 <randomresult> did you try to get it like <img src="{siteUrl}{mySlide.image}"
  • 21:40:09 <randomresult> ahh... help is near!
  • 21:40:27 <Denyerec> Hopefully...
  • 21:40:36 * randomresult passes this to BenjaminR
  • 21:40:40 <Denyerec> BenjaminR, watch your step, me and randomresult have been clapping frantically and there's shit everywhere.
  • 21:40:50 <randomresult> lol
  • 21:41:04 <randomresult> hi BenjaminR
  • 21:41:40 * randomresult gets himself a big bottle of wine
  • 21:41:50 <BenjaminR> Denyerec: what are you working on right now?
  • 21:41:55 <Denyerec> Ok
  • 21:41:58 <Denyerec> *deep breath*
  • 21:42:14 <Denyerec> I'm building a carousel CE that's a bit different to the bootstrap one.
  • 21:42:24 <Denyerec> I've got quite far but I'm having two issues with my Previews.
  • 21:42:37 <Denyerec> The main preview, when you view a page in the BE, and the preview you see when you edit the actual CE directly.
  • 21:42:42 <Denyerec> (Forget the second one for now!)
  • 21:43:12 <Denyerek> https://gist.github.com/Denyerec/cb328931135ce8df594b#file-gistfile1-phtml-L15
  • 21:43:28 <Denyerek> I am trying to output the image thumbnail in the preview (Which is rendered by widget.grid)
  • 21:43:53 <Denyerec> But elementData.file == fileadmin/Banners/mybanner.jpg
  • 21:44:01 <Denyerec> and nothing I try seems to be able to resolve it and render it :/
  • 21:45:05 <randomresult> back
  • 21:45:22 <randomresult> im afk
  • 21:45:25 <randomresult> im back
  • 21:45:26 <FT3BOT> Welcome back randomresult!
  • 21:45:29 <randomresult> :)
  • 21:45:38 <randomresult> thx. FT3BOT
  • 21:45:40 <Denyerec> I suppose thats one way to feel less alone ;)
  • 21:45:49 <Denyerec> afk
  • 21:45:50 <Denyerec> back
  • 21:45:51 <FT3BOT> Welcome back Denyerec!
  • 21:45:56 <randomresult> hehe
  • 21:45:56 * Denyerec feels loved
  • 21:46:09 <randomresult> at least you learned something from me tonight
  • 21:46:12 <BenjaminR> alt=' no "=" in inline syntax
  • 21:46:20 * randomresult is happy
  • 21:46:21 <Denyerec> Oh
  • 21:46:24 <Denyerec> yeah, it doesn't help
  • 21:46:28 <Denyerec> that's a slightly old gist
  • 21:46:31 <Denyerec> then I get a PHP error
  • 21:46:39 <BenjaminR> and src : '{elementData.file}' -> src: elementData.file is enough
  • 21:46:47 <Denyerec> Fatal error: Call to a member function getImgResource() on a non-object in /home/denyerec/clients/alba/htdocs/typo3conf/ext/vhs/Classes/ViewHelpers/Media/Image/AbstractImageViewHelper.php on line 113
  • 21:47:44 <BenjaminR> did you try to use f:image before?
  • 21:47:58 <BenjaminR> you pass the imagepath to it so what a special vh for :)
  • 21:48:50 <Denyerec> When I use f:image.... I see an img tag with a legit path rendered out
  • 21:48:53 <Denyerec> but not the actual image.
  • 21:49:04 <Denyerec> need to tunrn off htmlspecialchars somehow
  • 21:49:21 <BenjaminR> and i dont understand why you are rendering your image in the grid label
  • 21:49:28 <Denyerec> Me either
  • 21:49:44 <Denyerec> I was trying to immitate something I saw in fluidbootstrap with some modifications.
  • 21:49:51 <Denyerec> As there's no actual guide on how to do any of this ;)
  • 21:50:09 <BenjaminR> i dont know what you saw
  • 21:50:21 <Denyerec> All the fluidbootstrap stuff uses flex:grid for its previews
  • 21:50:24 <Denyerec> so I thought that was "the right way"
  • 21:50:47 <BenjaminR> flux:grid defines a page layout our sub content areas in fces
  • 21:50:49 <Denyerec> Would you suggest deleting the grid and just using normal html and iterators in the preview section ?
  • 21:51:06 * randomresult will leave now
  • 21:51:13 <Denyerec> Cya randomresult
  • 21:51:14 <randomresult> Denyerec report tomorow pls
  • 21:51:16 <BenjaminR> bye random
  • 21:51:17 <randomresult> :)
  • 21:51:22 <randomresult> good evening
  • 21:51:28 <BenjaminR> Denyerec: show me the full template
  • 21:51:28 <randomresult> and good n8
  • 21:51:43 <BenjaminR> you know what a grid is used for?
  • 21:51:50 <BenjaminR> if not - i am sure you dont need one for your carousel
  • 21:52:08 <Denyerek> https://gist.github.com/Denyerec/cb328931135ce8df594b
  • 21:52:25 <Denyerek> Well, I know if you need two columsn in the BE, you use the grid to define multiple content zones
  • 21:52:38 <Denyerek> which is why I thought it was odd that all the fluidbootstrap elements use them for their previews
  • 21:53:21 <Denyerek> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/master/Resources/Private/Templates/Content/Carousel.html
  • 21:53:24 <Denyerek> (For example)
  • 21:54:13 <Denyerec> So I think I've misunderstaood what they were trying to achieve.
  • 21:54:41 <BenjaminR> i have NO idea what you try to do here. never saw such a big gist for a simple carousel ;)
  • 21:55:46 <Denyerec> Well, obviously the main section is irrelevant
  • 21:56:09 <Denyerec> And I was experimenting with providing multiple content/slide types to the user
  • 21:56:15 <Denyerec> so they could add an image, or plain text content.
  • 21:56:25 <Denyerec> (Hence the if statement in the grid definition)
  • 21:56:32 <Denyerec> then I got bogged down in the previews.
  • 21:57:36 <Denyerek> https://gist.github.com/Denyerec/6d4a5a539d52eeb12416
  • 21:57:38 <Denyerek> I'm trying this now.
  • 21:57:51 <Denyerec> But the generated content isn't appearing where I'd expect it to.
  • 21:58:03 <Denyerec> Which is going to be a fluid syntax issue I just know it
  • 21:58:03 <Denyerec> :/
  • 21:58:15 <Denyerec> (The images display, at least.
  • 22:00:33 <BenjaminR> Ah got it
  • 22:00:46 <Denyerec> Right.
  • 22:00:50 <BenjaminR> the grid is used here to make it easier to add content elements to one of the slides
  • 22:00:51 <Denyerec> Correct table markup helps...
  • 22:01:03 <BenjaminR> no talking about the refered fce on github
  • 22:01:58 <Denyerec> Ok right
  • 22:02:08 <Denyerec> well I've got a preview working now, without ysing the grid
  • 22:02:57 <BenjaminR> The only reason for the grid was that you were able to specifiy slide type fx content and if slide type was content the corresponding grid column (with child content attached) was rendered
  • 22:03:16 <BenjaminR> instead of an image rendered
  • 22:04:01 <BenjaminR> in those cases i suggest to simply add such a fce to your own provicer extension so you can see how it works - makes it much easier to understand
  • 22:04:37 <Denyerec> That's where I started, with a C&P from the bootstrap carousel
  • 22:05:02 <BenjaminR> so... you still stuck?
  • 22:05:08 <Denyerec> New problem now,
  • 22:05:12 <Denyerec> i'll take a screenshot
  • 22:05:22 <Denyerec> this is to do with the previews when editing the CE
  • 22:05:28 <Denyerec> so the expanding/collapsing sections
  • 22:05:52 <Denyerec> Ok so this is what it looks like when I edit it:
  • 22:05:52 <Denyerec> http://denyerec.co.uk/stuff/.screencaps/2014-04-18_21-05-44.png
  • 22:06:19 <Denyerec> This is what happens if I expand them:
  • 22:06:20 <Denyerec> http://denyerec.co.uk/stuff/.screencaps/2014-04-18_21-06-11.png
  • 22:06:24 <Denyerec> And then this is when I contract them again
  • 22:06:52 <Denyerec> http://www.denyerec.co.uk/stuff/.screencaps/2014-04-18_21-06-40.png
  • 22:07:17 <Denyerec> The text / contant that appears next to the collapsed items is useless from an editors POV.
  • 22:07:33 <Denyerec> For a start, you can't see it until you expand everyting, then when you do, it changes, and when you collapse it you get something else.
  • 22:07:39 <Denyerec> is there any way to control what appears here ?
  • 22:08:07 <BenjaminR> hm not sure about that - i am pretty sure that is flexform/core default behaviour for objects
  • 22:08:32 <Denyerec> It's pretty shitty :/
  • 22:08:45 <BenjaminR> and pretty sure not up to flux :)
  • 22:08:46 <Denyerec> It's displaying RTE field data
  • 22:09:25 <Denyerec> Is there at least a way to control the RTE config in the RTE fields?
  • 22:09:31 <Denyerec> Does it use the sitewide config ?
  • 22:12:48 <BenjaminR> sure there is
  • 22:13:33 <BenjaminR> defaultExtras is what you search for
  • 22:13:46 <BenjaminR> http://fluidtypo3.org/viewhelpers/flux/development/Field/TextViewHelper.html
  • 22:15:13 <BenjaminR> ive to leave. bye
  • 22:17:48 <Denyerec> Hmm
  • 22:17:56 <Denyerec> That manpage entry is completely useless.
  • 22:18:10 <Denyerec> What is one supposed to do with "FlexForm-syntax "defaultExtras" definition, example: "richtext[*]:rtetransform[mode=tscss]""
  • 22:18:19 <Denyerec> When searching for that only pulls up the same damn page :/
  • 22:21:08 <Denyerec> richtext[paste|bold|italic|underline|formatblock|class|left|center|right|orderedlist|unorderedlist|
  • 22:21:08 <Denyerec> outdent|indent|link|table|image]
  • 22:24:12 <Denyerec> Hmmm.
  • 22:24:20 <Denyerek> defaultExtras="richtext[paste|bold|orderedlist|unorderedlist]:rtetransform[mode=tscss]"
  • 22:24:29 <Denyerek> That still leaves a bunch of stuff visible/enabled
  • 22:24:40 <Denyerek> Be great if I could hide them instead of them being disabled.
  • 22:24:49 <Denyerek> NamelessCoder, if you see this at any point, please do buzz me :)
  • 22:37:20 <Denyerec> DefaultExtras ADDS to the default config
  • 22:37:41 <Denyerec> But if I wipe the default config, my standard text RTE is obviously no use.
  • 22:37:53 <Denyerec> So how do I define a specific RTE config for us in a Fluidcontent FCE ?
  • 22:38:16 <Denyerec> I feel like I'm close with RTE.config.[tablename].[fieldname].showButtons =
  • 22:38:26 <Denyerec> But don't know how that ties to Flux fields.
  • 23:45:12 <Denyerec> COMMITSTORM

20140419

  • 10:17:05 <Guest|62155> hello, i installed flux, vhs, ... from TER and development builder extension
  • 10:17:21 <Guest|62155> i created an extension and installed it without changes
  • 10:17:56 <Guest|62155> i get an error during checking like: class 'TYPO3\CMS\Core\Utility\ExtensionManagementUtility\ExtensionManagementUtility' not found in ext_tables.php on line 6
  • 10:18:46 <Guest|62155> YPO3\CMS\Core\Utility\ExtensionManagementUtility\ExtensionManagementUtility::addStaticFile($_EXTKEY, 'Configuration/TypoScript', 'Some Text');
  • 11:07:22 <Denyerek> If you're happy and you know it! :)
  • 11:23:39 <Denyerek> Mornin all.
  • 11:24:27 <Guest|62155> morning
  • 11:29:37 <Denyerek> Could anyone suggest why this doesn't seem to include a JS file, OR throw an error ?
  • 11:30:27 <Guest|62155> <- newbie
  • 11:30:46 <Denyerek> https://gist.github.com/Denyerec/bfe544c6e1ffb0e82283#file-pageobjects-html-L10
  • 11:30:48 <Denyerek> Me too dude.
  • 11:30:55 <Denyerek> BTW do this: /nick yourName
  • 11:31:00 <Denyerek> No-one likes Guest nicks ;)
  • 11:31:14 <Denyerek> I can't remember if benjaminr goes uppercase when he's AFK, or lowercase.
  • 11:33:57 <yourName> ;-)
  • 11:35:42 <yourName> i guess lowercase means away - if there is a difference
  • 11:35:58 <yourName> on the community site he write his name upper
  • 11:38:13 <Denyerek> Interesting way to indicate it...
  • 11:38:14 <FT3BOT> Welcome back Denyerek!
  • 11:38:18 <Denyerek> Aww
  • 11:38:24 * Denyerek hugs FT3BOT
  • 11:40:51 <Denyerek> So did you need help, yourName ?
  • 11:41:14 <yourName> not now. i helped myself
  • 11:41:26 <yourName> i just wait for the next problem *g*
  • 11:41:42 <yourName> i run into a builder bug
  • 11:43:47 <Denyerek> :)
  • 12:02:03 <yourName> anybody works with these funny builder?
  • 12:11:09 <Denyerek> https://gist.github.com/Denyerec/6070892f4ac6682a4176
  • 12:11:17 <Denyerek> Looking for a neater way to do this... any offers?
  • 12:11:26 * Denyerek wonders if soee is awake and working today
  • 12:16:36 <Denyerek> Hmp
  • 12:16:47 <Denyerek> Now I have a more complex question regarding typolink generation.
  • 12:16:58 <Denyerek> I have a link wizard in my CE, which can obviously be for external pages or internal.
  • 12:17:03 <Denyerek> If it's internal, the field holds a number.
  • 12:17:09 <Denyerek> If it's external it obviously holds a URL...
  • 12:17:19 <Denyerek> Are there any viewhelpers that will automagically sort this out to render the href ?
  • 13:12:26 <Denyerek> randomresult !
  • 13:12:29 <Denyerek> Welcome back :)
  • 13:12:34 * Denyerek is impersonating FT3BOT today
  • 13:17:58 <randomresult> afk
  • 13:18:02 <randomresult> and back!
  • 13:18:03 <FT3BOT> Welcome back randomresult!
  • 13:25:49 <yourName> the first steps are so hard :-(
  • 13:28:23 <yourName> i just try to output my first hello world ;-), but it doesn't work
  • 13:28:46 <yourName> are content templates necessary for the first hello world?
  • 13:39:29 <randomresult> yourName there is fluidbootstraptheme - you can simply install that on a blank t3 6.2 and see it working
  • 13:41:53 <yourName> mhm but you know there is the thing like: Chakka i can do it ;-)
  • 13:41:55 <randomresult> yourName take the devbranch https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/tree/development
  • 13:42:28 <randomresult> then give it a try :) find some documentation on fluidtypo3.org
  • 13:42:50 <yourName> i will be crazy with this docu
  • 13:43:05 <randomresult> hehe
  • 13:43:16 <yourName> i note 3 problems with one stopper. i will mail it if my hello world works
  • 13:43:19 <randomresult> u need to be a fighter
  • 13:43:22 <yourName> hehe
  • 13:43:50 <randomresult> and change ur name!
  • 13:43:56 <yourName> okok
  • 13:43:59 <randomresult> :)
  • 13:44:28 <randomresult> that is a nice one!
  • 13:44:40 <Harpagophyt> args
  • 13:44:53 <Harpagophyt> is there typoscript necessary to get my hello world?
  • 13:45:15 <randomresult> the best to start is to build a provider-Extension
  • 13:45:33 <randomresult> get EXT:builder and build one in less than a minute
  • 13:45:41 <randomresult> it will bring all necessary with it
  • 13:45:52 <Harpagophyt> i work with this
  • 13:45:56 <randomresult> good.
  • 13:45:57 <Harpagophyt> it is also buggy
  • 13:46:06 <Harpagophyt> there was the stopper
  • 13:46:23 <randomresult> then install your provider and add the TS to your root-template (include)
  • 13:46:30 <randomresult> should work out of the box
  • 13:46:41 <Harpagophyt> no it doesnt out of the box
  • 13:46:45 <Harpagophyt> but it was working
  • 13:46:57 <Harpagophyt> but i now want to implement the example from the manual
  • 13:47:08 <Harpagophyt> i am too stupid to do it
  • 13:47:19 <randomresult> how long have u been trying?
  • 13:47:47 <Harpagophyt> no idea, must always leave for some things ...
  • 13:48:29 <randomresult> as i do. need to leave for the kitchen now
  • 13:49:06 <Harpagophyt> thx for help :-)
  • 14:24:28 <Denyerek> randomresult, you there ?
  • 14:24:34 <Denyerek> I can't figure out this inline syntax :(
  • 14:24:44 <Denyerek> I need a page of examples someplace.
  • 14:53:17 <randomresult> now
  • 14:54:13 <Denyerek> Hey
  • 14:54:17 <Denyerek> Different Q
  • 14:54:28 <Denyerek> I have a client with a bunch of tesimonials.
  • 14:55:03 <Denyerek> I was thinking of making an FCE for one testimonial, then having them populate a page full of these
  • 14:55:10 <Harpagophyt> https://gist.github.com/anonymous/82c07291d34f83949a48
  • 14:55:16 <Denyerek> Then I was thinking I could pull them at random from this testimonials page
  • 14:55:45 <randomresult> and?
  • 14:55:46 <Denyerek> I suspect I might need Claus to verify this actually.
  • 14:55:48 <Denyerek> Well
  • 14:55:56 <Denyerek> if it's random every page load it'll screw with caching right ?
  • 14:56:00 <randomresult> mrboe did a randomcontainer
  • 14:56:13 <randomresult> you can disable cache with VH
  • 14:56:49 <Denyerek> Would be handy to pick a new random one ever hour
  • 14:58:04 <randomresult> ok. go for Claus :)
  • 14:58:08 <Denyerek> Hehe
  • 14:58:10 <randomresult> and ask mrboe for the element
  • 14:58:14 <randomresult> i dont find it right now
  • 14:58:18 <Harpagophyt> somebody can tell me whats wrong with my files - plz
  • 14:58:23 <Denyerek> I see it as "get array of all testimonial CE's from page"
  • 14:58:46 <Denyerek> "Do some maths based on the time of day to pick the relevant one"
  • 14:59:06 <Denyerek> Harpagophyt, what error do you see
  • 15:00:24 <Denyerek> Harpagophyt, right, the content renderings want to be in your template
  • 15:00:26 <Harpagophyt> no error, just the div soup from the layout but no content from the site
  • 15:00:29 <Denyerek> and then you call those sections
  • 15:00:35 <Denyerek> let me edit the gist one mo
  • 15:02:58 <Denyerek> https://gist.github.com/Denyerec/e6cc922e63f560d55a51
  • 15:07:30 <Harpagophyt> hmm, same result - but now i understand something better
  • 15:18:02 <Denyerek> Silly question
  • 15:18:08 <Denyerek> but you do have some content to output, right ?
  • 15:18:55 <Harpagophyt> yes i have
  • 15:19:17 <Harpagophyt> i checked it often ;-)
  • 15:21:04 <Harpagophyt> ok, i will give up. i try it tomorrow again
  • 15:21:15 <Harpagophyt> but i think i will use the traditional way
  • 15:22:51 <Denyerek> Dude
  • 15:22:55 <Denyerek> Seriously
  • 15:22:58 <Denyerek> You want to be using this.
  • 15:23:05 <Denyerek> It took me about a week to get my head around it
  • 15:23:09 <Denyerek> But now I can't imagine going back
  • 15:23:43 <Harpagophyt> i know
  • 15:23:49 <Denyerek> Have you installed the fluidpages_bootstrap and fluidcontent_bootstrap extensions ?
  • 15:23:58 <Harpagophyt> but the documentation is too bad this time
  • 15:24:00 <Denyerek> They have sample templates in them that are very informative.
  • 15:24:12 <Harpagophyt> and in the docs are bad mistakes
  • 15:24:19 <Denyerek> Did you see the 3 part blog series on getting started?
  • 15:24:27 <Harpagophyt> and i want to get a hello world without finished examples
  • 15:24:58 <Denyerek> Then follow this:
  • 15:25:16 <Denyerek> https://worksonmymachine.org/blog/fluidtypo3-quickstart
  • 15:25:44 <Denyerek> If you use builder you can start on step 2 I guess
  • 15:26:58 <Harpagophyt> i will try it tomorrow - thx
  • 15:28:57 <Harpagophyt> cu
  • 16:28:33 <Denyerek> NamelessCoder, how to set data-src attribute via f:image ?
  • 16:28:58 <Denyerek> additionalAttributes ?
  • 16:29:19 <Denyerek> Cos if so... how do I omit src ?
  • 16:29:25 <Denyerek> (For lazyloading images)
  • 16:39:05 <Denyerek> danilobuerger, if you're there, I have an odd problem. I am creating a gist now.
  • 16:41:00 <Denyerek> https://gist.github.com/Denyerec/0cff17049af3878c2379#file-gistfile1-phtml-L51
  • 16:41:18 <Denyerek> on line 44, settings.slideshow.id is parsed fine.
  • 16:41:32 <Denyerek> On line 51, the {settings.slideshow.interval} is rendered as plain text.
  • 16:41:52 <Denyerek> The odd thing is, this WAS working, I can't pin down exactly what changed to nuke it.
  • 16:42:27 <Denyerek> Oh, I had a literal.
  • 16:43:26 <Denyerek> I've just stuck in "" for now.
  • 16:48:33 <Denyerek> Hmm
  • 16:48:40 <Denyerek> I also seem unable to debug "settings"
  • 16:48:54 <Denyerek> it's just returning "array 8" as if it's parsing the string.
  • 16:49:10 <Denyerek> I thought the whole point of using settings. was to make sure it was available ?
  • 17:07:33 <Denyerek> Weird.
  • 17:50:20 <soee_> Hmm whers Denyerek ?
  • 20:00:50 <Harpagophyt> hello
  • 20:01:54 <Harpagophyt> somebody who can help me my hello world example to debug
  • 20:09:33 <Harpagophyt> hmpf :-)
  • 20:10:39 <Denyerek> hey Harpagophyt
  • 20:10:47 <Denyerek> Did you look at the blog post I sent you ?
  • 20:11:02 <Harpagophyt> it is the same like the documentation
  • 20:11:19 <Denyerek> Hmm, it seemed to be OK to me :/
  • 20:11:21 <Harpagophyt> I think all is well, but I have a version problem
  • 20:11:32 <Denyerek> Which version of typo3 are you using
  • 20:11:37 <Denyerek> and which versions of all the extensions ?
  • 20:11:44 <Harpagophyt> 6.2.1 and all extensions from TER
  • 20:12:30 <Harpagophyt> The builder extension is from GIT
  • 20:12:54 <Harpagophyt> the builder example was working (ignoring the existing bug which i solved)
  • 20:13:11 <Harpagophyt> but the builder example only works with hard coded text
  • 20:14:44 <Harpagophyt> flux 7.0.0, fluidpages 3.0.0, fluidcontent 4.0.0, vhs 1.8.5, builder 0.10.0
  • 20:15:05 <Harpagophyt> fluidcontent_bootstrap 3.0.0
  • 20:17:08 <Harpagophyt> hmm no, it works a little bit
  • 20:17:43 <Harpagophyt> this works in BE and FE: <flux:field.input name="settings.pageClass" default="some-css-class" />
  • 20:42:11 <Harpagophyt> hmm i checked the tutorial again. but nothing helps
  • 20:42:35 <Harpagophyt> if i add static text to the layout it will works too
  • 20:42:56 <Harpagophyt> <f:render section="Sidebar" /> this one wont work
  • 22:53:47 <Denyerek> NamelessCoder, now is no time to be breaking the docs!!!
  • 22:54:01 <Denyerek> http://fluidtypo3.org/viewhelpers/flux/master/Grid/ColumnViewHelper.html
  • 22:54:02 <Denyerek> :(
  • 23:11:15 <Denyerek> benjaminr, danilobuerger, don't suppose either of you are there? I have an issue with a variable not being parsed by fluid. Gist upcoming.
  • 23:12:31 <Denyerek> https://gist.github.com/Denyerec/d9f00b4c48b76c75ef9a
  • 23:12:56 <Denyerek> soee, cedricziel maybe ?
  • 23:13:02 <Denyerek> I just don't see what's wrong :(
  • 23:13:30 <soee> Denyerek: put the configuration array in CDATA
  • 23:14:11 <soee> Denyerek: check http://gitlab.soee.pl/typo3/soee-cookiecuttr/blob/master/Resources/Private/Templates/Cookie/Render.html
  • 23:14:32 <Denyerek> Really ?
  • 23:14:40 <Denyerek> But why would one render and not the other ?
  • 23:14:43 <Denyerek> To do with the quotes, perhaps ?
  • 23:15:55 <soee> what rendered and what not exaclty ?
  • 23:16:04 <Denyerek> The first var renders out
  • 23:16:08 <Denyerek> the second doesnt
  • 23:16:14 <Denyerek> you can see , I included the output I get.
  • 23:16:21 <Denyerek> the ID renders, the interval does not
  • 23:24:37 <Denyerek> The CDATA fixed it...
  • 23:24:39 <Denyerek> I just wonder why :)

20140420

  • 06:08:51 <randomresult> @NamelessCoder Travis is working again!!!
  • 09:12:32 <Harpagophyt> gm
  • 09:13:26 <Harpagophyt> why is css_styled_content necessary? how can it be eliminated?
  • 12:02:54 <Denyerek> mrboe, ?
  • 12:03:02 <Denyerek> A little bird told me you had a random element CE ?
  • 12:26:59 <randomresult> a little randombird told you...
  • 12:27:05 <randomresult> happy easter!
  • 12:27:40 <randomresult> @NamelessCoder i installed flux-dev and now i get the error, that Argument "options" was not registered.
  • 12:31:06 <randomresult> @NamelessCoder i was too stupid. works. thx.
  • 12:49:19 <Denyerek> Hey randomresult
  • 12:49:25 <Denyerek> Happy chocolate day.
  • 12:49:36 <Denyerek> Although my favourite day is the day after chocolate day, when the chocolate is half price...
  • 12:49:37 <Denyerek> :D
  • 13:09:01 <Denyerek> hey xaver , don't suppose you're there
  • 13:09:03 <Denyerek> ?
  • 13:09:13 <Denyerek> Got a query regarding CE's and "standard headers"
  • 13:09:44 <Denyerek> My client keeps filling out headers so she can identify content elements in the BE, but I need to be able to stop them rendering on certain content elements.
  • 13:09:52 <Denyerek> Any clues?
  • 13:15:18 <xaver> Denyerek: hi
  • 13:15:27 <Denyerek> tt_content.fluidcontent_content.10 >
  • 13:15:30 <Denyerek> I went with that
  • 13:15:36 <Denyerek> Which just unsets all headers on all FCEs
  • 13:15:44 <Denyerek> Though more granular control would be nice, I don't think it's going to be possible.
  • 13:16:00 <Denyerek> ( previously tt_content.fluidcontent_content.10 < lib.stdHeader )
  • 13:16:29 <xaver> maybe you can move it into a marker and use it in your tmpl
  • 14:08:42 <Denyerek> xaver, do you know much about content-sliding in content columns ?
  • 14:10:04 <xaver> what you mean - a slider? fluidcontent_bootstrap has the bootstrap slider - it allows to slide content.
  • 14:12:05 <Denyerek> I mean um
  • 14:12:21 <Denyerek> If the page above has content in column 1, to use that content on subpages unless content exists on the subpages,
  • 14:12:35 <Denyerek> You used to have to use kb_contentslide to do it in TV.
  • 14:14:43 <Denyerek> Ah
  • 14:14:57 <Denyerek> there's a param on v:page.render.content "slide"
  • 14:19:07 <Denyerek> xaver, do you know any way to test which section or area a CE is included in ?
  • 14:19:34 <Denyerek> Could I perhaps pass a variable to the <f:render section="mySection" /> ?
  • 14:20:15 <xaver> you can
  • 14:20:28 <xaver> arguments="{_all}" e.g.
  • 14:28:59 <Denyerek> ok
  • 14:28:59 <Denyerek> So now
  • 14:29:00 <Denyerek> https://gist.github.com/Denyerec/7d15715bc0a6b2b6fc5a
  • 14:29:05 <Denyerek> xaver, any good with conditionals
  • 14:29:06 <Denyerek> :
  • 14:29:07 <Denyerek> :)
  • 14:29:16 <Denyerek> I decided to use the "layout" page property to control the width.
  • 14:29:30 <Denyerek> I have defined the two variables in my TS, now just need to choose between them based on page.layout
  • 14:29:38 <Denyerek> But I don't think that conditional is working,
  • 14:44:35 <Denyerek> xaver, do you know why an inline condition would just render out to screen instead of rendering the output ?
  • 14:44:37 <Denyerek> EG I see this:
  • 14:44:44 <Denyerek> {f:if(condition: 1 == 1, then: '100', else: '200')}
  • 14:44:46 <Denyerek> appear in my FE
  • 14:44:50 <Denyerek> rather than "100"
  • 14:45:37 <Denyerek> Ahhh
  • 14:45:41 <Denyerek> I need to up the condition in ""
  • 14:54:26 <Denyerek> Hmm
  • 14:54:37 <Denyerek> Now I need to figure out how to shuffle my BE columns and rows :/
  • 14:55:10 <Denyerek> and NamelessCoder has broken the docs again :(
  • 14:55:17 <Denyerek> This is just frustrating.
  • 18:40:37 <soee> is there some VH to check iv variable is of type array ?
  • 18:58:12 <soee> got it, v:if.type.isArray
  • 23:07:03 <Denyerek> NamelessCoder, are you there ?
  • 23:07:24 <Denyerek> I've just deployed to my live site, and cleared caches and typo3temp
  • 23:07:32 <Denyerek> Yet I don't see all the FCEs that I see on my local.
  • 23:11:00 <Denyerek> Gah, I think it's a combination of caches conspiring against me!
  • 23:46:44 <Denyerek> [22:37] <Denyerek> Is it possible to hide BE edit/entry fields for certain content types?
  • 23:46:44 <Denyerek> [22:37] <Denyerek> I'd love to hide the whole Header section for just a few types of custom CE.
  • 23:56:01 * Denyerek wishes the docs would un-break soon :)

20140421

  • 00:21:38 <Denyerek> How do I render a content item without the ocntent div's ?
  • 00:21:43 <Denyerek> I JUST want the plaintext content of a record :/
  • 14:12:43 <pedda> hi there
  • 14:13:07 <pedda> can someone tell me a trick how to use groupedfor and group by object then?
  • 14:13:28 <pedda> expecially if the object is an objectstorage
  • 14:13:43 <pedda> as its a m:n relation property
  • 14:53:26 <Denyerek> Hey pedda
  • 14:53:32 <pedda> hi
  • 14:53:39 <Denyerek> I think everyone's been gone in here since Thursday
  • 14:53:42 <Denyerek> (Easter weekend)
  • 14:53:48 <pedda> true
  • 14:54:16 <Denyerek> I've been taking 10x longer to do everything as a result. Plus Claus keeps breaking the documentation site, which hasn't helped ;)
  • 14:54:39 <Denyerek> I just get 503's on it :(
  • 14:54:59 <pedda> do you need the general documentation, or just the VH reference?
  • 14:58:32 <Denyerek> I was just trying to get to fluidtypo3.org
  • 14:58:43 <Denyerek> it's OK now tho, I dug through the source and figured it out
  • 14:58:54 <Denyerek> .Though I don't quite understand how to use an array that's returned to me
  • 14:58:57 <pedda> exactly
  • 14:59:01 <Denyerek> so I just went with {myArray.0}
  • 14:59:10 <Denyerek> when I tried to f:debug() it all it would say was "array"
  • 14:59:20 <Denyerek> So I couldn't really tell what ass in it :)
  • 15:49:37 <randomresult> good evening all
  • 16:05:51 <Denyerek> hey random
  • 16:11:25 <Denyerek> randomresult, don't suppose you know if you can hide fields for certain FCEs ?
  • 16:11:43 <Denyerek> I don't need the "Header" section for almost all of them, yet it's still there, in the way of my editors :(
  • 16:11:54 <randomresult> sorry no idea
  • 16:42:00 <Denyerek> Shame : (
  • 16:42:18 <Denyerek> randomresult_afk, do you use the news extension ?
  • 16:59:30 <Denyerek> Right, off to photoshop some more dancers and a tarantula.
  • 16:59:31 <Denyerek> BIAB.
  • 17:32:56 <pedda> what are the latest requirements to enable flux in custom extbase extension fe plugin?
  • 18:03:11 <pedda> i#m extending AbstractProvider and ProviderInterface as well as registering ConfigurationProvider in ext_tables and ext_localconf
  • 18:03:16 <pedda> is this "enough?"
  • 18:04:04 <pedda> just did some flux upgrade and my pluginconfiguration is displaying lDEF again

20140422

  • 06:57:27 <Rawai> we are working with Flux 7 etc and our rootpage stays blank in the backend with page Module while list module shows the content correctly. The errorlog says "mod_fcgid: stderr: PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 105 bytes)" /typo3_src-6.2.1/typo3/sysext/extbase/Classes/Persistence/ObjectStorage.php
  • 06:57:27 <Rawai> on line 161
  • 06:57:59 <Rawai> All other subpages show up correctly in the backend
  • 07:12:25 <danilobuerger> so did you try increasing the memory size?
  • 08:27:52 <Rawai> yep already did but the problem syas the same
  • 08:27:56 <Rawai> stays the same
  • 08:28:14 <Rawai> In the frontend everything shows up but not in the backend with page module
  • 08:28:17 <Rawai> list is ok
  • 10:25:41 <randomresult> morning
  • 11:19:23 <soee> good morning
  • 11:32:13 <Rawai> moin moin
  • 11:32:20 <Rawai> bzw guten abend
  • 11:46:35 <xaver> hi
  • 11:49:07 <moger> hey there! is anyone available for a short TYPO3 job?
  • 11:49:50 <moger> it's about a small extbase backend module. if so, send me a private message.
  • 11:56:04 <danilobuerger> moger BenjaminR is looking for a gig
  • 11:56:53 <BenjaminR> Ah thanks for ping danilobuerger
  • 11:57:03 <danilobuerger> :-)
  • 11:58:15 <moger> thx!
  • 13:37:30 <randomresult> seems everybody has easter-holidays
  • 13:38:04 <floxx1> how would you solve that with ft3: a menu with additional content like here http://www.esta.com/en/ -> Products & Solutions -> hover over "Products"
  • 13:40:04 <danilobuerger> floxx1 page configuration
  • 13:41:08 <floxx1> danilobuerger: yes, but what about multilanguage?
  • 13:41:41 <floxx1> page properties added by ft3 aren't translateable afair
  • 13:42:04 <danilobuerger> you can either translate the whole page configuration (thats available right now) or wait a few weeks until RR gets merged and then translate each field individually
  • 13:43:33 <floxx1> RR?
  • 13:43:58 <danilobuerger> https://github.com/FluidTYPO3/flux/tree/workbench/relationsettings
  • 13:51:51 <floxx1> ah ok. and page configuration is translateable out of the box? is this a new feature? i had a multilanguage project with sliders in page properties. they were not translateable…
  • 13:53:29 <danilobuerger> this should have always worked... you will have to translate the whole flexform in pages->tx_fed_page_flexform
  • 14:39:30 <floxx1> danilobuerger: sorry for asking again. but could you give me another hint? i added pegeproperties in flux template, now i translated page in be and the fields are missing for translated page.
  • 14:40:08 <danilobuerger> you need to add tx_fed_page_flexform to the fields of pages that get translated
  • 14:40:26 <floxx1> in install tool?
  • 14:56:52 <danilobuerger> floxx1 [FE][pageOverlayFields]
  • 15:01:03 <floxx1> danilobuerger: yes. that's the configuration i meant before. and additonally i have to extend pages_language_overlay with tx_fed_page_flexform. right?
  • 15:18:50 <danilobuerger> floxx1 probably yes if that doesnt happen automagically
  • 15:28:30 <Torsten> Hey.. I'm still unable to drag / drop or copy / paste a CE element into an flux grid... is there a bugfix on the way? Currently im on development branch
  • 15:32:07 <BenjaminR> Torsten: You know that danilobuerger is working hard on it, dont you?
  • 15:32:58 <danilobuerger> to appreciate the size and complexity of that fix, one can go to https://github.com/FluidTYPO3/flux/pull/524 and see the number of commits
  • 15:33:25 <Torsten> benjaminr No, I was idle until now.
  • 15:33:36 <Torsten> danilobuerger thank you for your hard work.
  • 15:34:20 <BenjaminR> Torsten: I was pretty sure you repeatenly asked about that the days before
  • 15:35:14 <Torsten> benjaminr I asked that about 4 days ago and someone told me to switch workbench/commands... but with no luck.
  • 15:35:47 <danilobuerger> np, Torsten if you want to help (and that means getting the fix into our branches sooner) you can checkout https://github.com/FluidTYPO3/flux/tree/workbench/commands instead of branch development and test it... what should be working is : new elements / drap&drop / localization / hiding&showing
  • 15:36:28 <danilobuerger> the only thing not properly working in workbench/commands is copy&paste
  • 15:37:21 <danilobuerger> if you try out workbench/commands and experience any issues beside copy&paste please report that in flux#524 .. that way we will have a fix ready sooner.
  • 15:37:22 <FT3BOT> Issue 524: [BUGFIX] Fix copy/paste/localise commands https://github.com/fluidtypo3/flux/issues/524
  • 15:38:05 <pedda> hi there
  • 15:38:11 <BenjaminR> hi peter
  • 15:38:32 <pedda> ^^
  • 15:38:51 <BenjaminR> ?
  • 15:38:57 <pedda> i'm struggeling with embedding a youtube video into a tx_news record..
  • 15:39:18 <pedda> it's like i'm a small child, and can't find the entrance to the cookie store..
  • 15:39:40 <BenjaminR> sounds like that yes :P
  • 15:39:42 <pedda> it seems as if it is supported by default, but i don't get it at a certain point
  • 15:40:08 <pedda> ext:news is equipped with some youtube interface already
  • 15:40:34 <pedda> so everything is in place but my resource
  • 15:40:45 <pedda> did you ever embed youtube videos in news ?
  • 15:41:25 <BenjaminR> ...not in TX_news (what i guess is what you really want to know) :)
  • 15:41:34 <BenjaminR> but cant be very difficult :)
  • 15:42:01 <pedda> agreed.. it's rather like i'm just to dumb
  • 15:44:38 <Guest|44946> Hi everyone, Greg here. I got a question regarding the builder extension. Wanted to try the system and installed all extension mentions in the docu. But the builder menu item does not show up in a fresh 6.2.1installation. Anything you have to do beside just install the extension and reload?
  • 15:45:17 <pedda> reload the backend should do the trick
  • 15:45:29 <pedda> as the left sidebar does not get refreshed sometimes
  • 15:45:36 <danilobuerger> browser reload
  • 15:48:13 <Guest|44946> well, I did. Even cleared the browser caches manually, logged out and in etc. nothing happens at all.
  • 15:48:26 <danilobuerger> did you clear the typo3 cache?
  • 15:48:34 <danilobuerger> did you delete every file in typo3temp?
  • 15:49:33 <pedda> the builder appears to be active in the extension manager ?
  • 15:49:39 <pedda> (green brick)
  • 15:49:46 <randomresult> hehe
  • 15:49:51 <randomresult> pedda the last one was good!
  • 15:50:05 <pedda> one never knows
  • 15:50:09 <randomresult> :) sometimes you are tooooo blind to see that
  • 15:50:09 <pedda> ;)
  • 15:50:16 <randomresult> i had this ... to be honnest
  • 15:50:16 <pedda> exactly
  • 15:50:20 <danilobuerger> pedda i think you missed your calling as IT Support
  • 15:50:40 <randomresult> did u turn the computer on?
  • 15:51:17 <pedda> well.. if you knew what happened to me before the weekend, and espacially the consequences i was confronted with talking to my wife after she returned ...
  • 15:51:45 <Guest|44946> pedda, yes, its active according to ext manager
  • 15:51:56 <Guest|44946> currently installed extensions: builder, vhs, flux, fluipages,fluidcontent
  • 15:52:12 <pedda> she told me, i'd spend too much time digging for a comma in some slideshow code, rather than giving some training to students or some sort of trainees
  • 15:52:16 <Guest|44946> just cleared typotemp, caches and browser cache. Same result :(
  • 15:52:55 <danilobuerger> Guest|44946 lust clearing try: go to install tool and clear all caches from inside the install tool
  • 15:52:57 <pedda> Guest|44946 try disabling and reenabling builder
  • 15:54:29 <Guest|44946> here's a screenshot of the installed extensions: http://oi57.tinypic.com/24w5a84.jpg. I'll try the install tool and disable/enable stuff now
  • 15:56:01 <pedda> i have a 6.2 project running currently .. and builder is displayed on the left
  • 15:56:14 <pedda> not 6.2.1 though
  • 15:59:14 <pedda> my version of builder is 0.10.0 too
  • 15:59:29 <pedda> iirc there were some updates pushed to the git repo yesterday
  • 15:59:40 <Guest|44946> pedda, same result. Builder does not show up in menu. Maybe i'll downgrade to 6.2.0 later and give it a try
  • 16:00:03 <danilobuerger> Guest|44946 where did you get Builder from? GIT or TER?
  • 16:00:12 <Guest|44946> got it from TER
  • 16:00:22 <pedda> try the git version before downgrading
  • 16:00:24 <danilobuerger> try the development version from git
  • 16:00:32 <danilobuerger> https://github.com/FluidTYPO3/builder
  • 16:00:55 <pedda> git clone https://github.com/FluidTYPO3/builder.git while you're in typo3conf/ext/ of your project
  • 16:00:57 <pedda> via ssh
  • 16:01:05 <danilobuerger> via ssh?
  • 16:01:29 <pedda> if he is developing on a remote machin
  • 16:01:31 <pedda> e
  • 16:01:41 <danilobuerger> why would you ever do that ?
  • 16:02:01 <BenjaminR> How to open a file from which PHPstorm says its "too large to open" in editor
  • 16:02:15 <pedda> there are several reasons, alltogether related to a leak of knowledge how to setup a local dev env
  • 16:02:33 <Guest|44946> Yeah :)
  • 16:02:53 <danilobuerger> buy a mac, open terminal, type sudo apachectl start
  • 16:02:53 <pedda> which might be a hard task for people at the beginning of their webdev-career :)
  • 16:02:54 <danilobuerger> done
  • 16:03:08 <Guest|44946> thanks so much! It worked. Even if it says it's the same version, the git version shows up in the backend
  • 16:03:20 <pedda> and get stuck at the very beginning due to file permissions ;)
  • 16:03:30 <Torsten> benjaminr danilobuerger copy & paste is working on workbench/commands when the flux:form.content name has no dash in it...
  • 16:03:31 <danilobuerger> sudo chmod -R 777 /
  • 16:03:39 <danilobuerger> that should take care of it for the rest of your live :D
  • 16:04:00 <pedda> danilobuerger I kno.. but a lot of others need several hours of research to get this easy solution
  • 16:04:08 <danilobuerger> Torsten if you find anything not working with the workbench, please comment in the issue flux#524
  • 16:04:09 <FT3BOT> Issue 524: [BUGFIX] Fix new, localize, d&d, c&p, move, hide&show commands https://github.com/fluidtypo3/flux/issues/524
  • 16:04:10 <pedda> as you might know also ;)
  • 16:04:32 <Guest|44946> i'm off again. thx for the fast support and help. Greg
  • 16:04:37 <danilobuerger> bye greg
  • 16:04:40 <pedda> bye
  • 16:05:11 <pedda> one should definetly gow ith a local dev env.. but as mentioned, it might be hard to get all this knowledge.. at least if it's just too expensive to buy a mac only because of this neat command ;)
  • 16:05:15 <danilobuerger> thats the first thing web developers hsould learn, how to set up local dev and not work on production :D
  • 16:05:24 <pedda> agree
  • 16:05:31 <danilobuerger> simplicity comes at a price :D
  • 16:05:58 <danilobuerger> but for windows there are lamp stacks i thought ? (it has been over 10 years since i used windows)
  • 16:06:03 <pedda> starting an own business does so as well.. without any computer involved at that time ^^
  • 16:06:29 <pedda> i had two colleagues
  • 16:06:37 <pedda> one of themwas/is webdev addicted
  • 16:06:43 <pedda> he loves to learn new things
  • 16:06:54 <Denyerec> Hey guys
  • 16:07:03 <danilobuerger> hey Denyerec
  • 16:07:36 <pedda> took him 14 days to get a mac after he saw the benefits
  • 16:07:41 <danilobuerger> yeah
  • 16:07:46 <danilobuerger> mac is awesome
  • 16:07:50 <Denyerec> If I could put Win8 on a mac I'd be happy ;)
  • 16:07:54 <pedda> the other one sticked to windows and was praying android ...
  • 16:07:58 <Denyerec> Or Debian
  • 16:08:04 <danilobuerger> now how can i kick somebody from irc ?!
  • 16:08:12 <pedda> he kept reinstalling his os on and on because he was not able to setup a local dev env
  • 16:09:13 <danilobuerger> ahh its paste 4 pm..
  • 16:09:15 <Denyerec> Hahaha local dev on Windows
  • 16:09:18 <danilobuerger> time for a beer
  • 16:09:19 <Denyerec> Yeah that's impossible.
  • 16:09:26 <Denyerec> That's why I have a Dev VM :)
  • 16:09:55 <Denyerec> Right seeing as how people are alive in here now
  • 16:09:58 <Denyerec> I have a question :)
  • 16:10:25 <Denyerec> I have already got the data I want, I just wanted to know if it's the "right way"
  • 16:10:48 <Denyerec> https://gist.github.com/Denyerec/bdb6692f53187eca10d0
  • 16:12:44 <danilobuerger> uhm
  • 16:12:47 <danilobuerger> certainly not
  • 16:12:52 <Denyerec> Hahaha
  • 16:13:10 <Denyerec> Thats what happens when Claus breaks the documentation and I'm trying to get something working ;)
  • 16:13:11 <danilobuerger> v:resource.* is for files
  • 16:13:30 <Denyerec> Well, I have a HTML content element that the customer stores the phone number in.
  • 16:13:45 <Denyerec> And I just wanted the contents of the content element, without any <div class="csc-default"> stdWrapping
  • 16:13:56 <danilobuerger> just render it
  • 16:13:59 <danilobuerger> v:content.render
  • 16:14:09 <Denyerec> That rendered out encapsulating divs though
  • 16:14:14 <Denyerec> Which was what I needed to avoud.
  • 16:14:16 <Denyerec> *avoid
  • 16:14:56 <Denyerec> I rummaged through the VHS source to find something that would pull raw data
  • 16:15:04 <danilobuerger> v:content.info
  • 16:15:05 <Denyerec> and v:resource.record seemed to work
  • 16:15:11 <Denyerec> Ah ok
  • 16:15:45 <Denyerec> I don't see content.info in the docs?
  • 16:16:21 <Harpagophyt> i have an good idea for the documentation project. add the hint to include css_styled_content.
  • 16:16:45 <danilobuerger> Denyerec it was added 11 days ago ^^
  • 16:16:51 <Denyerec> Harpagophyt - they're working on a fluid alternative, so I suspect they'd rather not ;)
  • 16:16:53 <Denyerec> LOL danilobuerger
  • 16:16:56 <Denyerec> Typical! :)
  • 16:17:07 <danilobuerger> Harpagophyt ....... no thank you..... csc *puke*
  • 16:17:12 <Harpagophyt> do it. it costs me 2hours of my life to debug it
  • 16:17:37 <danilobuerger> the only thing csc is good for is replacing it with fluidcontent_core
  • 16:17:39 <Denyerec> danilobuerger - should I be safe to update VHS to /development ?
  • 16:17:44 <Denyerec> (even on my live site)
  • 16:17:49 <danilobuerger> yeah vhs, is the safest one of them all
  • 16:17:58 <Denyerec> I thought so , but always worth checking :D
  • 16:18:23 <Harpagophyt> danilo nice that there are so much better things. but i don't know it
  • 16:18:24 <danilobuerger> you should be able to use content.get though as well
  • 16:18:38 <Harpagophyt> than write it in the manual
  • 16:18:58 <Harpagophyt> i work with the builder and this one has a bad bad bug
  • 16:18:58 <danilobuerger> you do know we do this in our free time, right?
  • 16:19:09 <Harpagophyt> i need hours to find it out
  • 16:19:22 <Harpagophyt> then don't do it
  • 16:19:30 <danilobuerger> again you do know that we do this in our FREE time?
  • 16:19:31 <Denyerec> danilobuerger - I looked at content.get but couldn't quite figure it out
  • 16:19:36 <Denyerec> I can't remember what it did / didn't do.
  • 16:19:41 <BenjaminR> Harpagophyt: Adding csc or a replacement static template to root TS is a basic for TYPO3 and not FluidTYPO3 specific
  • 16:19:43 <Harpagophyt> then dont do it
  • 16:19:52 <Denyerec> Also, I thought the "as" parameter would create a var, rather than me having to use var.set
  • 16:20:00 <Denyerec> But it didn't seem to... or I used it wrong
  • 16:20:09 <Harpagophyt> ok - my story in short
  • 16:20:29 <Harpagophyt> please read it as critic to do it better
  • 16:20:36 <BenjaminR> If you dont add static template for csc you wont see any default content element too
  • 16:20:43 <Harpagophyt> i install typo3 6.2
  • 16:20:45 <danilobuerger> Harpagophyt this is open source, feel free to write that manual yourself
  • 16:21:13 <Harpagophyt> i install the suggested extensions from the documentation
  • 16:21:30 <Harpagophyt> i install the builder
  • 16:21:43 <Harpagophyt> wooom first bug. the generated code is wrong
  • 16:21:57 <Harpagophyt> i debug it and it works with the static text
  • 16:21:59 <danilobuerger> Denyerec v:content.get should just work for your purpose..
  • 16:22:09 <Denyerec> ok as soon as I get my DNS back online I'll try it
  • 16:22:16 <Harpagophyt> i read the documentation an do all it suggest
  • 16:22:20 <Harpagophyt> woooom it don't work
  • 16:22:34 <Denyerec> OOOoof
  • 16:22:34 <Denyerec> Fatal error: require_once(): Failed opening required '/home/denyerec/clients/alba/htdocs/typo3conf/ext/vhs/Classes/ViewHelpers/Page/Content/RenderViewHelper.php' (include_path='/home/denyerec/htdocs/alba/typo3/contrib/pear/:.:/usr/share/php:/usr/share/pear') in /home/denyerec/src/typo3-6.2/typo3/sysext/core/Classes/Core/ClassLoader.php on line 189
  • 16:22:42 <Denyerec> That's with VHS development
  • 16:22:48 <Denyerec> everything else at the last release tag.
  • 16:22:51 <BenjaminR> Harpagophyt: Use the experience you gethered from these bugs to complete our documenation and create a pull request. we would love to merge it
  • 16:22:51 <Harpagophyt> therefor, please add this to the documentation
  • 16:23:12 <danilobuerger> Denyerec page.content.render doesnt exist anymore
  • 16:23:14 <Harpagophyt> Benjamin, i wrote the notes and will send it
  • 16:23:14 <Denyerec> Aye Harpagophyt - the docs are in the git repo with the rest of the extensions.
  • 16:23:21 <Denyerec> I see danilobuerger
  • 16:23:25 <Denyerec> what replaced it ?
  • 16:23:28 <danilobuerger> content.render
  • 16:23:41 <danilobuerger> we deprecated that over a year ago, so dont tell me it was sudden ;-)
  • 16:23:47 <Harpagophyt> ok, now i told you my frustrating weekend *gggg*
  • 16:24:27 <BenjaminR> Sending a Pull request for documentation additions is easy with github. fork the repository, press the edit button for one of the files. Create a commit and afterwards a pull request :) No additonal tool necessary
  • 16:25:10 <Harpagophyt> and what can i do with the builder bug?
  • 16:25:24 <BenjaminR> Harpagophyt: Happens to all of us. But its a question of how you tell somebody who invested dozends of weekens before to make you able to come to that point anyway
  • 16:26:17 <BenjaminR> And its not that we wouldnt love feedback (also crictics) - even more we love productive feedback like bug reports or pull requests / contributions of any kind
  • 16:26:32 <Denyerec> That will teach me for using the bootstrap package as a guide...
  • 16:26:45 <BenjaminR> Also you told about a bug in builder... report it.
  • 16:28:59 <Denyerec> danilobuerger - content.get seems to want to fetch all the content from a given page ?
  • 16:29:05 <Denyerec> At lwast, that's what the params suggest.
  • 16:29:21 <danilobuerger> no
  • 16:29:24 <danilobuerger> contentUids param
  • 16:29:49 <Denyerec> No param registered....
  • 16:29:51 <Denyerec> Maybe I typod it
  • 16:30:11 <Denyerec> if I debug content.info I just see " array " (10 chars)
  • 16:30:34 <danilobuerger> just use content.get#
  • 16:31:48 <danilobuerger> or if you want to use content.info and it doesnt work -> BenjaminR is your man ;-)
  • 16:32:00 <BenjaminR> Haha
  • 16:32:05 <Denyerec> I just wonder why debug() shows me ' Array ' and not the array contents.
  • 16:32:11 <Denyerec> I've had that several times recently.
  • 16:32:41 <Denyerec> AHHH
  • 16:32:43 <Denyerec> Godverdomme
  • 16:32:44 <BenjaminR> Denyerec show me how you used it
  • 16:32:45 <Denyerec> Whitespace
  • 16:32:47 <BenjaminR> a..
  • 16:32:48 <Denyerec> *facepalm*
  • 16:32:57 <Denyerec> I remember now
  • 16:33:07 <Denyerec> " something" != "something"
  • 16:33:12 <Denyerec> Fluid 101
  • 16:33:15 <danilobuerger> fluid is very relaxed on rules
  • 16:33:22 <Denyerec> But not that one :)
  • 16:33:54 <Denyerec> content.get still returns data wrapped in stdWrap from CSC
  • 16:33:59 <Denyerec> (just FYI)
  • 16:34:16 <danilobuerger> what about content.info?
  • 16:34:59 <danilobuerger> and for content.get , you can set render="0" to disable rendering
  • 16:35:05 <danilobuerger> that should work for you
  • 16:35:46 <Denyerec> https://gist.github.com/Denyerec/c8c5485189139f09a569
  • 16:35:56 <Denyerec> Content info returns the full monty
  • 16:36:07 <Denyerec> But the "as" paramter doesn;t do what the comment in the code suggests to me it should
  • 16:36:19 <Denyerec> The way I read it, was it'd create a template var for me
  • 16:38:24 <danilobuerger> <v:content.get .... as="blas"> {blas} </v:content.get>
  • 16:39:32 <Denyerec> Ah.
  • 16:39:33 <Denyerec> Interesting
  • 16:40:29 <Denyerec> Oh
  • 16:40:34 <Denyerec> except content.get doesn't register "as"
  • 16:40:38 <danilobuerger> ah yes
  • 16:40:49 <danilobuerger> content.reder
  • 16:41:12 <Denyerec> I can use content.info though
  • 16:41:15 <Denyerec> as the bodytext is there
  • 16:41:18 <danilobuerger> then use that ;-)
  • 16:41:23 <Denyerec> I fear content.render is gonna stick the divs in
  • 16:41:31 <Denyerec> and render="0" on content.render seems... odd ;)
  • 16:41:37 <danilobuerger> yeah well ^^
  • 16:42:37 <Denyerec> Heh, no you can turn render off too
  • 16:42:39 <Denyerec> Grand!
  • 16:42:54 <Denyerec> Well, content.info works best for this particular applciation, but it's been an interesting journey none the less.
  • 16:43:17 <danilobuerger> and please dont abuse v:resource again ^^
  • 16:44:07 <Denyerec> Haha
  • 16:44:14 <Denyerec> Hey not my fault you lot were on holiday ;)
  • 16:44:18 <Denyerec> I was quite pleased with my initiative!
  • 16:45:56 <Denyerec> http://fluidtypo3.org/viewhelpers/vhs/master/Resource/RecordViewHelper.html
  • 16:46:03 <Denyerec> Nothing there made it too clear :)
  • 16:46:33 <Denyerec> And the code looked like it just ripped data from the DB. Might be worth updating the comments on that one to reflect its true purpose, before someone generates a singularity ;)
  • 16:47:44 <NamelessCoder> you can edit the doc comment here: https://github.com/FluidTYPO3/vhs/edit/development/Classes/ViewHelpers/Resource/RecordViewHelper.php
  • 16:48:09 <NamelessCoder> add text above @author and it will be displaed in docs on next rendering
  • 16:48:23 <Denyerec> Oh, yeah totally.
  • 16:48:28 <Denyerec> Except I have no idea what it should say :D
  • 16:48:44 <NamelessCoder> example: https://github.com/FluidTYPO3/vhs/blob/development/Classes/ViewHelpers/LViewHelper.php
  • 16:48:49 <Denyerec> (If I knew, you'd already have a pull request, trust me :D)
  • 16:49:01 <NamelessCoder> maybe someone else clicks the link ;)
  • 16:49:08 <Denyerec> We can hope ;)
  • 16:49:21 * Denyerec attempts to use the force on danilobuerger's mouse
  • 16:50:00 <Denyerec> will labels referenced by <v:l or <v:translate be the ones in locallang.xlf ?
  • 16:56:17 <Harpagophyt> what about this bug? http://wiki.typo3.org/Exception/CMS/1225709596
  • 16:56:52 <BenjaminR> t3bootstrap is none of our extensions
  • 16:57:23 <BenjaminR> http://t3bootstrap.de/de/typo3-bootstrap-template/
  • 16:57:36 <BenjaminR> wrong integration id say
  • 16:58:07 <Harpagophyt> sure?
  • 16:58:11 <BenjaminR> sure!
  • 16:58:25 <BenjaminR> this is a paid package build on/with our extensions
  • 16:58:35 <Harpagophyt> no - moment
  • 17:00:43 <Harpagophyt> i have not installed this
  • 17:01:01 <Harpagophyt> i think it comes from fluidcontent_bootstrap
  • 17:02:25 <BenjaminR> fluidcontent_bootstrap will be replaced with https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme one day
  • 17:02:35 <Harpagophyt> #1225709596: The template files "/srv/vhosts/typo3.kraftl.at/htdocs/typo3conf/ext/fluidcontent_bootstrap/Resources/Private/Layouts/Content", "/srv/vhosts/typo3.kraftl.at/htdocs/typo3conf/ext/fluidcontent_bootstrap/Resources/Private/Layouts/Content.html" could not be loaded
  • 17:02:38 <BenjaminR> that is the place you find the last examples
  • 17:03:09 <BenjaminR> Seems you are using a layout "Content" which is not there
  • 17:04:01 <Harpagophyt> hmmm
  • 17:04:34 <BenjaminR> search for f:layout name="Content"
  • 17:04:45 <BenjaminR> first look if layouts/Content.html is present
  • 17:04:50 <BenjaminR> i guess it isnt
  • 17:04:52 <Harpagophyt> i missed you all during the weekend ;-). do you really have better ideas on weekend instead of debug my troubles? ;-)
  • 17:05:19 <BenjaminR> ?
  • 17:06:00 <Harpagophyt> i had all this problems during eastern. of course i must oriented new because of forgotten all *g*
  • 17:06:34 <BenjaminR> also we have spare time - and that spare time we rarely use for diffent things than FluidTYPO3.
  • 17:06:42 <BenjaminR> But sometimes we do
  • 17:06:54 <Harpagophyt> of course. i know
  • 17:07:19 <Harpagophyt> Content.html is available
  • 17:07:28 <BenjaminR> YOu shouldnt do such things during easter - you should have spend that time with your family. whould have saved you some anger it seams :)
  • 17:07:30 <Defos> Hey there. Is EXT:builder working with Typo3 6.2 ? Doesn't seem like it for me
  • 17:07:35 <Harpagophyt> <f:layout name="Content" /><f:render section="Main" />
  • 17:07:57 <Harpagophyt> *GGGGG* BenjaminR you are sooooo right
  • 17:08:24 <Harpagophyt> Defos it works
  • 17:08:30 <BenjaminR> with which template that happens to you
  • 17:08:51 <Harpagophyt> with my own dummy template from the quickstart
  • 17:08:59 <Harpagophyt> or better Documentation
  • 17:09:35 <BenjaminR> NamelessCoder: is Content Layout really missing here or am i blind?? https://github.com/FluidTYPO3/fluidcontent_bootstrap/tree/development/Resources/Private
  • 17:09:36 <Harpagophyt> these are only my first steps
  • 17:11:34 <BenjaminR> danilobuerger - anyone to confirm i am blind ;)
  • 17:11:47 <Defos> odd. I can install it but in backend it says "null null" in the menu. CLI doesnt work either
  • 17:11:49 <NamelessCoder> BenjaminR they are ;) TS for this ext points to fluidontent's default layout iirc
  • 17:12:15 <BenjaminR> aah! :)
  • 17:12:39 <Harpagophyt> @Defos i installed it after the extensions and it worked on a plain new T3 6.2 installation
  • 17:12:53 <Defos> TER release?
  • 17:13:49 <BenjaminR> Harpagophyt: did you include the static template for fluidcontent core?
  • 17:13:56 <BenjaminR> Typoscript
  • 17:14:00 <Harpagophyt> @Defos builder 0.10.0 but i am not sure if i used TER or GIT
  • 17:14:53 <Defos> Hmm can't be TER: Your TYPO3 version is higher than allowed. You can use TYPO3 versions 4.7 - 6.1.99
  • 17:15:15 <BenjaminR> Defos: development branch please
  • 17:15:54 <Harpagophyt> BenjaminR now it works! Thanks
  • 17:16:14 <BenjaminR> same as csc - i dont have to mention? :P
  • 17:16:20 <Harpagophyt> shame on me
  • 17:16:32 <gernot_h> hi! how do i make a typolink but for emails?
  • 17:17:03 <Harpagophyt> this hint is on the tutorial which i dont read because of i am a superhero and dont need manuals ...
  • 17:17:43 <BenjaminR> v:link.typolink gerhot_h
  • 17:18:57 <Harpagophyt> last question (hope) if i insert css and js, is it better as asset or typoscript?
  • 17:19:30 <BenjaminR> cedricziel: do you know what would be genius? making FT3BOT echo´ing the link to viewhelper documentation with some trick as we do with github issues
  • 17:20:05 <Defos> doesn't work for me :-/ still "null null" in Backend.
  • 17:20:14 <gernot_h> thx - but <v:link.typolink>[email protected]</v:link.typolink> is not working
  • 17:20:50 <BenjaminR> Harpagophyt: do as you wish. assets have some features like concat and are parameterized. but you can decide - isnt relevant
  • 17:21:19 <BenjaminR> well there is still f:link.email
  • 17:21:23 <BenjaminR> fluid has viewhelpers too ;)
  • 17:21:28 <Harpagophyt> @Defos activate sorry no idea
  • 17:21:41 <Harpagophyt> -activate
  • 17:21:56 <Harpagophyt> ment activate debugging in Backend but i don't think it helps
  • 17:21:57 <gernot_h> :) ok i try it - thx
  • 17:22:40 <Harpagophyt> Defos trust me, you don't need really this builder to create your first extension
  • 17:23:05 <gernot_h> no: #1237823699: Required argument "email" was not supplied.
  • 17:23:39 <BenjaminR> gernot_h: please take the fluid documentation in account
  • 17:23:48 <gernot_h> ok
  • 17:24:48 <BenjaminR> Defos: There is also a best practise for provider extension here: https://github.com/FluidTYPO3/fluidtypo3org
  • 17:24:59 <BenjaminR> This is the provider extension for fluidtypo3.org
  • 17:25:22 <Defos> i'll try that, thanks
  • 17:26:02 <Harpagophyt> @Defos or use the hello world examples from the documenation
  • 17:26:20 <Harpagophyt> anybody with User rights on wiki.typo3.org?
  • 17:28:33 <BenjaminR> Harpagophyt: if you login/register you also have :P
  • 17:28:48 <Harpagophyt> not for just one hint ;-)
  • 17:29:09 <BenjaminR> every typo3 integrator should have a typo3org account :)
  • 17:29:12 <Harpagophyt> i created a account for the github to report the bug and for the pull request
  • 17:29:19 <BenjaminR> same with github ^^
  • 17:29:39 <Harpagophyt> hehe BenjaminR
  • 17:30:05 <Harpagophyt> i am not really a t3 integrator ;-)
  • 17:30:46 <moger> hey... I have a conventional plugin (shop_catalog) which shows a product that is selected via flexform. now i want to replace it by a fluidcontent element which determines the product, renders some other stuff AND then renders the shop_catalog plugin with the configured product. is there a way to hand over the configuration (uid of the product) fro
  • 17:30:47 <moger> m the FCE to the plugin inside?
  • 17:31:39 <moger> reason: i dont want the editor to set the product twice (in the plugin AND the FCE)
  • 17:32:37 <BenjaminR> Harpagophyt: that or an developer. your website says you created already website earlier :)
  • 17:32:47 <BenjaminR> *typo3 sites earlier
  • 17:34:39 <pedda> Denyerec i went afk several hours ago.. regarding your phone number html "issue":
  • 17:35:04 <BenjaminR> moger: what is the fce for?
  • 17:35:07 <BenjaminR> why not only the plugin
  • 17:35:07 <pedda> i offer flux settings at root page level in the page properties to configure such params for the whole pagetree
  • 17:35:07 <FT3BOT> Welcome back pedda!
  • 17:36:10 <pedda> instead of the oldfashioned way to have a sysfolder where all "special content elements" reside
  • 17:37:35 <moger> complicated, but in short words: it's just a container for other content elements and the plugin that holds the catalog. the container used to be a typo3 page, but the problem is that the container needs to know the product that is being displayed inside it.
  • 17:38:30 <BenjaminR> than id use page properties as pedda suggests and use v:get.typoscript to read that value in your extensioin
  • 17:38:32 <moger> so i could simply add a product reference to the page, but i dont want the editor having to set the product twice (in page or FCE and in the plugin itself)
  • 17:38:55 <BenjaminR> anyway there are also viewhelpers to render a plugin
  • 17:38:59 <pedda> well.. an issue from a completely different person, but solution fits as well ;)
  • 17:39:31 <NamelessCoder> moger flexforms or flux alone will not let you do that
  • 17:39:49 <pedda> just read the single sentence with product and container ... -> should be a small products plugin fired via extension_builder
  • 17:39:54 <BenjaminR> moger: http://fluidtypo3.org/viewhelpers/vhs/development/Render/RequestViewHelper.html
  • 17:40:33 <moger> okay thank you guys, i'll try to dig in a little deeper
  • 17:40:49 <BenjaminR> i HAAATE JOOMLA!
  • 17:40:55 <BenjaminR> just to let you know of my pain
  • 17:41:04 <pedda> is it an older version?
  • 17:41:08 <pedda> or a new one?
  • 17:41:20 <BenjaminR> update from 1.5 to 3.1
  • 17:41:22 <BenjaminR> desaster
  • 17:41:35 <pedda> my last Tête-à-Tête was 1.1.16 or sth
  • 17:41:45 <BenjaminR> great fun i guess
  • 17:41:56 <pedda> was a pain in the ass and feels like a decade ago ..
  • 17:42:43 <pedda> it was a time where pdf, print, email link to friend (in nowerdays social media share) were introduced
  • 17:42:48 <BenjaminR> same here. migrated a website with 310.000 records in gallery module alone
  • 17:43:04 <NamelessCoder> this is completely bat shit crazy but you could, in page properties, use default="{flux:form.data(table: 'tt_content', field: 'pi_flexform', uid: '{v:content.get() -> v:iterator.first() -> v:iterator.extract(key: 'uid') -> v:iterator.first()}') -> v:iterator.extract(key: 'path.to.setting.in.pluginFlexForm') -> v:iterator.first()}"
  • 17:43:15 <pedda> all those three icons were spread among different files surrounded by some invalid tr td construct
  • 17:43:26 <NamelessCoder> and then instruct that ONE content element exist on the page and that this CE gets added BEFORE you edit the page itself
  • 17:43:36 <pedda> it was like: open row 1 in file 2 and close it in file 3 again..
  • 17:44:20 <BenjaminR> NamelessCoder: 8-)
  • 17:44:59 <pedda> when i was a trainee at a advert-agency i was asked to make a choice between drupal 4 (iirc), conenido, joomla and typo light (contao)
  • 17:45:08 <pedda> i went for joomla
  • 17:45:21 <NamelessCoder> but moger there are so many places this could go wrong - I won't recommend doing it. The complexity of that expression above points to a problem in the structure itself. Consider if perhaps it would be best to replicate the plugin you're attempting to use, but have it fetch settings from page settings instead of flexform.
  • 17:45:23 <soee_> gusy do you know maybe if it is possible to configure RealUrl so instead of including action and controller name just use a word that maps to it ?
  • 17:45:29 <BenjaminR> pedda: full house!
  • 17:45:44 <pedda> and cried dozens of times while struggeling with html, css and js ad the same time, beside the fact i had to learn "cms" from scratch
  • 17:45:57 <pedda> -d +t
  • 17:46:15 <pedda> didn't knew about cms functionality before i was asked for one of those 4
  • 17:46:18 <BenjaminR> soee_ postVarSets
  • 17:46:55 <BenjaminR> and fixedPostVars
  • 17:47:14 <soee_> BenjaminR: how exactly ? now if i do 'foo' => {put here action and controller} it gives me: foo/action/Controller
  • 17:47:14 <BenjaminR> google these words in combination with "realurl" will give you a bunch of tuts
  • 17:48:17 <pedda> soee_ https://gist.github.com/wikipeter/7af887f202a7465ee50c
  • 17:48:28 <Guest|90502> hi, i'm using latest version of typo3 and the extensions flux, fluidcontent, fluidcontent_core, vhs and fluipages to create both page templates and content elements. Pages work fine and FCE also, but there is no fe ouput for my additional FCEs. I followed the manual on http://fluidtypo3.org (Sec 3.2.3) and i used the exact same snippets and don kno
  • 17:48:28 <Guest|90502> w what i'm doing wrong.
  • 17:48:47 <pedda> fahrzeug maps to a controller action AND some certain id fetched from db
  • 17:48:53 <pedda> @soee_
  • 17:49:06 <NamelessCoder> Guest|90502 you may have forgotten to include the TS for css_styled_content or fluidcontent_core depending on which you use
  • 17:49:09 <soee_> pedda: will try this combination, thank toy
  • 17:49:12 <soee_> *you
  • 17:49:35 <pedda> depends on your needs if you want to map a word per argument, or combine several arguments into one single word
  • 17:50:17 <NamelessCoder> Guest|90502 or you may have forgotten to add the TS for your own provider extension - or it could be one or more caches messing with you. In summary, it's usually either TS or caches.
  • 17:51:29 <Guest|90502> nameless: no, i used your install bash script, and removed css_styled_content, and added fluicontent_core...the "fce" gets registered and i can input some values, but the "Main" section does not get rendered at all...preview/config section works fine
  • 17:51:31 <pedda> if it#s caches -> install ext:uncache
  • 17:51:40 <pedda> if it's ts -> you need to fight it ;)
  • 17:52:38 <BenjaminR> Guest: you added the line to AdditinoalConfiguration.php as documented?
  • 17:55:24 <Guest|90502> Benjamin: no, i must have overlooked that, where can i find this?
  • 17:56:02 <BenjaminR> https://github.com/FluidTYPO3/fluidcontent_core/blob/development/Build/AdditionalConfiguration.php#L2
  • 17:56:21 <pedda> it's ts then :D
  • 17:56:32 <pedda> some kind of..
  • 17:56:37 <BenjaminR> ?
  • 17:57:05 <pedda> missing ts is the cause for a missing rendering
  • 17:57:13 <BenjaminR> until now it seems to be simply a missing line in additinalconfiguration
  • 17:57:29 <pedda> which seems to load some ts setup for rendering ^^
  • 17:57:34 <BenjaminR> because it replaces rendering template for core ces
  • 17:57:46 <pedda> or even replace
  • 18:00:49 <Guest|90502> benjamin: thats it, thanks alot...now i can also use the overridden fluidcontent_core files to recode the defualt content elements (Header, Bullets, Text etc.), right?
  • 18:01:20 <pedda> yes
  • 18:01:43 <pedda> you could use ext:view to "override" only certain files
  • 18:01:57 <pedda> this way you don't need to touch the fluidcontent_core files
  • 18:02:38 <pedda> @Guest|90502 https://github.com/FluidTYPO3/view
  • 18:03:04 <BenjaminR> Guest: fluidcontent_core overwrites ALL core elements now. You then again can overwrite the fluidcontent_core tmeplate with your own with "overlays" - see documentation for that again :)
  • 18:03:12 <BenjaminR> pedda: not needed for fcc
  • 18:03:18 <pedda> rly?
  • 18:03:20 <pedda> cool
  • 18:03:20 <BenjaminR> its build-in
  • 18:03:30 <pedda> nice
  • 18:03:52 <pedda> if Guest|90502 will use tx_news he should look into ext:view anyway ^^
  • 18:04:01 <BenjaminR> true
  • 18:04:18 <Guest|90502> yes, i read about this, and i will check out, again thanks alot!
  • 18:04:29 <pedda> it's a nightmare to copy all files, even if untouched from ofe of the three main directories without ext:view
  • 18:04:42 <pedda> -ofe +one
  • 18:16:19 <moger> I first tried the most simple approach: use fluidpages to create a special page, the page has a product relation. on the page resides my plugin. so everything like before, but now the page knows its product.
  • 18:17:02 <moger> now i need to read out the product uid from another template
  • 18:17:45 <BenjaminR> _maybe_ v:page.info helps here
  • 18:17:46 <NamelessCoder> moger http://fluidtypo3.org/viewhelpers/flux/master/Form/DataViewHelper.html
  • 18:17:52 <BenjaminR> ah yes..
  • 18:17:53 <BenjaminR> that one
  • 18:17:54 <BenjaminR> :)
  • 18:17:55 <moger> perfect :)
  • 18:17:59 <BenjaminR> Thanks NamelessCoder
  • 18:18:26 <BenjaminR> remembered that i wanted to make v:page.info to do that... but wasnt allowed by you ^^:D
  • 18:18:54 <Guest|90502> i have just one more question...is there some more documentation to the concept of overlays. i'm not 100% familiar with that. i guess i can reuse the coreelements inside my extension, regarding to the naming convention of fluid?
  • 18:19:15 <BenjaminR> http://github.com/fluidtypo3/view
  • 18:20:20 <NamelessCoder> BenjaminR nope, too expensive in v:page.info ;)
  • 18:20:36 <BenjaminR> well i agreed anyway - just mixed it up
  • 18:21:01 <NamelessCoder> and you can combine them - should be all good
  • 18:21:07 <BenjaminR> it is!
  • 18:21:11 <BenjaminR> (all good) :)
  • 18:22:16 <soee_> pedda: thanks not exactly what i wanted to achieve but helped a bit :)
  • 18:22:35 <pedda> :)
  • 18:22:55 <pedda> np yw ... sometimes it's enough to push in the right direction
  • 18:24:38 <pedda> cu guys
  • 18:24:40 <pedda> gotta go
  • 18:43:24 <Guest|90502> in my extension setup.ts i added "plugin.extkey.view.overlays.tx_fluidcontentcore.templateRootPath = PATH" and i copied athe file Text.html to myext/Resources/Private/Templates/CoreContent so that the default "Text" Content Element should be overridden?
  • 18:44:34 <BenjaminR> guest -the other way round
  • 18:44:56 <BenjaminR> plugin.tx_fluidcontentcore.view.overlays.myext
  • 18:45:23 <BenjaminR> then yes - thats expected
  • 18:50:18 <Guest|90502> this does not work, the snippet should reside inside my extensions setup.ts?
  • 18:51:23 <BenjaminR> yes
  • 19:03:02 <Outdoorsman> Hmmm getting this in the error logs...
  • 19:03:23 <Outdoorsman> identify: Improper image header `typo3temp/pics/7edf0c6f7f.gif' @ gif.c/ReadGIFImage/1014.
  • 19:13:28 <BenjaminR> Outdoorsman: what means that your image or image processor is corrupt
  • 19:26:28 <Guest|90502> Benjamin: i added plugin.tx_fluidcontentcore.view.overlays.myext.templateRootPath = EXT:myext/Resources/Private/Templates/ and i copied the file Text.html to .../Templates/CoreContent/ is there anything i'm missing, or known issues
  • 19:28:31 <BenjaminR> maybe you forgot to include the static template from your provider extension
  • 19:28:41 <BenjaminR> didnt clear cache
  • 19:31:14 <Guest|90502> unfortunately not..but thanks again...i will try again later

20140423

  • 09:12:46 <xaver> hi
  • 09:13:19 <xaver> what is the best way if i use v:page.breadcrumbs to add the news in the singleview
  • 09:21:19 <danilobuerger> xaver i dont think that this works out of the box, v:page.breadcrumbs just reads the rootline
  • 09:22:55 <danilobuerger> but you can use <v:page.breadcrumbs as="rootline"> ….. </v:page.breadcrumbs> and do your own rendering inside that
  • 09:44:35 * Denyerec recovers his email with {v:resource.record} ...
  • 09:44:43 <Denyerec> It's good for anything that one! ;)
  • 10:59:33 <danilobuerger> pfff Denyerec abusing my good view helper ^^
  • 11:06:52 <Denyerec> :)
  • 11:31:57 <Jeff_Tollwerk> Hey guys, I have a two-column element and only want to show the second column if it's filled via f:if-ViewHelper. How can I access the array for the content to check if it's empty or not?
  • 11:35:17 <BenjaminR> v:content.get
  • 11:35:24 <BenjaminR> Jeff_Tollwerk
  • 11:44:58 <Jeff_Tollwerk> Merci!
  • 11:45:14 <BenjaminR> yw
  • 11:52:20 <Denyerec> content.get is having a real workout lately
  • 11:52:22 <cedricziel> BenjaminR, there?
  • 11:53:34 <BenjaminR> hi cedricziel
  • 11:53:56 <cedricziel> please invite me to the other room, i'm locked out ;)
  • 11:54:13 <BenjaminR> not sure i have the force for that :)
  • 11:54:27 <cedricziel> you have when you're identified and +o
  • 11:55:28 <BenjaminR> what is the command :)
  • 11:56:13 <cedricziel> (/)INVITE nick #chan (the slash has to be escaped here, remove the parenthesis ;) )
  • 11:56:53 <BenjaminR> done
  • 11:57:20 <cedricziel> merci
  • 12:21:01 <bjo3rn> hi y'all
  • 12:21:25 <bjo3rn> I have a little issue re: namespaces and xsd
  • 12:22:13 <bjo3rn> I followed the docs but now I get an error about double declarations.
  • 12:23:01 <bjo3rn> it's all TER and TYPO3 6.1.18
  • 12:25:36 <Defos> Hey. I just added a new fluidcontent, and frontend says: Oops, an error occurred!
  • 12:25:36 <Defos> Could not analyse class:FluidTYPO3\FluidcontentCore\ViewHelpers\TagViewHelper maybe not loaded or no autoloader?
  • 12:25:48 <Defos> oops sorry for line-breaks
  • 12:36:47 <BenjaminR> that points to that you didnt add fluidcontent but rather fluidcontent_core
  • 12:57:49 <Torstenn> Hi there, i use flux, fluidcontent, fluidpages with typo3 6.1.8 and if i copy a page with an fal image, i get an error with uid of "sys_file_reference", i checked that the uid he is trying to find is always "1" and there is no entry with uid 1 in the sys_file_reference table, any ideas what to do?
  • 13:02:28 <Denyerec> Defos - you all good now ?
  • 13:15:25 <Torstenn> someone has a working copying of pages with fal images?
  • 13:17:44 <danilobuerger> cedricziel why do you need an invite to the channel "#chan" ???
  • 13:18:10 <cedricziel> i stood in front of closed doors
  • 13:18:22 <danilobuerger> but whats in the channel called "#chan" ??
  • 13:18:38 <danilobuerger> i just joined it
  • 13:18:41 <BenjaminR> ??
  • 13:18:42 <danilobuerger> nothing much going on there
  • 13:19:09 <BenjaminR> youre making jokes we dont understand? :)
  • 13:19:21 <danilobuerger> no BenjaminR ... check it out
  • 13:19:26 <danilobuerger> ./join #chan
  • 13:19:33 <BenjaminR> that was a placeholder to tell me how to invite someone
  • 13:19:35 <danilobuerger> ChanServ greets you with lots of bacon
  • 13:20:45 <danilobuerger> Torstenn you are doing it wrong, please gist your template
  • 13:21:16 <Torstenn> ok mom
  • 13:21:33 <danilobuerger> the "1" you are seeing and assuming its an uid, is not an uid.... its the count of the images you referenced... and when you reference only one image, the count is 1
  • 13:22:43 <Torstenn> ok
  • 13:22:46 <Torstenn> here is the template
  • 13:22:46 <Torstenn> https://gist.github.com/anonymous/11211425
  • 13:24:56 <danilobuerger> Torstenn see https://github.com/FluidTYPO3/flux/blob/development/Classes/ViewHelpers/Field/Inline/FalViewHelper.php for an example on how to use
  • 13:25:33 <danilobuerger> also BenjaminR has a fully working example somewhere
  • 13:26:02 <BenjaminR> lots of : ) but the docs should show everything one needs
  • 13:26:28 <BenjaminR> https://gist.github.com/benjaminrau/9833031
  • 13:26:33 <Torstenn> but whats the connection between backend copy and frontend template?
  • 13:27:01 <Torstenn> but ill try it
  • 13:27:24 <BenjaminR> the field name is the connection (the one you see immediately) - its a combination of table, record uid and field
  • 13:27:46 <BenjaminR> but that again is danilobuerger´s area :)
  • 13:28:37 <danilobuerger> connection is made through the sys_file_reference table by the combination BenjaminR mentioned
  • 13:28:55 <danilobuerger> Torstenn take a look at the gist that BenjaminR pasted here, its a good example
  • 13:29:23 <Torstenn> ok, but it works fine in frontend if i create anything
  • 13:29:27 <Torstenn> this you know?
  • 13:29:33 <Torstenn> the problem is only copy paste in backend
  • 13:29:44 <danilobuerger> i dont understand what you are saying
  • 13:30:14 <BenjaminR> he tries to copy a page and paste somewhere in page tree
  • 13:30:21 <BenjaminR> the throws an exception
  • 13:30:22 <Torstenn> exactly
  • 13:30:36 <Torstenn> if i create new content element
  • 13:30:38 <Torstenn> all works fine
  • 13:31:21 <danilobuerger> hmm
  • 13:32:52 <danilobuerger> Torstenn for that please file an issue at https://github.com/FluidTYPO3/flux
  • 13:33:58 <Torstenn> you have any ideas where i can take a look?
  • 13:34:06 <Torstenn> i need to fix it for my own this week :/
  • 13:34:39 <Torstenn> the last function where im looking is in filterInlineChildren there the $parameter array with the key "value" is [0] => 1
  • 13:35:20 <Torstenn> i know its hard to understand what i write ...
  • 13:36:07 <randomresult> hello
  • 13:36:30 <Torstenn> hi
  • 13:36:51 <randomresult> im looking for a menu which only shows the submenu items from the page i am ... no matter which treelevel im in... any hints?
  • 13:36:55 <randomresult> im too blind today
  • 13:38:04 <Torstenn> vhs menu viewhelper with pageUid param?
  • 13:38:16 <Torstenn> thats what i would check *g
  • 13:38:32 <BenjaminR> randomresult: go for torstenn´s advice :)
  • 13:40:15 <randomresult> how to get the the actual pageUid?
  • 13:40:39 <BenjaminR> page variable is available in every fluidpages and fluidcontent element
  • 13:40:44 <BenjaminR> with {page.uid}
  • 13:40:49 <BenjaminR> if not - use v:page.info()
  • 13:41:37 <BenjaminR> use {_all -> f:debug()} from time to time to see what is available there by default :)
  • 13:43:36 <randomresult> it will allways take entryLevel=0
  • 13:43:57 <randomresult> <v:page.menu useShortcutData="TRUE" pageUid="{page.uid}" >
  • 13:44:26 <randomresult> shouldnt i take the subpages ?
  • 13:49:09 <Defos> back from lunch
  • 13:49:17 <randomresult> wb Defos
  • 13:49:24 <Defos> @BenjaminR: added where?
  • 13:49:50 <randomresult> @BenjaminR my menu always shows the main menu-items
  • 13:49:57 <randomresult> not the subpages
  • 13:50:45 <randomresult> ah because page.uid is NULL
  • 13:52:15 <Torstenn> ok i produced i minimum example with only a fal inline tag in the template, and the copy of sys_file_reference entry works but the uid_foreign is not updated to the new tt_content element what is generated at page copy
  • 13:52:23 <Torstenn> if you have some ideas, let me know
  • 13:53:42 <randomresult> works. thx all
  • 13:53:57 <Torstenn> ok i see its fixed in typo3 6.2
  • 13:56:27 <BenjaminR> Defos?
  • 13:56:39 <BenjaminR> randomresult: working?
  • 13:56:44 <randomresult> jupp
  • 13:56:52 <randomresult> page.uid was NULL
  • 13:56:57 <randomresult> i took the v:info
  • 13:57:04 <randomresult> field id :)
  • 13:57:24 <Defos> @BenjaminR "that points to that you didnt add fluidcontent but rather fluidcontent_core"
  • 13:58:09 <BenjaminR> you said you added fluidcontent but your error is relaated to fluidcontent_core
  • 13:58:30 <BenjaminR> that are two different extensions (if you are not aware)
  • 14:02:39 <Defos> I dont' have fluidcontent_core installed tho
  • 14:03:26 <Defos> vhs, flux, fluidpages, fluidcontent, fluidpages_bootstrap, fluidcontent_bootstrap and my own template holder extension
  • 14:03:43 <BenjaminR> show me your templates
  • 14:03:57 <BenjaminR> i guess you specified a wrong namespace somewhere
  • 14:04:24 <BenjaminR> {namespace v=FluidTYPO3\Fluidcontentcore\ViewHelpers} or so..
  • 14:04:47 <Defos> http://pastebin.com/X7txzAfA
  • 14:05:33 <BenjaminR> another one?
  • 14:06:14 <Defos> That's the fluidcontent one causing the error
  • 14:07:12 <BenjaminR> ah i bet your Content Layout has fluidcontentcore namespace
  • 14:07:14 <BenjaminR> !
  • 14:07:25 <BenjaminR> and uses <fc:tag or simolar
  • 14:07:30 <BenjaminR> fcc:tag
  • 14:37:36 <Defos> Yep that was it! :-)
  • 15:08:10 <BenjaminR> wild coping files?
  • 15:08:10 <BenjaminR> ;)
  • 15:12:06 <Defos> I used fluidtypo3org-master as my extension reference. Bad idea. (it also crippled my Typo3 installation writing 150mb of error log with a single call)
  • 15:14:08 <Defos> btw, can I align Fluidcontent elements horizontally in the backend? And not just one after the other vertically?
  • 15:24:30 <BenjaminR> NO that isnt possible
  • 15:24:50 <BenjaminR> Its everything possible that is possible with typo3 s backendlayouts
  • 15:27:21 <Defos> Okey thanks
  • 15:27:54 <Denyerek> Hmm.
  • 15:28:05 <Denyerek> I'm using the menu viewhelper, and it's being using with a folder full of shortcuts.
  • 15:28:18 <Torstennn> Hi there, i debuged my problem a bit, and if i use an fluidcontent CE mit inline.fal and copy it, it works fine, but if there is a translation of this CE, than the error "No fileusage (sys_file_reference) found for given UID." is raised.
  • 15:28:18 <Denyerek> My issue is current / active not being applied
  • 15:28:38 <Denyerek> I appreciate the active/current page isn't really the shortcut anymore as it's been redirect, but is there any way to fake that / make it behave ?
  • 15:28:58 <Denyerek> <v:page.menu pageUid="{settings.headerMenuStorageUID}" useShortcutUid="FALSE" useShortcutData="TRUE" classCurrent="current"/>
  • 15:29:01 <Torstennn> maybe someone has an idea?
  • 15:29:02 <Denyerek> That's my current VH call
  • 15:34:31 <Denyerek> Ahh
  • 15:34:38 <Denyerek> useShortcutUID i sno longer bugged
  • 15:34:39 <Denyerek> grand
  • 17:01:32 <Harpagophyt> should i use fluidcontent_bootstrap or an other package to get useable bootstrap elements?
  • 17:03:00 <BenjaminR> you should use the one i referenced yesterday
  • 17:03:47 <BenjaminR> more up to date https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme
  • 17:04:36 <Torsten> Hey, I've a question concerning the allowedContentTypes feature: Is it possible to allow only a special fluid_content element? They have all the same CType "fluidcontent_content"
  • 17:06:44 <Denyerec> BenjaminR you ever used sourceCollection for srcset image rendering ?
  • 17:06:55 <BenjaminR> no
  • 17:07:06 <Harpagophyt> is it ok for productionuse?
  • 17:07:46 <BenjaminR> Harpagophyt: i suggest to copy the ones you need to your own provider extension and then i assume you test them before putting them in production
  • 17:07:58 <Harpagophyt> ok, thx
  • 17:53:52 <Denyerec> If I have a "relation" in the resources part of a page, how do I get that out in my template?
  • 17:54:03 <Denyerec> (i need the first image resource on the page)
  • 18:38:51 <Defos> is there a way to insert a fluid content element into a fluid page template statically? so it is always loaded, and optimally never deleted?
  • 19:11:20 <Denyerec> Defos
  • 19:11:34 <Denyerec> What I have done, is created the ocntent element on a page in a sysfolder
  • 19:11:41 <Denyerec> then I include that in the template via Fluid.
  • 19:11:43 <Denyerec> Would that be suitable ?
  • 19:11:53 <Denyerec> If the CE was owned and editable only by the Admin, it would prevent deletion.
  • 19:12:09 <Denyerec> If that's what you're trying to do I can pastecode yu the snippet
  • 19:18:22 <Defos> that sounds good, yes please
  • 19:34:12 <Denyerec> Defos
  • 19:34:15 <Denyerec> sorry I got distracted
  • 19:34:42 <Denyerec> Simply use this:
  • 19:34:42 <Denyerec> <v:content.render contentUids="{settings.address3Uid -> v:iterator.explode()}"/>
  • 19:34:59 <Denyerec> {settings.address3Uid} is stored in typoscript, and is the UID of the content element you need to render.
  • 20:12:51 <Outdoorsman> I have a TYPO3 CMS 6.2 website that won't let me log into the backend in Production mode, but when I switch it to Development mode, no problem. Strange. Any ideas?
  • 20:13:28 <Denyerec> Caches, cookies and sessions ?
  • 20:13:44 <Denyerec> did you configure any IP / Masks in the install tool ?
  • 20:13:58 <Outdoorsman> Checking...
  • 20:29:51 <Outdoorsman> Thanks Denyerec. You sparked an idea... I did a diff of my LocalConfiguration.php file with a working version of 6.2 I have. Turns out that BE Compression was enabled and apparently the issue.
  • 20:30:35 <Outdoorsman> I have the .htaccess file in the right spot and also had uncommented the appropriate section there but it's apparently causing some issue for some reason.
  • 20:34:18 <Denyerec> Woo! :D
  • 20:34:30 <Denyerec> Must have been compressing and caching output
  • 20:44:26 <Outdoorsman> But I want to be using BE/FE compression because I have plenty of horsepower on my server and it also saves bandwidth.
  • 20:45:04 <Outdoorsman> Compression is working on all other sub 6.2 sites.
  • 20:58:22 <Outdoorsman> I just used http://www.whatsmyip.org/http-compression-test/ for my domain. It says that compression is working on the site. However, I can't log in.
  • 21:22:11 <Outdoorsman> So apparently TYPO3 CMS 6.2.1 has documented issues with breaking login when BE compression is enabled.
  • 21:22:19 <Outdoorsman> https://forge.typo3.org/issues/58010
  • 21:23:13 <Outdoorsman> Here's the fix that's been pushed to the review server if anyone else is having this issue.
  • 21:23:15 <Outdoorsman> https://review.typo3.org/#/c/29582/

20140424

  • 04:42:09 <dominicgarms> Hello
  • 04:42:47 <dominicgarms> I ran into some problems with upgrading the flux_galleria extension after the upgrade of flux 7.0
  • 04:44:16 <dominicgarms> here the link to my repo: https://github.com/dohomi/flux_galleria
  • 04:44:46 <dominicgarms> Currently the flexform configuration is not displayed anymore. I guess the problem depends on provider changes in the 7.x version
  • 04:45:28 <dominicgarms> I updated the .html file to all ViewHelper name changes but still the file is not displayed
  • 04:46:58 <dominicgarms> could somebody give me hints what changes I need to make in ext_tables.php and Classes/Provider/PluginConfigurationProvider.php that flux finds the Configuration and Preview section?
  • 07:19:09 <dominicgarms> I gave it another try with the use of "registerFluidFlexFormPlugin" but still no success
  • 07:19:24 <dominicgarms> https://github.com/dohomi/flux_galleria/blob/master/ext_tables.php
  • 07:19:49 <dominicgarms> would be great if somebody help me out
  • 09:57:51 <randomresult> morning
  • 10:08:43 <Denyerek> Hmmm.
  • 10:08:48 <Denyerek> That VH appears to return "1"
  • 10:09:01 <Denyerek> Not quite as useful as I was expecting it to be
  • 10:10:36 <Denyerek> Ahh
  • 10:10:39 <Denyerek> page.resources.fak
  • 10:10:41 <Denyerek> .fal
  • 10:10:44 <Denyerek> now we're getting somewhere
  • 10:20:47 <Denyerek> Hm.
  • 10:21:08 <Denyerek> So I have an array that is (I think) a FAL array, returned from page.resources.fal
  • 10:21:16 <Denyerek> Question now, is how do I render that ?
  • 10:36:47 <Denyerek> Well
  • 10:36:54 <Denyerek> Now I have two images the same...
  • 10:37:07 <Denyerek> treatIdAsReference=1 got something to render
  • 10:37:21 <Denyerek> But I don't think that's correct, and I don't really understand the documentation on that one.
  • 10:40:15 <Denyerek> Hmm
  • 10:40:34 <Denyerek> by passing in {image.0} instead of {image} I now see the image rendered out twice.
  • 10:56:16 * Denyerek prods randomresult
  • 10:56:56 <Denyerek> https://gist.github.com/Denyerec/beea9f3a863d11c192bf
  • 11:03:05 <Denyerek> Dumping out the $files array in the PHP with a var_dump() seems to indicate there are two files in the $files array, despite there being only one file allocated to the page,
  • 11:07:28 <Denyerek> Ok, now I'm stuck.
  • 11:07:38 <Denyerek> benjaminr, are you there ?
  • 11:07:59 <Denyerek> Ah, I see it was danilobuerger who wrote the class :)
  • 11:16:10 <Denyerek> I'v enow got it rendering by passing {image.0.id}
  • 11:16:14 <Denyerek> but this feels really wrong.
  • 11:26:00 <randomresult> @NamelessCoder u there?
  • 11:27:44 <Defos> is there a type check (helper)? to check if a variable is an array?
  • 11:37:31 <mpevd> hello. i use latest git version of flux 7.0.0. i want to add a field for a database relation, but i can get it only working with a select. so it always displays the select with all records inside. is it possible to use with type "group" ? like here http://docs.typo3.org/typo3cms/TCAReference/Reference/Columns/Group/Index.html . So with a box showin
  • 11:37:31 <mpevd> g selected records and the wizard to use select them ?
  • 11:42:29 <mpevd> i found a old code snippet what seems to do this if i check the naming of attributes. but this seems to be removed within the last releases ? <flux:flexform.field.group ...
  • 11:50:12 <Denyerek> hang in there mpevd - someone will help eventually.
  • 11:50:21 <Denyerek> Defos, yes
  • 11:50:22 <Denyerek> One sec
  • 11:52:27 <mpevd> ok, thx
  • 11:53:59 <Denyerek> Defos, I can't seem to find it now, hold on.
  • 11:54:51 <Denyerek> Defos, what do you want to do
  • 11:55:02 <Denyerek> I mean, what will happen if the item is NOT an array
  • 11:55:06 <Denyerek> or what will happen if it IS
  • 12:52:55 * Denyerek continues to terrorise danilobuerger with improper use of viewhelpers
  • 12:55:52 <randomresult> Denyerek good luck
  • 12:55:57 <randomresult> so quiet these days.
  • 12:56:44 <randomresult> did u manage to have an condition to render a section only if there is content in it?
  • 12:57:25 <randomresult> i want to render a section only if <v:page.content.render column="1" > has at least one element
  • 12:58:15 <Denyerek> All my column sections are sliders
  • 12:59:02 <Denyerek> So I've not had to struggle with an empty one yet
  • 12:59:16 <Denyerek> One of "the 4" should be able to tell you, eventually :)
  • 12:59:29 <Denyerek> I'm still not sure if my hacked-together CE is sane or not
  • 12:59:41 <Denyerek> I mean, it works, but I've probably violated some local laws getting there ;)
  • 13:12:52 <mpevd> hello. i use latest git version of flux 7.0.0. i want to add a field for a database relation, but i can get it only working with a select. so it always displays the select with all records inside. is it possible to use with type "group" ? like here http://docs.typo3.org/typo3cms/TCAReference/Reference/Columns/Group/Index.html . So with a box showin
  • 13:12:52 <mpevd> g selected records and the wizard to use select them ? i found a old code snippet what seems to do this if i check the naming of attributes. but this seems to be removed within the last releases ? <flux:flexform.field.group ...
  • 13:13:35 <Denyerek> Still standing outside in the rain with us eh mpevd ? :D
  • 13:13:37 <Denyerek> #fightClub
  • 13:13:40 <mpevd> =)
  • 13:13:58 <Denyerek> ./j fedext.fightclub
  • 13:14:08 <Denyerek> We could queue there.
  • 13:14:37 <mpevd> i'm in
  • 13:15:05 <mpevd> but its empty
  • 13:15:27 <Denyerek> 1st in the queue ;)
  • 13:15:41 <mpevd> Different question, someone knows a way how to limit object amount inside a section ?
  • 13:15:47 <Denyerek> Need any help with photoshop ?
  • 13:15:53 <mpevd> nope, only flux :)
  • 13:15:55 <Denyerek> That I *can* sort you out with
  • 13:16:04 <Denyerek> Shame.
  • 13:16:12 <Denyerek> That was my chance to shine ;)
  • 13:17:03 <Denyerek> I don't think you can... There's no controlling params for flux:section
  • 13:17:08 <Denyerek> and I can't see where else you'd achieve that.
  • 13:17:24 <Denyerek> Perhaps chuck it on the git repo as a feature request
  • 13:17:42 <Denyerek> Obviously in whatever renders the section in the template you could configure to render only 3 items, say
  • 13:17:55 <Denyerek> (Just have a count and exit in the loop)
  • 13:18:03 <Denyerek> If you've got editors that insist on overpopulating the place .
  • 13:20:15 <mpevd> yupp. thats the way i use it now. we got a multicolumn field, so you can use it with 1-5 columns. but if someone tries to add another 6th column it is still possible. could only get it working with an condition in backend so if you have more than allowed objects it displays a readonly field with a message. in fe it limits the output
  • 13:20:29 <mpevd> but would be cool if there was a way to control it directly :)
  • 13:23:32 <Denyerek> Would be cool to see the code for that
  • 13:23:39 <Denyerek> I'm still only a whitebelt
  • 13:23:40 <Denyerek> :)
  • 13:34:47 <xaver> i need a form ext and formage is not ready or? i need 2 cols and and firstcol first row spitted again. (no formhandler!) and powermail is it with a a little bit dirty code possible. But powermail is total overkill. (Customer won't interact with the ext)
  • 13:36:30 <Denyerek> Is it just for a contactform ?
  • 13:36:42 <Denyerek> or do they need to be able to customise it ?
  • 13:36:57 <Denyerek> sp_bettercontact can store data to the DB, allows custom fields and has templateable output.
  • 13:37:07 <Denyerek> I had to make two small tweaks to allow it to work on 6.2
  • 13:47:38 <Torsten> Hey... I'm using v:if.client.isMobile in a v:page.header view helper. Seems like the header part is cached and the isMobile test is only executed once
  • 14:00:18 <soee> v:iterator.extract wont return value bu default ? i have to assing it to some variable ?
  • 14:05:47 <Denyerek> Torsten, I saw the isMobile just today I think, and I could have sworn it was marked to be deprecated.
  • 14:25:17 <Torsten> Denyerek thanks. I'll look into a proper replacement.
  • 15:05:58 <randomresult> Denyerek Torsten this works only for un-cached environments
  • 15:06:21 <randomresult> you can use TS instead to set a variable
  • 15:06:29 * randomresult hiddes himself from danilobuerger
  • 15:06:42 <randomresult> in here, they hate agent-sniffing
  • 15:06:43 <soee> what would be the way to get valid page uid from setting array
  • 15:06:57 <soee> where it is define like: pages_21 ?
  • 15:06:58 <randomresult> <v:page.info ?
  • 15:07:29 <randomresult> v:page info field id
  • 15:08:23 <soee> does it support: pages_21 ?
  • 15:13:34 <soee> it does not :)
  • 15:33:01 <Harpagophyt> fluid.grid - if i have just one contentarea do i use fluid.grid?
  • 15:44:22 <Defos> What do you guys suggest for creating forms? form, formhandler, powermail?
  • 16:26:53 <cedricziel> Defos: depends on complexity and customizability you need
  • 16:27:16 <cedricziel> Harpagophyt: flux:grid renders the content area-so yes
  • 16:27:56 <Harpagophyt> thx
  • 16:51:34 <alexander_dick> hi guys. Is it possible to loop over an array of page IDs and get the flexform settings for each page?
  • 16:53:55 <alexander_dick> including proper inheritance if I query a subpage with no specific settings
  • 17:06:16 <alexander_dick> Basically I need a function like getPageConfiguration($pid);
  • 17:06:34 <alexander_dick> @NamelessCoder
  • 18:40:57 <floxx> is there a way to visually group fields in a flux form?
  • 19:09:52 <cedricziel> floxx: use either a container or a sheet
  • 19:27:55 <Harpagophyt> http://getbootstrap.com/components/#navbar is there a partial available?
  • 19:29:05 <cedricziel> yes, in EXT:speciality from the bootstrap-package
  • 19:29:36 <cedricziel> but i recommend constructing it on your own to get in the groove. it's actually very easy
  • 19:31:38 <Harpagophyt> hmm, i have no idea ... ;-)
  • 19:36:18 <Harpagophyt> https://github.com/Ecodev/bootstrap_package/blob/master/htdocs/typo3conf/ext/speciality/Resources/Private/Partials/NavigationSub.html
  • 19:43:30 <cedricziel> yes Harpagophyt; constructing such beast on your own takes no time when you no what you're doing-make sure you understand before you proceed
  • 19:43:50 <cedricziel> *know
  • 19:44:29 <Harpagophyt> hehe, don't know if i am able to understand it ...
  • 19:48:32 <Denyerek> Did I miss everyone ?
  • 19:48:37 <Denyerek> I need someone to look at something...
  • 19:48:47 <Denyerek> cedricziel, you still about ?
  • 19:49:46 <Denyerek> https://gist.github.com/Denyerec/46c3e512c09b1147d173
  • 19:49:51 <Denyerek> I need to know if this is best-practice
  • 20:48:21 * Denyerek drops down a trail of breadcrumbs for danilobuerger and cedricziel
  • 23:17:00 <Denyerek> https://gist.github.com/Denyerec/46c3e512c09b1147d173
  • 23:17:06 <Denyerek> Can anyone tell me if this is dangerous/bad/insane ?

20140425

  • 01:16:07 <dominicgarms> hello
  • 10:00:05 <oliver_1234> Hi guys. I'm trying out fluidcontent_core with typo3 6.2.1 . When I create a new content element (e.g simple text) I get this error: #1: PHP Warning: array_combine() [<a href='function.array-combine'>function.array-combine</a>]: Both parameters should have at least 1 element in typo3conf/ext/fluidcontent_core/Classes/UserFunction/ProviderField.php
  • 10:00:05 <oliver_1234> line 63
  • 10:35:40 <Harpagophyt> how can i reference images in a css file? eg: background-image: url(???)
  • 10:38:44 <oliver_1234> do you create the css dynamically?
  • 10:38:46 <soee> and where are they placed ?
  • 10:39:35 <Harpagophyt> static css - images are under Public/img
  • 10:39:55 <soee> and css also in Public ?
  • 10:39:58 <Harpagophyt> yes
  • 10:40:18 <soee> tahn do ba url('../Images/foo.jpg')
  • 10:40:46 <soee> if structure is like Public/Styles/foo.css and Public/Images/foo.jpg
  • 10:40:54 <Harpagophyt> hmm, ok
  • 10:41:00 <Harpagophyt> then i have another problem - thx
  • 10:41:24 <Harpagophyt> ah, the css will be written as typo3temp/...
  • 10:42:34 <oliver_1234> use absolute path. /typo3conf/ext/<extkey>/Resources/Public/Images
  • 10:44:47 <Harpagophyt> it works with standalone = 1 rewrite = 0 - solved - thx
  • 11:16:06 <oliver_1234> I'm trying out fluidcontent_core with typo3 6.2.1 . When I create a new content element (e.g simple text) I get this error: #1: PHP Warning: array_combine() [<a href='function.array-combine'>function.array-combine</a>]: Both parameters should have at least 1 element in typo3conf/ext/fluidcontent_core/Classes/UserFunction/ProviderField.php line 63
  • 11:28:56 <Denyerek> Morning.
  • 11:29:00 <Denyerek> Can anyone tell me if this is dangerous/bad/insane ?
  • 11:29:02 <Denyerek> https://gist.github.com/Denyerec/46c3e512c09b1147d173
  • 11:31:52 <BenjaminR> no none of all :)
  • 11:31:58 <BenjaminR> i do the same
  • 11:32:22 <BenjaminR> Denyerek
  • 11:34:13 <Harpagophyt> if i use v:page.menu what is the condition to detect if there are subpages?
  • 11:37:37 <Harpagophyt> found it on: https://worksonmymachine.org/blog/a-guide-to-menu-rendering-with-fluidtypo3 thx
  • 11:44:03 <Harpagophyt> is there no if/else? just switch?
  • 11:45:18 <BenjaminR> menuitem.hasSubpages
  • 11:45:25 <BenjaminR> is boolean
  • 11:45:46 <BenjaminR> harpagophyt
  • 11:46:04 <BenjaminR> Your is a real challenge to write :)
  • 11:46:28 <Harpagophyt> *gggg*
  • 11:54:39 <Denyerek> BenjaminR, thankyou for the reassurance!
  • 11:54:45 <Denyerek> I was not sure about accessing array.0
  • 11:54:55 <Denyerek> I wondered if it would be "more correct" to have an iterator that ends on count == 1
  • 11:55:09 <Denyerek> But that just seemed like more code to the same effect.
  • 11:55:21 <BenjaminR> v:iterator.first would be more accurat
  • 11:56:50 <Harpagophyt> hmmm, it is really a challenge :-(
  • 11:58:24 <Harpagophyt> <f:if condition="{item.hasSubPages}"> how can i negotiate it?
  • 11:59:00 <BenjaminR> negotiate?
  • 11:59:02 <BenjaminR> negate?
  • 11:59:12 <Harpagophyt> örm yes
  • 11:59:19 <BenjaminR> <f:else> inside :P
  • 12:00:12 <Harpagophyt> örgs, had the vhs viewhelpers open
  • 12:01:42 <BenjaminR> ?
  • 12:01:56 <BenjaminR> Denyerec: youve read about v:iterator.first?
  • 12:02:00 <BenjaminR> hi cedricziel!
  • 12:02:15 <cedricziel> args
  • 12:02:23 <cedricziel> pls invite again BenjaminR
  • 12:03:15 <BenjaminR> (Y)
  • 12:20:43 <Harpagophyt> https://gist.github.com/Harpagophyt/11284644
  • 12:21:07 <Harpagophyt> just get the else out
  • 12:21:58 <BenjaminR> if you use f:else you also have to use f:then
  • 12:22:35 <BenjaminR> if there is no f:then or f:else in a f:if its treated as f:then
  • 12:23:27 <Harpagophyt> YEAH :-) my first partial
  • 12:23:28 <Harpagophyt> thx
  • 12:23:46 <BenjaminR> nice to hear :)
  • 12:23:53 <BenjaminR> congratulations :)
  • 12:23:58 <BenjaminR> ive read you are from austria too?
  • 12:24:06 <BenjaminR> vieann or so?
  • 12:24:12 <Harpagophyt> thx. yes i am
  • 12:24:16 <Harpagophyt> vienna
  • 12:24:30 <BenjaminR> your first steps with fluid in general?
  • 12:24:36 <Harpagophyt> yes
  • 12:24:40 <BenjaminR> good choice :)
  • 12:24:43 <Harpagophyt> i have 2 projects
  • 12:24:51 <Harpagophyt> this is the first non profit one
  • 12:25:05 <BenjaminR> also our extensions are a good choice but heading over to fluid in general is neccessary step
  • 12:25:23 <BenjaminR> good you made it
  • 12:25:25 <Harpagophyt> yes, i bought the opensourcepress book
  • 12:27:08 <Harpagophyt> i hope it was a good choice for the first typo3 extension
  • 12:30:40 <cedricziel> books tend to be very outdated..
  • 12:30:44 <cedricziel> which book exactly?
  • 12:31:23 <Harpagophyt> http://www.opensourcepress.de/de/produkte/TYPO3-Extbase/18824/978-3-95539-070-9
  • 12:31:41 <cedricziel> good choice i hope
  • 12:31:52 <BenjaminR> ah yes the new book from patrick l
  • 12:31:59 <BenjaminR> i a pretty sure this is a good choice
  • 12:32:01 <BenjaminR> ive read about it
  • 12:32:09 <Harpagophyt> good to hear
  • 12:32:10 <cedricziel> the lonely bumpy road leads you through the flow docs which are quite good
  • 12:32:15 <BenjaminR> its also about ts2 i thought
  • 12:32:28 <cedricziel> ts2 is neos only so i highly doubt that
  • 12:32:57 <BenjaminR> i thought he said on twitter he makes an overview about it
  • 12:33:05 <BenjaminR> but maybe thats another part
  • 12:33:11 <BenjaminR> and yes - i know its neos only
  • 12:33:40 <cedricziel> i know you know it :P
  • 13:26:16 <soee> hmm strange 'issue' maybe: if i have my provider extension and subdir like Public/foo/bar/baz/sass and compile here css file that is included using asset VH, and in this css file image id used that is in Public/Images (so it has path set like: ../.../../../foo.gif) than on fronted page need 5 seconds to load as it is waiting for this file (is moved to typo3temp ?)
  • 13:26:44 <soee> but if i put my compiled css fiel into Public/Styles and reference image like ../Images/ than all works fine
  • 13:39:47 <Denyerek> AFAIK, images referenced in CSS are processed and cached soee
  • 13:40:01 <Denyerek> To simplify things, I left my SCSS and CSS in the same folder.
  • 13:40:29 <Denyerek> As I don't really care about having the SCSS kept separately (Others may disagree but I couldn't find an easy way)
  • 13:40:48 <Denyerek> Plus it means the paths in the SCSS and CSS are consistent
  • 13:53:21 <soee> Denyerek: the think mught be depth of this path or something
  • 13:55:42 <Harpagophyt> how can i activate this mysterious LLL
  • 13:57:09 <soee> Harpagophyt: what ?
  • 13:57:35 <Harpagophyt> there is logging to locallang available
  • 14:24:49 <Denyerek> There's an extension that can autogenerate the localisation files, I think
  • 14:24:52 <Denyerek> NamelessCoder wrote one
  • 14:34:38 <Guest|67134> hi guys, is there a way to change the template that is configured in the page settings in the backend via typoscript?
  • 14:35:57 <Guest|67134> i've an user agent switch in typoscript and i want to use a special template in the case of a mobile device independent of the selected template in the backend
  • 14:49:20 <danilobuerger> Guest|33212 please dont use user agent sniffing, its very bad practice
  • 14:50:03 <Guest|33212> I know and I hate it too. But the customer wants it that way :-(.
  • 14:50:43 <danilobuerger> well then you will have to role your own solution as we deprecated everything related to that a few months ago and removed all of it recently
  • 14:51:55 <Guest|33212> I don't want to use the view helper. My question is if it is possible to change the template via typoscript
  • 14:52:24 <Denyerek> Hmm.
  • 14:52:31 <danilobuerger> no
  • 14:52:52 <Denyerek> If you have JS that goes along with a CE, do you include that via a site.js in your extension, or do you add it via an <asset> in your CE code itself ?
  • 14:52:59 <Denyerek> It's nice to keep it self contained I think
  • 14:53:04 <Denyerek> But then all your JS is kinda all over the place
  • 14:54:08 <Guest|33212> ok thx
  • 14:56:04 <Denyerek> danilobuerger, for the contents of <v:asset.script> tags, where is the compression / minification defined?
  • 14:56:13 <Denyerek> Does that honour the sitewide TS defined values?
  • 14:56:14 <cedricziel> nowhere
  • 14:56:18 <cedricziel> no
  • 14:56:26 <Denyerek> Hmm.
  • 14:56:30 <cedricziel> mod_deflate/_gzip is your friend
  • 14:56:38 <Denyerek> Ok.
  • 14:56:56 <Denyerek> I'll turn that all on now :)
  • 14:57:00 <cedricziel> ;)
  • 14:57:19 <danilobuerger> Denyerek dont use asset
  • 14:57:32 <cedricziel> i never understood why a parsed language should compress/minify assets on the fly
  • 14:57:42 <Denyerek> Why do I feel like it's my mission in life to abuse all your viewHelpers.
  • 14:58:06 <cedricziel> we enforce soem conformity, but the rest is up to you ;)
  • 14:58:18 <cedricziel> it's not abusing
  • 14:58:19 <Denyerek> What should I do then danilobuerger ? The JS is specific to that CE, so putting it in site.js would make "copy and pasting" the CE to another site difficult.
  • 14:58:40 <danilobuerger> why dont you have a modular structure for your js?
  • 14:58:54 <Denyerek> Even then, the files will be in several locations.
  • 14:59:12 <cedricziel> pre-build your js
  • 14:59:18 <Denyerek> At least the standalone="false" means that 20 JS files will be served as 1
  • 14:59:25 <cedricziel> single import-bam
  • 14:59:31 <danilobuerger> thats what grunt or gulp is for
  • 14:59:43 <Denyerek> So much overcomplication!
  • 14:59:45 <Denyerek> :P
  • 14:59:50 <cedricziel> hehe..
  • 14:59:55 <cedricziel> depends on your POV
  • 15:00:13 <danilobuerger> never again will i do anything without grunt or gulp
  • 15:00:15 <Denyerek> I mean, that would require anyone using my CE to have a full gulp/grunt/arse/umbrella setup
  • 15:00:16 <cedricziel> once your js is build, you can serve it all over your site and it's in cache
  • 15:00:35 <cedricziel> you could pre-build it
  • 15:00:55 <Denyerek> So it felt, to me, if the CE was a single .html file with the JS inside included via asset, that it was more portable.
  • 15:01:10 <Denyerek> But you both seem to work very differently
  • 15:01:24 <cedricziel> we call that oppinionated ;)
  • 15:01:31 <Denyerek> Haha
  • 15:01:37 <randomresult> Denyerek clap!
  • 15:01:42 * Denyerek squeezes first
  • 15:02:12 <Denyerek> If I was autobuilding all JS files in the project into a single file via some grunt tool
  • 15:02:19 <Denyerek> Where would my js files live?
  • 15:02:33 <cedricziel> look, danilo and i tend to run a tool chain on our assets which unfortunately cant be done in php (or in vhs assets) for now
  • 15:02:35 <Denyerek> All in Resources/Public/Scripts ?
  • 15:02:49 <cedricziel> i tend to have a structure similar to this:
  • 15:03:06 <cedricziel> (all in an extension which follows extbase folder layout)
  • 15:03:06 <Denyerek> I was looking into grunt to auto-build modernizr configs for sites
  • 15:03:22 <cedricziel> Documentation/Mocks/ <-- a static mock lives in there
  • 15:04:00 <cedricziel> Documentation/Mocks/app, Documentation/Mocks/dist (from the yeoman webapp generator)
  • 15:04:41 <cedricziel> then after my mocks are finished, i modify my grunt/gulp task slightly to copy the compiled stuff from dist to Resources/Public/*
  • 15:04:56 <cedricziel> et voila
  • 15:05:03 <Denyerek> Mocks being what, just static HTML, CSS and JS for demo purposes?
  • 15:05:07 <randomresult> someone saw NamelessCoder around these days?
  • 15:05:10 <cedricziel> in the best case, i have 1 compile js and one compiled css
  • 15:05:28 <Denyerek> All my CSS is compiled into one by SASS
  • 15:05:34 <cedricziel> Yes, I mock layouts first in terms of static html
  • 15:05:34 <Denyerek> that I've skirted that problem so far
  • 15:05:53 <cedricziel> why not do the same with js then, the devil on my shoulder asks?
  • 15:05:56 <Denyerek> So do you do ALL your JS and CSS work on the mocks ?
  • 15:06:02 <cedricziel> sure
  • 15:06:03 <Denyerek> Because I don't use SASS for Js ;)
  • 15:06:15 <Denyerek> See, I would like to work like that, but the sites are so dynamic that it seldom works out
  • 15:06:33 <Denyerek> .So I've been working against the live HTML using browser-sync to develop the CSS
  • 15:06:37 <cedricziel> it does. if there's special init for elements, i put that in the FCE
  • 15:06:50 <cedricziel> set the minified as dependency and done
  • 15:06:59 <cedricziel> that way everything works just fine and in order
  • 15:07:04 <Denyerek> What do you use to minify the JS ?
  • 15:07:20 <cedricziel> i use browserify
  • 15:07:57 <Denyerek> That some grunt type thing ?
  • 15:07:59 <cedricziel> but you could use anything else like require or grunt-concat, gulp-concat and run uglifyjs on that
  • 15:08:13 <Denyerek> OK so say you have 10 CE's
  • 15:08:18 <Denyerek> and they all have their own JS
  • 15:08:23 <cedricziel> what kind of js?
  • 15:08:34 <Denyerek> Well in this case, I've a slideshow, and a box that expands when you click it.
  • 15:08:46 <Denyerek> They both have self contained JS that must live in jQuery onload
  • 15:09:22 <Denyerek> The HTML lives in Resources/Private/Templates/Content/
  • 15:09:29 <cedricziel> and it depends on jquery? the js is only a few lines of js neccessary to init this thing, right?
  • 15:09:46 <Denyerek> Yeah like 5 lines to set up an click() callback
  • 15:09:55 <cedricziel> right, so you have two options
  • 15:10:39 <cedricziel> i prefer the "all in one file" approach, put all the crap and handlers in a js file and use class selektors to make it generic
  • 15:10:52 <cedricziel> it can then bind onload without any problem
  • 15:11:27 <cedricziel> the other solution would be to create generic makeClickableFoo() functions in your big junk of js
  • 15:11:40 <cedricziel> then use tiny tiny inline js in your fce to call that on the elements
  • 15:11:55 <cedricziel> the overhead is minimal in both cases
  • 15:12:12 <cedricziel> network says it prefers anything from one domain in one file up to a specific size
  • 15:12:40 <cedricziel> cookies or not doesnt matter on a moderate amount of assets bc of TCP slowstart
  • 15:12:46 <Denyerek> https://gist.github.com/Denyerec/9836a16be612539eecb4
  • 15:12:53 <Denyerek> That's the JS from one of the CEs as an example
  • 15:13:29 <Denyerek> Obviously if it's a 30kb plugin, it belongs in its own file :)
  • 15:14:07 <Denyerek> But, my original question.... CE's are in Resources/Private/Templates/Content/ <-- where would the CE's individual JS files live, to be compiled by grunt / we
  • 15:15:03 <Denyerek> One thing i have thought of
  • 15:15:15 <Denyerek> is that if it's in the CE in an asset and the CE is used more than once, the JS will appear multiple times
  • 15:16:34 <leonderijke> Hi! In my provider extension I add a new variable, to be available in the template. Is it possible to have this variable available in the Preview section of the template?
  • 15:17:07 <leonderijke> I mean: *also* available in the Preview section
  • 15:17:07 <cedricziel> if you give it a unique name, it wont appear multiple times
  • 15:17:14 <Denyerek> AHhhhhhhh ofc
  • 15:17:19 <Denyerek> You guys are *smart*
  • 15:17:21 <Denyerek> :)
  • 15:17:33 <cedricziel> srsly, that's enough for me to put it as function in a big library :)
  • 15:17:45 <Denyerek> So if it's just something shitty like "this.hide" there's no real drawback
  • 15:17:58 <Denyerek> But if it's anything reasonably complex or re-usable, outsource it.
  • 15:18:00 <cedricziel> everytime you need a unique id i'd say
  • 15:18:27 <cedricziel> but all that can evenly be rewritten to a monolithic js file :)
  • 15:18:40 <cedricziel> depends on your choice
  • 15:18:40 <Denyerek> So... still... where are your JS files :D
  • 15:18:47 <Denyerek> (Before they get munged together)
  • 15:18:52 <cedricziel> hehe
  • 15:19:00 <cedricziel> Documentation/Mocks/app/js
  • 15:19:12 <Denyerek> Ok
  • 15:19:22 <Denyerek> So if after the site has been populated and whatnot
  • 15:19:30 <Denyerek> If you do any further development, it's still on the mocks ?
  • 15:19:37 <cedricziel> that way my mock works out just fine and the prod variant gets copied on trigger
  • 15:19:38 <Denyerek> even tho the HTML will have been cut up into CEs and Partials etc?
  • 15:20:00 <cedricziel> those have to be cut, right
  • 15:20:17 <cedricziel> but there are more advanced solutions to that
  • 15:20:29 <Denyerek> So if when doing the cutting you realise you need to tweak the HTML, you have to update the mock in parallel ?
  • 15:20:43 <cedricziel> like mocking with a clean angularjs template and transpiling them
  • 15:21:02 <cedricziel> the other way around- danilobuerger and i dont like to obey to typo3s quirky markup
  • 15:21:14 <cedricziel> i adjust the mock and then the cms stuff
  • 15:21:44 <Denyerek> But the cutting of mock -> fluidtypo3 is always manual ?
  • 15:22:00 <cedricziel> for now-yes. but it's cake
  • 15:22:08 <Denyerek> Yeah, just checking
  • 15:22:23 <Denyerek> So, to summarise, if I understand you right
  • 15:22:33 <Denyerek> You have a Mock site, with all CSS and JS and Image resources in it
  • 15:22:36 <cedricziel> i imagine some more complex workflows for that like with angularjs and then ng-include the relevant stuff to the mocks
  • 15:22:41 <cedricziel> but for now, yes, thats it
  • 15:22:50 <Denyerek> You get that working right, then you have a grunt task that copies compiled static resources to the correct extension folders
  • 15:22:58 <cedricziel> aye
  • 15:23:01 <Denyerek> You then manually cut up the mock HTML into your Partials, Templates etc.
  • 15:23:06 <cedricziel> yes
  • 15:23:11 <Denyerek> Then push that to the repo / whatever
  • 15:23:18 <cedricziel> partially yes
  • 15:23:25 <cedricziel> i dont like compile stuff in repos
  • 15:23:32 <cedricziel> so i .gitignore them
  • 15:23:37 <Denyerek> Ok
  • 15:23:41 <Denyerek> I can kinda understand that
  • 15:23:43 <cedricziel> same for the bower and node_modules stuff
  • 15:23:51 <Denyerek> So the deployment is done...how ?
  • 15:24:09 <cedricziel> rsync, plain cp or zip task in the build-script
  • 15:24:26 <Denyerek> build scriot ?
  • 15:24:28 <Denyerek> *script ?
  • 15:24:35 <Denyerek> oh
  • 15:24:38 <Denyerek> The grunt task
  • 15:24:42 <cedricziel> once again, the overhead is minimal, as i already have a build script (ant, grunt, gulp)
  • 15:24:46 <cedricziel> yes, exactly :)
  • 15:24:55 <Denyerek> I see
  • 15:24:55 <danilobuerger> you should always be able to deploy in exactly one step
  • 15:25:06 <Denyerek> For me atm danilobuerger it's "git pull"
  • 15:25:11 <Denyerek> cos all the compiled resources are in the repo
  • 15:25:16 <danilobuerger> ugh
  • 15:25:21 <danilobuerger> what about the database?
  • 15:25:26 <danilobuerger> that doesnt work with git pull ^^
  • 15:25:26 <cedricziel> in an ideal world, the build script also performs js tests and stuff
  • 15:25:37 <Denyerek> I don't deploy my dev DB to the live site
  • 15:25:41 <Denyerek> the live site is... live :)
  • 15:25:56 <danilobuerger> but it needs a DB on initial deployment
  • 15:26:07 <Denyerek> And hey, if I was starting with the perfect workflow, the client still wouln' thave a website after 6 months :D
  • 15:26:10 <Denyerek> I had to start somewhere!
  • 15:26:35 <danilobuerger> you actually save time by having a good workflow
  • 15:26:49 <cedricziel> i do exports of my dev sites in a defined intervall to have a db initializer
  • 15:26:55 <Denyerek> Yes, but setting up the workflow takes a long time
  • 15:27:05 <Denyerek> And the client wanted their site last month, sooooo....
  • 15:27:21 <cedricziel> that's another case
  • 15:27:21 <Denyerek> At least I'm using Git ;)
  • 15:27:27 <cedricziel> ;)
  • 15:27:32 <Denyerek> But I ask these questions now, to tidy up the workflow for the next one
  • 15:27:39 <cedricziel> good idea!
  • 15:27:48 <cedricziel> it takes time to find your own way
  • 15:27:55 <danilobuerger> use grunt or gulp
  • 15:27:56 <Denyerek> So in your case, you don't have grunt, bower, all that jazz on the live server
  • 15:28:01 <cedricziel> nope
  • 15:28:02 <danilobuerger> no compiled assets in git
  • 15:28:10 <Denyerek> Because you're compiling all the stuff prior to deployment.
  • 15:28:19 <danilobuerger> yes compile then deploy
  • 15:28:25 <cedricziel> the build artifact is being deployed with an approriate build task that is custom to the target env
  • 15:30:00 <Denyerek> So if someone else were to check our your repo, but didn't have node, npm, grunt, bower and all those other things, they're essentially unable to work until they completely rebuild their environment ?
  • 15:30:25 <Denyerek> I suppose they could work against the mock
  • 15:30:27 <Denyerek> Then commit
  • 15:30:33 <Denyerek> and you could merge & build
  • 15:30:50 <Denyerek> But the mock won't have live data (EG for JS/Ajax)
  • 15:31:38 <cedricziel> my mocks would as i use angular which can handle mock services pretty well
  • 15:31:47 <cedricziel> ;)
  • 15:32:05 <Denyerek> Ah
  • 15:32:08 <cedricziel> it's always a balance between overengineering and a good worflow that doesnt annoy you
  • 15:32:14 <danilobuerger> Denyerek not only would they need node .... they would need PHP, mysql, a webserver, etc...
  • 15:32:36 <Denyerek> Most webdevs have a local server - not most use all these tools (yet)
  • 15:32:52 <Denyerek> I know OF angular, but I've never used it.
  • 15:32:54 <danilobuerger> installation of node , etc is so simple
  • 15:32:55 <cedricziel> usually my exts need ruby, node and php/composer to build them. installing those is fairly simple
  • 15:32:59 <Denyerek> Never done anything that's needed it, yed.
  • 15:33:07 <Denyerek> Unless that's another tool I never knew I needed ;)
  • 15:34:05 <cedricziel> after that its usually something like: git clone foo.git &&cd foo && npm install && composer install && grunt build /gulp build
  • 15:34:17 <cedricziel> and all is in place
  • 15:34:30 <cedricziel> oh, bower install
  • 15:34:35 <cedricziel> ;)
  • 15:34:53 <Denyerek> yeah cos the local node and bower modules should all have init scripts in the rep right ?
  • 15:34:56 <Denyerek> .repo
  • 15:35:56 <cedricziel> there are usually some metafiles like.bowerrc,bower.json and package.json (and maybe a gemfile/bundlefile)
  • 15:35:56 <Denyerek> Gulp and Grunt look VERY similar
  • 15:36:02 <Denyerek> Yeah I've been using Bower
  • 15:36:04 <cedricziel> they do
  • 15:36:10 <Denyerek> but for speed on this project, everything in there is in the repo
  • 15:36:12 <Denyerek> I wasn' thappy about this
  • 15:36:17 <Denyerek> but I needed to get the work online
  • 15:36:17 <cedricziel> but are fundamentally different except they are build tools
  • 15:36:25 <Denyerek> is it a case of Grunt OR Gulp ?
  • 15:36:29 <Denyerek> Or do you end up with both ?
  • 15:36:49 <cedricziel> you should decide but you can both in tandem if that makes sense to you
  • 15:37:00 <Denyerek> As I barely know either, that's too hard to judge right now.
  • 15:37:02 <cedricziel> gulp relies on streams, grunt on temporary files
  • 15:37:15 <Denyerek> Which is most commong ?
  • 15:37:19 <danilobuerger> i personally prefer grunt at the moment because that works way faster with compass as there is a bug in the compass gulp thingie
  • 15:37:21 <Denyerek> Grunt I've heard more about.
  • 15:37:26 <cedricziel> gunt, by far.
  • 15:37:46 <Denyerek> In which case, I'll stick with grunt for herd-safety and investigate gulp if necessary
  • 15:37:49 <cedricziel> gulp is "relatively" new, but reasonably faster.
  • 15:38:08 <Denyerek> Build speed is somewhat irrelevant to me on the size of projects I use
  • 15:38:09 <cedricziel> streaming files around iproduces much much less disk io
  • 15:38:17 <Denyerek> Yes I can imagine that.
  • 15:38:23 <Denyerek> Especially in a massive project
  • 15:38:38 <Denyerek> Right now my bower modules are in /Resources/Public/Vendor/...
  • 15:38:40 <cedricziel> oh, it will bother you... either way
  • 15:38:47 <Denyerek> I presume all yours will go into /Mocks/
  • 15:38:53 <Denyerek> and the grunt buildfile smushes everything into place
  • 15:39:14 <cedricziel> in a moderately big project i had a build time of 120secs on a cold start
  • 15:39:29 <cedricziel> taken into account there were some images which had to be optimized
  • 15:41:58 <Denyerek> Ah, yes if you use pnggauntlet or such
  • 15:42:19 <Denyerek> If you use something like that, does it re-compress all image assets every build ?
  • 15:42:27 <cedricziel> gifsicle, pngquant and all those tools can nicely reside in the grunt tasks
  • 15:42:36 <Denyerek> Aye
  • 15:42:36 <cedricziel> on every full build, not in watch mode
  • 15:42:46 <Denyerek> I see, so in watch mode, changes get rebuilt
  • 15:42:59 <cedricziel> right, mostly css and js-absolutely
  • 15:43:00 <Denyerek> Ah that's interesting.
  • 15:43:11 <Denyerek> As via Browsersync, I can be watching the compiled resource folders
  • 15:43:17 <Denyerek> Edit in mocks, and see the output live.
  • 15:43:43 <Denyerek> Although, I suppose that wouldn't mean much, as I'd be working off the mock site.
  • 15:43:46 <cedricziel> yep, thats a real advantage
  • 15:44:12 <cedricziel> getting mocks right is crucial, then integration is cake with ft3
  • 15:44:16 <Denyerek> Currently I have a live site that's pointed at the SCSS output
  • 15:44:32 <Denyerek> & browsersync allows me to style it in realtime
  • 15:45:05 <Denyerek> One issue I've had in working on mockup files is that the inclusion order / compression of assets etc isn't the same as when it's finally all in your fluid templates
  • 15:45:14 <Denyerek> I suppose, though, that care should be taken to ensure that it IS.
  • 15:45:26 <Denyerek> Wait
  • 15:45:36 <Denyerek> Does your mock include the singlular compiled resources?
  • 15:45:57 <Denyerek> It must I guess
  • 15:46:01 <Denyerek> Be crazy otherwise
  • 15:47:13 <Denyerek> So when you're developing, you're on localhost/typo3conf/myExt/Documentation/Mocks/Template/FrontPage.html ?
  • 15:47:38 <cedricziel> hmm, no. it actually doesnt reference compressed stuff
  • 15:47:55 <Denyerek> It must for SCSS type CSS
  • 15:47:58 <cedricziel> compression is no problem for devs since some smarty invented sourcemaps
  • 15:47:59 <cedricziel> nope
  • 15:48:01 <cedricziel> :)
  • 15:48:21 <Denyerek> Well you can't just include .scss ;)
  • 15:48:22 <cedricziel> there's an ad-hoc webserver being instantiated by grunt/gulp to overlay it all
  • 15:48:34 <Denyerek> Jesus how long did this take to wire up to begin with?!
  • 15:48:37 <cedricziel> so it's not really the final compiled result but an intermediate format
  • 15:48:41 <cedricziel> ehm
  • 15:48:58 <cedricziel> npm install -g yo generator-webapp && yo
  • 15:49:00 <Denyerek> I'm guessing, from scratch, the answer is not "Friday afternoon"
  • 15:49:12 <Denyerek> yo ?
  • 15:49:27 <Denyerek> Yeoman
  • 15:49:28 <cedricziel> 5 seconds typing 2 minutes watching dependencies being pulled from the intwerwebs then start
  • 15:49:30 <Denyerek> ok
  • 15:49:32 <cedricziel> yeah
  • 15:49:38 <Denyerek> Yeah, the DOING takes seconds
  • 15:49:45 <Denyerek> the "figuring out what the hell to do" takes a lot longer.
  • 15:49:46 <cedricziel> understanding is harder
  • 15:49:52 <cedricziel> i see and know that
  • 15:49:55 <Denyerek> Aye
  • 15:50:25 <cedricziel> but ask pedda, he recently switched over to such workflow and spends much less on overhead
  • 15:50:28 <Denyerek> My first step would be to get all my SCSS, JS, Font, Image resources out of /Resources/
  • 15:51:13 <cedricziel> dont think about that now if you have a deadline :)
  • 15:51:26 <Denyerek> Hahaha yeah
  • 15:51:38 <cedricziel> do it one time soon when you're tired and want some nerdporn on the cli
  • 15:51:39 <Denyerek> When this project is done, I will look at the Yeoman tutorials
  • 15:51:51 <Denyerek> As I assume their guidelines are similar to what you're doing
  • 15:52:07 <cedricziel> execute the commands above sitting with your laptop on the couch and inspect the scaffolded project
  • 15:52:34 <Denyerek> I'll have to buy a laptop first
  • 15:52:36 <Denyerek> :)
  • 15:52:42 <cedricziel> you get what i mean ^^
  • 15:52:46 <Denyerek> Aye ;)
  • 15:52:58 <Denyerek> I don't earn enough to afford a laptop. That's a more pressing 1st priority I suppose!
  • 15:53:26 <cedricziel> my Documentation/Mocks folder is a 99% adoption of generator-webapp from yeoman
  • 15:53:40 <Denyerek> ok
  • 15:53:45 <Denyerek> That sounds like something I shall investigate
  • 15:53:51 <Denyerek> So the Documentation is part of the extension
  • 15:54:04 <Denyerek> But the compiled resources are excluded from the repo
  • 15:54:07 <Denyerek> Ok
  • 15:54:15 <Denyerek> I'm starting to piece this together in my head :)
  • 15:54:20 <Denyerek> Thanks so much cedricziel, danilobuerger.
  • 15:54:26 <Denyerek> Next project will be much tidier :D
  • 15:54:39 <cedricziel> see, i think visual results+accompanying code is the best documentation to any coder out there
  • 15:54:41 <randomresult> and i will reread all this trying to understand
  • 15:54:45 <Denyerek> http://alba-dev.sozu.co.uk is nearing testing phase now.
  • 15:54:49 <cedricziel> + you can show off them mocks to your customer
  • 15:55:21 <Denyerek> Yes, I used to work from html templates in TV land
  • 15:55:38 <Denyerek> But things were a bit different as this is my first fluidtypo3 deployment
  • 15:55:55 <Denyerek> Which, BTW, I am an absolute convert to. TV is now just a memory.
  • 15:55:56 <cedricziel> with a sophisticated build workflow you can adopt the first 70% from that.
  • 15:56:18 <Denyerek> The initial lump in the learning curve hurt my ass, but now I'm moving OK :)
  • 15:56:44 <cedricziel> i found out that for ME, starting directly with the integration of templates didnt work out very well. refactoring in cms's is painful
  • 15:56:54 <cedricziel> (dont speak of debugging)
  • 15:57:00 <cedricziel> btw, i like the alba sample!
  • 15:57:15 <Denyerek> Thanks
  • 15:58:11 <cedricziel> oh, and not that much related to you i guess, but such workflow scales quite nice with more devs involved
  • 15:59:04 <cedricziel> imagine one FE guy and one BE guy, they can work together quite nice without sendingzips over and over and diffing the shit out of a dropbox folder
  • 16:01:04 <Denyerek> Well, you're just working on the mock in the repo right
  • 16:02:10 <Denyerek> Coming back ALL the way to the start, though.
  • 16:02:26 <Denyerek> You will have what, one JS per component
  • 16:02:32 <Denyerek> Something in Grunt then smashes them all together
  • 16:03:00 <Denyerek> So that's why you won't have JS in an <asset> because then it doesn't work in your mock setup
  • 16:03:27 <Denyerek> So if you DID want to re-use a CE in a different project (Say you'd written a complex content element you wanted to use elsewhere)
  • 16:03:42 <Denyerek> I suppose you could have n extension that contained all your reusable CEs
  • 16:03:49 <Denyerek> and just install that anyway :D
  • 16:03:53 <Denyerek> So that's a bit redundant!
  • 16:04:02 <floxx> i'm building custom navigation with additional contents of page properties set via ft3 - how can i access xml values of tx_fed_page_flexform
  • 16:04:03 <floxx> ?
  • 16:04:04 <Denyerek> I think I just solved the problem there.
  • 16:04:07 <floxx> is there a viewhelper?
  • 16:04:15 <Denyerek> Reusable CE's should be in their own extension.
  • 16:04:23 <Denyerek> Which can then be set up in the exact same way.
  • 16:04:59 <cedricziel> floxx: there's a record.data or similar thing, maybe danilobuerger can help. i'm out for now
  • 16:05:06 <cedricziel> Have a good time folks
  • 16:05:18 <Denyerek> But if you don't include compiled resources in the extension, you can't install that extension via TER, for example.
  • 16:05:21 <Denyerek> hmm.
  • 16:05:44 <danilobuerger> floxx flux:form.data
  • 16:06:04 <cedricziel> in such cases you would deploy to ter via zip artifact or from a t3 instance Denyerek. Mision accomplished
  • 16:07:54 <Denyerek> I see, yes. So you'd supply the compiled resources in the extension zi
  • 16:07:56 <Denyerek> zip
  • 16:07:59 <Denyerek> but NOT keep them in the repo
  • 16:08:07 <Denyerek> and anyone closing the ext via repo would have to have grunt, etc.
  • 16:08:13 <Denyerek> *cloning
  • 16:08:13 <Denyerek> OK
  • 16:08:20 <Denyerek> That's enough for me for now, I need to finish building the site
  • 16:08:22 <Denyerek> :)
  • 16:09:15 <cedricziel> :p i hope this answer was clear enough for you ;)
  • 16:09:34 <Denyerek> Haha
  • 16:09:37 <Denyerek> Well... yes and no ;)
  • 16:09:47 <Denyerek> Your answer was clear, how I use it, not so much :D
  • 16:15:17 <floxx> danilobuerger: thanks…but it doesn't work. whats wrong here: <flux:form.data table="pages" field="tx_fed_page_flexform" uid="{subPages.uid}" as="xmlArr">
  • 16:16:04 <danilobuerger> no idea what you are doing wrong, the view helper definitely works
  • 16:18:15 <floxx> danilobuerger: sorry - my fault. dumbest thing ever. namespace was missing ;)
  • 16:18:22 <floxx> sorry
  • 16:18:34 <danilobuerger> np
  • 16:21:31 <Denyerek> danilobuerger, how do I insert <script> into the page, rather than as an external JS
  • 16:21:55 <Denyerek> I've just realised that the concatenated JS file will be different page-to-page based on whether or not the CE's are used
  • 16:22:10 <Denyerek> so any CE initialisation would be better as inline <script> to avoid another http req.
  • 16:27:38 <Guest|2703> Hello folks... anyone alive right now?
  • 16:47:23 <soee> a lot of us
  • 16:51:55 <Guest|2703> i got a question regarding flux v7: i've created a flux field "text" and enabled the richtext editor as stated in the docs with defaultExtras. The thing is, when i create links with the RTE they do not get converted into realurl like format but are build with id=x
  • 16:52:17 <Guest|2703> the links are internal ones to other pages
  • 16:52:21 <Denyerek> Hnnnnnnnngh
  • 16:52:26 <Denyerek> I remember something to do with this
  • 16:52:53 <Denyerek> yes
  • 16:53:14 <Denyerek> set defaultExtras="rtetransform[mode=tscss]"
  • 16:53:36 <Guest|2703> i have: defaultExtras="richtext[*]:rtetransform[mode=tscss]"
  • 16:53:45 <Denyerek> In which case, you DON'T want the tscss
  • 16:53:54 <Denyerek> I can't remember which way around it should be
  • 16:53:59 <Denyerek> but it's definitely related to the supplied transofmr
  • 16:54:23 <Guest|2703> okay... this helps where i have to look at
  • 16:55:20 <Guest|2703> thanks for that :)
  • 17:01:22 <xaver> Can i do something like this <f:if condition="{v:page.content.render( column: 1)} != ''">
  • 17:01:47 <xaver> maybe add a 404 page for google http://fluidtypo3.org/blog/new-stuff-controllers.html NamelessCoder
  • 17:02:16 <Denyerek> xaver, you ever got mod_deflate working ?
  • 17:02:56 <Denyerek> ySlow and Pagespeed are complaining my JS and CSS aren't compressed
  • 17:02:57 <xaver> s/ever/always/ :)
  • 17:03:04 <Denyerek> but i uncommendted the section in .htaccess
  • 17:03:12 <xaver> i never use that stuff
  • 17:03:15 <Denyerek> I set config.compressCSS and compressJS in my TS
  • 17:03:25 <xaver> thats to compress -> minify
  • 17:03:27 <Denyerek> And still it complains
  • 17:03:36 <xaver> deflat is like gzip from apache
  • 17:03:36 <Denyerek> Ok
  • 17:03:38 <Denyerek> yeah
  • 17:03:40 <Denyerek> Deflate's what I want
  • 17:03:49 <Denyerek> So I uncommented the section in the .htaccess for mod_deflate
  • 17:03:57 <Denyerek> http://alba-dev.sozu.co.uk
  • 17:04:05 <Denyerek> and it's complaining the resources aren't gzipped :/
  • 17:04:10 <xaver> AddOutputFilterByType DEFLATE text/html text/plain text/xml text/css text/javascript application/javascript
  • 17:04:24 <xaver> and apache deflate must be available
  • 17:04:35 <Denyerek> I have ths:
  • 17:04:48 <Denyerek> luidtypo3.org/blog/new-stuff-controllers.html NamelessCoder
  • 17:04:55 <Denyerek> https://gist.github.com/Denyerec/ee8e5387caaaba7b6a8e
  • 17:05:04 <Denyerek> deflate's available.
  • 17:05:44 <xaver> forget that stuff and add the line above :)
  • 17:06:11 <Denyerek> Brilliant :D
  • 17:06:17 <xaver> i think you can somehow enable gzip via php in TYPO3
  • 17:06:18 <Denyerek> Should I leave the other stuff in ?
  • 17:06:24 <Denyerek> Ahh that might be it yes
  • 17:06:36 <Denyerek> But it might not process flies included by fluid <v:asset> helpers
  • 17:06:42 <Denyerek> so better to let apache deal with it
  • 17:07:24 <xaver> i would drop it - php is slower and Filesmatch triggers only a not used filename
  • 17:08:20 <Denyerek> Yeah I have done so.
  • 17:08:21 <Denyerek> Thatnks
  • 17:08:22 <Denyerek> Thanks
  • 17:08:27 <Denyerek> that should be a standard thing IMO!
  • 17:08:36 <Denyerek> But i suppose they want to keep the .htaccess fairly neutral
  • 17:10:52 <xaver> Denyerek: do you know if i can set a conidtion if the column in flux has a element in it
  • 17:12:15 <Denyerek> Only thing I could think, would be to pull the content in that column and count it :/
  • 17:48:28 <xaver> cedricziel: i'm a idiot :(
  • 17:55:57 <bjo3rn> don't say that ;)
  • 18:01:34 * soee hugs xaver :D
  • 18:02:51 <xaver> bjo3rn: booked the camp ticket but not a room (had a lot todo) and now everything is full
  • 18:03:15 <bjo3rn> I can bring a tent ;)
  • 18:04:00 <bjo3rn> seriously: all places are sold out?
  • 18:04:10 <Denyerek> Time to get cozy boys :)
  • 18:05:03 <xaver> i can get a appartment
  • 18:05:22 <xaver> from 2 o'clock to 8:30 2 times -_- overkill
  • 18:05:28 <bjo3rn> bjo3rn puts on some barry white ;)
  • 18:05:30 <xaver> i tried everthing in the region
  • 18:07:17 <bjo3rn> hm, hrs.com says something else.
  • 18:08:32 <bjo3rn> plenty of places. from 37,- to 152,- ^^
  • 18:09:02 <bjo3rn> come on xaver, go for it! you can do it!
  • 18:09:53 <xaver> where?
  • 18:09:56 <xaver> in stuttgart?
  • 18:09:58 <bjo3rn> yep
  • 18:10:01 <xaver> hohenheim is outside+
  • 18:10:50 <bjo3rn> zuffenhausen?
  • 18:10:57 <bjo3rn> hm, porsche ^^
  • 18:11:06 <xaver> and at 1 o'clock in night is the subway not so active
  • 18:11:15 <xaver> last year it was late :P
  • 18:11:56 <bjo3rn> the cheapest is in zuffenhausen and claims to be 6.3km from the centre
  • 18:12:29 <bjo3rn> free welcome drink! ^^
  • 18:12:44 <xaver> i don't drink
  • 18:12:56 <bjo3rn> ...little
  • 18:13:05 <xaver> never
  • 18:13:07 <bjo3rn> ^^
  • 18:13:09 <bjo3rn> ever?
  • 18:13:23 <xaver> yes
  • 18:13:49 <xaver> and t3camp has jochen and patrick always make very strong cocktails
  • 18:13:54 <bjo3rn> anyway, 37,-, mhotel
  • 18:14:11 <xaver> i want to go
  • 18:15:14 <xaver> bye i go home :) we can write later again
  • 18:16:28 <bjo3rn> cya
  • 18:24:36 <xaver> to late for the bus :)

20140426

  • 01:11:29 <Outdoorsman> Is it possible to use the new Responsive Image features in TYPO3 CMS 6.2 so they work with Fluid Bootstrap?
  • 01:11:41 <Outdoorsman> http://typo3.org/news/article/responsive-image-rendering-in-typo3-cms-62/
  • 02:03:07 <Outdoorsman> I don't really know how it would work conditionally because there's no option on every image to checkbox "responsive" so it would work with twitter bootstrap.
  • 02:04:47 <Outdoorsman> Maybe randomresult has already thought about this?
  • 02:11:29 <Outdoorsman> On a different but somewhat related note, there's the issue of not being able to use FAL with images that is talked about here https://github.com/FluidTYPO3/flux/issues/468 and here https://github.com/FluidTYPO3/flux/issues/175
  • 11:15:43 <jlumpe> morning! I'm encoutering a weird issue: after creating some content elements with fluidcontent, when I add nested content elements to them, they aren't added in the correct order and sometimes are removed from the content element and moved to the root of the page. Has anybody encountered this issue before?
  • 12:49:47 <soee> guys when can we expect stable version of fluidboostrapteme ?
  • 12:49:59 <soee> or the first TER release
  • 12:53:54 <NamelessCoder> if you want to help that along, soee, assist Danilo with testing and reporting on https://github.com/FluidTYPO3/flux/pull/524 - until that is done, no Flux TER and until that happens, no fluidbootstraptheme
  • 12:55:22 <jlumpe> NamelessCoder: are you aware of an issue which leads to fluidcontent elements not being properly nested?
  • 12:55:43 <jlumpe> for example when copying them around
  • 12:55:47 <soee> NamelessCoder: will take a closer llook, thanks
  • 12:55:53 <NamelessCoder> jlumpe see same issue I just linked to
  • 12:56:16 <jlumpe> oh
  • 12:56:17 <jlumpe> :)
  • 12:56:57 <jlumpe> also, since i'm new to the party, what is the rationale behind removing the rte from fluidcontent elements?
  • 13:05:11 <NamelessCoder> not sure what you mean?
  • 13:09:18 <jlumpe> when i create a new FCE, then the default bodytext field has no rte applied to it anymore
  • 13:09:55 <NamelessCoder> enableRichText="TRUE"
  • 13:10:04 <jlumpe> aha!
  • 13:10:08 <jlumpe> things can be so easy
  • 13:10:09 <NamelessCoder> just like in TCA, enabling rte requires additional settings. That attribute is a shortcut
  • 13:10:19 <jlumpe> ah
  • 13:10:54 <jlumpe> thanks so much. getting back into typo3 atm. any way i can help with things maybe? (might also help me to understance fluidtypo3 better)
  • 13:13:07 <NamelessCoder> there might be - are you comfortable with php in general?
  • 13:13:46 <NamelessCoder> we have https://github.com/FluidTYPO3/vhs/pull/545 which is fairly simple work but time consuming
  • 13:13:51 <jlumpe> yeah i think so.
  • 13:14:08 <jlumpe> of course there is always room for improvement, but yeah i can read and write php
  • 13:14:38 <NamelessCoder> making pull requests into vhs's branch workbench/namespaces will add your commits to this one - if you do start refactoring some classes, please write in the issue comments which ones you're handling so we don't do double
  • 13:16:38 <jlumpe> ok
  • 13:17:07 <NamelessCoder> basically the process is: 1) add the namespace in php class, 2) rename class, 3) if used by other classes, correct references, 4) in ClassAliasMap.php, find the entry and reverse the map so the new name points to the old
  • 13:19:31 <jlumpe> yeah
  • 13:19:41 <jlumpe> ok, i'll clone the repo in a few mins
  • 13:20:34 <NamelessCoder> ah yeah, forgot to say that: make a fresh fork of vhs if you already have one. Just to make sure it's all clean
  • 13:21:04 <jlumpe> don't have one yet :)
  • 13:43:17 <jlumpe> NamelessCoder: https://github.com/johanneslumpe/vhs/commit/8a6de522338472b9118596d4afe1b7bbc04c68de
  • 13:43:21 <jlumpe> fine line this?
  • 13:43:48 <NamelessCoder> very close
  • 13:43:49 <jlumpe> Tx_Vhs_ViewHelpers_AbstractViewHelperTest will be renamed later in another ocmmit, when i process that class
  • 13:43:56 <jlumpe> ok, what's missing?
  • 13:44:00 <NamelessCoder> the unit test file also needs the namespace
  • 13:44:07 <jlumpe> doh
  • 13:44:26 <NamelessCoder> and you should "use TYPO3\CMS\Fluid\Core\ViewHelper\AbstractConditionViewHelper" then "extends AbstractConditionViewHelper"
  • 13:44:45 <NamelessCoder> the reason for *that* is that if done this way, ports to Flow become very easy
  • 13:44:58 <jlumpe> ah ok
  • 13:45:01 <NamelessCoder> do you have phpunit installed?
  • 13:45:13 <jlumpe> no, but would probably be good to install that
  • 13:45:24 <jlumpe> does it have a cli?
  • 13:45:38 <NamelessCoder> git clone https://git.typo3.org/TYPO3CMS/Extensions/phpunit.git typo3conf/ext/phpunit
  • 13:45:50 <NamelessCoder> ./typo3/cli_dispatch phpunit path/to/tests
  • 13:46:02 <NamelessCoder> needs BE user _cli_phpunit and _cli_lowlevel
  • 13:48:06 <NamelessCoder> you know how to amend commits?
  • 13:49:43 <jlumpe> no :/
  • 13:49:52 <jlumpe> but you can probably teach me?
  • 13:49:55 <NamelessCoder> you use git command line or some client?
  • 13:50:11 <jlumpe> right now i use git for windows
  • 13:50:30 <NamelessCoder> okay - a client would perhaps be easier but you can still get there :)
  • 13:50:48 <jlumpe> i can fire up sourcetree?
  • 13:51:15 <NamelessCoder> in unix commands it would be, after you have a commit and then made code changes you wan to amend: "git commit --amend -a" then "git push --force" to force update your remote branch
  • 13:51:24 <NamelessCoder> sourcetree is probably the best option for windows yes
  • 13:51:47 <jlumpe> ok, let me start that
  • 13:52:29 <NamelessCoder> it's about the same procedure - in sourcetree you would add the changed file, commit and toggle on amend - then force-push to remote exactly like in cli
  • 13:53:00 <jlumpe> ok i will try, if i fail i can still delete my branch and start over
  • 13:53:10 <jlumpe> oh and is there any way to run the unit tests without a full typo3 install?
  • 13:53:20 <NamelessCoder> for *this* pull request it is not so important that you amend, since it will all be squashed later - but this is the exception ;)
  • 13:53:30 <jlumpe> haha ok ;)
  • 13:53:50 <NamelessCoder> unfortunately no - there is not. Fluid ViewHelpers require the base class from Fluid and Extbase's object manager and class registry :/
  • 13:54:23 <NamelessCoder> but you can create your pull request now - that way, your commits will be tested by travis when you push to your own remote branch
  • 13:54:51 <jlumpe> yeah that is much more comfortable
  • 13:54:52 <NamelessCoder> or you can simply sign into travis.org yourself and toggle on the vhs repository to have your very own builds running ;)
  • 13:57:09 <jlumpe> I'll just have one big pull req in the end, is that fine?
  • 13:57:32 <NamelessCoder> we will be more people working on this so we would like it in smaller chunks
  • 13:57:50 <jlumpe> ok
  • 13:57:50 <NamelessCoder> either that, or write a comment to indicate which classes you will be working on
  • 13:58:35 <jlumpe> i can also just always send small ones, not an issue :)
  • 13:59:58 <jlumpe> yay, seems to be good
  • 14:00:29 <NamelessCoder> yep - only one tiny cosmetic thing: extra line break after the namespace in test case file
  • 14:00:37 <NamelessCoder> remove that and it is *perfect*
  • 14:00:59 <NamelessCoder> (we are the masters of CGL nitpicking here ^^)
  • 14:01:38 <jlumpe> haha
  • 14:02:02 <jlumpe> i don't mind that. helps to keep code uniform
  • 14:04:00 <NamelessCoder> consistency is extremely important with 60+ contributors ;)
  • 14:06:53 <jlumpe> ok, updated the PR
  • 14:07:10 <NamelessCoder> missing prefix on commit message ;)
  • 14:07:16 <jlumpe> argh
  • 14:07:26 <jlumpe> how do i change that?
  • 14:07:27 <NamelessCoder> you can squash those
  • 14:07:47 <NamelessCoder> do "git reset HEAD^1" twice then "git commit --amend -a" and force push
  • 14:10:15 <jlumpe> yay, already a git master
  • 14:10:29 <NamelessCoder> quick learner
  • 14:10:31 <jlumpe> lol
  • 14:10:52 <jlumpe> question: as long as the PR isn't merged I cannot push more, right?
  • 14:10:58 <jlumpe> since that would lead to a bloated pr
  • 14:11:16 <NamelessCoder> exactly - and you can also keep pushing after it is closed, then recreate the PR
  • 14:11:24 <jlumpe> Ah ok
  • 14:11:36 <jlumpe> Then I can just keep doing stuff
  • 14:12:09 <NamelessCoder> oh misunderstood: as long as it is NOT merged you can keep pushing. When merged, commits get picked. If you then recreate the PR after adding more commits, the comparison base will be renewed and only your new commits get added
  • 14:12:59 <NamelessCoder> you should also "git remote add upstream https://github.com/FluidTYPO3/vhs.git"
  • 14:13:19 <NamelessCoder> that way you can get the changes we make, using "git pull upstream workbench/namespaces --rebase"
  • 14:13:35 <jlumpe> ok
  • 14:15:58 <NamelessCoder> just to make sure (you're probably already doing this) do a search on the old class name after renaming. The only result should be in ClassAliasMap.php
  • 14:16:58 <NamelessCoder> now you can try that rebase thing
  • 14:17:37 <jlumpe> yeh i'm searching for those
  • 14:17:44 <jlumpe> and actually there is a reference in the docs
  • 14:17:51 <jlumpe> * Note: building of all Assets takes place in the class
  • 14:17:51 <jlumpe> * Tx_Vhs_ViewHelpers_AssetViewHelper with two reasons:
  • 14:18:04 <jlumpe> that should probably become
  • 14:18:08 <jlumpe> * Note: building of all Assets takes place in the class
  • 14:18:08 <jlumpe> * FluidTYPO3\Vhs\ViewHelpersAssetViewHelper with two reasons:
  • 14:18:14 <jlumpe> with another \ of course
  • 14:18:43 <NamelessCoder> hmmm... that doc is bad, that's not how it is done
  • 14:18:59 <jlumpe> ok, then i won't change that for now
  • 14:19:21 <NamelessCoder> should be \FluidTYPO3\Vhs\Service\AssetService
  • 14:19:43 <NamelessCoder> I'm fixing this now
  • 14:20:54 <bjo3rn> hi guys. what's the policy re: fqn and use again? I see mostly fqns in recent commits.
  • 14:21:46 <NamelessCoder> bjo3rn it's a two-step operation: until *our* classes also use namespaces, we keep the FQN. When we use namespaces, we start importing FQN by use instead
  • 14:22:07 <NamelessCoder> the reason being bad results if "use" is mixed with a non-namespace class file
  • 14:22:18 <bjo3rn> ok, I see.
  • 14:26:35 <jlumpe> NamelessCoder: is there a reason (i assume there is) why you wrote \FluidTYPO3\Vhs\Utility\ViewHelperUtility in most classes when updating the viewhelperutility to namespaces insteaf of doing use \FluidTYPO3\Vhs\Utility\ViewHelperUtility and then just ViewHelperUtility?
  • 14:27:01 <NamelessCoder> jlumpe I just wrote the explanation to bjo3rn ;)
  • 14:27:24 <bjo3rn> hehe, welcome to the club jlumpe ;)
  • 14:27:25 <NamelessCoder> after you make the switch to namespaces in each class, importing the FQN by "use" is next
  • 14:27:28 <jlumpe> haha
  • 14:27:35 <jlumpe> ok
  • 14:27:43 <jlumpe> ah
  • 14:27:47 <jlumpe> FQN = fully qualified namespace
  • 14:27:47 <jlumpe> ha
  • 14:27:50 <NamelessCoder> but you do not need to do this in the same step
  • 14:27:58 <jlumpe> ok
  • 14:28:26 <jlumpe> sorry to bother, another question
  • 14:28:37 <jlumpe> AbstractAssetViewHelper implements Tx_Vhs_ViewHelpers_Asset_AssetInterface
  • 14:28:57 <jlumpe> when updating the former, should the latter already be updated? or should the latter be updated separately?
  • 14:28:58 <NamelessCoder> you've two choices in that case
  • 14:29:10 <jlumpe> i could do two commits, or one bigger one ,right?
  • 14:29:13 <NamelessCoder> 1) start softly by adding \ in front of the "extends $class"
  • 14:29:21 <NamelessCoder> 2) migrate the interface first
  • 14:29:31 <jlumpe> ah ok
  • 14:29:45 <jlumpe> 2) seems cleaner
  • 14:29:48 <NamelessCoder> each of course has implications, mainly in the IDE. Of course class completion doesn't work until the whole mesh is migrated
  • 14:30:02 <NamelessCoder> yeah, 2 is cleaner but requires more conscious effort :)
  • 14:30:24 <bjo3rn> are you on the asset related classes jlumpe?
  • 14:30:32 <bjo3rn> bc I am atm :)
  • 14:30:39 <NamelessCoder> in VHS this is almost a non issue since this is about the only interface and it's used by three classes total
  • 14:30:51 <NamelessCoder> hehe yeah, need to coordinate this ;)
  • 14:32:13 <jlumpe> bjo3rn
  • 14:32:13 <jlumpe> ha
  • 14:32:14 <jlumpe> ok
  • 14:32:24 <jlumpe> then i'll skip the asset classes
  • 14:32:34 <bjo3rn> depends on how far you got already
  • 14:32:47 <jlumpe> just started
  • 14:32:49 <jlumpe> all good
  • 14:32:57 <bjo3rn> ok, then it's settled ;)
  • 14:33:11 <jlumpe> was just assessing the best starting point ;)
  • 14:33:11 <bjo3rn> bjo3rn gives internet hi5 to jlumpe
  • 14:33:25 <jlumpe> ha, you don't have ./me? :D
  • 14:33:33 * jlumpe gives it back
  • 14:33:34 <jlumpe> ;)
  • 14:33:35 <NamelessCoder> I would divide this into sub-namespaces: Iterator, Math, Content and "/" etc.
  • 14:33:52 <bjo3rn> ./me
  • 14:33:55 <bjo3rn> ??
  • 14:33:57 <jlumpe> without the .
  • 14:33:58 * bjo3rn
  • 14:34:00 <bjo3rn> ah!
  • 14:34:11 <bjo3rn> I'm an old guy ;)
  • 14:34:18 <jlumpe> haha, irc is old :P
  • 14:55:16 <jlumpe> NamelessCoder: started doing the math viewhelpers. Question: I started updating the abstract classes now (and all their references). now i also need to update the unit tests. I'll have to update all the extends as well. is that fine in a single commit?
  • 14:56:20 <NamelessCoder> it's a lot of code but yes, a single commit is fine
  • 15:03:55 <bjo3rn> ok guys, unit tests left to do. need to do something else now but will finish the rest later (just for the record and to avoid redundancy). cya later.
  • 15:04:57 <jlumpe> o>
  • 15:06:17 <jlumpe> ok lets see how this one works out
  • 16:44:53 <jlumpe> NamelessCoder ?
  • 16:47:03 <soee> someone remember what CGL states about concatenatind strings in multuple lines ? The . sign should be at the end or beggining ?

20140427

  • 13:16:31 <floxx> i use <v:page.menu id="subnav" entryLevel="1" levels="99" /> but the current navigation item is not expanding to subpages. what am i doing wrong?
  • 13:17:28 <floxx> it renders <li class="current sub"><a…></a></li> that's all. no submenu.
  • 13:18:50 <randomresult> floxx expandAll
  • 13:20:06 <floxx> randomresult: but i don't want everything expnded. only current menu.
  • 13:20:35 <floxx> documentation says: If TRUE and $levels > 1 then expands all (not just the active)
  • 13:20:53 <randomresult> ture
  • 13:20:56 <randomresult> true
  • 13:21:47 <randomresult> BenjaminR can help
  • 13:21:56 <randomresult> BenjaminR you work with yeoman?
  • 13:36:28 <BenjaminR> no
  • 13:37:41 <BenjaminR> i dont work with yeoman randomresult
  • 14:50:38 <bjo3rn> floxx which branch are you on?
  • 14:58:33 <floxx> bjo3rn: i'm on dev
  • 14:59:30 <floxx> bjo3rn: ah you fixed it? :-)
  • 14:59:37 <floxx> i'll test it right now
  • 14:59:51 <bjo3rn> I think so, yes ;)
  • 15:02:32 <floxx> bjo3rn: works. great. thank you!
  • 15:02:53 <bjo3rn> yw, I need that a lot myself so... ;)
  • 18:01:41 <Denyerec> randomresult_afk - fix your yeoman issue ?
  • 18:43:54 <xaver> NamelessCoder: hi
  • 18:55:45 <Guest|24228> hi it is my first time here
  • 18:56:40 <Guest|24228> I'm trying to use builder (latest version) but even using the option --dry 1 or --verbose 1
  • 18:57:01 <Guest|24228> it doesn't do anything...not even an error message
  • 18:57:15 <Guest|24228> I use TYPO3 6.2.1 on a MAMP enviroment
  • 18:57:19 <Guest|24228> PHP 5.5.3
  • 19:57:50 <bjo3rn> cedricziel a'lurking?

20140428

  • 09:06:19 <cedricziel> bjo3rn: seems the bnc keeps on crashing..
  • 09:27:51 <bjo3rn> cedricziel early adopter?
  • 09:29:48 <bjo3rn> ah, resurrection time? ^^
  • 09:30:51 <bjo3rn> not
  • 09:30:54 <bjo3rn> ^^
  • 09:30:58 <BenjaminR> ?
  • 09:31:15 <BenjaminR> gm :)
  • 09:31:21 <bjo3rn> ah, another sign of life :)
  • 09:31:40 <bjo3rn> gm ofc
  • 09:31:57 <bjo3rn> well, let's see how g this m will become ^^
  • 09:32:28 <BenjaminR> ;)
  • 09:39:34 <jlumpe> o>
  • 09:59:11 <randomresult> cedricziel u there?
  • 09:59:54 <mrboe> good morning
  • 10:08:42 <cedricziel> i have 0 clue bjo3rn
  • 10:08:44 <cedricziel> good morning guys
  • 10:08:48 <cedricziel> someone to invite me to the separee again?
  • 10:09:44 <cedricziel> randomresult: what's up?
  • 10:09:55 <randomresult> you use yeoman right?
  • 10:09:59 <cedricziel> yessir
  • 10:10:23 <randomresult> ok. i listened to the conversion you had with deny
  • 10:10:35 <cedricziel> yeah, cool
  • 10:10:38 <randomresult> then i tried to install it on my macosx. result : messed up
  • 10:10:45 <randomresult> totally messed up
  • 10:10:56 <randomresult> extremely hardcore messed up
  • 10:10:58 <cedricziel> what's the definition of totally messed up?
  • 10:11:11 <randomresult> i explained what happend here
  • 10:11:16 <randomresult> gimme a sec
  • 10:11:44 <cedricziel> just point me to it: http://fluidtypo3.org/community/irc-logs.html
  • 10:12:11 <randomresult> http://stackoverflow.com/questions/23322375/uninstall-node-js-and-yeoman-on-macosx-to-start-from-scratch
  • 10:12:20 <randomresult> no ... with here i meant stackoverflow
  • 10:12:23 <randomresult> :)
  • 10:12:43 <randomresult> maybe you can read the debug at the end of the code. says nothing to me
  • 10:12:58 <cedricziel> aaaaah
  • 10:13:19 <randomresult> aaaaah means ahhhhh ?
  • 10:13:33 <randomresult> or aaaaahhh??? and if, which aaahhhhh?
  • 10:14:07 <BenjaminR> randomresult: on drugs?
  • 10:14:12 <cedricziel> ya, see.. installing node-modules with sudo usually gives you a good portion of junk
  • 10:14:22 <cedricziel> i strongly suggest you to use nvm
  • 10:14:30 <cedricziel> https://github.com/creationix/nvm
  • 10:14:51 <randomresult> ahhrfg
  • 10:14:54 <cedricziel> with nvm you can install node in your home directory, have a scoped global node_modules folder
  • 10:14:57 <randomresult> BenjaminR i wish i was
  • 10:15:08 <cedricziel> and dont have to mess with sudo
  • 10:15:34 <cedricziel> just follow that instructions here: https://github.com/creationix/nvm#install-script
  • 10:15:38 <randomresult> well... i did so much . and it was late at night or too eraly in the morning
  • 10:15:56 <randomresult> now my macbook doesnt even know yo is installed
  • 10:16:02 <cedricziel> (dont forget to append the lines to a .bashrc or .profile or .zshrc
  • 10:16:45 <randomresult> ahhrg... i want a gui !
  • 10:16:53 <randomresult> o_O
  • 10:17:02 <cedricziel> no gui, this is sysutils. like there is no gui for php or python
  • 10:17:21 <cedricziel> guis are always limited
  • 10:17:55 <randomresult> dont u think iu should remove everything first before i install nvm?
  • 10:18:11 <cedricziel> sudo npm uninstall -g yo
  • 10:18:46 <randomresult> unbuild [email protected]
  • 10:18:50 <randomresult> :)
  • 10:18:52 <cedricziel> yay
  • 10:19:01 <cedricziel> oh hey
  • 10:19:02 <randomresult> so... what does that mean
  • 10:19:06 <cedricziel> i just discovered something
  • 10:19:15 <randomresult> dont forget to append the lines to a .bashrc or .profile or .zshrc
  • 10:19:24 <randomresult> what?
  • 10:19:34 <cedricziel> i'll quickly answer that SO question ;)
  • 10:20:43 <randomresult> i ll grab a coffee
  • 10:26:12 <cedricziel> answered
  • 10:27:58 <cedricziel> I have to switch workplaces now
  • 10:28:10 <cedricziel> but to answer your "unbuild" q:
  • 10:29:04 <cedricziel> node modules _can_ consist of both js and c code, as some modules may perform costly operations which may be much much quicker when one outside of v8
  • 10:29:09 <cedricziel> -one
  • 10:29:14 <cedricziel> +done
  • 10:30:04 <cedricziel> and because of that, and because node modules almost always ship with build scripts that pull in deps, perform various tasks and so on-uninstalling is called un-building
  • 10:30:10 <cedricziel> opposed to building them on install
  • 10:31:41 <cedricziel> cya later
  • 10:32:33 <randomresult> omg
  • 10:32:36 <randomresult> i will try
  • 10:41:47 <anhadikal> hi all!
  • 10:46:58 <anhadikal> how are partials ins flux handled? is it possible and how does translation look like?
  • 10:47:10 <anhadikal> redunancy in translation file?
  • 11:14:34 <Harpagophyt> hello. installed typo3 6.2 and vhs, flux, ...
  • 11:14:52 <Harpagophyt> created an extension and get the error:
  • 11:15:06 <Harpagophyt> Arguments useShortcutData, useShortcutTarget and useShortcutUid are mutually exclusive. Please use only one at a time.
  • 11:15:22 <randomresult> Harpagophyt you installed the TER version right?
  • 11:15:27 <Harpagophyt> is there a better way then get the new version from git
  • 11:15:30 <Harpagophyt> yes TER
  • 11:15:35 <randomresult> its a know featureBug :)
  • 11:15:48 <Harpagophyt> i read it ;-)
  • 11:15:49 <randomresult> wait i post you the solution for that
  • 11:16:11 <randomresult> so i would go for a change in vhs or download one of the versions from git
  • 11:16:17 <Harpagophyt> on my testsystem i get one new file from git. but now i setup the production
  • 11:16:29 <Harpagophyt> ok
  • 11:16:56 <randomresult> then go for the vhs-php-fix and update to the next version of vhs if it is released.
  • 11:17:04 <randomresult> (thats my opionion)
  • 11:18:40 <Harpagophyt> vhs-php-fix? did i miss something?
  • 11:22:12 <Harpagophyt> i changed the file Classes/ViewHelpers/Page/Menu/AbstractMenuViewHelper.php from https://github.com/FluidTYPO3/vhs/commit/1a9833176d2be804b1cacc6cb04f602845fd892a
  • 11:24:22 <randomresult> Harpagophyt https://github.com/FluidTYPO3/vhs/issues/506
  • 11:24:26 <randomresult> i mean this
  • 11:24:51 <randomresult> typo3conf/ext/vhs/Classes/ViewHelpers/Page/Menu/AbstractMenuViewHelper.php in Line 86
  • 11:25:20 <randomresult> change from FALSE / TRUE to FALSE/FALSE
  • 11:25:26 <Harpagophyt> yes, but there was no solution for me which was working
  • 11:26:03 <Harpagophyt> hmm, i will try again :-)
  • 11:27:22 <randomresult> clear cache / temp then
  • 11:31:25 <Harpagophyt> yes all done - works. a better solution then change the whole file
  • 11:31:26 <Harpagophyt> thx
  • 11:32:06 <randomresult> yw
  • 11:33:28 <randomresult> Harpagophyt that was just my opinion. maybe bjo3rn has a better solution for that
  • 11:33:41 <randomresult> i think he was the one who fixed it
  • 11:34:36 <Harpagophyt> mhm, ey it works - THIS is a solution *g*
  • 11:39:35 <BenjaminR> why not cherry-picking the bugfix?
  • 11:40:48 <BenjaminR> a didnt get the last sentence :)
  • 11:43:10 <bjo3rn> hi guys. it was Claus who finally fixed it. no need for the change proposed by randomresult.
  • 11:43:39 <Denyerec> If I vanish from the Typo3 communities, blame those who call me liar and won't bloomin' listen.
  • 11:46:15 <randomresult> bjo3rn he is working with TER versions
  • 11:46:55 <bjo3rn> aha, that's something else.
  • 11:47:21 <bjo3rn> in this case your hotfix is the quickest solution I guess.
  • 11:48:03 <randomresult> Denyerec clap!
  • 11:49:07 <randomresult> Denyerec i tried to get into yeoman ( dont know why but it sounded interessting) and you know what?
  • 11:49:11 * randomresult claps
  • 12:37:23 <Denyerec> rofl randomresult
  • 13:18:01 <randomresult> Denyerec you work with yeoman?
  • 13:20:32 <Denyerec> not yet
  • 13:21:01 <randomresult> trying to understand if it makes my work easier
  • 13:21:03 <randomresult> or not
  • 13:21:23 <Denyerec> hahaha
  • 13:22:48 <randomresult> i mainly work with providerextensions for FCE and PageLayouts ... this is what i build.
  • 13:27:16 <bjo3rn> randomresult the other day I came across a tweet saying: what is bower? a dependency manager. aha, how do you install it? with npm. what is npm? a dependency manager...
  • 13:27:34 <randomresult> hehe
  • 13:27:36 <randomresult> you use them?
  • 13:27:43 <bjo3rn> nope
  • 13:27:48 <randomresult> reason?
  • 13:27:52 <bjo3rn> I am very oldschool
  • 13:28:04 <randomresult> me too
  • 13:28:09 <bjo3rn> cedricziel is an evangelist of such tools. ask him.
  • 13:28:20 <bjo3rn> and he knows them quite well.
  • 13:28:50 <randomresult> well for bower, i dont see a point of not packing js for example into my git repo
  • 13:29:10 <cedricziel> i do. you're mirroring other git repos
  • 13:29:20 <bjo3rn> hehe, there he is ;)
  • 13:29:33 <cedricziel> that's what i call a Steilvorlage
  • 13:30:01 <randomresult> ...
  • 13:30:19 <cedricziel> git repos should be veeeery clean
  • 13:30:30 <cedricziel> and lean
  • 13:30:39 <randomresult> so all of my buddies need to know bower and stuff
  • 13:30:44 <cedricziel> no artifacts and not a hundredth jquery in my repo pls
  • 13:30:50 <cedricziel> do they?
  • 13:30:51 <randomresult> tell this to my designer loving dreamweaver doing html
  • 13:31:06 <jlumpe> cedricziel: bower vs npm?
  • 13:31:12 <cedricziel> and if yes, there's exactly 2 commands to know
  • 13:31:20 <jlumpe> not sure why we have bower, when we already have npm
  • 13:31:21 <randomresult> if u have a shell
  • 13:31:27 <cedricziel> jlumpe: not versus. each has its own purpose
  • 13:31:59 <jlumpe> are you going to tell me that npm is more serverside and that bower is more client-oriented? :)
  • 13:32:07 <Harpagophyt> is it a problem if i write in Layouts a <br> or MUST it be <br />
  • 13:32:10 <cedricziel> each host has one. it doesnt have to be bash. windows cmd is sufficient
  • 13:32:27 <cedricziel> plus most IDEs nowadays have plugins to manage dependency managers
  • 13:32:51 <cedricziel> Harpagophyt: valid tag in terms of h5, you can do it
  • 13:33:05 <Harpagophyt> thx
  • 13:33:39 <cedricziel> jlumpe: i am telling anbody who listens that each dependency manager has a field where they excell
  • 13:33:54 <Harpagophyt> is there an easy way to "find" a missing <div>?
  • 13:34:15 <cedricziel> your ide should assist you with that
  • 13:34:16 <randomresult> Harpagophyt normaly you ide tells u that or not?
  • 13:34:20 <cedricziel> ;)
  • 13:34:20 <jlumpe> cedricziel: ah ok. it just seems weird to me, since even isaacs especially mentioned that npm is for any type of js, not just node packages
  • 13:34:33 <Harpagophyt> hmm, stupid vi ...
  • 13:34:39 <cedricziel> as long as you're not using ivy or maven, those dep managers are toys
  • 13:35:22 <jlumpe> nope, not using them ;)
  • 13:35:26 <cedricziel> and yes, mr schluter of course says that-but the sheer majority of packages you find on each of bower and npm are either node modules (npm) or clientside (bower)
  • 13:35:29 <randomresult> so cedricziel what you use yeoman for ? even providerextensions?
  • 13:36:16 <cedricziel> and why would i use a package manager like npm for clientside, if it doesnt hold all the libs i need. bower has that
  • 13:37:00 <cedricziel> randomresult: yeoman in its heart is a too to execute generators and scaffold things, one could-but no, i dont have such generator ready
  • 13:37:04 <cedricziel> *tool
  • 13:37:45 <randomresult> so you dont use it for providerextesions right now?
  • 13:37:45 <cedricziel> i usually bootstrap a barebones provider extension and scaffold me a yeoman app inside of Documentation/Mocks
  • 13:37:49 <jlumpe> well that is not the fault of npm, is it? Rather the fault of having two different dep-managers to begin with. I'm not against bower or anything (even though i don't use it right now), I'm just wondering
  • 13:37:56 <randomresult> ah i see
  • 13:38:19 <cedricziel> it isnt, but why shuld one use npm for cleintside then ?
  • 13:39:16 <jlumpe> because you can?
  • 13:39:29 <jlumpe> of course, if a package isn't there, bummer.
  • 13:39:52 <jlumpe> I just think that this "split" between npm and bower isn't necessary
  • 13:40:16 <jlumpe> best thing might be to merge one into the other
  • 13:40:28 <cedricziel> opposed to maven and ivy which are explicitly about encapsulating all sorts of dependencies (and are able to treat them right), we are to use those that fit our workflow best. and unless you need npm for daily operations (such as when developing node apps) i strongly advise against misusing npm for clientside libs
  • 13:40:45 <cedricziel> bower is packageless, that's a major advantage
  • 13:41:18 <cedricziel> even if your package is not explicitly a bower package, you can pull it in, as long as there's a valid artifact returned from the url you're telling it
  • 13:41:24 <jlumpe> and now you've excluded all the people who actually develop client side apps by using common.js and browserify :)
  • 13:42:23 <cedricziel> definately not and i dont see the point-browserify is another abstraction level utilized by another build tool
  • 13:42:34 <cedricziel> i use browserify myself and if that's you path-fine
  • 13:42:51 <cedricziel> but you dont need to be developing node apps to use browerify
  • 13:43:07 <cedricziel> and you dont need npm packages to develop with browserify modules
  • 13:43:21 <jlumpe> of course not
  • 13:44:20 <cedricziel> see, i insist on my point because i learned the hard way which manager works best for what package types ;) but for granted-you could do all this. I call it misusing because of the initial intentions
  • 13:44:22 <jlumpe> This is of course just wishful thinking: but wouldn't it be nicer to just have a single manager? Just one package.json
  • 13:44:39 <jlumpe> haha
  • 13:45:22 <cedricziel> hmm. why not a composer.json or a bower.json or a pom.xml?
  • 13:45:28 <jlumpe> also possible
  • 13:45:32 <jlumpe> well no
  • 13:45:33 <jlumpe> please no xml
  • 13:45:40 <cedricziel> :P
  • 13:45:42 <jlumpe> but the rest, sure
  • 13:47:36 <cedricziel> even if the xml variant is the most advanced one?
  • 13:47:50 <cedricziel> hmm.. json isnt the answer to the web
  • 13:48:00 <jlumpe> ha, now you're trying to poke me :P
  • 13:48:09 <cedricziel> got me ;)
  • 13:49:45 <cedricziel> no offense, but i think every engineer has his own favourite set of tools for specific jobs and they vary by time and task. ask me again in a month or so. this will be a decade in terms of webdev stuff and we'll all be using hippster broccoli or at least all use OOP (which i doubt more than the broccoli thing ) :P
  • 13:50:32 <jlumpe> hahaha
  • 13:50:34 <jlumpe> true
  • 13:50:44 <jlumpe> preferenes change over time
  • 13:51:17 <cedricziel> oh annecdotal time:
  • 13:51:38 <cedricziel> i was to develop a large nodejs app for 4 months or so.
  • 13:51:55 <cedricziel> and what happened on a daily basis: npm had blackouts
  • 13:52:23 <jlumpe> meh
  • 13:52:28 <cedricziel> i was using npm for clientside-so even when i was on the frontend stuff, i had to pull in deps from npm
  • 13:52:41 <cedricziel> didnt work out so i had to setup a npm cache server
  • 13:52:49 <cedricziel> for client side libs
  • 13:53:08 <jlumpe> ha
  • 13:53:12 <jlumpe> ok, that's not nice
  • 13:53:19 <jlumpe> might i ask: what were you developing?
  • 13:53:37 <cedricziel> good thing? no. i never had a single outtage with bower as it relies on github. and when github is down.. you know. every dev takes a nap ;)
  • 13:53:50 <cedricziel> (github==main source for bower packages)
  • 13:54:07 <jlumpe> :D
  • 13:54:32 <cedricziel> now that i switched over to a java context, i never had outtakes, not a single time with my ivy and maven repos
  • 13:55:32 <jlumpe> ah
  • 13:55:39 <jlumpe> (i'm not into java)
  • 13:55:54 <cedricziel> sure, i develop a mostly RESTy app for the serverside and a large SPA to engage with it from the clientside
  • 13:56:19 <jlumpe> ah
  • 13:56:58 <cedricziel> i gathered the impression that node was right for the job, but it wasnt. and part of my conclusio was that the infrastructure is still immature and unusable-when you're not going to have caches in between everything
  • 13:57:59 <jlumpe> oh why's that?
  • 13:58:20 <cedricziel> at the time of writing, i'm using webjars for clientside libs-and as those rely on maven/ivy-i', very happy to use one tool that knows how to handle both java deps and clientside deps
  • 13:58:56 <cedricziel> the app became a monster in terms of large chunks of javascript that had to interact
  • 13:59:29 <cedricziel> i'm too dumb for acting in such untyped environments at large scale it seems ;)
  • 13:59:36 <jlumpe> haha
  • 14:00:06 <cedricziel> part of that was a wrong choice re datastores and gladfully NamelessCoder convinced me of better alternatives
  • 14:00:34 <cedricziel> (gladfully-does that word even exist? :D )
  • 14:00:41 <jlumpe> no
  • 14:01:02 <jlumpe> what do you mean in german? ;)
  • 14:01:07 <jlumpe> luckyly?
  • 14:01:10 <jlumpe> luckily
  • 14:01:20 <cedricziel> exchange that with " i'm, very happy he convinced me.."
  • 14:01:24 <cedricziel> ;)
  • 14:01:25 <jlumpe> ah ok
  • 14:01:38 <jlumpe> which store did you use to begin with?
  • 14:02:06 <cedricziel> mongodb -> rethinkdb -> riak
  • 14:02:29 <cedricziel> i need to handle graph like structures, that's why we quickly reached the limits of those stores
  • 14:02:45 <jlumpe> ah
  • 14:02:59 <jlumpe> i heard about neo4j, but didn't try it yet
  • 14:03:14 <jlumpe> also a graph-db
  • 14:03:22 <cedricziel> yes, we had a look at it as well, but for now we returned to postgres
  • 14:03:44 <cedricziel> neo4j would make sense if we only stored small portions of data in it
  • 14:04:00 <cedricziel> and as an mvp, this would have gotten quickly to composite
  • 14:04:43 <cedricziel> we're happy now with a store that can handle.. good ol' relations :)
  • 14:04:53 <jlumpe> :)
  • 14:05:11 <Harpagophyt> hmmm, the html from the templates/Layouts will not be validated - good choice
  • 14:09:01 <Denyerec> I'm beginning to think you write as much environment setup code as you do application code cedricziel ;)
  • 14:09:46 <cedricziel> may be ;)
  • 14:09:58 <Denyerec> WOrkflow Junkie
  • 14:09:59 <cedricziel> how was your EditorialSprint Den?
  • 14:10:10 <Denyerec> Remote :)
  • 14:10:20 <Denyerec> Though they got a LOT done, and I have to say they make my job very easy
  • 14:10:37 <Denyerec> Their english is typically excellent, makes spotting the errors tough ;)
  • 14:11:15 <Denyerec> I had a question regarding your mock sites btw. I wondered if they include the combined CSS/JS resources, or if they reference the indiviudla components and the finished fluid template references the combined one.
  • 14:11:37 <Denyerec> I'm concerned, because I sometimes subcontract HTML building out to people who wouldn't know their Bower from their Elbow ;)
  • 14:12:54 <cedricziel> the Mock (in my case) references the unconcatenated resources
  • 14:15:02 <cedricziel> the intermediate http server serves thos mocks and as artifacts i usually have one artifact that is completely built out, concated, uglified and so on, and one that is only concatenated
  • 14:15:37 <cedricziel> i switch inclusion via a ts constant so i can have nice debugging in my dev env
  • 14:16:08 <cedricziel> does that answer your question comprehensively?
  • 14:42:04 <Denyerec> cedricziel - regarding the mock, yes. Regarding how the http server deals with artifacts (And what they are, in fact) is not too clear
  • 14:42:25 <cedricziel> that's something one has to see
  • 15:00:30 <Denyerec> cedricziel do you have anything links to such that explains what these artifacts are, or what generates them etc?
  • 15:01:38 <Denyerec> And also what the directory structure of the mocks dir is (EG where you have your bower resources, images, css etc)
  • 15:01:47 <cedricziel> yo webapp -> generates a scaffold
  • 15:01:55 <cedricziel> that's the perfect example
  • 15:04:18 <Denyerec> Ok
  • 15:08:55 <Denyerec> I guess standardising that would a good move
  • 15:09:23 <Denyerec> As randomresult was investigating though, if you're simply an integrator using a workflow to build site-template provider extensions, does this all still fit together?
  • 15:10:29 <Denyerec> I don't like the idea of deploying via FTP, and I can't guarantee that the target server has bower, node, npm all installed, so I might be inclined to commit the compiled resources to the git repo so it can be checked out and used immediately.
  • 15:10:50 <Denyerec> I know that will make you feel itchy, but I wonder what the alternative is, especially if the target server can't be configured with such tools.
  • 15:11:20 <randomresult> cedricziel i managed to run yo
  • 15:11:26 <randomresult> but i do need to write :
  • 15:11:41 <randomresult> node /Users/glatz/npm/lib/node_modules/yo/cli.js
  • 15:11:45 <randomresult> :)
  • 15:11:58 <randomresult> generator-bootstrap does not work ... webapp does...
  • 15:12:06 <randomresult> i hate yeoman before i really started
  • 15:12:14 <randomresult> o_O
  • 15:13:50 <randomresult> Denyerec i work on a mangedserver where i can install composer but not node.js nor bower etc.
  • 15:16:15 <Denyerec> So like me, however you deploy, you need to deploy compiled assets
  • 15:16:17 <Denyerec> But I think that's fine
  • 15:16:26 <Denyerec> it's just figuring out what/how to do the actual deployment now,
  • 15:16:50 <cedricziel> in my SO answer, i pointed you to extending your bpath variable so it spans you bin dir in node_modules
  • 15:17:01 <cedricziel> *$PATH
  • 15:17:38 <randomresult> i did in my .bash_profile
  • 15:17:42 <randomresult> i will paste
  • 15:17:47 <cedricziel> no need
  • 15:18:13 <cedricziel> if you echo $PATH from a fresh shell or after you source it again, it should be in there
  • 15:18:51 <randomresult> https://gist.github.com/randomresult/f32906c26f276c146175
  • 15:22:47 <randomresult> this is what shows up wenn echo $PATH
  • 15:49:31 <Denyerec> randomresult when I'm done wit hthis last lot of poledancers I'll see if I can get this Teoman thing set up
  • 15:49:36 <Denyerec> and perhaps we can help each other out
  • 15:49:59 <randomresult> :)
  • 15:50:03 <randomresult> aye
  • 16:11:30 <Harpagophyt> is there a known bug with content elements and CSC? i have one div too much or one too less ;-)
  • 16:22:10 <Denyerec> Harpagophyt - pastecode your output HTML and your template HTML
  • 16:22:21 <Denyerec> I can take a look for you
  • 16:27:52 <Harpagophyt> output is easy: http://pfatz.kraftl.at
  • 16:29:28 <Harpagophyt> i am very sure, there is no mistake in the templates
  • 16:29:35 <Harpagophyt> but it must ... *ggg*
  • 16:29:45 <Denyerec> Can you cut the output snippet plwAW?
  • 16:29:47 <Denyerec> PLEASE
  • 16:29:50 <Denyerec> Please
  • 16:29:55 <Denyerec> there's a lot of code on the site to fish though :)
  • 16:31:32 <Harpagophyt> *gg* i know, but you asked for ;-)
  • 16:32:10 <Harpagophyt> the problem is this time only with this site. an empty site is ok
  • 16:32:39 <Denyerec> I cannot see what you're referring to without being directed to the patrticular part of the code that's wrong.
  • 16:32:45 <Denyerec> Can you pastecode an example
  • 16:35:10 <Harpagophyt> ok, i found the problem
  • 16:35:15 <Harpagophyt> a little bit
  • 16:36:55 <Harpagophyt> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/master/Resources/Private/Templates/Content/Carousel.html this must be the problem
  • 16:38:58 <Harpagophyt> uff, this piece of code is very buggy
  • 16:39:02 <Harpagophyt> hmmmmm
  • 16:56:16 <Denyerec> Harpagophyt ...
  • 16:56:26 <Denyerec> If you pasted the HTML snippet for me, I could have helped :)
  • 16:57:10 <Denyerec> hey Guest|3415 - could you set a different nick with /nick <name> ?
  • 16:57:21 <Denyerec> Just makes it easier to remember people if they'r enot random :)
  • 16:57:39 <Denyerec> well, except randomresult
  • 16:57:41 <Denyerec> :D
  • 17:00:59 <Harpagophyt> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/master/Resources/Private/Templates/Content/Carousel.html this must be the problem
  • 17:01:04 <Harpagophyt> this is the snippet
  • 17:01:16 <Harpagophyt> but i have no idea why and how
  • 17:02:01 <Denyerec> The bad HTML in your OUTPUT
  • 17:02:04 <Denyerec> Not the template HTML :)
  • 17:02:07 <Denyerec> SOrry, I might not have been clear.
  • 17:04:05 <Harpagophyt> look at http://pfatz.kraftl.at/pfarre/ and take line 247 there is a missing end h1
  • 17:04:17 <Harpagophyt> to debug this, is much easier, then this div's
  • 17:05:00 <Harpagophyt> but i think, i wait for randomresult
  • 17:05:54 <Denyerec> SeYou should get into the habit of copying the surrounding code into a github gist or pastecode
  • 17:05:58 <Denyerec> It makes it much easier for others to help you
  • 17:06:10 <Denyerec> rather than fishing through 1000'a of lines of HTML looking for your bugs :)
  • 17:07:23 <Denyerec> In what file does <div class="container"> live ?
  • 17:08:50 <Harpagophyt> hehe Denyerec - you are genius *ggggg*
  • 17:08:59 <Denyerec> Found it ?
  • 17:09:21 <Harpagophyt> not yet, but the real missing div
  • 17:09:38 <Denyerec> Ok, I am back in Photoshop, so good luck for now!
  • 17:27:00 <Harpagophyt> found it :-)
  • 17:38:20 <Denyerec> Harpagophyt did you once develop with TemplaVoila ?
  • 17:42:00 <Harpagophyt> far far away
  • 17:42:31 <Denyerec> I just wondered.
  • 17:42:33 <Denyerec> I used to use TV
  • 17:42:39 <Denyerec> and this FLuidtypo3 is much better for me
  • 17:43:27 <Harpagophyt> templavoila is more easy to use but harder to extend
  • 17:43:59 <Harpagophyt> fluid is a typical technican solution. nothing for enduser
  • 17:44:07 <cedricziel> TV had much time to evolve and the beginnings were hard as well :)
  • 17:44:25 <Harpagophyt> not really
  • 17:44:42 <Harpagophyt> they started as enduser solution
  • 17:44:47 <cedricziel> (not to consider the amount of budget)
  • 17:45:12 <Denyerec> I agree Tv is easier for "end user"
  • 17:45:12 <cedricziel> but you're right, the learning curve of fluid is steeper
  • 17:45:19 <Harpagophyt> there is no real change to make fluid enduser friendly
  • 17:45:26 <Denyerec> but I think the rality is, if you need to do anything complicated, you're wtiting HTML and CSS
  • 17:45:35 <Denyerec> so the point and click of TV is perhaps... awkwardly halfway.
  • 17:46:00 <Harpagophyt> but now you must learn, html, css, js, ts AND fluid viewhelpers
  • 17:46:36 <Harpagophyt> with TV there was only xml and ts
  • 17:46:47 <cedricziel> i think everyone that had to dive into basic jquery syntax (not javascript), so the basic FE developer, is able to grasp through it
  • 17:47:04 <Harpagophyt> of course
  • 17:47:32 <Harpagophyt> but there are enough peoples who just want to have a click solution
  • 17:47:43 <Harpagophyt> TV was the chance
  • 17:48:29 <Harpagophyt> with solutions like this, joomla and wordpress will be the better solution
  • 17:49:30 <Harpagophyt> I decide to use this fluidtypo3 for two projects because of knowing and learning
  • 17:50:36 <cedricziel> i really cant think of a templating language easy enough for anyone and flexible enough for edge cases
  • 17:50:40 <Denyerec> Harpagophyt - you needed HTML and CSS for TV too
  • 17:50:45 <Denyerec> how else would you make the template to map?
  • 17:51:05 <Harpagophyt> of course ;-). i wrote AND not and ;-)
  • 17:51:13 <Denyerec> Plus there is FAR more documentation around for HTML, JS and PHP than there is TS ;)
  • 17:51:39 <Denyerec> I think...
  • 17:51:44 <Denyerec> The documentation for the viewhelpers needs "examples"
  • 17:51:52 <Harpagophyt> and don't forget, you can wrote the html with dreamweaver and use it for TV
  • 17:51:56 <Denyerec> I just don't know how that would fit in with the documentation being auto-generated.
  • 17:52:07 <Denyerec> Harpagophyt - you could, but you'd deserve shooting ;)
  • 17:52:18 <Denyerec> Although you make a good point
  • 17:52:33 <Denyerec> TV remains the only solution where a complete novice could point-and-click create a working CMS
  • 17:53:05 <Denyerec> I talked with claus I think about the possibility of a point-and-click fluid template generator
  • 17:53:10 <Denyerec> As it would, technically, be possibke.
  • 17:53:21 <Harpagophyt> the only solution for make it friendly is to create a respository for content templates
  • 17:53:29 <Denyerec> That is on its way.
  • 17:53:31 <Harpagophyt> the page templates are easy enough
  • 17:53:37 <Harpagophyt> i thought it
  • 17:53:41 <Denyerec> There's going to be a "github" for content elements.
  • 17:54:21 <Harpagophyt> point and click is not possible
  • 17:55:20 <Harpagophyt> you can only build a generator like the available ones for bootstrap
  • 17:55:29 <Harpagophyt> funny but helpless
  • 17:56:17 <Harpagophyt> may be enough for beginners
  • 17:56:17 <Denyerec> It could be done
  • 17:56:21 <Denyerec> so long as you didn't edit the files manually.
  • 17:56:29 <Denyerec> Else obviously the whole thing would get confused.
  • 17:56:51 <Denyerec> You'd esentially need an intermediate set of data that created dynamic partials and templates based on click mapping.
  • 17:57:04 <Denyerec> When you save that, it would create the templates, layouts and partials
  • 17:57:12 <Denyerec> Edit the mappings -> regenerated the files
  • 17:57:20 <Harpagophyt> yes of course
  • 17:57:23 <Denyerec> So edits would of course be lost if you had changed the files directly.
  • 17:57:34 <Denyerec> Whether there is demand for this? Who knows.
  • 17:57:54 <Harpagophyt> better to invest the time in the extensions self ;-)
  • 18:00:12 <cedricziel> my 2 cents? this isnt worth it. if you want it easy, go the FLUIDTEMPLATE path. if you need typo3, you need some skills around it. sorry if this sounds to harsh.
  • 18:00:42 <Denyerec> Exactly Harpagophyt - The learning curve isn't THAT steep
  • 18:00:44 <Denyerec> and there is hel[p.
  • 18:00:48 <Denyerec> Shit, if I can manage it... :D
  • 18:08:26 <Harpagophyt> cedricziel - we all know this and except it. but there are peoples who don't use typo because of hard to learn
  • 18:10:15 <Harpagophyt> but i will not defend something
  • 18:21:27 <Outdoorsman> randomresult Does fluidbootstraptheme fully utilize FAL?
  • 19:38:49 <Outdoorsman> fluidbootstraptheme does indeed use FAL after testing. I did however find that flux:field.inline.fal can't be used inside objects yet. They may need some funding... https://github.com/FluidTYPO3/flux/issues/468#issuecomment-41461016
  • 20:24:05 <danilobuerger> Denyerec "TV remains the only solution where a complete novice could point-and-click create a working CMS" <--- hopefully those times are over… personally i think only people who actually can code should code websites… people making websites that dont know how to code just ruin the reputation of our industry..
  • 20:24:21 <Denyerec> Yes
  • 20:24:28 <Denyerec> I was thinking the same thing as we spoke about it.
  • 20:27:38 <danilobuerger> So the learning curve of fluid might be steep, but compared to other things a coder can and should learn, fluid and fluidtypo3 is pretty easy
  • 20:43:27 <Outdoorsman> Hello guys... just a quick note here. I love the flexibility of your templating solutions so far, but I'm not not certain how quickly I can implement a template yet as compared to TV since I don't have a much practice yet.
  • 20:44:29 <Outdoorsman> I LOVE flexibility, but flexibility with speed of implementation is quadruple bounus.
  • 21:14:19 <gernot_h> hi! how can i get a content elemnt by id? with <v:render.record ?
  • 21:14:55 <gernot_h> or <v:content.render
  • 21:18:59 <Denyerec> gernot_h - you just supply the UID as a parameter
  • 21:19:20 <randomresult> gernot_h <v:content.render contentUids="{0:1602}"/>
  • 21:19:49 <randomresult> its an array. so i use contentID 1602 on position 1
  • 21:20:06 <Denyerec> or you can do:
  • 21:20:08 <gernot_h> thank you!
  • 21:20:29 <Denyerec> contentUids="{mvVar -> v:iterator.explode()"
  • 21:20:34 <Denyerec> contentUids="{mvVar -> v:iterator.explode()}"
  • 21:20:54 <Denyerec> if you've got the UID from somewhere else.
  • 21:21:06 <gernot_h> it is just simple as the example before
  • 21:21:30 <gernot_h> from randomresult
  • 21:21:35 <Denyerec> I might be wise to put the alue in settings.yourExt.thePageUID
  • 21:21:35 <gernot_h> thx
  • 21:21:47 <Denyerec> So you can more easly change it later
  • 21:21:50 <Denyerec> magic numbers and all that
  • 21:22:05 <gernot_h> you are right!
  • 21:22:06 <randomresult> Denyerec becomes a real player
  • 21:22:20 <Denyerec> LEVEL UP!
  • 21:22:23 <gernot_h> but it is just one element :)
  • 22:29:23 <danilobuerger> so cedricziel
  • 22:30:10 <danilobuerger> care to invite me?
  • 22:35:24 <Denyerec> Bah, secret chambers...
  • 22:35:33 * Denyerec pulls the candlestick and watches the fireplace rotate
  • 22:35:34 <danilobuerger> ;-)
  • 22:35:40 <Denyerec> See!
  • 22:35:51 <danilobuerger> thats where we talk about you ;-)
  • 22:36:09 <Denyerec> Its where you get your peace and quiet more like ;))
  • 23:03:25 <cedricziel> as soon as i find the righ command danilobuerger
  • 23:04:15 <cedricziel> done
  • 23:04:20 <cedricziel> you can join now

20140429

  • 00:36:38 <danilobuerger> Defos ?
  • 00:36:42 <danilobuerger> ähm Denyerec
  • 00:36:44 <danilobuerger> sorry
  • 00:36:51 <Denyerec> lo
  • 00:37:04 <danilobuerger> is it you thats also using fcc or is it randomresult_afk ?
  • 00:37:17 <Denyerec> fcc ?
  • 00:38:19 <danilobuerger> fluidcontent_core
  • 00:41:12 <Denyerec> Uhm
  • 00:41:20 <Denyerec> Well isn't fluidcontent_core necessary ?
  • 00:41:24 <Denyerec> or is that the CSC replacement ?
  • 00:41:27 <Denyerec> I think Random was looking into it
  • 00:41:39 <Denyerec> but my site needed to go live too quickly to wait for FCC to stabilise
  • 00:44:59 <danilobuerger> ah ok
  • 08:42:42 <Medialight> Hello !
  • 08:43:14 <Medialight> I was trying to set a flux:field.inline.fal inside a flux:form.object and saw the bug issue
  • 08:43:56 <Medialight> which is the best alternative for you ?
  • 10:08:20 <soee> :) i think this is most desired feture
  • 10:08:27 <soee> fal support inisde objects :)
  • 10:29:23 <cedricziel> soee: yes. claus made a quote some days ago
  • 10:29:28 <cedricziel> this is not trivial
  • 10:42:00 <michaelm2> hi. I have problems using the multilingual features with t3 6.2 and flux 7. When i switch to the "languages" view in the pages module the context menues of the content elements are missing. Anyone has the same problem?
  • 10:46:01 <Romm> Hey there, we got an issue here, we have wasted already so much time on it, we really need help on it. We installed the Bootstrap package (we got fluidcontent, fluidcontent_bootstrap, fluidpages and flux installed), but sometimes - and we don't know when or how - the Bootstrap tab disappears when we want to create a new element on page.
  • 10:46:39 <Romm> danilobuerger, you already helped me there https://github.com/FluidTYPO3/fluidcontent/issues/138 ; could you do it one more time ? :D
  • 10:46:46 <jlumpe> cedricziel: what's your position in multilingual pages? inline translation in a single tree or multiple trees, one per language?
  • 10:47:53 <cedricziel> depends on the complexity :)
  • 10:48:24 <jlumpe> ah so you decide on a case by case basis and have no personal preference? :)
  • 10:49:18 <michaelm2> its on pagetree and inline translations... when i am in "columns"-view and switch over the an other page-language then there is no problem... it only appears when i switch to "languages" view
  • 10:49:27 <jlumpe> my thoughts on it are: when creating multiple trees you can always make partial changes to a certian language's page. for me this is very valuable
  • 10:49:52 <Romm> Hey cedricziel, glad you seem not to be afk, would you have some minutes for me ? :p
  • 10:49:54 <michaelm2> sorry one pagetree
  • 10:50:23 <aPollO2k> good morning ladys and gentleman
  • 10:50:29 <Romm> Hello mister
  • 10:50:30 <FT3BOT> Welcome back Romm!
  • 10:50:59 <cedricziel> true jlumpe
  • 10:51:02 <cedricziel> hi Romm
  • 10:51:08 <Romm> Hey there :)
  • 10:51:24 <bjo3rn> hi guys
  • 10:51:28 <cedricziel> can you tell me what versions you use?
  • 10:51:30 <cedricziel> the bootstrap package is not always up to date
  • 10:51:35 <Romm> I asked a question above, do you remember any similar issue ?
  • 10:52:11 <Romm> We use the last versions (TYPO3 6.2 compatibility)
  • 10:52:28 <cedricziel> from github or ter?
  • 10:52:32 <Romm> I upgraded all the extensions yesterday
  • 10:52:34 <Romm> From git
  • 10:52:41 <Romm> Woops
  • 10:52:42 <bjo3rn> michaelm2 you mean the icons in the upper left corner of a ce?
  • 10:52:44 <soee> cedricziel: i know its not trivial
  • 10:52:48 <cedricziel> okay, and you stil have the issue
  • 10:52:55 <Romm> Wait, maybe from TER, I'll tell you that
  • 10:53:36 <michaelm2> yes bjo3rn and also the green plus is missing.. so I'm not able to activate copied elements and generate new ones
  • 10:53:38 <cedricziel> i'd be glad if you could upgrade to the development branch for flux, fluidpages et al
  • 10:54:21 <Romm> Yes I got it from TER, I'll try to get on GIT and see what happens
  • 10:54:42 <bjo3rn> michaelm2 I'm not sure but I think that's by design. you have to select a language in columns mode.
  • 10:54:53 <soee> Romm: im using all TER versions with 6.2/6.2.1 never had problems with this tab
  • 10:55:20 <Romm> Ok thanks for the feedback, soee
  • 10:56:23 <Romm> cedricziel, I tried to understand how this tab was added to TYPO3, but I did not found yet, could you tell me where I could put some debug if the issue's still there ?
  • 10:56:50 <Romm> (my co-worker is upgrading all the extensions from Git right now)
  • 10:56:57 <cedricziel> the essence is, that there's some tsconfig being generated on the fly and then it's cached
  • 10:57:21 <bjo3rn> michaelm2 it's working for me also in languages mode
  • 10:58:00 <michaelm2> bjo3rn... i don't think so.. i compared it with the typo3 6.2 distribution without (fluidtypo3) and there it works...
  • 10:58:12 <michaelm2> or is it a flux specific thing?
  • 10:58:32 <bjo3rn> you are right and it is working for me also in languages mode michaelm2
  • 10:58:42 <bjo3rn> my statement from before is bs
  • 11:00:04 <bjo3rn> michaelm2 see https://www.dropbox.com/s/qzggb17icscnt7q/Bildschirmfoto%202014-04-29%20um%2011.00.31.png
  • 11:00:18 <bjo3rn> which browser are you using?
  • 11:01:04 <Romm> Ok cedricziel, thanks for the info, one more thing, we use the speciality extension, which provides already made configurations ; do you have some recommandations for this ?
  • 11:01:07 <michaelm2> bjo3rn... i us flux 7 from TER.. and Chrome... do you use the GIT build?
  • 11:01:50 <cedricziel> Romm: in what regard?
  • 11:01:54 <bjo3rn> same here michaelm2
  • 11:03:20 <michaelm2> ok... so i think it has maybe something todo with my provider extension... i'll t try the fluidpages_bootstrap package to se if it works there...
  • 11:03:56 <bjo3rn> I'm afraid I can't help you here but I don't think it's a matter of your extension. danilobuerger is the right guy to ask.
  • 11:04:51 <michaelm2> ok thank you for your help
  • 11:04:51 <Romm> cedricziel: I don't know, maybe is there something I need to know :p . But at least one thing I don't understand, is speciality implied in the creation of the Bootstrap tab ? Because it seems that this tab dissapears when we apply changes on speciality, but maybe we're wrong ?
  • 11:05:01 <Denyerec> Blind Mouse #1 enters the channel
  • 11:05:06 <Denyerec> Morning all!
  • 11:05:46 <cedricziel> Romm: it may be a cache flaw when there's a coincidence between config changes and flux reloading
  • 11:05:56 <cedricziel> let me check the speciality
  • 11:06:09 <Romm> Ok thanks a lot, your help is really appreciated
  • 11:06:37 <cedricziel> you're welcome
  • 11:06:49 <cedricziel> did you try to turn on flux debug mode?
  • 11:07:37 <Romm> Nope, going to turn this on
  • 11:07:38 <cedricziel> from what i see, speciality only provides page templates and a widget
  • 11:07:54 <cedricziel> go via EM
  • 11:08:02 <cedricziel> it should show if somethings fishy
  • 11:09:16 <Romm> What should I check ?
  • 11:09:37 <cedricziel> clear them caches and go to the page module
  • 11:09:43 <cedricziel> ah, you mean in the EM?
  • 11:10:02 <Romm> Oh yeah I see the debugs in the page module
  • 11:10:24 <Romm> Everything seems to be ok, that Boostrap tab is shows
  • 11:10:24 <cedricziel> something obvious in there?
  • 11:10:27 <Romm> shown
  • 11:10:34 <cedricziel> fine
  • 11:10:53 <cedricziel> can you confirm a relation between changing configs and the disappearance of the tab?
  • 11:12:30 <Romm> I can't tell you anything about that, unfortunately, we never understood where the disapearing comes from (I think this is because of the cache that is not cleared all the time, and some time is needed for us to see the issue is there)
  • 11:14:12 <Romm> cedricziel: Anyway, knowing the tab does not come from speciality at all is a big information for us. We'll keep looking if the issue comes back, and report you any changes. ;)
  • 11:14:32 <Romm> Thanks a lot for your time, let's keep in touch. :)
  • 11:15:30 <cedricziel> that would be really nice
  • 11:15:57 <cedricziel> please report any subsequent, obvious errors on the githubs, we're always eager to help you out
  • 11:16:16 <cedricziel> and there's lots of competent people hanging around in here
  • 11:18:24 <Romm> Yeah for sure, I came on IRC before tearing my hairs out :p . We'll go on the Git for further questions. :)
  • 11:18:47 <cedricziel> hehe, it's better to double check
  • 11:19:02 <cedricziel> and if we wouldnt want to help out, we wuldnt have crafted the channel :)
  • 11:19:13 <cedricziel> we simply cant help out all day long ;)
  • 11:19:58 <Romm> Haha yeah for sure, I understand this and respect you for taking time on the chat anyway ! <
  • 11:20:00 <Romm> <3
  • 11:20:19 <cedricziel> you're very welcome!
  • 11:24:22 <jlumpe> cedricziel: with fluidpages i have no page object in ts. how could i modify the body tag, if i wanted to? :)
  • 11:24:54 <jlumpe> or any other option i might have configured on the page object for that matter
  • 11:25:09 <Guest|65596> Hi everyone I have a couple of questions about fluidcontent 4.0.0
  • 11:31:20 <mrboe> Hi @Guest|65596 so ask them
  • 11:32:31 <Guest|65596> Thanks. How can I use in the "preview" section the flux:widget.grid ?
  • 11:32:59 <cedricziel> jlumpe, there is one, inspect the ts from fluidpages pls
  • 11:33:07 <cedricziel> if neccessary, you can destroy it, and initialize a new one
  • 11:33:19 <cedricziel> but you should be able to extend it
  • 11:34:01 <cedricziel> Guest|65596: flux:widget.grid displays all flux:column's you've set up
  • 11:35:21 <Guest|65596> ok... Maybe I got it... could you give me an example?
  • 11:35:38 <Guest|65596> I'd want to set up nested columns
  • 11:36:03 <Guest|65596> I managed to use flux:column in fluidpages
  • 11:37:08 <jlumpe> cedricziel: thanks a lot :)
  • 11:37:56 <cedricziel> yw :)
  • 11:37:56 <mrboe> @Guest|65596 here you have an example of an tow colum container https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/development/Resources/Private/Templates/Content/TwoColumn.html
  • 11:38:18 <cedricziel> or that one: https://github.com/Ecodev/bootstrap_package/blob/master/htdocs/typo3conf/ext/speciality/Resources/Private/Templates/Page/3Columns.html
  • 11:39:11 <Guest|65596> let me guess: flux:form.content is the key to success :)
  • 11:40:04 <cedricziel> yep
  • 11:40:10 <cedricziel> it creates the content areas
  • 11:40:14 <Guest|65596> mitico
  • 11:41:55 <Guest|65596> the second question: yesterday (for stange reasons not today) I had "cache" problems. I mean: changes in template file did not show up, even after cache flush
  • 11:42:31 <Guest|65596> Is there a procedure if I will encounter the same problem? Delete /typo3temp/ ?
  • 11:42:40 <mrboe> in the temp folder is a file .FED....
  • 11:42:49 <mrboe> this is not removed by rm -rf
  • 11:43:03 <mrboe> if you have a look with ls -lha
  • 11:43:07 <mrboe> its still there
  • 11:43:21 <mrboe> so you have to rm .FED...
  • 11:43:47 <Guest|65596> ahhh thank you
  • 11:43:51 <Harpagophyt> rm -Rf * .??*
  • 11:44:24 <Guest|65596> really really useful many many thanks... this is a very interesting world I've started exploring :) Great work!
  • 11:44:59 <mrboe> you can have a look here https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/tree/development
  • 11:45:12 <mrboe> we are actually working on that additional ext
  • 11:45:51 <cedricziel> Guest|65596: caution with rm if that's omething new for you :)
  • 11:46:08 <Guest|65596> Yea I've seen it.. :D but I'm more on Zurb Foundation
  • 11:46:39 <Guest|65596> I'll try to set my extension with Foundation :)
  • 11:46:45 <mrboe> it should help to understand and get into
  • 11:47:07 <mrboe> and create your own elements
  • 11:47:32 <michaelm2> it looks like 100 agencies build their own provider extensions atm... we are as well... :-)
  • 11:47:55 <Guest|65596> Yeah to be honest I started looking at fluidcontent bootstrap extension
  • 11:47:56 <floxx> same here :)
  • 11:48:07 <Guest|65596> to see some example
  • 11:49:41 <mrboe> fluidbootstraptheme is a summary of fluidpages_bootstrap and fluidcontent_bootstrap
  • 11:52:30 <Guest|65596> well... thank you for all your support, you are great...I think I'll return to play "mad doctor" with fluid :D Thank you again...BTW: maybe It's silly question...how do I log out ?
  • 11:53:23 <mrboe> @Guest|65596 i allways use the power off -
  • 11:53:27 <Denyerec> Guest|65596 (If that's your real name...) just close the browser tab. Tho it's better to hang around.
  • 11:53:45 <Denyerec> You always get more help if people know you better :)
  • 11:54:38 <Guest|65596> Thank you next time I'll register me... bye
  • 11:55:13 <mrboe> Or if you see "Denyerec has joint IRC" you know that the flood is comming
  • 11:55:15 <mrboe> ;)
  • 11:55:19 <Denyerec> Hahaha too right
  • 11:55:31 <Denyerec> Though in the last week I've successfully helped several people!
  • 11:55:38 <Denyerec> So I'm gradually restoring the balance ;)
  • 11:55:39 <Harpagophyt> someone is always the sheriff *g*
  • 11:57:17 <Denyerec> Harpagophyt, your name makes me want to think you're from Africa somewhere.
  • 11:57:29 <Denyerec> Either that, or you just like botany ;)
  • 11:57:32 <Harpagophyt> anybody knows if there is a solution to use the classes for bootstrap in FCE. means also 2 or more e.g. in the table
  • 11:57:36 <Harpagophyt> hehe not
  • 11:57:46 <Denyerec> Mr Devil's Claw...
  • 11:58:42 <Harpagophyt> http://en.wikipedia.org/wiki/Harpagophytum
  • 11:59:24 <Denyerec> Indeed, that's why I asked.
  • 11:59:25 <mrboe> @Harpagophyt i dont understand the question
  • 11:59:26 <Denyerec> It's native to SA
  • 12:00:21 <Harpagophyt> i thougt for something controversial
  • 12:01:05 <Harpagophyt> -FCE + RTE
  • 12:01:18 <mrboe> ah
  • 12:01:46 <mrboe> i thougt there is something in herer http://bootstrap.typo3cms.demo.typo3.org/de/
  • 12:03:36 <Denyerec> Ahhhh
  • 12:03:46 <Denyerec> Harpagophyt wants to add the bootstrap classes to the RTE
  • 12:03:53 <mrboe> yes
  • 12:04:06 <Denyerec> Yeah you can do that Harpagophyt, configuring the RTE is possible, it's a bit fiddly.
  • 12:04:32 <randomresult> look into speciality ext
  • 12:04:36 <Harpagophyt> yes, but i read that there is no solution to add 2 or more classes to an element
  • 12:04:43 <Denyerec> Ahhh
  • 12:04:47 <randomresult> the make the rte taking classes from rte.css
  • 12:04:56 <Denyerec> http://aihr.us/typo3/add-custom-css-classes-to-the-typo3-rte/
  • 12:05:11 <randomresult> Denyerec i struggeld for new classes for days.
  • 12:05:21 <mrboe> https://github.com/Ecodev/bootstrap_package/blob/master/htdocs/typo3conf/ext/speciality/Configuration/TsConfig/Page/rte.ts
  • 12:05:22 <randomresult> ext:speciality shows you how to do it
  • 12:05:31 <mrboe> @Harpagophyt thats the link https://github.com/Ecodev/bootstrap_package/blob/master/htdocs/typo3conf/ext/speciality/Configuration/TsConfig/Page/rte.ts
  • 12:08:56 <Harpagophyt> hmmm, i think i will work with content templates
  • 12:14:34 <cedricziel> you should work with built-ins as much as possible
  • 12:15:04 <cedricziel> if you still find no value in creating appropriate rte-configs that fit a minimum, go on and create custom elements
  • 12:15:15 <cedricziel> but often its sufficient to utilize the rte
  • 12:18:27 <hans> hi there!
  • 12:18:35 <Denyerec> Welcome hans :D
  • 12:18:42 <hans> :-)
  • 12:18:53 <hans> got this error: Could not analyse class:FluidTYPO3\Fluidpages\Controller\PageController maybe not loaded or no autoloader?
  • 12:19:47 <hans> after i tried to update to the newest versions of fluidcontent felx ...
  • 12:20:07 <hans> now i restored the working versions, but now it doesnt work anymore :-/
  • 12:20:27 <Denyerec> Assuming you cleared all caches and emptied typo3temp ?
  • 12:20:33 <hans> yes
  • 12:20:42 <hans> i did a lot of time (n)
  • 12:24:14 <Denyerec> Do you have the namespaces definied at the tops of you files ?
  • 12:25:06 <hans> hm, no there are noit defined.
  • 12:25:12 <hans> not
  • 12:25:34 <Denyerec> Grab the bootstrap extension and check how the namespaces are defined
  • 12:25:42 <Denyerec> (Or just look at the source for the templtes on github)
  • 12:25:54 <Denyerec> Withut the namespaces, things get really confused.
  • 12:26:23 <alem> hey guys
  • 12:26:32 <alem> i got e question
  • 12:26:36 <hans> hm, ok thx, i just wonder why it worked in the bootstraptypo3 package ?
  • 12:27:01 <alem> how can i layout the flix.inputs in columns?
  • 12:27:54 <alem> i want 3 X 33% in evry col is a input field
  • 12:28:17 <alem> at this moment evry input render his own row
  • 12:28:32 <randomresult> backend?
  • 12:28:36 <alem> yes
  • 12:28:48 <alem> in the Conf. Section
  • 12:28:57 <alem> fluid_pg
  • 12:29:16 <randomresult> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/development/Resources/Private/Templates/Content/ThreeColumn.html#L29
  • 12:29:22 <hans> hm, with the namespace added in fluidpages, i just get a blank page!
  • 12:29:23 <randomresult> take this example
  • 12:29:51 <randomresult> example was for @alem
  • 12:31:24 <alem> hmmm my code: <flux:grid>
  • 12:31:24 <alem> <flux:grid.row>
  • 12:31:24 <alem> <flux:grid.column style="width: 33.333%;border-right: 1px dotted #999;">
  • 12:31:24 <alem> <flux:field.input name="settings.color1" label="Color1" size="5">
  • 12:31:24 <alem> <flux:wizard.colorPicker />
  • 12:31:25 <alem> </flux:field.input>
  • 12:31:25 <alem> </flux:grid.column>
  • 12:31:25 <alem> <flux:grid.column style="width: 33.333%;border-right: 1px dotted #999;">
  • 12:31:26 <alem> <flux:field.input name="settings.color2" label="Color2" size="5">
  • 12:31:27 <alem> <flux:wizard.colorPicker />
  • 12:31:27 <alem> </flux:field.input>
  • 12:31:27 <alem> </flux:grid.column>
  • 12:31:28 <alem> <flux:grid.column style="width: 33.333%;border-right: 1px dotted #999;">
  • 12:31:29 <alem> <flux:field.input name="settings.color3" label="Color3" size="5">
  • 12:31:44 <alem> but the output is the same
  • 12:32:05 <cedricziel> hans: you have to update all of them: fluidpages, flux, fluidcontent to the newest version
  • 12:32:22 <hans> i ll try
  • 12:32:36 <hans> this will take some tie, thx for now!
  • 12:34:23 <alem> my code: https://gist.github.com/anonymous/11396416 (im sorry. first read the house rules, than chatt)
  • 12:40:00 <cedricziel> alem: the grid is no place for formatting your inputs
  • 12:40:15 <cedricziel> put them in the Configuration section inside a flux:form
  • 12:40:42 <alem> its done
  • 12:40:45 <cedricziel> if you then have <flux:field.input name="settings.color1"
  • 12:41:15 <cedricziel> you can reference it from both the Main section as well as from the Preview section as {settings.color1}
  • 12:42:16 <alem> and it works. but my goal is to layout the config for customers
  • 12:42:46 <cedricziel> preview ?
  • 12:42:48 <alem> i dont want for evry input a new row
  • 12:42:56 <alem> no in the settings of the page
  • 12:43:03 <cedricziel> that's standard typo3 forms
  • 12:43:03 <alem> pageconfiguration
  • 12:43:14 <cedricziel> theres no (easy) way around this
  • 12:43:42 <alem> i want something like the bootstrap costumizer on getboostrap.com
  • 12:44:03 <cedricziel> that's a completely custom module decoupled from anything else happening in typo3
  • 12:44:24 <alem> hmm is there a way over TS?
  • 12:44:32 <cedricziel> sure
  • 12:44:44 <cedricziel> create setup referencing constants
  • 12:45:00 <cedricziel> your customers can then use the constants editor if you feel comfortable
  • 12:45:22 <alem> i mean to render the output in the backend
  • 12:45:34 <floxx> i want to test EXT:fluidcontent_core in my current project. is it correct, that vhs has to be uninstalled?
  • 12:45:43 <cedricziel> we're still talking about the forms?
  • 12:45:49 <alem> yes
  • 12:45:52 <cedricziel> or about the preview?
  • 12:45:58 <alem> no the backend
  • 12:46:09 <cedricziel> it's all in the backend
  • 12:46:17 <alem> we talk about backend
  • 12:46:24 <alem> the preview works fine
  • 12:46:48 <cedricziel> you can create your own implementations of the flux viewhelpers to adjust rendering, but thats no easy way
  • 12:47:02 <cedricziel> and why would you want to look those forms different than the rest of the backend?
  • 12:47:30 <alem> its just to be userfriendly for customer
  • 12:47:37 <alem> http://getbootstrap.com/customize/#less-variables
  • 12:47:49 <alem> this one in the backend
  • 12:47:51 <alem> ;)
  • 12:47:59 <alem> i mean like this
  • 12:48:24 <cedricziel> one per row. you can organise them in sheets or containers i you like
  • 12:48:31 <alem> its a complex layout whit many options
  • 12:48:39 <cedricziel> you dont need this
  • 12:48:59 <cedricziel> and your customer surely doesnt mind if there's three form controls in a row or one
  • 12:50:47 <cedricziel> to summarize: no, you cant, without some serious hacking
  • 12:53:04 <alem> ok.
  • 12:53:08 <alem> thank you
  • 12:54:27 <cedricziel> you're very welcome
  • 12:58:56 <cedricziel> disappointed ^^
  • 12:59:35 <jlumpe> lol
  • 13:15:29 <Harpagophyt> is it possible, that pages which are shortcuts cant have content
  • 13:17:34 <Denyerec> Well, a shortcut is a shortcut
  • 13:17:41 <Denyerec> if you put content on it, no-one will see it :)
  • 13:19:44 <randomresult> but to aswer the question: i think they can
  • 13:20:35 <Harpagophyt> i think it is an good idea for usability
  • 13:27:45 <Denyerec> How do you mean Harpagophyt ?
  • 13:27:50 <Denyerec> Just to explain to the BE user what's going on ?
  • 13:28:53 <Harpagophyt> yes, that the user has not the idea to enter text and wonder why this is not displayed
  • 14:44:33 <floxx> wtf? i use ft3 dev branch. if i install fluidbootstraptheme, flux and vhs are uninstalled and overwritten with ter state.
  • 14:46:03 <randomresult> this is because of the old dependencies
  • 14:46:11 <floxx> how can i prevent that?
  • 14:46:31 <floxx> modify ext_emconf?
  • 14:46:51 <randomresult> remove it from ext_emconf
  • 14:47:33 <randomresult> and pls report an issue on github. i will take care of it
  • 14:47:53 <floxx> ok.
  • 14:48:31 <floxx> i'm wondering why typo3 extension manager installs/overwrites extensions without warnings or notices
  • 14:49:23 <mrboe> @floxx have you seen the 0.5.0 release - i wrote down the tested states of ft3
  • 14:49:44 <mrboe> im a bit behind - sorry for that
  • 14:52:37 <randomresult> @cedricziel u there?
  • 14:53:55 <floxx> mrboe: no, i'm on dev branch of fluidbootstraptheme. should i switch to 0.5?
  • 14:54:11 <mrboe> no use the dev
  • 14:54:37 <randomresult> i dont see the reason why it changes vhs
  • 14:54:58 <mrboe> but the dev should work with the tested Versions also
  • 14:57:32 * randomresult is afk for a while
  • 15:01:52 <floxx> mrboe: sorry for confusion, copy and paste error. it was fluidcontent_core, not fluidbootstraptheme...
  • 15:02:23 <cedricziel> randomresult: pong
  • 15:02:24 <FT3BOT> randomresult is currently away.
  • 15:06:14 <randomresult> back
  • 15:06:14 <FT3BOT> Welcome back randomresult!
  • 15:06:20 <randomresult> hehe thx FT3BOT
  • 15:06:39 <randomresult> if someone PR into master... can i change that if i want it to be in development?
  • 15:06:58 <randomresult> we need to rework the contribution-guide
  • 15:08:04 * randomresult votes for a new - more personal - name for FT3BOT .... picture Denyerec speaking to the bot... a real name would be much more personal then
  • 15:08:18 <Denyerec> Marvin.
  • 15:09:42 <randomresult> you would like to talk to Marvin then?
  • 15:10:08 * randomresult votes for Marvin then +1
  • 15:10:46 <randomresult> the last 3 sentences ended with then.. i should book a webinar on how to speak english THEN
  • 15:11:14 <mrboe> chantal would be very nice
  • 15:11:23 <randomresult> :)
  • 15:11:27 <randomresult> thats your name!
  • 15:11:51 <mrboe> go and play with your birthday present
  • 15:12:37 <randomresult> chantal you better be nice to your master
  • 15:14:11 <randomresult> git checkout slave && git checkout -b chantal
  • 15:14:44 <bjo3rn> git push --force chantal
  • 15:14:49 <bjo3rn> ^^
  • 15:15:29 <randomresult> :)
  • 15:15:33 <mrboe> force push can hurt
  • 15:16:11 <randomresult> git branch -D chantal
  • 15:16:31 <bjo3rn> never forget the --hard option
  • 15:18:56 <randomresult> :)
  • 15:22:02 <bjo3rn> birthday present? did I miss something?
  • 15:22:07 <randomresult> a gagball
  • 15:22:35 <cedricziel> hrhr
  • 15:22:41 <randomresult> wanna see some pictures with chantal wearing it mail to [email protected]
  • 15:22:52 <bjo3rn> too late to congratulate?
  • 15:22:58 <randomresult> well... yes.
  • 15:23:00 <randomresult> :)
  • 15:23:02 <randomresult> to old
  • 15:23:08 <randomresult> 8.th of april
  • 15:23:29 <bjo3rn> that's too late, yes, sorry.
  • 15:23:33 <bjo3rn> ^^
  • 15:23:41 <randomresult> looking at github, the webinterface dont let me change the branch where a pr is sent to
  • 15:23:49 <randomresult> bjo3rn in my age, this doesnt matter
  • 15:24:13 <cedricziel> okay, initiating convert-from-fed-to-flux7 sequence
  • 15:24:19 <bjo3rn> well, I turned 42 on the 16th so watch your mouth young man ^^
  • 15:24:30 <mrboe> whats the new for v:page.content.render
  • 15:24:36 <randomresult> congratulations... nots to late
  • 15:24:37 <bjo3rn> v:content.render
  • 15:24:41 <mrboe> thx
  • 15:24:54 <randomresult> has someone seen claus lately?
  • 15:25:14 <bjo3rn> he's regenerating from a visit at the dentist
  • 15:25:22 <randomresult> uhhh...
  • 15:25:23 <randomresult> fuck
  • 15:26:26 <mrboe> wearing your gagball at the next dentist visit would be fun - can you send me a picture of the @randomresult
  • 15:26:35 <bjo3rn> muhaha!
  • 15:26:40 <randomresult> hehe
  • 15:26:47 <randomresult> i gave it to gina ... ask her
  • 15:27:10 <bjo3rn> like 'hey dentist: what now, mofo?'
  • 15:27:17 <randomresult> hehe
  • 15:27:18 <mrboe> if she use it right she would not awnser
  • 15:27:40 <randomresult> hmmm... let me think. i should tell her to wear it everyday.
  • 15:27:45 <randomresult> shut up, wear it
  • 15:27:47 <randomresult> ;)
  • 15:27:48 <bjo3rn> oh, you mean apply it to the dentist
  • 15:27:51 <bjo3rn> good idea
  • 15:28:36 <randomresult> my dentist called me this morning ...
  • 15:28:45 <randomresult> "just to remind you..."
  • 15:36:16 <bjo3rn> more networking!
  • 15:38:31 <randomresult> :)
  • 15:38:38 <randomresult> i agree
  • 15:43:59 <cedricziel> mjoaaaaa.. 6.2 is soooo smoth
  • 16:13:28 * randomresult leaves now
  • 16:27:42 <mo_ger> hey guys
  • 16:28:44 <Gloumi> Hi guys, I've got a problem with speciality. Sinci I've updated flux, fluidcontent, fluidpages, fluidcontent_bootstrap and speciality from git, I've this error in frontend "Service Unavailable (503)
  • 16:28:44 <Gloumi> The requested page didn't have a proper connection to the tree-root!". Someone can help me about that?
  • 16:29:05 <mo_ger> does anyone have a good sitemap extension which can deal with multiple domain records and can be configured to display all kinds of records?
  • 16:29:57 <mo_ger> ideally, created by a cronjob (to deal with huge amounts of records)?
  • 16:30:45 <bjo3rn> mo_ger I use tq_seo but don't know if it can deal with multiple domains.
  • 16:33:03 <BenjaminR> hi guys
  • 16:33:28 <BenjaminR> Gloumi speciality is not authored by us
  • 16:37:56 <Gloumi> Oh ok sorry :)
  • 16:39:32 <BenjaminR> dont be sorry - if you have more detailed informations we can try to help you
  • 16:41:28 <BenjaminR> mo_ger: dd_googlesitemap && dd_googlesitemap_dmf
  • 16:42:03 <cedricziel> Gloumi: you should check the update scripts of fluidcontent, fluidpages and flux (when present)
  • 16:42:20 <cedricziel> then check your root-template for the neccessary inclusions
  • 16:42:23 <cedricziel> hi BenjaminR :)
  • 16:42:40 <BenjaminR> hi ced
  • 16:43:09 <BenjaminR> mo_ger: also supports scheduler
  • 16:43:17 <BenjaminR> and 6.2
  • 16:43:28 <mo_ger> thx, I'll have a look at that
  • 18:01:35 <Guest|38507> hi, i'm using fluidcontent_core to overwrite the default content elements and i wanna wrap the header section with some additional tags but my section="Main" in Header.html does not contain any record, can somebody help me with that
  • 18:03:19 <Guest|38507> when i add {record.header}, in section Main, of course, the record is shown twice in frontend
  • 18:05:03 <cedricziel> Hey Guest|38507
  • 18:05:11 <cedricziel> bjo3rn has a nifty trick on his blog
  • 18:05:26 <cedricziel> https://worksonmymachine.org/blog/custom-rendering-of-default-headlines-in-fluidtypo3
  • 18:09:58 <Denyerec> Can the header field be hidden from CE's in that case ?
  • 18:10:19 <Denyerec> as in, not appearing in the backend at all.
  • 18:10:32 <Denyerec> I figured it'd be common to all content element types, but you never know
  • 18:10:39 <Denyerec> Be nice to streamline some of them.
  • 18:13:27 <cedricziel> Denyerec: I'm pretty sure this is manageable with TSConfig
  • 18:13:48 <cedricziel> but nevertheless, headlines are very useful in the page module
  • 18:13:57 <cedricziel> as far as i'm concerned
  • 18:19:49 <Denyerec> cedricziel it;s nore the start-end stuff
  • 18:20:00 <Denyerec> But I suppose I COULD hide those with usergroup controls
  • 18:20:15 <cedricziel> yeah, sure
  • 18:20:51 <Guest|38507> unfortunately this does not work for me...there is no object 10 in fluidcontent_content...as is understood is should remove this default..i uninstalled csc as the docmuentation of fluidcontent_core recommends
  • 18:20:58 <Guest|38507> or am i wrong with that?
  • 18:23:48 <Guest|6327> i don't get the reason why gridelements and the flux ext family is being developed independently
  • 18:24:08 <Guest|6327> of course flux provides a lot more features
  • 18:24:23 <Guest|6327> and gridelements is also adding some backend features which flux does not
  • 18:25:16 <Guest|6327> but in the end it seems to me that gridelements does not offer many features that the flux does not
  • 18:25:41 <Guest|6327> or am I completely wrong about that?
  • 18:26:08 <Guest|6327> (the thechnical approach is different, i know)
  • 18:26:12 <cedricziel> that's something we stopped arguing about :)
  • 18:27:54 <Guest|6327> mhkay :)
  • 18:30:26 <soee> here: http://fluidtypo3.org/viewhelpers/vhs/master/Asset/ScriptViewHelper.html we have: group="'fluid'"
  • 18:30:32 <soee> this single quotes are required ?
  • 18:56:16 <cedricziel> soee: it's up to you which type of quotes you use
  • 19:10:38 <rosieres> cedricziel PING
  • 20:08:38 <xaver> cedricziel: bjo3rn berlin cmap?
  • 20:42:40 <bjo3rn> xaver when?
  • 20:43:51 <xaver> june 27-29
  • 20:45:37 <bjo3rn> ok, have to think about it. when it comes to Berlin I'm all ears ;)
  • 20:47:02 <xaver> bjo3rn: we should highlight some other people here :P
  • 20:47:34 <bjo3rn> like randomresult for instance
  • 20:47:40 <bjo3rn> or mrboe
  • 20:47:44 <xaver> or benjaminr and danilobuerger
  • 20:47:57 <randomresult> me?
  • 20:48:09 <bjo3rn> yes, you
  • 20:48:13 <randomresult> what?
  • 20:48:23 <xaver> t3camp berlin
  • 20:48:34 <bjo3rn> xaver wants to spend some drinks
  • 20:48:35 <randomresult> what about a fedext-camp
  • 20:48:57 <xaver> xaver: LOL, you should stop drinking :P
  • 20:49:15 <bjo3rn> nah, that'll be a single afternoon randomresult :)
  • 20:49:31 <bjo3rn> we can meet in the middle, xaver :P
  • 20:49:47 <randomresult> hehe... i can party more than one evening old man
  • 20:50:09 <randomresult> and what i need to learn concerning flux will take more than you can imagine
  • 20:50:30 <bjo3rn> brb, dinner's served
  • 20:50:44 <randomresult> CL is ON ... see u all later!
  • 20:51:12 <xaver> still at work and ice hockey championship -_-
  • 21:16:48 <randomresult> icehockey... hmmm. maybe better than to see madrid win
  • 21:26:06 <mrboe> berin is so far away
  • 21:26:32 <randomresult> who of you will be there?
  • 21:27:11 <mrboe> i came from a little village - i get confused if there are more than 10 houses in a row
  • 21:27:31 <randomresult> comeon chantal ... could be a good job
  • 21:28:37 <mrboe> hmmm
  • 21:29:53 <bjo3rn> I'd love to go but I'm afraid my wife has a slightly different view
  • 21:29:53 <FT3BOT> Welcome back bjo3rn!
  • 21:30:12 <bjo3rn> FT3BOT your mother
  • 21:31:54 <randomresult> afk
  • 21:31:55 <randomresult> back
  • 21:31:56 <FT3BOT> Welcome back randomresult!
  • 21:31:58 <randomresult> :)
  • 21:32:00 <randomresult> afk
  • 21:32:01 <randomresult> back
  • 21:32:02 <FT3BOT> Welcome back randomresult!
  • 21:38:27 <soee_> backend
  • 21:38:36 <soee_> :<
  • 21:51:43 <Denyerec> Maybe FT3BOT should be called Mother
  • 21:51:46 <Denyerec> like the AI in Alien
  • 21:55:48 <bjo3rn> I'm for 'computer'
  • 21:56:01 <bjo3rn> 'computer says no'
  • 22:04:21 <xaver> back afk back afk back afk
  • 22:09:37 <soee_> :)
  • 22:26:48 <cedricziel> xaver: when do the sales begin?
  • 22:26:49 <FT3BOT> xaver is currently away.
  • 22:27:04 <xaver> alreasy
  • 22:27:05 <FT3BOT> Welcome back xaver!
  • 22:27:21 <xaver> !axt FT3BOT
  • 22:27:41 <xaver> 29 € bahn :)
  • 22:27:54 <xaver> 65 back is OK
  • 22:28:15 <cedricziel> berlin is one 1/2 hour away
  • 22:29:32 <bjo3rn> berlin, berlin, wir fahren nach berlin!
  • 22:30:06 <cedricziel> tun wir?
  • 22:30:58 <bjo3rn> berlin ist immer eine reise wert
  • 22:35:57 <bjo3rn> I'd like to go. I'd skip this year's symfony live.
  • 22:36:08 <cedricziel> hmhm
  • 22:36:10 <cedricziel> june
  • 22:36:56 <bjo3rn> you'll get the _best_ tapas and the _best_ burgers
  • 22:37:50 <cedricziel> so you'd really like to go?
  • 22:37:57 <cedricziel> no symfonian any more?
  • 22:38:22 <bjo3rn> I am but last year's sf live sucked (for me).
  • 22:38:36 <bjo3rn> plus I am a huge Berlin lover
  • 22:39:43 <cedricziel> we could meet outside of a camp ;)
  • 22:40:02 <cedricziel> hmhm
  • 22:40:06 <bjo3rn> even better. I'm in!
  • 22:40:57 <cedricziel> fine then; we should negotiate something!
  • 22:42:13 <cedricziel> bjo3rn: do you have a project on current development branches?
  • 22:42:30 <bjo3rn> no, all ter
  • 22:42:59 <cedricziel> i think we got some bugs through the wild-no-review pushing
  • 22:43:01 <GRIMMCREATIVE> Hi, is there something wrong with vhs because of: Could not analyse class:FluidTYPO3\Vhs\ViewHelpers\OrViewHelper maybe not loaded or no autoloader?
  • 22:43:27 <bjo3rn> like what?
  • 22:44:10 <cedricziel> fx dnd is broken for me + on a current 6.2, theres a bug that wont let me open the new ce wizard
  • 22:44:13 <bjo3rn> GRIMMCREATIVE are you by any chance using fluidcontent_core?
  • 22:44:27 <cedricziel> it crashes with a failed prepared statement
  • 22:44:34 <bjo3rn> hm.
  • 22:45:24 <GRIMMCREATIVE> @bjo3rn yes
  • 22:45:37 <bjo3rn> ok, sec
  • 22:46:15 <bjo3rn> GRIMMCREATIVE you need a namespaced branch of vhs then
  • 22:46:59 <GRIMMCREATIVE> bjo3rn ok - thx - will try :)
  • 22:48:46 <cedricziel> oh. and v:content render tries to trick me
  • 22:58:42 <GRIMMCREATIVE> @bjo3rn - ok - now i get: Could not analyse class:Tx_Vhs_ViewHelpers_Page_Content_RenderViewHelper maybe not loaded or no autoloader? but i think i will start from scratch because somethings seems totaly wrong.
  • 23:00:03 <bjo3rn> GRIMMCREATIVE you have to keep in mind that fluidcontent_core is still in development and so is the namespaced branch of vhs.
  • 23:00:30 <bjo3rn> it seems you are mixing extensions using namespaces and ones without
  • 23:00:49 <cedricziel> GRIMMCREATIVE: the name switched to content.render
  • 23:00:56 <cedricziel> v:content.render
  • 23:03:09 <xaver_> cedricziel: about the camp :P sry i now @t home .... dam work
  • 23:03:52 <xaver_> somebody "forgot" about 43 pages of content in 9 languages ....
  • 23:10:47 <Guest|55470> hi, i want to create a fce for an imagegallery with fluid and use of fal....is there any good code example or extension which makes use of this

20140430

  • 11:22:17 <mrboe> can anybody gice me an fal example
  • 11:22:27 <Denyerec> Depends what you want to do with it
  • 11:22:40 <mrboe> like a gallery
  • 11:22:42 <Denyerec> If you just want to render an image, I think I managed that, but I suspect you're looking for something much more complex.
  • 11:23:11 <mrboe> if you could give me the siple one it would be nice
  • 11:26:02 <Denyerec> One mo
  • 11:28:19 <Denyerec> <v:page.resources.fal field="media" uid="{item.uid}" as="image">
  • 11:28:19 <Denyerec> <v:resource.image identifier="{image.0.id}" width="210c" height="70c"/>
  • 11:28:19 <Denyerec> </v:page.resources.fal>
  • 11:28:22 <Denyerec> Hmmp
  • 11:28:30 <Denyerec> Thats the only one I can find, I was sure I'd used it elsewhere
  • 11:28:35 <Denyerec> maybe I replaced it with media:image
  • 11:29:05 <mrboe> thx
  • 11:29:06 <cedricziel> f:image is your friend
  • 11:29:15 <cedricziel> it has a treatIdAsReference
  • 11:29:20 <cedricziel> argument
  • 11:29:51 <Denyerec> https://gist.github.com/Denyerec/026c33bfa9cecb1ea535
  • 11:30:02 <mrboe> @cedricziel if i want to make a "gallery" funktion i dont have to put the fal field into a section if i understnad right
  • 11:30:11 <Denyerec> cedricziel I wanted to ask someone what that actually MEANT
  • 11:30:18 <Denyerec> as the document just says "Treat the ID as a reference"
  • 11:30:25 <Denyerec> which is useless to someone who doesn't know whats going on :/
  • 11:30:46 <cedricziel> Den: FAL has a type FileReference
  • 11:31:11 <cedricziel> if you have a fal field, it returns the uid of the FileReference
  • 11:31:46 <Denyerec> The so instead of resource.image I could use f:image and just throw the variable {image} into it, with treadIdAsReference ?
  • 11:31:48 <cedricziel> but as it's possible to use strings in those fields as well, you need to explicitly tell the vh to treat the src value as reference
  • 11:32:08 <Denyerec> And then wouldn't need to reference image.0.uid ?
  • 11:32:28 <cedricziel> it get's a little more complicated when you have more than one reference, but yes, like that
  • 11:32:52 <cedricziel> mrboe: fal in section objects doesnt work as there's no reference id
  • 11:33:09 <cedricziel> absolutely true
  • 11:33:28 <mrboe> ok thx
  • 11:33:49 <Denyerec> So you can only use FAL for one-off fields ?
  • 11:33:55 <Denyerec> That's ... not helpful.
  • 11:35:06 <cedricziel> you can use collections in a normal flexforms ofc
  • 11:35:13 <cedricziel> but not in section objects
  • 11:35:25 <cedricziel> and yes, it's complicated
  • 11:35:48 <cedricziel> NamelessCoder estimated something around a week to get waterproof fal into flux
  • 11:35:58 <cedricziel> (full time)
  • 11:36:12 <Denyerec> ced I receive this: 382687163: Supplied file object type must be File or FileReference.
  • 11:36:33 <cedricziel> if you want to jump on the bandwagon, contact him for sponsoring ;)
  • 11:36:40 <Denyerec> When I tried to pass {image} to the image param of f:image
  • 11:36:43 <cedricziel> sho me your form pls
  • 11:36:56 <cedricziel> ah, it has to be image.uid then
  • 11:37:20 <Denyerec> https://gist.github.com/Denyerec/a92961b31698eea96b90
  • 11:37:54 <Denyerec> f:image says it wants a FAL resoure
  • 11:38:00 <Denyerec> which is what I thought I was supplying
  • 11:38:17 <Denyerec> Though I do get an array from page.resources.fal
  • 11:38:35 <Denyerec> (Which is why I used image.0
  • 11:39:00 <cedricziel> please debug the value {image -> f:debug()}
  • 11:40:06 <cedricziel> this is danilobuerger land btw
  • 11:40:15 <danilobuerger> ?
  • 11:40:32 <cedricziel> v:page.resources.fal
  • 11:40:36 <Denyerec> https://gist.github.com/Denyerec/1205a8fbf0b2cf15fc84
  • 11:41:16 <danilobuerger> f:image doesnt work like that
  • 11:41:23 <danilobuerger> v:resource.image should be fine however
  • 11:42:33 <Denyerec> https://gist.github.com/Denyerec/026c33bfa9cecb1ea535
  • 11:42:40 <Denyerec> That's what I was doin goriginall
  • 11:42:46 <Denyerec> oh
  • 11:42:47 <Denyerec> wrong gist
  • 11:42:55 <Denyerec> https://gist.github.com/Denyerec/a92961b31698eea96b90
  • 11:43:03 <Denyerec> (line 2)
  • 11:46:48 <Denyerec> cedricziel how do you know what type something is when everything reports "array" ?
  • 11:46:58 <Denyerec> I think that's singly the most confusing thing to me right now.
  • 11:46:59 <cedricziel> f:debug
  • 11:47:17 <Denyerec> "array"
  • 11:47:20 <Denyerec> type => 2
  • 11:47:25 <Denyerec> ?
  • 11:48:15 <Denyerec> you say things like "It expects a FAL resource", but I have no way to identify what that is, if I've got one, and how to get one ;)
  • 11:48:22 <Denyerec> Everything I debug is either string or array.
  • 11:48:48 <Denyerec> Unless the numeric type field is the key? If so, where's the lookup between the integers and the human names?
  • 11:50:45 <Denyerec> I feel like this is a pretty large blackhole in my understanding of what's going on :/
  • 12:06:34 <benjamin_654> hi all,
  • 12:07:17 <Denyerec> Hey benjamin_654
  • 12:07:53 <benjamin_654> i have a error with current dev versions: Fatal error: Call to a member function update() on a non-object in [...]/typo3conf/ext/flux/Classes/Service/ContentService.php on line 286
  • 12:08:05 <Denyerec> danilobuerger : You're up!
  • 12:08:18 <benjamin_654> somehow D.I. does not work : https://dl.dropbox.com/u/25310351/Screen_Shot_2014-04-30_at_12.03.44.png - any idea what the problem might be?
  • 12:10:13 <danilobuerger> benjamin_654 clear typo3temp and caches
  • 12:14:35 <benjamin_654> danilobuerger: clearing cache did not help, i still get this error when using d&d : https://dl.dropbox.com/u/25310351/Screen_Shot_2014-04-30_at_12.13.22.png
  • 12:16:42 <danilobuerger> in that case you didnt properly clear your caches
  • 12:17:09 <danilobuerger> delete everything inside the directory typo3temp, go to the install tool (yes the install tool) and click clear all caches
  • 12:18:10 <Denyerec> danilobuerger - any offers on my datatype investigation while you're here?
  • 12:20:16 <benjamin_654> holy cow! clear all caches in the install tool did work!
  • 12:20:23 <benjamin_654> danilobuerger: THX!
  • 12:22:42 <danilobuerger> Denyerec what problem?
  • 12:24:12 <Denyerec> I don't know how to know what datatype I'm dealing with, as when I debug anything, it's always just array or string.
  • 12:24:25 <Denyerec> And functions will says "Requires type X" and all I have is "array".
  • 12:24:34 <Denyerec> EG here :
  • 12:24:50 <Denyerec> https://gist.github.com/Denyerec/1205a8fbf0b2cf15fc84
  • 12:24:57 <Denyerec> That's an array of "something"
  • 12:25:07 <Denyerec> But I don't know how to know *what*
  • 12:30:31 <mrboe> has anybody problems with <f:debug>{_all}</f:debug> on actually dev's and t6.2.1
  • 12:30:44 <mrboe> if i use the debug my FE is gone
  • 12:42:57 <randomresult> mrboe same here
  • 12:43:44 <mrboe> could anybody of the team doublecheck
  • 13:04:51 <Denyerec> randomresult, mrboe, perhaps you guys know about my datatype problem ?
  • 13:05:04 <Denyerec> No-one seems able to tell me how I identify a datatype in f:debug
  • 13:05:36 <Tjark> hi, is there a way to remove the "Select & Upload files" Button within the FAL Box in my own Extension ?
  • 13:06:46 <mrboe> @Denyerec just have to get my debug working
  • 13:26:13 <benjamin_654> Denyerec: f:debug does: "return \TYPO3\CMS\Extbase\Utility\DebuggerUtility::var_dump($this->renderChildren(), $title, […]);" - maybe the ->renderChildren() converts objects to arrays - if thats true, there is no easy way of debugging types within fluid. When you call the var_dump from a controller you should see the type info ..
  • 13:27:02 <Denyerec> Maybe f:debug needs extending then ?
  • 13:27:17 <Denyerec> because every time I've hit an error it's typically because I'm trying to pass the wrong datatype to a VH
  • 13:27:23 <Denyerec> and the debug... is always "array"
  • 13:27:31 <Denyerec> It's VERY confusing for a new user :/
  • 13:28:14 <benjamin_654> Denyerec: can you give a specific example?
  • 13:28:25 <Denyerec> Trying to use an image viewhelper
  • 13:28:38 <Denyerec> I get an exception telling me that it expects a resouce of type X
  • 13:28:42 <Denyerec> I have a var {image}
  • 13:28:47 <Denyerec> I debug it, it's an array.
  • 13:28:57 <Denyerec> I don't know if the children in the array are type X, or type Y
  • 13:29:17 <Denyerec> At least if I could ascertain this, I would know the error was elsewhere.
  • 13:31:48 <cedricziel> if the array is empty, it's just an array with no other type than array ;)
  • 13:32:04 <cedricziel> you could debug the parent and set the depth argument to get more information
  • 13:35:28 <benjamin_654> i just tested it: if i do <f:debug>{_all}</f:debug> i do get type information:
  • 13:35:40 <benjamin_654> https://dl.dropbox.com/u/25310351/Screen_Shot_2014-04-30_at_13.33.png
  • 13:39:59 <benjamin_654> Denyerec: can you post the text of the exception you are getting?
  • 13:41:05 <Denyerec> ced I receive this: 382687163: Supplied file object type must be File or FileReference.
  • 13:46:43 <mrboe> @cedricziel yesterday i updated all my ft3 ext to latest dev - now if i use debug my FE is gone
  • 13:47:20 <mrboe> just checked - old ext on 6.2.1 it works
  • 13:47:44 <mrboe> then i switched to latest ft3 ext and the bug is there
  • 13:53:11 <bjo3rn> mrboe confirmed
  • 13:53:18 <mrboe> thx
  • 13:53:34 <bjo3rn> seems to be connected to vhs
  • 13:53:34 <mrboe> i thougt im getting totlay crazy
  • 13:53:45 <cedricziel> seems there's a real problem we got somehow
  • 13:54:13 <mrboe> i can give you the date of the ext state its working
  • 13:54:20 <mrboe> if that would help
  • 13:54:38 <cedricziel> a commit hash would be better, but please
  • 13:56:19 <mrboe> sorry dont have the commit hash - but i pulled vhs and the others on the 14.April
  • 13:56:35 <mrboe> with this versions all works
  • 13:56:43 <mrboe> also on 6.2.1
  • 13:56:44 <bjo3rn> it happens after ben's cgl compliance commit (excluding it)
  • 13:56:58 <bjo3rn> after 52bd6e41ccf
  • 13:57:52 <cedricziel> k
  • 13:58:10 <bjo3rn> aha, the content length issue again
  • 13:58:16 <bjo3rn> got it
  • 13:58:27 <bjo3rn> I assume you are using chrome?
  • 13:58:32 <bjo3rn> mrboe?
  • 13:58:39 <mrboe> yes
  • 13:58:41 <mrboe> chrome
  • 13:59:00 <bjo3rn> please check in the dev console for a message re content length mismatch
  • 13:59:13 <bjo3rn> it shouldn't happen in firefox
  • 13:59:28 <mrboe> one sec
  • 13:59:32 <bjo3rn> it's kind of a poor man's heartbleed bug ^^
  • 14:00:25 <mrboe> no
  • 14:00:29 <mrboe> no FE in FF
  • 14:00:37 <bjo3rn> huh? ok...
  • 14:01:00 <mrboe> also set config.enableContentLengthHeader = 0 which solves the content length issue
  • 14:01:18 <bjo3rn> okeee...
  • 14:01:21 <bjo3rn> sec
  • 14:03:14 <mrboe> back in 3min
  • 14:03:20 <benjamin_654> poor man's heartbleed bug (:
  • 14:04:23 <bjo3rn> yep. response header contains a different content length than the actual output but this had been fixed. ;)
  • 14:06:44 <bjo3rn> e41bf57c is the culprit
  • 14:12:55 <benjamin_654> Denyerec: what vielhelper are you using, and where do you get the variable {image} from? maybe you can post you template (a miminal version) in a gist?
  • 14:13:51 <Denyerec> already gisted it
  • 14:13:52 <Denyerec> moment
  • 14:13:57 <Denyerec> lemme get the right link
  • 14:14:14 <Denyerec> https://gist.github.com/Denyerec/a92961b31698eea96b90
  • 14:14:17 <Denyerec> Line 2 is my current line
  • 14:14:20 <Denyerec> line 3 I was testing
  • 14:15:44 <cedricziel> shouldnt that be something like {page.uid}?
  • 14:15:51 <cedricziel> just wild guessing
  • 14:18:05 <bjo3rn> ehm, extbase debug adds some inline css before the <html tag. is that normal?
  • 14:18:13 <cedricziel> yessir
  • 14:18:20 <bjo3rn> that's sick
  • 14:19:16 <bjo3rn> that's what causes this bug as the recalculation of the actual content length becomes incorrect.
  • 14:22:13 <benjamin_654> Denyerec: i dont think you problem are the types. this error happens later. the root cause might be that you use the wrong id
  • 14:22:20 <benjamin_654> Denyerec: <v:resource.image identifier="{image.0.id}" width="210c" height="70c"/> -> <v:resource.image identifier="{image.0.uid}" width="210c" height="70c"/> ??
  • 14:22:39 <Denyerec> Ah
  • 14:22:40 <Denyerec> No you see
  • 14:22:48 <Denyerec> the resource.image works fine
  • 14:22:54 <Denyerec> What I was trying to get to
  • 14:23:01 <Denyerec> was how do I know what datatype {image} is.
  • 14:23:10 <Denyerec> As debug just dumps an array.
  • 14:27:47 <benjamin_654> its an array: /typo3conf/ext/vhs/Classes/ViewHelpers/Resource/Record/AbstractRecordResourceViewHelper.php
  • 14:39:49 <Guest|42219> hi, i'm using VH "flux:field.inline.fal" to insert images into a fce (Configuration Section), can anybody give me a hint how to render this in frontend..which VH should i use for that?
  • 14:40:20 <bjo3rn> Guest|42219 there
  • 14:40:28 <bjo3rn> (damn return key)
  • 14:40:34 <bjo3rn> Guest|42219 there's v:resource.image
  • 14:40:49 * bjo3rn has a fat finger issue
  • 14:42:36 <Guest|42219> thanks...i found v:content.resources.fal...when should/can is use this?
  • 14:44:43 <Guest|42219> in other words, when i add multiple FAL records, i can wrap v:resource.image within a for each VH
  • 14:45:07 <Guest|42219> and it outputs a list of images, for example
  • 14:47:07 <mrboe> i dont understand how to use that
  • 14:47:19 <mrboe> is there any example for that
  • 14:49:45 <Guest|42219> me neither, how do i reference the image from the Configuration section, within the Main section...
  • 14:50:21 <cedricziel> did you debug the object Guest|42219?
  • 14:51:36 <Guest|42219> ced: no
  • 14:52:02 <cedricziel> {object -> f:debug()} tells a lot about your variable
  • 14:52:27 <cedricziel> where object is your variable
  • 14:53:14 <cedricziel> It should return an Iterable such as an array or somethng with ArrayAccess
  • 14:53:27 <Guest|42219> i return NEW5360edddcc539
  • 14:53:31 <Guest|42219> *s
  • 14:53:41 <mrboe> same here
  • 14:54:01 <cedricziel> then it hasnt been saved properly
  • 14:54:21 <cedricziel> i suppose you act from with a section/object?
  • 14:55:27 <mrboe> https://gist.github.com/misterboe/3da0bd2f1958ce3a99ae
  • 14:55:40 <mrboe> output '1' (1 chars)
  • 14:55:54 <mrboe> i think same as Guest|42219
  • 14:56:08 <cedricziel> save the form before you attach media to it
  • 14:57:08 <mrboe> same output
  • 14:57:11 <Guest|42219> is there any extension which takes advantage of the most common use cases for fces with fluid...it' really hard to get started with the many question coming up
  • 14:59:59 <Guest|42219> also getting '1'
  • 15:03:48 <BenjaminR> Guest: youre using flux:field.inline.fal?
  • 15:04:07 <BenjaminR> have a look on the doc comments for examples how to query the related file
  • 15:04:43 <BenjaminR> http://fluidtypo3.org/viewhelpers/flux/development/Field/Inline/FalViewHelper.html
  • 15:09:06 <Guest|42219> yes...i looked at master docs
  • 15:09:28 <BenjaminR> added the docs recently
  • 15:09:57 <Guest|42219> okay thanks, the new paragraph may help
  • 15:15:37 <Denyerec> benjamin_654 - yes, it's an array, but if I pass it to certain VH's the complaina bout the datatype.
  • 15:15:49 <Denyerec> Expected "Fal Resrouce" etc.
  • 15:15:56 <Denyerec> So it's obviously not JUST an array
  • 15:16:01 <Denyerec> it's an array that represents some datatype or other.
  • 15:16:12 <Denyerec> Otherwise, all the Vh's would just accept type:array
  • 15:16:13 <Denyerec> No ?
  • 15:17:20 <benjamin_654> Denyerec: <f:image image="{image.0}" width="210c" height="70c"/> does threw the error - right?
  • 15:17:32 <benjamin_654> throw
  • 15:18:03 <Denyerec> Yeah
  • 15:18:14 <Denyerec> My problem is everything I debug with f:debug is an array
  • 15:18:25 <Denyerec> so how do I discover what internal type things are, wen they're all represented as arrays ?
  • 15:21:19 <anhadikal> hi all
  • 15:21:57 <anhadikal> need to render the title of EXT:news in v:page.breadCrumb ... how can it be done?
  • 15:23:05 <benjamin_654> Denyerec: <f:image image="{image.0}" width="210c" height="70c"/> needs a filepath or a id, i haven´t seen a viewhelper that needs a complex type
  • 15:23:55 <benjamin_654> Denyerec: if you pass a reference id to f:image instead of a path you also have to set treatIdAsReference="1"
  • 15:24:44 <Denyerec> I am clearly not explaining myself.
  • 15:24:57 <Denyerec> Line 1 returns "something"
  • 15:25:10 <Denyerec> How do I know what type that "something" is
  • 15:25:16 <Denyerec> So I know where else it can be used
  • 15:28:37 <benjamin_654> Denyerec: i dont thing there is a type/class involved here. its just a array and you take from it what you need: <f:image image="{image.0.url}" width="210c" height="70c"/> ?
  • 15:29:28 <Denyerec> So... if extracting the resource returns an array...
  • 15:29:33 <Denyerec> ...why do VH's require specific types ?
  • 15:29:39 <Denyerec> I'm missing something, obviously.
  • 15:30:16 <Denyerec> I mean for example
  • 15:30:17 <Denyerec> This:
  • 15:30:20 <Denyerec> "upplied file object type must be File or FileReference. "
  • 15:30:31 <Denyerec> Implies that some VH's must return specific objects ?
  • 15:30:43 <Denyerec> Or I'm just missing some crucial part of understanding that makes this make sense :/
  • 15:30:46 <Denyerec> Which is very likely
  • 15:31:28 <benjamin_654> Denyerec: are you sure that this error comes from VHS? or from some typo3 function that cant create a image with the given src?
  • 15:31:43 <Denyerec> It comes from f:image
  • 15:32:00 <Denyerec> Which is a fluid viewhelper, I think
  • 15:33:50 <benjamin_654> does this work? <f:image image="{image.0.url}" width="210c" height="70c"/>
  • 15:35:57 <Denyerec> OOh hwait a second
  • 15:36:08 <Denyerec> So the viewhelper itself it just taking some dumb data
  • 15:36:12 <Denyerec> "5773"
  • 15:36:28 <Denyerec> the function it them calls tries to turn that into a valid resource and THAT is what fails.
  • 15:36:37 <Denyerec> I think that's the logical leap I was missing benjamin_654
  • 15:37:15 <mrboe> yyyyeeeah i see an image
  • 15:37:16 <mrboe> https://gist.github.com/misterboe/3da0bd2f1958ce3a99ae
  • 15:39:21 <mrboe> {item -> f:debug()}
  • 15:39:45 <mrboe> @Denyerec would that help you
  • 15:41:34 <Denyerec> no mrboe, I was misunderstanding the source of the error message.
  • 15:41:41 <Denyerec> I think it's clear in my head now
  • 15:45:07 <benjamin_654> Denyerec: yes, that is what i thing is happening ..
  • 15:51:45 <ad_on_is> hi, how can i render an image that i used to implement via <flux:field.inline.fal name="picture" label="Bild" />
  • 15:52:36 <ad_on_is> if i debug the output of field picture, i get this NEW5360f826ba46f
  • 15:53:20 <anhadikal> I need to render the title of EXT:news in v:page.breadCrumb ... how can it be done?
  • 15:56:46 <mrboe> @ad_on_is i just created this at the moment https://gist.github.com/misterboe/3da0bd2f1958ce3a99ae
  • 15:56:55 <mrboe> dont know if thats right
  • 15:57:50 <Torstenn> @danilobuerger Do you know if it should work in flux to translate an elemente with more than one fal image?
  • 15:58:16 <danilobuerger> it should work... and i am going to do exactly that tomorrow
  • 15:58:29 <danilobuerger> so if it doesnt work, this will be fixed very soon as i need that exact feature too
  • 15:58:43 <Torstenn> oh nice
  • 15:58:53 <Torstenn> if you do it is first in workbench branch?
  • 15:59:24 <danilobuerger> depends, if its something minor it will be a PR against development branch
  • 15:59:43 <Torstenn> and i can tell you it doesnt work with multiple images from one falviewhelper nor with multiple falviewhelpers in an element
  • 15:59:49 <Torstenn> ok, thank you
  • 15:59:55 <Torstenn> wish you good luck
  • 16:22:13 <ad_on_is> @mrboe thx, works as expected ;-)
  • 16:30:23 <benjamin_654> i have a problem where drag&drop from and to flux fces does not work (development branch / TYPO3 6.2.2) - anyone having the same issue?
  • 16:33:36 <cedricziel> yes benjamin_654
  • 16:33:46 <cedricziel> it's a known issue
  • 16:33:55 <cedricziel> while you're at it:
  • 16:34:09 <cedricziel> can you confirm an error when using the new CE wizard?
  • 16:36:19 <benjamin_654> no, the CE wizard worked for me - what kind of error do you mean?
  • 16:38:03 <benjamin_654> cedricziel: is there a open ticket for this ? 541?
  • 16:38:19 <cedricziel> flux#541
  • 16:38:20 <FT3BOT> Issue 541: [TASK] Fix copy/paste/localise issues https://github.com/fluidtypo3/flux/issues/541
  • 16:38:46 <cedricziel> can you cherry pick it?
  • 16:39:52 <benjamin_654> i did already, i still have a bug.
  • 16:40:12 <benjamin_654> i´ll post the description into the ticket
  • 16:40:15 <cedricziel> did you clear anything that smells like a class cache?
  • 16:40:48 <benjamin_654> .. to be sure i´ll visit the install tool and do a clear all caches
  • 16:41:05 <cedricziel> nice move, thank you
  • 16:42:47 <Denyerec> Oh this article is perceft
  • 16:42:48 <Denyerec> This file is Good Code. It has sensible and consistent names for functions and variables. It's concise. It doesn't do anything obviously stupid. It has never had to live in the wild, or answer to a sales team.
  • 16:42:54 <Denyerec> http://stilldrinking.org/programming-sucks
  • 16:43:37 <Denyerec> mrboe - danilobuerger will know if your gist is correct
  • 16:43:45 <Denyerec> I THINK he is responsible for resources.fal ?
  • 16:52:35 <mrboe> @Denyerec i dont know if there is another method
  • 16:52:44 <mrboe> but it works for me now
  • 16:58:07 <mrboe> here is my solution for today - field.inline.fal / content.resources.fal / Image Gallery > https://gist.github.com/misterboe/a34e34578ace5d8596fd
  • 18:19:40 <Outdoorsman> Just got a /ROOT_DIRECTORY/typo3conf/ext/flux/Classes/Provider/AbstractProvider.php on line 964 when trying to view all frontend pages
  • 18:19:49 <Outdoorsman> All except the homepage.
  • 18:47:48 <Denyerec> cleared all caches ?
  • 18:49:30 <Outdoorsman> Doing it again to make sure
  • 19:18:39 <Outdoorsman> Sorry Denyerec I was on the phone. I just deleted typo3temp/* and flushed frontend and general cache in TYPO3. To my knowledge I have not changed anything that would cause the issue.
  • 19:18:54 <Denyerec> Tried the caches in the install tool ?
  • 19:19:18 <Outdoorsman> I'm not sure which ones would be applicable?
  • 19:19:44 <Outdoorsman> I'm there right now under "Clean Up" is that where you're talking about?
  • 19:20:41 <Denyerec> Yeah just nuke every cache you can
  • 19:20:52 <Denyerec> at least when NamelessCoder or danilobuerger come back you'll be ahead of the curve
  • 19:21:11 <Denyerec> What's the whole errpr message?
  • 19:21:18 <Denyerec> You pasted the file and line, but not the error
  • 19:22:05 <Outdoorsman> Well I set it to Development mode in the install tool so I could see that but that's all that was shown.
  • 19:22:17 <Denyerec> Really ?
  • 19:22:20 <Outdoorsman> I haven't look at error logs.
  • 19:22:30 <Denyerec> Normally with errors all turned on you get pretty solid exception output
  • 19:24:53 <Outdoorsman> I'm finding this a little strange and wonder if it's user error because I have another 6.2 website with the same extensions with the addition ftbcustomiser that seems to be working. I have them both set up on cron to pull the latest dev versions every night and clear cache so everything should be equal.
  • 19:25:42 <Outdoorsman> I'm going to clear all cache again on the other site to see if it starts having the same error too.
  • 19:26:49 * Denyerec is just the resident photographer
  • 19:33:07 <Outdoorsman> I just went to database analyzer and it wanted to add tx_fluidpages_templatefile and tx_fluidpages_layout fields.
  • 19:33:32 <Outdoorsman> I added them and flushed all cache again... same issue still.
  • 19:34:27 <Outdoorsman> Ahhh... I see I didn't copy the whole error... sorry there was a little more (forgive me).
  • 19:34:43 <Outdoorsman> Fatal error: Call to a member function getSingle() on a non-object in /ROOT_DIRECTORY/typo3conf/ext/flux/Classes/Provider/AbstractProvider.php on line 964
  • 19:34:52 <Denyerec> Ahhh!
  • 19:34:59 <Denyerec> There was me thinking some directive had masked that
  • 19:37:50 <Outdoorsman> I'm getting no displayed content except for that error for every page of the website except the homepage.
  • 21:05:24 <Outdoorsman> I'm just starting to use phpstorm. Any comments on what I need to set up for TYPO3 and flux/etc?
  • 22:26:00 <danilobuerger> Outdoorsman : yeah... drag it to the trash and install textmate ;-)
  • 22:26:38 <Outdoorsman> ahhhh
  • 22:27:37 <Outdoorsman> You're hardcore. I thought people who were as much into code as you would certainly use an IDE!
  • 22:29:25 <Outdoorsman> I have a friend who codes for New Relic who uses vi for his primary coding editor... what a guy :)
  • 22:30:06 <danilobuerger> well i use XCode as my IDE of choice... and because of that i cant stand phpstorm... it just annoys me... so for php (and php only) i use textmate
  • 22:31:33 <Outdoorsman> Nice... look like a good one too.
  • 22:31:43 <danilobuerger> xcode or textmate?
  • 22:32:21 <Outdoorsman> xcode made by Apple... since I'm not a Mac user (yet) I wasn't familiar with it.
  • 22:32:53 <danilobuerger> ah
  • 22:33:04 <danilobuerger> well imo its the perfect IDE for c, c++, objective-c
  • 22:33:11 <danilobuerger> and thats what i code mainly
  • 22:33:31 <Outdoorsman> Really? What's your job then?
  • 22:34:04 <danilobuerger> my main job is head of coding ;-)
  • 22:34:19 <Outdoorsman> By the way, here's an interesting survey showing what most people are using. I already have Zend Studio but it's a beast and have not enjoyed it at all. http://www.sitepoint.com/best-php-ide-2014-survey-results/
  • 22:34:23 <danilobuerger> but when i code myself, mainly mobile apps and unreal 4
  • 22:35:00 <Outdoorsman> Wow... nice.
  • 22:36:09 <danilobuerger> and sometimes i have todo typo3 :-)
  • 22:36:21 <Outdoorsman> By the way... the error I was having earlier just miraculously seemed to disappear after a while (Fatal error: Call to a member function getSingle() on a non-object in /ROOT_DIRECTORY/typo3conf/ext/flux/Classes/Provider/AbstractProvider.php on line 964)
  • 22:37:29 <danilobuerger> all those "Call to a member function [XYZ] on a non-object" usually solve themselves when clearing some cache... if you get that error always fully delete typo3temp and clear caches through the install tool
  • 22:38:41 <danilobuerger> the caching mechanism in 6.1 & 6.2 (especially) get weird sometimes
  • 22:39:07 <danilobuerger> sometimes they are too aggressive
  • 22:39:10 <Outdoorsman> Based on how it resolved itself, I suspect it was cache as well.
  • 22:41:52 <Outdoorsman> I cleared every cache I could find but didn't clear these tables in the install tool since they didn't appear to be things that would cause that issue the only cache I didn't clear was sys_log, be_sessions, sys_history, tx_rsaauth_keys, and tx_extensionmanager_domain_model_extension.
  • 22:41:52 <danilobuerger> Outdoorsman you are from the US right?
  • 22:41:58 <Outdoorsman> yes
  • 22:42:10 <danilobuerger> got your google glass already :D ?
  • 22:42:15 <GRIMMCREATIVE> Hio, somebody know if there is a Viewhelper "vhs" to get the categories of the current page within the link set inside the cat?
  • 22:42:39 <Outdoorsman> Ha ha... I haven't yet.
  • 22:42:56 <danilobuerger> ours arrived yesterday :D
  • 22:43:26 <Outdoorsman> I'm not sure I want to talk into the bathroom in the morning forgetting I have them on and publish it to the world accidentally.
  • 22:43:28 <danilobuerger> we are waiting for the first one of us to get punched in the face for wearing them
  • 22:43:40 <danilobuerger> yeah :D
  • 22:43:49 <Outdoorsman> I can't type... sorry for the wrong words there.
  • 22:43:56 <danilobuerger> i understood what you meant
  • 22:44:11 <Outdoorsman> Are they pretty heavy?
  • 22:44:22 <danilobuerger> not especially
  • 22:44:27 <danilobuerger> you dont notice after a while
  • 22:44:53 <Outdoorsman> Cool... you're officially the very first person I know that has some. Enjoy!
  • 22:45:02 <danilobuerger> hehe thx
  • 22:48:53 <danilobuerger> GRIMMCREATIVE i might be able to help you, but i dont understand oyur question
  • 22:51:23 <GRIMMCREATIVE> @danilobuerger: Suche nur nach einer Möglichkeit die zugewiesene Kategorie der aktuellen Seite auszugeben, jedoch inkl dem Shortcut link den man bei der Kategorie setzen kann.
  • 22:51:54 <danilobuerger> so what have you got so far? can you gist your template please?
  • 22:53:36 <GRIMMCREATIVE> just tried this one out right now but my typoscript isnt this good so i dont know how the setup the link inside: https://gist.github.com/t3easy/9810216#file-lib-pagecategories-txt
  • 22:54:32 <danilobuerger> ah sorry, cant help you with TS, i never use TS (except for the bare essentials like config. but nothing else)… everything i do is in fluid / extbase
  • 22:55:33 <GRIMMCREATIVE> thats what i basicly searching for - a solution in fluid. so the basic question was if there is a ViewHelper already in vhs :)
  • 22:56:20 <danilobuerger> ah
  • 22:56:57 <danilobuerger> no there isnt one, but it would be very nice to have one… so if you decide to do one it would be awesome if you submit it as a pull request afterwards to vhs
  • 22:58:03 <GRIMMCREATIVE> just found something claus made a while ago for me that looks like what i searching for... will try and give feedback
  • 23:06:25 <GRIMMCREATIVE> ah no... that was to specific for another solution. will try out something later