10:02:24 <moritzkrauss> Hi! I´m using the fluid content element (upgrade from fed) with 3 grid column. Each content element is displayed twice inside the page-module (one element inside fluid content, one element in the main column). Is there an significant change inside the template-structure between fed and fluidcontent? I´m using TYPO3 6.2, with fluidcontent (3.1.0), f
10:18:33 <randomresult> things changed in flux/fluidpages and fluidcontent
10:18:45 <randomresult> so u need the dev versions of all of them
10:19:43 <randomresult> but better ask the team ( all marked with @ in this chan)
10:21:55 <randomresult> to be honnest, when i read the Namespaces.md you should be able to go without the migrationscript... but i would run it anyways cause its the "New" way
10:23:13 <moritzkrauss> randomresult - thx, i will have a look into the dev version and the Namespace.md
10:27:55 <benjamin_654> hi, i installed a new 6.2 system like https://fedext.net/blog/62-installer-script.html
10:28:31 <benjamin_654> But after installing fluidcontent i get the error "A cache with identifier "fluidcontent" does not exist." - any ideas how to fix?
10:43:04 <Tjark> Problem with latest git snapshot. Checkout with beta_7 tag solve this
10:44:15 <Tjark> i had this problem yesterday too :)
11:29:29 <randomresult> so where do u want to add something?
11:30:47 <alex_schnitzler> Already found the setting. Thanks anyway :)
11:32:03 <alex_schnitzler> I don't use the content types that print Hello World
11:32:11 <alex_schnitzler> My client doesn't need them either
11:40:41 <moritzkrauss> @randomresult tried git-development branch and checked the Namespaces.md (only necessary if you use 6.0/6.1 - i´m usig 6.2). BE and FE still shows duplicated CE inside fluid content and main column. Used the update-script too ... Any idea?
11:44:00 <randomresult> you are using old fed-stuff dont u?
11:45:36 <moritzkrauss> yes - little help -> http://monosnap.com/image/Ads4qdqLtPKHeyoI32uxItHgsjupTo
11:49:45 <randomresult> sorry... i have never really used the old fedext
14:41:26 <Denyerec> Seems odd to have to resort to writing loops again
14:41:42 <BenjaminR> well you asked. most of use use v:page.menu and if there is something which that vh is not able to do interate over the menu array and build it with custom markup yourself
17:53:51 <Denyerec> But I'm struggling to see how to install bower modules to different locations,.
17:54:15 <Denyerec> Seems like everything might have to live in /Public which kinda violates the extBase/Flow model of organising resources.
17:56:01 <alex_schnitzler> Well, just install everything into Public
17:56:31 <alex_schnitzler> This time configuration wins over convention.
17:56:37 <Denyerec> the bower-installer allows you to move resources post-install
17:56:48 <Denyerec> if you know the "main" file that you're looking for.
17:56:52 <alex_schnitzler> You can secure all private files with a .htaccess in the webroot.
17:56:56 <Denyerec> In the case of jquery that would be the main .js file
17:57:04 <Denyerec> however SCSS projects tend to fragment heavily
18:13:57 <alex_schnitzler> How do I get rid of this error? Could not analyse class:Tx_Vhs_ViewHelpers_Page_Content_RenderViewHelper maybe not loaded or no autoloader
18:14:28 <alex_schnitzler> Is the installation order of the extensions important?
18:24:27 <bjo3rn> alex_schnitzler which version of vhs?
18:24:40 <alex_schnitzler> development, all of them
18:24:51 <alex_schnitzler> Used the install-script for 6.2