IRC logs

20131203

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

IRC log range: 20131203*

20131203

  • 00:00:56 <cedricziel> i'm curious, what causes it to appear two times
  • 00:01:30 <cedricziel> flux/master 7d79942 Claus Due: Merge pull request #366 from hmspl/highlight...
  • 00:01:31 <FT3BOT> Issue 366: [BUGFIX] Highlighting of child fce https://github.com/fluidtypo3/flux/issues/366
  • 00:01:39 <cedricziel> flux/master 4f127f8 Danilo Bürger: [BUGFIX] Highlighting of child fce
  • 00:01:47 <cedricziel> [flux] NamelessCoder pushed 2 new commits to master: https://github.com/FluidTYPO3/flux/compare/a06b557c5182...7d79942aa9cc
  • 00:01:58 <cedricziel> i dont see the point
  • 00:02:03 <danilobuerger> cedricziel https://github.com/cedricziel/ft3chatbot/issues
  • 00:03:08 <cedricziel> hehe, yes-thanks. but i simply dont see why it reacts two times
  • 00:05:43 <soee> cedricziel: do you mind jump to #typo3 for a minute ?
  • 00:52:57 <FT3BOT> Issue 326: [TASK] Refactor code and refine tests https://github.com/fluidtypo3/flux/issues/326
  • 00:52:58 <FT3BOT> Issue 366: [BUGFIX] Highlighting of child fce https://github.com/fluidtypo3/flux/issues/366
  • 00:52:59 <FT3BOT> Issue 326: [TASK] Refactor code and refine tests https://github.com/fluidtypo3/flux/issues/326
  • 00:53:00 <FT3BOT> Issue 366: [BUGFIX] Highlighting of child fce https://github.com/fluidtypo3/flux/issues/366
  • 01:10:09 <FT3BOT> Issue 367: [BUGFIX] Chrome render bug, validation https://github.com/fluidtypo3/flux/issues/367
  • 01:10:10 <FT3BOT> Issue 367: [BUGFIX] Chrome render bug, validation https://github.com/fluidtypo3/flux/issues/367
  • 01:23:18 <FT3BOT> Issue 367: [BUGFIX] Chrome render bug, validation https://github.com/fluidtypo3/flux/issues/367
  • 01:23:19 <FT3BOT> Issue 367: [BUGFIX] Chrome render bug, validation https://github.com/fluidtypo3/flux/issues/367
  • 01:33:55 <FT3BOT> Issue 368: [FEATURE] Moved grid styles to css https://github.com/fluidtypo3/flux/issues/368
  • 01:33:56 <FT3BOT> Issue 368: [FEATURE] Moved grid styles to css https://github.com/fluidtypo3/flux/issues/368
  • 08:33:02 <randomresult> good morning
  • 09:05:24 <MindSpark> aza20
  • 09:19:12 <mrboe> good morning
  • 11:36:11 <jbjoule> I downloaded the beginners package from this page https://fedext.net/overview/beginners-guide.html I installed it, backend works, pages work, the links are realUrl links but trigger an error. I am not familiar with configuring realURL should I put something in .htaccess ? My site is in /var/www/bootstrappackage
  • 12:11:28 <braguzz> I've upgrade vhs ext to 1.8.3 but I got errors
  • 12:11:50 <braguzz> Oops, an error occurred! Asset "" does not exist.
  • 12:12:33 <bjo3rn> braguzz can you gist/pastebin your asset implementation?
  • 12:21:46 <braguzz> sorry @bjo3rn?
  • 12:22:05 <bjo3rn> I mean, how do you include your assets? vh or ts?
  • 12:23:08 <braguzz> both
  • 12:24:47 <braguzz> (I think)
  • 12:24:58 <bjo3rn> well, you should know ;)
  • 12:25:09 <bjo3rn> is one of the assets external?
  • 12:26:05 <braguzz> ehmmm..
  • 12:28:09 <bjo3rn> you were saying?
  • 12:28:11 <bjo3rn> ^^
  • 12:28:54 <braguzz> tragically
  • 12:29:08 <braguzz> I dont know what 'assets' are
  • 12:29:45 <randomresult> assets are like page.headerData. you can include js/css with that .
  • 12:29:46 <bjo3rn> now I'm going ehmmmm...
  • 12:30:15 <randomresult> maybe bjo3rn should explain :)
  • 12:31:12 <bjo3rn> nono, that ehmmmm was my reaction to braguzz' last line
  • 12:31:16 <bjo3rn> ^^
  • 12:31:40 <bjo3rn> ok, braguzz do you use fluidpages or fluidcontent?
  • 12:31:40 <braguzz> ehmm means 'thinking to a smart answer'
  • 12:31:53 <bjo3rn> hehe, sure. same here ;)
  • 12:31:55 <braguzz> I use https://github.com/Ecodev/bootstrap_package
  • 12:31:59 <bjo3rn> ah!
  • 12:32:12 <randomresult> you use that for what?
  • 12:32:27 <randomresult> as an example to build you own web or as base for your web?
  • 12:32:41 <braguzz> base for my web
  • 12:32:48 <bjo3rn> tbh I have no idea if this is up to date re recent changes in ft3
  • 12:33:06 <randomresult> i would not do that
  • 12:33:24 <randomresult> make you own install. so you only use what u understand.
  • 12:33:38 <randomresult> this package is VERY complex imho
  • 12:33:41 <braguzz> too late ;)
  • 12:34:50 <braguzz> the problems is raleted to my changes
  • 12:35:26 <braguzz> because if I reinstall from scratch
  • 12:35:57 <braguzz> and then upgrade to 1.8.3 there are no problems
  • 12:36:13 <bjo3rn> so what did you change?
  • 12:36:34 <braguzz> ehmmm...
  • 12:37:19 <braguzz> many things
  • 12:37:56 <braguzz> essentially some css and some templates
  • 12:38:20 <braguzz> and some ts configurations
  • 12:38:21 <bjo3rn> aha. css. that's what assets are about.
  • 12:38:29 <bjo3rn> we're getting closer
  • 12:38:52 <braguzz> wait I remove some assets ;)
  • 12:39:06 <bjo3rn> let's start with those ts configs. is plugin.tx_vhs.settings.asset involved in your changes?
  • 12:41:04 <braguzz> http://pastebin.com/zRK4B5c3
  • 12:43:54 <danilobuerger> randomresult thank you for being active here, we appreciate it!
  • 12:44:07 <randomresult> ?
  • 12:44:38 <danilobuerger> in the last week you are sticking around and trying to help users, i think its great
  • 12:44:39 <randomresult> danilobuerger: inspiring people to share
  • 12:44:55 <randomresult> this is what T3 is about
  • 12:45:31 <danilobuerger> well i still believe in thanking people :-)
  • 12:46:15 <braguzz> it doesn like <v:asset.script name="jquery" allowMoveToFooter="false" path="//code.jquery.com/jquery-latest.js"/>
  • 12:47:05 <randomresult> so thank you, team of fedext for doing all the work!
  • 12:47:06 <randomresult> :)
  • 12:47:40 <bjo3rn> braguzz add external="TRUE"
  • 12:47:51 <bjo3rn> to the jquery asset
  • 12:49:32 <randomresult> @danilobuerger you still want to update the fluidcontent_bootstrap package?
  • 12:49:53 <randomresult> cause i found some easy things i could fix (like missing lables etc)
  • 12:50:21 <randomresult> well at least i found one file with missing lables
  • 12:50:30 <randomresult> i could fix and try to send a pull request
  • 12:50:32 <bjo3rn> you're more than welcome to open PRs
  • 12:50:47 <randomresult> i will give it a try now
  • 12:51:36 <braguzz> ehmm...
  • 12:51:39 <braguzz> ..wow
  • 12:51:53 <bjo3rn> everything exploded?
  • 12:51:56 <bjo3rn> ^^
  • 12:52:17 <danilobuerger> randomresult sure do a PR!
  • 12:53:08 <randomresult> ok. i will now try. i forked the git, i will setup a new branch - i will commit my changes and i will push it to my git, i will send a pullrequest
  • 12:53:17 <randomresult> lets see what happens.
  • 12:55:23 <bjo3rn> braguzz talk to us ^^
  • 12:55:31 <danilobuerger> randomresult yes that sounds awesome
  • 12:55:50 <randomresult> hehe... wait until it finally happend
  • 12:56:07 <braguzz> there are some icons that looks different from before..
  • 12:56:24 <bjo3rn> what about the error? gone?
  • 12:56:33 <braguzz> error is gone
  • 12:56:42 <bjo3rn> good
  • 12:57:04 <braguzz> there was related to asset
  • 12:57:06 <braguzz> ;)
  • 12:57:14 <bjo3rn> like I said ;)
  • 12:57:36 <braguzz> sure ;)
  • 12:58:39 <bjo3rn> in the current master of vhs there's a new option that allows to simply include assets without downloading or copying them to typo3temp.
  • 12:59:03 <bjo3rn> which is the standard behavior currently.
  • 13:00:23 <bjo3rn> so your problem is solved? feel free to ask in case there's more.
  • 13:00:32 <randomresult> could danilobuerger or bjo3rn have a look at this pls.: https://github.com/FluidTYPO3/fluidcontent_bootstrap/blob/master/Resources/Private/Templates/Content/Accordion.html
  • 13:00:46 <randomresult> there is a field class which is in my opionion not used.
  • 13:01:03 <randomresult> just to do the right thing when creating a PR
  • 13:01:19 <randomresult> is this needed?
  • 13:01:22 <danilobuerger> yeah class is not used
  • 13:01:28 <bjo3rn> seems to be obsolete, yes
  • 13:02:08 <randomresult> ok. i will delete it
  • 13:02:11 <braguzz> in part is solved
  • 13:02:16 <braguzz> ther some strange behavior with css included
  • 13:03:44 <bjo3rn> which is...?
  • 13:06:18 <braguzz> font-awesome
  • 13:06:39 <bjo3rn> foobar!
  • 13:07:29 <braguzz> I remove standalone and everything is ok
  • 13:08:29 <bjo3rn> might be related to the order of included assets. there's a pending patch that tackles this issue.
  • 13:08:46 <randomresult> i sent a PR - my first one!
  • 13:08:52 <randomresult> lets see what i did wrong
  • 13:09:11 <braguzz> ok thank you @bjo3rn
  • 13:09:22 <bjo3rn> you're welcome :)
  • 13:10:13 <bjo3rn> randomresult the commit message has to start with [TASK]
  • 13:10:36 <randomresult> damn. it.
  • 13:10:44 <bjo3rn> we have [TASK], [BUGFIX] and [FEATURE]
  • 13:10:53 <randomresult> but it was a [BUGFIX]
  • 13:10:54 <bjo3rn> hehe, been there, done that
  • 13:11:08 <bjo3rn> I'd not consider it a bug
  • 13:11:30 <bjo3rn> ah, you mean the labels?
  • 13:11:55 <randomresult> jupp the lables... could be both
  • 13:12:09 <bjo3rn> then there is a typo. has to be label instead of lable
  • 13:12:59 <bjo3rn> and to make it perfect you you could make two commits out of it: one to remove the obsolete class (TASK) and one for the labels (BUGFIX)
  • 13:13:44 <randomresult> so you delete the PR, i delete my branch
  • 13:13:51 <bjo3rn> but: the labels must not be hardcoded in the template.
  • 13:14:10 <bjo3rn> take a look at Resources/Private/Langauge/locallang.xml
  • 13:14:17 <randomresult> you mean local...
  • 13:14:19 <randomresult> ok i will
  • 13:14:34 <randomresult> i will delete the branch and begin from scratch
  • 13:14:35 <bjo3rn> no need to close the PR. you can force push to it.
  • 13:14:49 <randomresult> well you can, i cant
  • 13:14:50 <randomresult> :)
  • 13:14:57 <bjo3rn> roll back your commit with git reset HEAD^
  • 13:15:22 <randomresult> im using sourcetree ... so its easier for me to redo it all
  • 13:15:28 <bjo3rn> ah, even better!
  • 13:15:34 <bjo3rn> mac?
  • 13:15:38 <randomresult> yes
  • 13:15:52 <bjo3rn> oh, then you really should spend 49,- on Tower
  • 13:20:29 <randomresult> bjo3rn u know sourcetree?
  • 13:20:34 <randomresult> seems quite the same
  • 13:20:59 <bjo3rn> yes, I know it except it's ui is totally bloated
  • 13:21:16 <randomresult> bloated in what way?
  • 13:22:10 <bjo3rn> the interface of Tower is much much cleaner and more intuitive (personal taste alert)
  • 13:22:17 <bjo3rn> ^^
  • 13:23:00 <randomresult> i think sourcetree is good ... only rebasing sucks
  • 13:23:24 <bjo3rn> give Tower a try. I'm sure you'll like it.
  • 13:24:18 <cedricziel> CLI, bit**!
  • 13:24:25 <cedricziel> :D
  • 13:24:42 <bjo3rn> ach, he again ^^
  • 13:24:56 <bjo3rn> this was a matter of seconds to happen
  • 13:25:23 <bjo3rn> but: 13:14:57 ^^
  • 13:25:53 <randomresult> so basically ... what do i do now? asking cedricziel ?
  • 13:26:49 <bjo3rn> as I said: roll back the commits, commit one task and one bugfix and force push again
  • 13:27:19 <randomresult> first of all... i will grab a coffee
  • 13:27:28 <cedricziel> good idea!
  • 13:27:32 <bjo3rn> very good idea to start with always!
  • 13:27:36 <bjo3rn> hehe
  • 13:27:42 * randomresult is back in 5 minutes and checking out how to force commit my two new commits to the PR
  • 13:27:57 <cedricziel> roll back as bjo3rn said, then selectively add files to staging
  • 13:28:40 <randomresult> @cedricziel coffee first.
  • 13:31:01 <bjo3rn> randomresult you might want to have a look at https://fedext.net/overview/contributing/contribution-guide.html
  • 13:31:38 <randomresult> bjo3rn i am humanreadable...
  • 13:32:01 <randomresult> the documention isnt
  • 13:32:10 <randomresult> documentation
  • 13:32:32 <bjo3rn> hm
  • 13:33:43 <NamelessCoder> Gee wiz, Skynet. We're busted :)
  • 13:34:07 <bjo3rn> (all of a sudden in a light flash NamelessCoder appears on the scene)
  • 13:34:10 <NamelessCoder> silence randomresult before he tells others about the machine!
  • 13:34:58 <bjo3rn> silence him for good?
  • 13:35:00 <bjo3rn> ^^
  • 13:35:05 <cedricziel> (that sounds like a pokemon slogan, bjo3rn)
  • 13:35:25 <bjo3rn> (I just invented it)
  • 13:35:41 <NamelessCoder> sleep with the fishes, see?
  • 13:35:42 <FT3BOT> I caught a large bass! Well, it's pretty big...I guess...
  • 13:35:46 <NamelessCoder> ...
  • 13:36:14 <cedricziel> oh. sorry. will. do. that. now.
  • 13:36:24 <NamelessCoder> ;)
  • 13:36:59 <bjo3rn> this is getting scary ^^
  • 13:37:29 <bjo3rn> I'm sure cedricziel has an ant/grunt/whatever job prepared for those tasks
  • 13:39:29 <cedricziel> for what tasks?
  • 13:39:32 <cedricziel> fishing?
  • 13:40:24 <randomresult> @NamelessCoder did u get my donation?
  • 13:40:44 <NamelessCoder> haven't checked the mail today but no, not yet
  • 13:40:51 <NamelessCoder> better go do that actually
  • 13:41:56 <randomresult> if it will not come, go grab a guitar and play the songs yourself
  • 13:42:17 <NamelessCoder> nope, not yet - but it'll get here I'm sure
  • 13:42:32 <cedricziel> hehe
  • 13:42:33 <randomresult> because: i will not give amazon another chance to show me how stupid iam
  • 13:42:36 <cedricziel> a live concert!
  • 13:42:43 <NamelessCoder> hehe ^^
  • 13:42:59 <randomresult> so ... i will now reset my branch
  • 13:43:06 <cedricziel> do it
  • 13:43:10 <randomresult> then make the changes and stage them
  • 13:43:18 <cedricziel> but only the last commit
  • 13:43:23 <cedricziel> okay, if you think so ^^
  • 13:43:23 <randomresult> and commit it to my repo/branch
  • 13:43:40 <randomresult> reverse commit?
  • 13:43:43 <randomresult> or reset
  • 13:43:50 <cedricziel> fluxtransformation?
  • 13:44:09 <cedricziel> i would do a soft reset of the latest commit
  • 13:44:27 <cedricziel> then unstage whats not needed, commit once, stage the rest, commit another one
  • 13:44:27 <randomresult> damn... i did a hard one
  • 13:44:34 <cedricziel> whoopsie
  • 13:44:39 <NamelessCoder> wow apple mail you suck sooooo hard
  • 13:44:47 <randomresult> how stupid am i
  • 13:44:56 <cedricziel> if you had asked me.. NamelessCoder i would have told you!
  • 13:45:00 <cedricziel> :p
  • 13:45:14 <NamelessCoder> the more you use it (=receive emails) the more it sucks
  • 13:45:46 <cedricziel> i do feel very confident with using my webmailing/groupware with activesync and such.
  • 13:46:01 <cedricziel> offline emails is for offliners
  • 13:49:16 <NamelessCoder> let's try Postbox 2
  • 13:49:32 <NamelessCoder> or 3
  • 13:49:58 <cedricziel> does entourage still exist?
  • 13:50:12 <NamelessCoder> dunno, didn't like that one
  • 13:50:58 <randomresult> one question... the labels exist in locallang.xml but the do not show up in the backend...
  • 13:51:02 <cedricziel> just throwing around product names of a world i dont know ;)
  • 13:51:34 <randomresult> i never worked with that in fedext - so where can i see some examples?
  • 13:52:39 <cedricziel> me neither, sorry
  • 13:55:53 <randomresult> should be something like {f:translate(key:'LLL:EXT:fluidcontent_bootstrap/Resources/Private/Language/locallang.xml:flux.accordion.objects.panel.title')}
  • 13:56:06 <randomresult> or not?
  • 13:56:12 <randomresult> damn... i need to try it
  • 14:01:10 <randomresult> no, does not work
  • 14:02:54 <randomresult> bjo3rn have u worked with a locallang.xml in fedext?
  • 14:10:12 <bjo3rn> randomresult the labels will be inserted automatically. simply add one under the key flux.accordion.objects.panel.active and remove the label arguments from the fields
  • 14:10:40 <randomresult> ?
  • 14:10:55 <randomresult> they dont ...
  • 14:10:59 <randomresult> but i will check
  • 14:11:10 <bjo3rn> did you remove the label arguments from your fields?
  • 14:11:35 <bjo3rn> and did you clear the cache?
  • 14:12:30 <randomresult> i did and i placed the locallang in my testenvironment.
  • 14:12:40 <randomresult> it works on my bootstrap-example web
  • 14:12:46 <randomresult> so i believe you :)
  • 14:12:50 <bjo3rn> hehe, good
  • 14:13:06 <randomresult> so i simply remove the class and comit it again (new branch)
  • 14:14:24 <bjo3rn> roll back to the last commit before yours
  • 14:15:16 <bjo3rn> (in Tower: 'roll back to this commit ...', in CLI: 'git reset HEAD^')
  • 14:18:19 <randomresult> i made a new branch - and send another pull request
  • 14:18:26 <randomresult> could u check?
  • 14:18:31 <cedricziel> heh. badGuy!
  • 14:18:47 <randomresult> badguy? cause of the new PR?
  • 14:19:04 <randomresult> ok i will now read the guide again
  • 14:20:00 <cedricziel> hihi
  • 14:20:09 <cedricziel> yeah man, your avatar :)
  • 14:20:57 <cedricziel> https://github.com/FluidTYPO3/flux/blob/master/CONTRIBUTING.md#example-the-wrong-commit-message
  • 14:21:53 <randomresult> so my message is wrong?
  • 14:23:02 <randomresult> ahhhrg...
  • 14:24:12 <randomresult> travis is not my friend.
  • 14:24:31 <cedricziel> he will be :)
  • 14:25:17 <randomresult> so i need to rebase and ... puh...
  • 14:25:25 <randomresult> this s**ks
  • 14:25:43 <randomresult> for simply removing two line of not used code
  • 14:25:46 <randomresult> ok.
  • 14:26:14 <randomresult> but unless this one small r everything is fine?
  • 14:29:19 <cedricziel> as far as i can see it-yes
  • 14:30:45 <cedricziel> sorry for that-we are kind of strict with our CGL
  • 14:30:54 <cedricziel> we simply dont want cluttering
  • 14:31:13 <Guest|21711> Hello, am I the only one with a broken downloadlink of the introduction package?
  • 14:33:06 <cedricziel> which one?
  • 14:33:38 <randomresult> cedricziel how do i save in the upshowing editor
  • 14:33:50 <cedricziel> which is it?
  • 14:33:51 <randomresult> using i i can insert and change the first letter
  • 14:33:58 <randomresult> terminal osx
  • 14:33:58 <cedricziel> nano?
  • 14:34:01 <cedricziel> ahh. vim
  • 14:34:06 <cedricziel> ESC
  • 14:34:16 <cedricziel> then :wq
  • 14:34:17 <randomresult> and wq
  • 14:34:20 <randomresult> i did.
  • 14:34:21 <Guest|21711> if I start "get.typo3.org/bootstrap", the download stops at around 20mb and the file is broken
  • 14:34:34 <cedricziel> Guest|21711: I'm trying it myself right now
  • 14:34:42 <cedricziel> what platform are you on?
  • 14:34:47 <randomresult> Successfully rebased and updated refs/heads/accordion.
  • 14:34:57 <cedricziel> wohoo
  • 14:35:02 <cedricziel> push it real good!
  • 14:35:03 <randomresult> i did this before
  • 14:35:09 <Guest|21711> I'm on Windows 7, tried with chrome, ff, ie
  • 14:35:28 <randomresult> git rebase -i HEAD~2
  • 14:35:31 <cedricziel> i have 0 issues
  • 14:35:43 <randomresult> when doing this, it should show my changes right?
  • 14:35:46 <randomresult> i do
  • 14:35:47 <randomresult> git rebase -i HEAD~2
  • 14:35:58 <cedricziel> it should show the last two commits in an editor
  • 14:36:09 <randomresult> then edit == edit using I --> esc --> .wq
  • 14:36:19 <randomresult> then git rebase -i HEAD~2 again should show my changes right?
  • 14:36:29 <cedricziel> you seem to be stuck
  • 14:36:42 <cedricziel> you have to change it from pick to reword
  • 14:36:46 <cedricziel> to edit your msgs
  • 14:36:52 <randomresult> ah ok
  • 14:37:20 <cedricziel> Guest|21711: are you behind a proxy?
  • 14:37:33 <randomresult> yeah
  • 14:37:35 <randomresult> did it
  • 14:38:15 <randomresult> so what to do next?
  • 14:43:53 <cedricziel> Guest|21711: http://ft3.cedric-ziel.com/bootstrap.tgz
  • 14:44:15 <cedricziel> randomresult: git push --force $GITHUBREMOTE $YOURBRANCH
  • 14:44:45 <randomresult> i did
  • 14:45:11 <bjo3rn> randomresult I'm afraid there's a little misunderstanding going on here
  • 14:45:27 <cedricziel> oO
  • 14:45:43 <bjo3rn> you should make it one PR with several commits in it
  • 14:46:03 <bjo3rn> basically you have removed the obsolete field and wanted to add two more, right?
  • 14:46:36 <cedricziel> i thought he wanted to split it
  • 14:46:51 <bjo3rn> why should he?
  • 14:48:35 <cedricziel> wild guess. *pow* *pow*
  • 14:49:34 <bjo3rn> hehe, I guess it's because of [13:12:59]
  • 14:49:40 <bjo3rn> randomresult still there?
  • 14:50:43 <bjo3rn> stay with us ^^
  • 14:51:06 <cedricziel> lost in rebase :/
  • 14:51:16 <randomresult> i did two because i changed 2 files
  • 14:51:35 <randomresult> locallang and template
  • 14:51:40 <bjo3rn> that's ok but not really necessary.
  • 14:51:56 <randomresult> so one commit per file i thought
  • 14:52:02 <cedricziel> Klingelinklingelong!
  • 14:52:12 <bjo3rn> okeee
  • 14:52:18 <randomresult> yeah... it was merged?
  • 14:52:23 <randomresult> damn, i did it
  • 14:52:30 <randomresult> and i changed the message
  • 14:52:33 <randomresult> whoohooo
  • 14:52:40 * randomresult dances on the table.
  • 14:53:01 <randomresult> lets get a beer - in my opinion i deserve it!
  • 14:53:07 <randomresult> cheers folks
  • 14:53:16 <cedricziel> *plöp*
  • 14:53:34 <cedricziel> you will iterate faster the next time, i'm sure!
  • 14:53:48 <cedricziel> Thanks for staying on the task, dude!
  • 14:54:02 <randomresult> thx for helping me
  • 15:06:42 <gernot_h> hi! is there a vhs, to render datarecords from a mysql table, for the fe?
  • 15:10:35 <randomresult> how do u work with all the extensions when contributing code to the github? one t3 web with all the extensions as submodule
  • 15:12:43 <cedricziel> we have central repos in fx ~/src and link them via symlinks
  • 15:12:54 <randomresult> ah ok.
  • 15:13:10 <cedricziel> hi gernot, no. there was one, but we wont ever do that again.
  • 15:13:11 <randomresult> submodules are not that easy.
  • 15:13:22 <cedricziel> submodules suck.
  • 15:13:26 <randomresult> someone knows how to get rid of them?
  • 15:13:34 <cedricziel> fine for deployments, but not on a local setup
  • 15:13:52 <randomresult> i have one submodule in one of my webs... and it makes problems all the time
  • 15:14:09 <cedricziel> yes, you have a .gitmodules, remove em from there. theres also a file in .git where they are registered
  • 15:14:38 <randomresult> ok.
  • 15:14:59 <randomresult> so your symlinks point to a git-folder where u are on the latest master?
  • 15:15:08 <randomresult> hi pedda!
  • 15:15:34 <randomresult> but this is only for local installs...
  • 15:15:43 <randomresult> ok. i will setup something like this
  • 15:16:11 <cedricziel> right.
  • 15:16:12 <randomresult> but hmmm...
  • 15:16:22 <cedricziel> composer is another strategy for deployments
  • 15:16:28 <cedricziel> works quite nice
  • 15:16:45 <randomresult> composer ... travis... git ... man... this is too much for a beginner
  • 15:16:54 <cedricziel> hehe, new era.
  • 15:17:10 <randomresult> so step by step
  • 15:17:17 <cedricziel> php moved away from pure functions, the world is a changing and its good
  • 15:17:46 <randomresult> maybe i need to hire someone to explain that all to me
  • 15:18:05 <randomresult> as u know, im not even able to send someone something from an amazon wishlist
  • 15:18:20 <randomresult> :)
  • 15:18:30 <cedricziel> ^^
  • 15:18:40 <cedricziel> but you're doing gangster self-shots
  • 15:18:42 <cedricziel> at least
  • 15:18:44 <cedricziel> ;)
  • 15:20:15 <randomresult> what ever this means
  • 15:21:08 <randomresult> and what i really need is: where the hell do i find a list of my projects in phpstorm?
  • 15:21:46 <cedricziel> randomresult: https://0.gravatar.com/avatar/79dcf923d267fa7805976ab816ba5647?d=https%3A%2F%2Fidenticons.github.com%2F6b05a92d1cc850a6269423cd41c5a151.png&r=x&s=400
  • 15:21:54 <cedricziel> dont take me too serious :)
  • 15:22:06 <randomresult> oh man, this is freaking old
  • 15:22:18 <cedricziel> File -> Close Project
  • 15:22:39 <randomresult> but if i dont want to close but open another one?
  • 15:22:48 <randomresult> which is not in my recently openend
  • 15:22:49 <randomresult> ?
  • 15:23:56 <cedricziel> you can only choose open directory and then open a folde with the icon
  • 15:26:21 <randomresult> this sucks
  • 15:26:32 <cedricziel> jep
  • 15:26:54 <randomresult> and i do not see any icons (phpstorm 7)
  • 15:27:02 <randomresult> a moment
  • 15:27:15 <randomresult> no icons
  • 15:27:32 <randomresult> only when creating a new projekt. but lemme check on time mor
  • 15:27:32 <randomresult> e
  • 15:27:49 <randomresult> no, no icons at all
  • 15:30:29 <randomresult> cedricziel you mean this little phpstormicons right?
  • 15:30:49 <cedricziel> yes
  • 15:31:39 <randomresult> no icons visible when opening an projekt-folder (at least the .idea folder is in there)
  • 15:33:56 <randomresult> ok. i have to deal with it
  • 15:34:04 <randomresult> i need a cleanup anyway
  • 15:38:25 <FT3BOT> Issue 369: [FEATURE] Added utility for vendor extension registration https://github.com/fluidtypo3/flux/issues/369
  • 15:38:26 <FT3BOT> Issue 369: [FEATURE] Added utility for vendor extension registration https://github.com/fluidtypo3/flux/issues/369
  • 15:56:09 <randomresult> @cedricziel... gangster self shot - how cool - never heard this
  • 15:57:27 <cedricziel> i heard the cool kids are saying that
  • 15:57:53 <randomresult> so ur a cool kid!
  • 15:58:19 <randomresult> so now i need to learn how to PR a single commit
  • 15:58:21 <bjo3rn> they call it a 'selfy' these days
  • 15:59:49 <randomresult> bjo3rn you have kids that age urself?
  • 15:59:59 <randomresult> or where u know it from?
  • 16:00:00 <bjo3rn> your age? no!
  • 16:00:02 <bjo3rn> muhaha
  • 16:00:07 <cedricziel> ^^
  • 16:00:22 <randomresult> hehe, you could be my son btw
  • 16:00:40 <cedricziel> randomresult, this basically means creating a new branch with for each feature
  • 16:00:41 <bjo3rn> we listen to einslive at the office at times. that's where you learn.
  • 16:00:55 <randomresult> omg ...
  • 16:00:57 <randomresult> radio
  • 16:01:08 <bjo3rn> yep
  • 16:01:09 * randomresult enjoys the silence
  • 16:01:14 <cedricziel> spotify radio based on "Europe"
  • 16:01:18 <cedricziel> here
  • 16:01:25 <bjo3rn> I could be your son? bc of the !hair ?
  • 16:01:26 <randomresult> took a look at the wishlist of NamelessCoder
  • 16:01:43 <bjo3rn> (! intended)
  • 16:01:52 <randomresult> bc of th !hair?
  • 16:02:11 <cedricziel> hehe
  • 16:02:12 <bjo3rn> ! as in not/false
  • 16:02:17 <cedricziel> evaluate the expression
  • 16:02:23 <randomresult> hehe ...
  • 16:02:25 <bjo3rn> neeeeeerdy
  • 16:02:38 <cedricziel> WooCoders
  • 16:03:09 <randomresult> cedricziel i can now delete the new branches right?
  • 16:03:25 <cedricziel> what's done, is done
  • 16:03:42 <randomresult> so now i need to check how to get the upstream
  • 16:03:57 <cedricziel> lol: https://github.com/btford/angular-dragon-drop/blob/master/dragon-drop.js#L11
  • 16:04:49 <cedricziel> i remember i added a section to the md document :P
  • 16:04:58 <cedricziel> i was tired of repeating myself
  • 16:05:53 <randomresult> is there a way to exclude pages from a breadcrumb?
  • 16:06:19 <cedricziel> so you're a topic switcher?
  • 16:06:36 <cedricziel> i think there's a page property
  • 16:06:40 <randomresult> its a question in the room
  • 16:07:08 <randomresult> we have some pages hide in menu which we want ... and some we dont want to show
  • 16:07:20 <randomresult> so we need excludepages
  • 16:07:24 <cedricziel> hmm. my pun seems not to be generally accepted.
  • 16:09:40 <randomresult> sadly, iam the onlyone using this chat
  • 16:14:44 <randomresult> @cedricziel i managed to get upstream into my master branch!
  • 16:18:16 <cedricziel> perfect
  • 16:29:20 <mrboe> hi guys, i want to render a preview image in the BE : <f:image src="{sliderprev.singleslide.bild}" alt="img"/> but i have a problem with the URL of the image
  • 16:30:23 <mrboe> the path created like that in the BE ../fileadmin/Content/slider/vein-illustration-big.jpg
  • 16:32:04 <mrboe> i use the latest git versions from monday
  • 16:33:21 <mrboe> on typo3 6.1.6
  • 16:39:35 <mrboe> ok now i used this and it works finde <v:media.image src="{sliderprev.singleslide.bild}" alt="img"/>
  • 17:26:04 <cedricziel> mrboe_afk: you should simply prefix it with a leading slash.
  • 17:26:10 <cedricziel> to make it absolute
  • 18:15:39 <bjo3rn> cedricziel iirc f:image is not working in the backend because it outputs a relative path like '../' and that's why v:image has been made in the first place ;)
  • 19:02:58 <mrboe> thanks for the help @cedricziel, @bjo3rn is right - it's working now with the v:image
  • 19:06:36 <bjo3rn> good :)