15:29:51 <Shaggz> Hey guys, got a short question. I can not find the place where the html, head and body part is set. Can somebody help me?
15:31:08 <Shaggz> I try to set the title and metatags with fluidtypo3 but it seems that its not overriding the typoscript title and the metatags instead of placing another one
15:32:54 <bjo3rn> Shaggz are you using the vhs viewhelper to set the page title?
15:35:27 <Shaggz> First a set it with the viewhelper but then i tried via pageRenderer
15:36:05 <Shaggz> It seems that both does not work. Typoscript AND viewhelper. Could that be?
15:36:18 <bjo3rn> you have to make sure config.noPageTitle is set to 2 (two) to make either one work
15:44:03 <Shaggz> The viewhelper is working, but its not overriding the title or metatags instead of adding another one. Then I have the problem that multiple titletags exist and so on.
15:44:32 <Shaggz> That's why I tried to find out where ft3 sets the html, head and body tags ^^
20:53:25 <gencha> every time i check out a project and load it on my dev machine, the PackageStates.php is rewritten and completely different from the one in VCS
20:53:52 <gencha> so the file is marked dirty and when i commit and push it, the same thing happens on my colleagues machine
21:40:51 <xaver> gencha: gitignore - same for localconfiguration