06:16:32 <Outdoorsman> Ahhhh after my last update fluidcontent_core is still spitting out raw code. I recloned fluidcontent_core and make sure it wasn't a merge problem on my end. What else could it be?
06:17:39 <Outdoorsman> This is phrase shows up before a CE... <{v:variable.get(name: 'content.settings.container.types.{record.CType}') -> v:or(alternative: content.settings.container.types.default}>
06:18:08 <Outdoorsman> ...and this phrase shows up after the CE... v:or(alternative: content.settings.container.types.default}
06:20:58 <Outdoorsman> NamelessCoder and/or benjaminr: Should I report an issue to fluidcontent_core? The code is coming from this file... https://github.com/FluidTYPO3/fluidcontent_core/blob/development/Resources/Private/Partials/Properties/Container.html
09:25:46 <mrboel> if anybody needs an example how to use the new flux:form options (old wizardTab) https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/commit/162cfa4a20e647ff2cdfae069b14abee0069bf1f
10:16:53 <benjamin_654> I get "Template could not be loaded. I tried ".../CoreContent/Fluidcontent_content.html"" on a upgraded TYPO3 using latest fedext extensions (fluidcontent_core, fluidcontent) - any ideas whats wrong?
10:29:58 <benjamin_654> This error appears as soon as i add a fluidcontent content-element on a page
15:33:57 <mrboe> everybody think öttinger is bad (me too) but i asked myself who drinks them to the first place http://de.wikipedia.org/wiki/Bier_in_Deutschland
15:43:55 <Outdoorsman> Ahhhh after my last update fluidcontent_core is still spitting out raw code. I recloned fluidcontent_core and make sure it wasn't a merge problem on my end. What else could it be?
15:44:06 <Outdoorsman> This is phrase shows up before a CE... <{v:variable.get(name: 'content.settings.container.types.{record.CType}') -> v:or(alternative: content.settings.container.types.default}>
15:44:15 <Outdoorsman> ...and this phrase shows up after the CE... v:or(alternative: content.settings.container.types.default}
15:44:27 <Outdoorsman> NamelessCoder and/or benjaminr: Should I report an issue to fluidcontent_core? The code is coming from this file... https://github.com/FluidTYPO3/fluidcontent_core/blob/development/Resources/Private/Partials/Properties/Container.html
15:55:29 <JustAPoring> can I set a max length to a flux field.text somehow?
15:55:45 <JustAPoring> maximum/minimum are available on field.input but not on field.text :-(
15:56:19 <stevenPS> I have a question about T3 6.2 in use with the latest fluid and vhs extensions. Can someone hint me into the right direction on how to setup "content inheritance"? I used to do that with just typoscript but how is that achievable with fluid/vhs/flux? I did not find any resource online. Thank you for your tip.
15:56:46 <stevenPS> The idea is that I can enter a content element on the root page and then it is inherited to the pages below as well.