14:24:32 <andreaswolf1> bjo3rn: I'd like to have somebody have a look first; I also don't think that the rewritten afterPaste() method is complete, but I can't really tell because I don't know all possible usecases
15:06:18 <NamelessCoder> andreas catch me on skype please
16:15:09 <Guest|66975> Thanks to bjo3rn and xaver. I found the error in my code: https://gist.github.com/anonymous/8965d14691338df2385d
16:16:09 <Guest|66975> Line 3: as="{element}" has to be as="element" (without curly brackets)
16:17:52 <Guest|66975> and line 5: <f:format.raw>{element}</f:format.raw> -> <v:content.render contentUids="{0: '{element.uid}'" />
17:01:19 <vizArt> hmmmm ... is there a know bug using fluidcontent 4.0 and flux 7.0 in TYPO3 v.6.1.x? A RTE is rendered below the Plugin Options (in every ce)
17:01:50 <vizArt> same fce works fine in TYPO3 v.6.2.x
17:33:47 <vizArt> ok .... seems to be a bug ... TYPO3 v.6.1.10 (blank) ... current TER Flux, fluidcontent, fluidpages, vhs ... create a basic extension in "builder" same result: Text: RTE below Plugin Option
17:36:41 <artisticMink> Hello, which flux view helper should i use when i want to render some read-only text for documentation purpose? (i.E. inside a help tab)