10:44:02 <s-andersen> Hello, I have some problems with latest TER release of fluidcontent and fluidcontent_bootstrap. It does not detect the different content types, so I can't use the fluidcontent element
10:47:01 <danilobuerger> s-andersen fluidcontent_bootstrap is deprecated
10:49:45 <s-andersen> danilobuerger: Is there another extension providing the same functionality?
10:50:40 <danilobuerger> s-andersen as far as i know randomresult is developing one
10:51:15 <mrboe> @s-andersen have a look here https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme
12:13:30 <hans> I want to display teaser on my frontpage of new content added in one spezific Page (and it´s subpages). The content Elements are FCE (fluid ...).
12:13:46 <hans> Is there a usefull extention for this?
13:03:36 <hans> ok, i thing this should do the jog (ContentTeaser): <v:content.render column="0" limit="10" pageUid="113,118,119,120,121" order="'sorting'" sortDirection="'ASC'" />
13:03:47 <hans> but there are no contents shown ?!
13:04:40 <vizArt> but i always gat a select-bos with all necessary elements
13:08:26 <vizArt> so a "flux:field.relation" doesn't make sense if i need "tt_content" elements
13:08:56 <vizArt> but if there would be a tiny little browse button ... everything went fine :)
13:42:27 <mrboe> in this "issue" NamelessCoder told me to use the sectionObject.id >> https://github.com/FluidTYPO3/flux/issues/554
13:48:41 <mrboe> this only works when i create the FCE, save it, and then but the object in. If create "objects" before i saved no IDs were created
14:11:24 <hans> ok, i can render the content of one page, but i want all content from the subpages, here is my current markup: <v:content.render column="0" limit="10" pageUid="113" order="'sorting'" sortDirection="'ASC'" render="1" />
14:11:42 <hans> how do i get the elements of the subpages ?
16:09:07 <jlumpe> inside the rte the p-tags show fine, when i output the text inside my template using f:format.html or f:format.raw, <h2> and <br /> are there, but <p> is gone
16:23:39 <Guest|70757> can someone help me ... i dont understand the <v:iterator.random> function
16:24:05 <Guest|94761> Hi all. I just tried to copy a contentelement in typo3 and paste it on a other site. I can copy but if i paste, the site resreh and i cant see the copy of the element. Can you help me? thx
16:24:34 <Guest|94761> the elements are in other FCEs
16:29:11 <Guest|94761> i use 6.2.2 and new flux dev
16:55:27 <mrboe> @Guest|94761 have you cleard typotemp folder
16:55:59 <mrboe> there is a .FED... File which is not removed by rm -rf
16:57:04 <Guest|94761> just cleared the cache with the install tool
16:57:22 <Guest|94761> u mean i should delete temp completely?
16:57:41 <mrboe> everything inside the temp folder
16:58:02 <Guest|94761> okay i will try. thank you!
16:59:11 <mrboe> @danilobuerger i got blank page on 6.2.2 + latest dev from today when i use v:render.uncache
22:38:59 <macro11> hey guys, is there a known problem with translations and nested elements? - if i click "Copy default content elements" all elements are created in the second language as i could see in list mode, but in page mode i only see the parent element without any children