10:37:53 <soma> i didn't specify one, so the default one. lib.parseFunc_RTE
10:38:15 <beo6> i would have guessed it works out of the box then
10:40:31 <soma> me too. but it seems it doesn't or i'm doing something wrong. when using the default typo3 text CE it works, so its not a general config problem
10:42:12 <beo6> soma: you are right. just tried it
10:43:43 <beo6> soma: also another issue i noticed is when you have new lines in the source code of the html in the RTE it converts them into <br> instead of ignoring like the normal text ce does.
10:48:12 <soma> i didn't notice that before. but you are right, same behaviour here
10:54:06 <beo6> too bad. would be nice if the behaviour would be the same as normal text CE
11:09:59 <Guest|50732> hi guys, i have a problem with the preview section when i registred the flux flexform xml. it shows the preview section in every content element. Do you know what i did wrong?
11:13:01 <DannyGER> My FLUX Version is 7.1.2 and Typo3 is 6.2.6
11:35:38 <drlimbo> Akii: another question about inline conditions
15:48:37 <BrianJ> Upgrading to Typo 3 from 4.7.19 to 6.2.5. How would you go about deleting old unused images from db and folders? Theres about 20k of unused images
17:05:15 <drlimbo> i'd like to use some typoscript-variables in my extension
17:05:40 <drlimbo> i found this help https://fluidtypo3.org/documentation/templating-manual/templating/using-variables/typoscript-variables.html but i have no idea where to put the Controller Context
17:15:45 <drlimbo> i found the v:variable.typoscript solutions
18:39:37 <drlimbo> i extended the page-settings with an extension to add some custom fields - now i can't switch the Page-Type from Standard to Shortcut
18:40:21 <drlimbo> does anyone have an idea whats wrong with my custom fields?