IRC logs

20140718

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

IRC log range: 20140718*

20140718

  • 08:22:34 <mrboe> hey featdd - thank you for the help in FTB
  • 09:51:25 <featdd> mrboe: you're welcome
  • 10:10:39 <Guest|87589> Hi! Please, where can I find a Fluid Powered TYPO3 provider extension that works? Thanks!
  • 10:16:01 <Romm> Hey there :)
  • 10:21:36 <bjo3rn> Hi Guest|87589 you can follow this guide https://worksonmymachine.org/blog/fluidtypo3-quickstart or have a look at https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme
  • 10:23:18 <featdd> mrboe: what about optional href attribut in ImageGallery's imagelinks
  • 10:26:21 <mrboe> what du you mean? that the images could be linked instead of the lightbox?
  • 10:27:03 <Guest|87589> Thank you bjo3rn! That extension works, now I have finally an example to study.
  • 10:27:30 <bjo3rn> yw, good luck Guest|87589
  • 10:27:43 <Romm> Ok guys I got one question, I need some advices on this. I do have a BE module, which can have some configuration (coming from a/multiple TypoScript file(s)) ; to gain perfomance, I decided to parse the files, then store the final configuration in the extension configuration with : \TYPO3\CMS\Extensionmanager\Utility\ConfigurationUtility->writeConf
  • 10:27:43 <Romm> iguration. But there's an issue in the current version of TYPO3 with the clearCache command. I hooked the command (clearCachePostProc), to reset my extension's configuration... But when I do so, I constantly get this error : "Fatal error: Interface 'Psr\Log\LoggerInterface' not found in /var/www/typo3/typo3/sysext/core/Classes/Log/Logger.php on lin
  • 10:27:43 <Romm> e 36" ; I did some research and this is a known issue... So what should I do ? Do you think I could put my configuration in a typo3temp cache file ?
  • 10:28:24 <Guest|87589> This should be more visible IMHO... for a newbie is very difficult to orientate... and it's frustrating to try extensions that just throws errors.
  • 10:29:26 <soee> Romm: what T3 version ?
  • 10:32:08 <Romm> 6.2
  • 10:32:36 <Romm> (soee)
  • 10:39:15 <featdd> mrboe: if i wanted to use some js gallery i would need the path to the original image in full size for example
  • 10:52:48 <featdd> mrboe: to the namespaces, what about compability to 6.1 or just 6.2?
  • 10:54:09 <featdd> mrboe: if it should be compatible to 6.1 the oldschool namespace has to be taken, for 6.2 only the new xmlns
  • 10:54:50 <floxx> which form extension are you guys using?
  • 10:55:03 <featdd> keep in both types of the namespaces can lead to complications
  • 10:55:06 <mrboe> perhabs @xaver or randomresult can say something about that
  • 10:55:08 <floxx> fluid based?
  • 10:55:43 <xaver> ?
  • 10:56:17 <randomresult> hey xaver answer!
  • 10:56:29 <xaver> randomresult: what?
  • 10:56:29 <randomresult> do we see each other in munich?
  • 10:56:35 <randomresult> the namespace thing
  • 10:56:36 <xaver> randomresult: ofcourse
  • 10:56:42 <randomresult> xaver great
  • 10:56:51 <randomresult> chantal will bring me there
  • 10:56:58 <featdd> hay xaver: there has to be a decision of compability for fluidbootstraptheme to 6.1 or 6.2
  • 10:57:05 <randomresult> but i will stay for saturday only
  • 10:57:17 <randomresult> i would go for 6.2
  • 10:57:22 <mrboe> me to
  • 10:57:22 <randomresult> 6.2 * 1
  • 10:57:42 <randomresult> 6.2 * 2
  • 10:57:45 <randomresult> xaver?
  • 10:58:05 <featdd> so i would remove the old namespaces and the compability to 6.2 min
  • 10:58:15 <featdd> *set
  • 10:58:51 <mrboe> i would also sugesst to put the v:render into partials
  • 10:59:08 <randomresult> why not open issues ?
  • 10:59:19 <mrboe> so there is no more need of the namespace in layouts
  • 11:00:03 <mrboe> and in partials the namespaces are not necessary
  • 11:01:50 <randomresult> they are if u want AC to work - dont they?
  • 11:01:59 <featdd> where do you define the namespace then?
  • 11:02:11 <mrboe> you need the div
  • 11:02:37 <mrboe> i tried this in another web
  • 11:02:55 <randomresult> but... the div is the definition of namespace or not?
  • 11:03:27 <featdd> the div with xmlns namespace is the new definition for 6.2
  • 11:03:32 <mrboe> i thougt this {namespace v=FluidTYPO3\Vhs\ViewHelpers}
  • 11:03:53 <featdd> the namespace in braces is the old way
  • 11:04:01 <mrboe> this part is needed in 6.2 when you use v: in layouts
  • 11:04:04 <mrboe> also in 6.2
  • 11:04:15 <randomresult> nope.
  • 11:04:25 <mrboe> give a try
  • 11:04:31 <featdd> xmlns:flux="http://typo3.org/ns/FluidTYPO3/Flux/ViewHelpers"
  • 11:04:40 <featdd> this is the new way
  • 11:04:56 <mrboe> benjaminr told me that
  • 11:04:58 <featdd> but running both in the templtes causes me errors
  • 11:05:01 <mrboe> if i understand him right
  • 11:05:39 <mrboe> please have a look into experimental brach
  • 11:05:52 <featdd> ok
  • 11:05:54 <mrboe> if done that in there
  • 11:06:44 <randomresult> featdd will u be in munich?
  • 11:07:05 <featdd> lol experimental is the way i wanted to go
  • 11:07:33 <featdd> randomresult: No
  • 11:07:39 <randomresult> why not
  • 11:07:51 <mrboe> ;)
  • 11:07:54 <randomresult> where u from ?
  • 11:08:34 <featdd> germany, im bjo3rn's apprentice :-D
  • 11:10:43 <mrboe> have yout tried to remove it in experimental
  • 11:10:44 <mrboe> ?
  • 11:11:23 <randomresult> then go tell the old man to come her
  • 11:11:24 <randomresult> e
  • 11:11:31 <mrboe> https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/experimental/Resources/Private/Layouts/FrontPage.html
  • 11:11:42 <randomresult> HIS BRO WANTS TO TALK TO THE OLD MAN!
  • 11:11:49 <bjo3rn> stfu, pop
  • 11:11:52 <bjo3rn> ^^
  • 11:11:54 <randomresult> :)
  • 11:11:57 <randomresult> hi there
  • 11:11:59 <bjo3rn> hi
  • 11:12:09 <randomresult> i need a helping hand with the form.data VH
  • 11:12:14 <mrboe> ah i got it - if you use die "div" in layout the div is shown in the HTML output
  • 11:12:16 <randomresult> have u ever used it?
  • 11:12:38 <bjo3rn> na, I foar net zu derer t3camp no minga.
  • 11:12:46 <bjo3rn> that vh, yes
  • 11:12:51 <bjo3rn> what about it?
  • 11:12:59 <randomresult> i cant get it to work
  • 11:13:05 <bjo3rn> then you're doing it wrong
  • 11:13:11 <bjo3rn> ^^
  • 11:13:17 <randomresult> i have added a field to my configuration (page)
  • 11:13:18 <mrboe> like always
  • 11:13:22 <mrboe> ^^
  • 11:13:24 <randomresult> shut up mrboe
  • 11:13:26 <bjo3rn> so far so godd
  • 11:13:27 <randomresult> go die
  • 11:13:31 <bjo3rn> *good
  • 11:13:51 <randomresult> so. i want to use that field in the frontend to add classes to a menu of this pages
  • 11:13:59 <bjo3rn> ok
  • 11:14:08 <randomresult> is it possible to get this information into a menu?
  • 11:14:17 <bjo3rn> yes
  • 11:14:23 <randomresult> i only get the class of the current page
  • 11:14:43 <bjo3rn> this is some ugly part of ft3
  • 11:14:55 <bjo3rn> you can use that vh to fetch any row from the db
  • 11:15:07 <randomresult> ok. i tried that
  • 11:15:12 <bjo3rn> which is basically not the responsibility of a viewhelper
  • 11:15:21 <randomresult> <flux:form.data field="tx_fed_page_flexform" table="pages" uid="{FooterIconsMenu.uid}" as="fluxPageData">
  • 11:15:21 <bjo3rn> gist/pastebin?
  • 11:15:23 <bjo3rn> ok
  • 11:15:54 <bjo3rn> works only inside the tag ofc
  • 11:15:59 <bjo3rn> I mean
  • 11:16:18 <bjo3rn> <flux:form.data.field blablabla>...</flux:form.data.field>
  • 11:16:24 <randomresult> ?
  • 11:16:40 <bjo3rn> 'as' is only available inside that tag's children
  • 11:16:51 <randomresult> wait.
  • 11:16:57 <bjo3rn> waiting...
  • 11:16:58 <randomresult> i will collect the needed informations
  • 11:16:59 <Romm> Fack I think I got a network disconnection, did someone answer me ? ^^'
  • 11:17:10 <randomresult> romm me not
  • 11:17:14 <bjo3rn> me neither ^^
  • 11:17:19 <Romm> Haha okay :p
  • 11:17:29 <bjo3rn> what's the question? ^^
  • 11:17:47 <bjo3rn> ah, that clear cache dealio?
  • 11:17:52 <mrboe> @bjo3rn please keep his age in mind and slow down
  • 11:17:58 <Romm> Yup :)
  • 11:18:06 <randomresult> table pages - field tx_fed_page_flexform - field in configuration section pages.FooterIconClass
  • 11:18:14 <randomresult> mrboe go die
  • 11:18:20 <randomresult> s*cker
  • 11:18:22 <bjo3rn> pls gist/pastebin the template
  • 11:18:37 <bjo3rn> and watch your mouth
  • 11:18:40 <bjo3rn> ^^
  • 11:19:50 <xaver> now - what do oyu need?
  • 11:20:41 <randomresult> https://gist.github.com/randomresult/ee5d065ae153545af2d4
  • 11:21:02 <mrboe> @xaver featdd wants to know if we should switch to the new namespaces and set the dependencies to 6.2 and vhs2
  • 11:21:04 <randomresult> @bjo3rn yeah tell mrboe to wash his teath
  • 11:21:43 <mrboe> hey randomresult, this could be interesting for u http://www.seniorenfachhandel.de/tag/bildschirmlupe/TV-Bildschirmlupe-Diagonale-63-cm.html
  • 11:21:50 <bjo3rn> ehm, I can't see no data viewhelper, randomresult? my eyes, I know, but... wtf?
  • 11:21:50 <FT3BOT> ¯\_(ツ)_/¯
  • 11:23:10 <randomresult> i removed all i tried because i dont want you laugh at me
  • 11:23:24 <bjo3rn> I'd never do that
  • 11:23:30 <bjo3rn> in public
  • 11:23:49 <randomresult> hehe
  • 11:23:58 <xaver> i think 1.9 (maybe also 1.8) also supports namesapces, but the mapping was the other way around
  • 11:25:05 <bjo3rn> randomresult I added a comment to your gist
  • 11:25:44 <randomresult> i tried that ... i will ...
  • 11:25:57 <randomresult> i place that inside the menu right?
  • 11:26:33 <randomresult> this is what i tried before <flux:form.data field="tx_fed_page_flexform" table="pages" uid="{FooterIconsMenu.uid}" as="fluxPageData">
  • 11:26:33 <randomresult>
  • 11:26:48 <bjo3rn> yes. I opened a PR to allow inline usage of that vh which would ease things a little flux#610
  • 11:26:49 <FT3BOT> Issue 610: [WIP] Enable inline usage of flexform data viewhelper https://github.com/fluidtypo3/flux/issues/610
  • 11:27:21 <randomresult> bjo3rn same as i had before.
  • 11:27:32 <randomresult> its always the value from the current page
  • 11:27:39 <featdd> mrboe: take a look at my pull request to see what i mean
  • 11:27:44 <randomresult> so now i have 6 debugs with the same value
  • 11:28:06 <randomresult> the class from the current page...
  • 11:28:07 <bjo3rn> what does {FooterIconsMenu.uid -> f:debug()} bring to light=
  • 11:28:08 <FT3BOT> ¯\_(ツ)_/¯
  • 11:28:09 <bjo3rn> ?
  • 11:28:34 <randomresult> nothing...
  • 11:29:05 <bjo3rn> aha
  • 11:30:17 <bjo3rn> but why?
  • 11:30:52 <bjo3rn> what about {FooterIconsMenu -> f:debug()} ?
  • 11:30:53 <FT3BOT> ¯\_(ツ)_/¯
  • 11:31:44 <randomresult> this also gives no fdebug
  • 11:31:50 <randomresult> https://gist.github.com/randomresult/01c3d81af62ae1e6b4c8
  • 11:31:58 <randomresult> @bjo3rn i mean my last gist
  • 11:32:29 <randomresult> got it
  • 11:32:33 <randomresult> i m to stupid
  • 11:33:20 <bjo3rn> in which regard?
  • 11:35:02 <randomresult> variable for uid in menu was wrong i guess... just trying right now
  • 11:37:18 <randomresult> seems like when using this <v:page.menu pageUid="{FolderID}">
  • 11:37:22 <randomresult> its not working
  • 11:38:17 <randomresult> and folder id has 2 as value
  • 11:42:51 <randomresult> f*ck
  • 11:43:00 <randomresult> to stupid to ...
  • 11:43:10 <randomresult> i go die - mrboe i get that done for you.
  • 11:48:20 <mrboe> i love u too @randomresult
  • 11:48:33 <mrboe> you got it working?
  • 11:48:35 <randomresult> i could cry
  • 11:48:50 <randomresult> im too stupid for all this sh*t
  • 11:49:50 <ad_on_is> hi, im still experiencing the following issue: https://github.com/FluidTYPO3/flux/issues/498
  • 11:50:07 <ad_on_is> flux, master-branch ... is there anything i can do?
  • 11:50:48 <bjo3rn> randomresult http://www.youtube.com/watch?v=Q37xJtuQ24w
  • 11:50:48 <FT3BOT> YouTube: Lethal Weapon - Roger Murtaugh is too old for this shit. (1m25s)
  • 11:53:05 <randomresult> i got it
  • 11:55:45 <randomresult> @bjo3rn what u think https://gist.github.com/randomresult/734abe93c7e12236790e
  • 11:58:14 <bjo3rn> looks good. once my PR gets merged you can do {flux:form.data(field: 'tx_fed_page_flexform', table: 'pages', uid: {FooterIconsMenu.uid}) -> v:variable.set(name: 'fluxPageData')} and get rid of one line
  • 12:00:20 <randomresult> thx bro
  • 12:00:33 <randomresult> send featdd to munich
  • 12:00:47 <bjo3rn> featdd go to munich
  • 12:00:58 <mrboe> yes featdd go to munich
  • 12:01:15 <bjo3rn> hm, sold out. awww
  • 12:01:34 <randomresult> well the ones for 113 are still available
  • 12:01:42 <randomresult> we will be there on saturday.
  • 12:01:58 <randomresult> well at least me - mrboe maybe stays longer
  • 12:02:11 <mrboe> @bjo3rn u never told us that u also have a slave
  • 12:02:24 <randomresult> also like me - chantal
  • 12:02:28 <mrboe> yes
  • 12:02:44 <randomresult> i can treat him bad for you bjo3rn - i practiced a lot with mrboe
  • 12:06:45 <mrboe> but you know that the padawans always get mightier than there masters
  • 12:07:05 <randomresult> and die in the end
  • 12:07:15 <mrboe> :)
  • 12:07:38 <mrboe> bjo3rn will be in t3camp essen
  • 12:14:47 <randomresult> we will be there too
  • 12:14:51 <randomresult> dont we?
  • 12:14:59 <randomresult> who will take care of tickets?
  • 12:35:51 <mrboe> tickets would be nice
  • 12:37:49 <mrboe> bjo3rn: do u have any connections to get tickets?
  • 12:40:43 <bjo3rn> no. only the official channels.
  • 12:47:36 <randomresult> xaver u there?
  • 13:31:58 <xaver> randomresult: ?
  • 13:53:17 <randomresult> xaver i saw you will talk about vagrant again?
  • 13:53:25 <randomresult> can you sent me informtaions about that ?
  • 13:53:48 <xaver> where Oo
  • 13:53:55 <randomresult> ?
  • 13:54:00 <randomresult> where i saw that?
  • 13:54:08 <xaver> yes
  • 13:54:20 <randomresult> ah... stupid me, was the session plan 2013
  • 13:54:25 <xaver> :)
  • 13:54:29 <randomresult> im too stupid today...
  • 13:54:35 <randomresult> anyway. you talked about it
  • 13:54:44 <xaver> yes
  • 13:54:53 <randomresult> still having this web-pad-keynote something you worked on in stuggi?
  • 13:55:12 <randomresult> im really interessted as half of my office works with windows
  • 13:55:21 <randomresult> and i need a t3-dev-environment
  • 13:55:42 <xaver> i never tested something with windows and T3 team uses chef - i use puppet
  • 13:56:44 <xaver> try it :) check our mails - current development and not finished
  • 13:56:59 <randomresult> sam-city-support
  • 13:57:00 <randomresult> ?
  • 13:57:01 <randomresult> skype?
  • 13:57:11 <xaver> you should have a mail
  • 13:57:32 <randomresult> i have.
  • 13:57:38 <randomresult> looking at it right now
  • 13:58:07 <randomresult> Linux (tested) or Mac
  • 13:58:14 <xaver> even installs T3 and fluid extensions
  • 14:30:27 <erredeco> hi there. I'm here again to seek - if possible - some help about the usage of FAL with typo3fluid
  • 14:30:54 <erredeco> I've seen that there is a flux viewhelper
  • 14:30:56 <erredeco> <flux:field.inline.fal name="content.image" label="IMAGE" multiple="TRUE" maxItems="5" collapseAll="TRUE" />
  • 14:31:15 <erredeco> but... how to render it on the frontend?
  • 14:31:40 <erredeco> The only example I found is here: http://pastebin.com/q3ERqQY7
  • 14:31:51 <mrboe> @erredeco https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/blob/development/Resources/Private/Templates/Content/ImageGallery.html
  • 14:32:24 <erredeco> cool
  • 14:33:01 <erredeco> I'm going to study it ! Thankxxxx
  • 14:33:10 <mrboe> your welcome
  • 14:34:37 <erredeco> " ask and thou shall receive"
  • 14:35:12 <mrboe> notice that fal fields coulnd not be used in section/objects
  • 14:43:20 <featdd> mrboe: you take a look into my pull request?
  • 14:44:12 <mrboe> not yet
  • 14:44:14 <mrboe> sorry
  • 14:45:58 <featdd> ok also added an option to imagegallery to add the href attribute to the images, with the url to the original image
  • 14:46:33 <featdd> will pull it later then
  • 14:59:52 <erredeco> are you talking about this gallery for fluidbootstraptheme?
  • 15:00:15 <randomresult> erredeco yes they do
  • 15:01:09 <erredeco> may I make a suggestion?
  • 15:01:26 <mrboe> no
  • 15:01:36 <mrboe> yes sure
  • 15:01:41 <erredeco> :)
  • 15:01:56 <erredeco> I see that the objects are identified with something like:
  • 15:01:57 <erredeco> <div id="modal{iteration.index}"
  • 15:02:23 <erredeco> I'm wondering what happens if I put two instances of the same FCE in the same page
  • 15:03:36 <erredeco> I think that the safest way to play is to put the uid of the FCE in the id attribute, too
  • 15:03:38 <mrboe> can i revert the "yes - sure"
  • 15:03:58 <erredeco> what's wrong?
  • 15:04:16 <mrboe> nothing you are right
  • 15:05:17 <erredeco> good :) and thank you for your work
  • 15:06:12 <mrboe> erredeco: please report this here https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/issues?state=open
  • 15:06:42 <randomresult> erredeco or create a PR
  • 15:06:52 <mrboe> this would also be nice
  • 15:12:28 <erredeco> ok
  • 15:17:42 <featdd> what if uid and index of both instances are still the same?
  • 15:18:23 <erredeco> you should use both like #modal{record.uid}-{iteration.index}
  • 15:20:16 <featdd> I'll understand but what if the second instance has a image rendered with the same record.uid and the same index?
  • 15:21:18 <featdd> cant imagine a case where you'll set the same gallery twice on a page but should this be protected too?
  • 15:22:34 <featdd> erredeco: mind if I implement your idea into my outstanding pull request or you already working on it?
  • 15:22:45 <erredeco> the second should be a reference
  • 15:22:59 <erredeco> no, I'm not working on it
  • 15:23:25 <erredeco> I don't mind at all and I'd like to thank you for your efforts
  • 15:24:10 <featdd> okay
  • 15:25:18 <erredeco> as far as I can see even if I do a reference the ID is different
  • 15:29:10 <mrboe> @featdd you have a PR
  • 15:29:33 <featdd> I see wokring on it
  • 15:29:49 <mrboe> can you also please check
  • 15:30:03 <mrboe> the div in layouts is not the same as in templates
  • 15:30:20 <mrboe> lang=en
  • 15:31:31 <featdd> would you mind to use tabs instead of spaces?
  • 15:41:37 <featdd> mrboe: what div you mean in layouts?
  • 15:48:28 <mrboe> i use php storm
  • 15:48:39 <mrboe> dont know how to change that
  • 15:49:08 <featdd> code style
  • 15:49:35 <featdd> you can create a code style for typo3 projects there for different file types
  • 15:50:00 <featdd> like html use tab to indent instead of n spaces
  • 15:50:25 <mrboe> i tried that but can i set there global
  • 15:50:42 <mrboe> or did i always hat to set this up in ever ey projcet
  • 15:51:29 <featdd> you have to set up code schemas and select them for each projekt
  • 15:52:36 <featdd> mrboe: http://image-upload.de/image/5LJhtL/417b025441.png
  • 15:52:46 <mrboe> ok thx
  • 15:52:50 <mrboe> just found that
  • 15:54:26 <featdd> yep may look in the settings or the docs some time
  • 15:55:01 <featdd> you'll find a bunch of info to personalise your code styles for each project
  • 15:58:09 <xaver> featdd: but your newline endings are missing in your PR
  • 16:03:52 <featdd> xaver: amend the changes or you saw another file with no newline?
  • 16:05:40 <mrboe> @xaver what is the right way http://pastebin.com/iRxXZr4j
  • 16:06:08 <featdd> mrboe: talked to bj03rn, move the v to partials is a matter of taste
  • 16:07:11 <xaver> featdd: take a look in github - it is marked witha red icon
  • 16:07:40 <mrboe> i think version C is the right
  • 16:08:37 <mrboe> and this is what i mean @featdd the "xmls div" is not everywhere the same
  • 16:09:32 <xaver> i think it should be 1 tab because it is inside
  • 16:10:33 <mrboe> i dont mean the tans
  • 16:10:36 <mrboe> tabs
  • 16:10:56 <mrboe> i dont know if that "xmlns="http://www.w3.org/1999/xhtml" lang="en"" have to be in there
  • 16:11:38 <mrboe> if you have a look here its also without http://fluidtypo3.org/viewhelpers/vhs/master.html
  • 16:12:39 <featdd> should be everywhere
  • 16:13:06 <featdd> will set lang="en" in every templates XSD schema
  • 16:23:01 <featdd> mrboe: you've find out how to set tabs in phpstorm?
  • 16:24:32 <mrboe> yes thanks
  • 16:25:45 <featdd> okay you amend the request with tabs? :-)
  • 16:33:20 <mrboe> i tried to ignore