09:51:09 <pedda> and why don't you just scroll a bit further and see how the key needs to be used?
09:51:35 <pedda> or take a look at the official fluid documentation if the fedext one is leaking of proper rendering: http://docs.typo3.org/typo3cms/ExtbaseGuide/Fluid/ViewHelper/Translate.html
09:52:21 <pedda> if your locallang.xlf exists in Resources/Private/Languages/
09:53:23 <pedda> and you use in your extension/template some f:translate ViewHelper, it works from scratch by a line like this: <f:translate key="tx_myext_domain_model.title" />
09:57:47 <padd> the template in which i am workin at is not the provider ext
10:00:31 <pedda> why don't you move it to the provider extension ?
10:00:56 <mhmli> referring to http://fluidtypo3.org/viewhelpers/fluid/master/Link/ExternalViewHelper.html, is there any way to set link text in the inline usage of f:link.external?
10:05:22 <pedda> additionally the included the documentation of core fluid features just to enable you a single source of information while dealing with learing fluid
10:05:53 <pedda> it's official for all viewhelper documented there but fluid itself
10:59:31 <bjo3rn> we'll watch again in the garage with some neighbors
10:59:47 <pedda> this was teh one i watched all previous games: http://i.ebayimg.com/t/Sharp-37ET35S-35-6-cm-14-Zoll-Fernseher-plus-IKEA-Observatoer-/00/s/MTEwMVgxMTY5/z/jCoAAOxyOalTXoKs/$_57.JPG
13:06:06 <hans> i want to extend the "news" extention with one field, got the following description: http://t3brightside.com/blog/article/extending-extnews-with-a-fal-compilant-audio-and-customized-youtube-video/
13:06:32 <hans> now i wondering about the ext_tables.sql
13:07:19 <beo|2> hans: what are you wondering about?
13:07:40 <hans> but the "tx_news_domain_model_news" table ist allready exisiting in the db by the news extention.
13:08:28 <beo|2> sure. i guess you want to extend it.
13:18:02 <beo|2> btw. can anyone tell me again what the issue was when the asset from fedext got removed so it threw a 404. i know i had the same issue a long time ago with version fluidpages 2.1.0, fluidcontent 3.1.0, vhs 1.8.4 and i can't remember what i did there
13:19:10 <beo|2> or did i just updated from the repository...
13:20:05 <beo|2> its odd because when i copy the version from the working hosting to the one with the issue even though the versions are the same it breaks the page and backend
13:22:19 <beo|2> i would just update it to the newest version but it would require quite a lot of changes to all the templates. :/
16:53:58 <randomresult> or can anyone help me with a commit message? i want to change a message made trying to use git rebase -i HEAD~1
17:00:01 <oliver_1234> hi all. next week i'm going to a meeting where i have to argue for fluidpages. Do you know some reference websites which use fluidpages? Especially swiss websites..
17:29:29 <soee_> randomresult: something with amend maybe ?
17:30:58 <randomresult> i rebased and recommitet forcepushed the whole shit!
17:31:15 <randomresult> dont give a shit about others.