10:34:18 <bjo3rn> randomresult did you see https://fedext.net/blog/articles/flux-70-teaser.html and https://fedext.net/blog/flux-70-tca-and-models.html ?
10:35:57 <mneuhaus> has anyone an idea, why my Fluidcontents "dissapear" ?
10:43:21 <kows> How to work with SASS and fluidpages/fluidcontent ?
11:14:17 <jbjoule> knows, I never heard of sass before but it looks like the dog's bollocks
11:15:31 <bjo3rn> kows there's no direct implementation available atm but in a near future release we planned to provide some api for these kind of things
11:16:48 <bjo3rn> mneuhaus did these fce stop working?
11:20:24 <mneuhaus> no, the xml is ok, but when you safe that form without the selector present it resets the content elment to "null" which has no xml of course :)
12:37:18 <Powys> if you link me the branches I should be using for flux/vhs/fluidcontent too then I can double check it isn't an issue with my setup if you want.
12:39:47 <randomresult> as far as i know you should use the dev-branch of flux/pages/content
12:40:20 <randomresult> cause this are already moved to new namespaces. master is still like TER-Versions (old)
12:41:53 <Powys> I am except I am using development branch of flux from https://github.com/NamelessCoder/flux.git
12:42:04 <Powys> also using TYPO3 6.2 beta3 if that helps
12:42:39 <Powys> [20-Dec-2013 11:29:19 UTC] PHP Fatal error: Class 'Tx_Fluid_Core_ViewHelper_AbstractViewHelper' not found in /Users/grahamsolomon/Sites/fedext/vhs/Classes/ViewHelpers/Extension/AbstractExtensionViewHelper.php on line 33
12:42:40 <Powys> [20-Dec-2013 11:29:20 UTC] PHP Fatal error: Class 'Tx_Flux_Core' not found in /Users/grahamsolomon/Sites/fedext/fluidcontent_bootstrap/ext_tables.php on line 8
12:43:20 <randomresult> well i use the them from the https://github.com/FluidTYPO3 repos
12:43:43 <randomresult> die made an update on flux? did u look into the DB-Compare in Installtool?
12:43:48 <Powys> I will switch over to that, but I had the same result, so i thought i would try there
12:44:21 <randomresult> well in my case i need to check if iam on the latest versions for about 100 times...
12:44:39 <randomresult> this is a running gag in here if my installs are broken: are u on the latest versions?
12:47:31 <Powys> the only doubt I have is with fluidcontent_bootstrap as the version in emconf is 2.0 not 3.0 and the typo3 dependency is set to 6.1.99
14:32:50 <gernot_h> hi, i just installed a blank page 6.1 with the latest fluid_* ext. i got "Templating tags not properly nested. Expected: FluidTYPO3\Flux\ViewHelpers\Field\InputViewHelper; Actual: Tx_Flux_ViewHelpers_Flexform_Field_InputViewHelper" in be on the page.
14:34:12 <cedricziel> hi gernot.. no doubt its nesting failure?
19:28:03 <cedricziel> I'll beat him, when i see him
22:21:43 <martin_h> hi, i have some issues with the development branches of flux, fluidpages, fluidcontent in combination with fluidpages_bootstrap & fluidcontent_bootstrap. are they supposed to work right now ?
22:29:13 <NamelessCoder> hi martin_h - are you on TYPO3 6.2-dev or 6.1?
22:29:53 <NamelessCoder> are you getting any error messages?
22:32:17 <NamelessCoder> if you recently upgraded you may need to clear typo3temp manually - sometimes, the cache clear function itself causes an error because of cached classes
22:32:33 <martin_h> i just figured, that there is also a development branch of fluidcontent_bootstrap ... i was on the master branch.