IRC logs

20140521

Logs from channel #fedext on freenode - our official support channel.

IRC log range: 20140521*

20140521

  • 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
  • 10:51:23 <randomresult> thx. mrboe
  • 10:51:30 <mrboe> please use the dev version
  • 10:52:06 <randomresult> and yes s-andersen danilobuerger knows right - we develop one
  • 10:52:24 <mrboe> and have a look at the "tested" Versions here https://github.com/bootstraptheme-for-typo3/fluidbootstraptheme/releases/tag/v.0.6.0
  • 11:03:18 <s-andersen> Thank you mrboe and randomresult
  • 11:03:49 <s-andersen> However, even if I remove the fluidcontent_bootstrap extension, I cannot see my own custom content elements
  • 11:07:46 <randomresult> s-andersen what you did?
  • 11:07:56 <randomresult> did you clear temp?
  • 11:08:01 <randomresult> and cache?
  • 11:08:07 <randomresult> did u ad static TS ?
  • 11:08:17 <mrboe> @s-andersen here is a another ext to customise the fluidboostrap https://github.com/bootstraptheme-for-typo3/fbtcustomiser
  • 11:08:41 <mrboe> you can put your elements in there
  • 11:08:51 <randomresult> no he cant
  • 11:09:06 <mrboe> ok - ;(
  • 11:09:12 <randomresult> until now this ext is only a overlay extension
  • 11:09:30 <randomresult> we need to discuss if we want it to be an example only or a real base to extend ftb
  • 11:09:50 <jlumpe> hahaha
  • 11:09:58 <jlumpe> my pr was closed :P
  • 11:10:21 <randomresult> jlumpe you mean ftbcustomiser PR?
  • 11:10:51 <jlumpe> yeah, becuase you just talked about it :)
  • 11:12:15 <randomresult> you closed it
  • 11:12:16 <randomresult> :)
  • 11:12:18 <randomresult> not me
  • 11:12:40 <jlumpe> because it var veto'ed
  • 11:12:41 <jlumpe> :D
  • 11:12:44 <jlumpe> *was
  • 11:12:54 <randomresult> and i simply didnt found the time to discuss it with BenjaminR
  • 11:13:03 <jlumpe> yeah no issue at all, i'm just kidding :)
  • 11:13:36 <randomresult> me not
  • 11:17:57 <s-andersen> randomresult: Seems like it was a missing database update and/or clearing of the optcode cache.
  • 11:38:12 <mrboe> @bjo3rn is there anything new about the XSD files?
  • 11:38:31 <bjo3rn> not from my side
  • 11:38:39 <mrboe> ok thx
  • 11:38:56 <bjo3rn> you should file an issue/PR
  • 11:39:25 <bjo3rn> so someone more competent can do something about it or make a decision
  • 11:39:26 <mrboe> ok - but were is the right place
  • 11:39:47 <bjo3rn> hm, what about the fluidtypo3 website repo?
  • 11:40:02 <bjo3rn> https://github.com/FluidTYPO3/fluidtypo3org
  • 11:40:27 <mrboe> ok
  • 12:11:58 <hans> Hi there
  • 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?
  • 12:14:21 <bjo3rn> hi hans
  • 12:14:28 <bjo3rn> you can do this with vhs
  • 12:14:42 <bjo3rn> v:content.get or v:content.render
  • 12:15:07 <hans> hi bjo3rn :-)
  • 12:16:25 <hans> Ok, to make it praktical: You meen to add the viewhelper in the homepage template ?
  • 12:16:47 <bjo3rn> either that or a special teaser fce
  • 12:18:35 <hans> ok i´ll try it now!
  • 12:18:39 <hans> thx, for now!
  • 12:18:50 <bjo3rn> np :)
  • 12:59:09 <vizArt> hi
  • 13:00:29 <vizArt> i have a question ... maybe somebody can help:
  • 13:01:39 <vizArt> i noticed, that "flux:field.relation" replaced "flux:form.field.group"
  • 13:02:31 <vizArt> would it be possible to get a browse button to choose a page where the relation are created?
  • 13:02:45 <vizArt> like group-db in flexforms?
  • 13:03:31 <vizArt> claus answers an similar question at stackoverflow
  • 13:03:33 <vizArt> http://stackoverflow.com/questions/19571359/is-there-tca-group-db-field-equivalent-in-flux
  • 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 ?
  • 14:26:11 <bjo3rn> hans: sorry, was afk
  • 14:26:35 <bjo3rn> you could also fetch a list of pages via v:menu.page first
  • 14:26:36 <FT3BOT> Welcome back bjo3rn!
  • 14:26:55 <bjo3rn> including possible subpages
  • 14:31:22 <bjo3rn> guys, what is a best-practice workflow to translate a site with a translation agency?
  • 14:31:49 <bjo3rn> read: is there a way to export all contents as plain text?
  • 14:31:58 <bjo3rn> or something similar
  • 14:41:30 <floxx> is there a viewhelper to check wether a column has content or not?
  • 14:42:28 <danilobuerger> floxx flux:content.get + f:count
  • 14:45:02 <jlumpe> danilobuerger: v:page.header.title - how can i pass in the current page's title? :)
  • 14:45:17 <jlumpe> i didn'T yet check for a viewhelper to retrieve it, but maybe you know if from the top of your head
  • 14:46:10 <danilobuerger> {page.title}
  • 14:46:18 <jlumpe> O_o
  • 14:46:21 <jlumpe> that was easy
  • 15:14:27 <floxx> danilobuerger: any idea why {flux:content.get(area: 'Content', render: FALSE) -> f:count()} returns 0?
  • 15:19:29 <Guest|29490> hey guys,
  • 15:20:41 <Guest|29490> i'm using flux 7, fluidpages 3, fluidcontent 4, vhs 1.8.5
  • 15:22:52 <Guest|29490> When I use a section and try to edit the page properties I get the error message, that getStopInheritance is undefined.
  • 15:23:28 <Guest|29490> Is the issue fixed in the git version? I'm using the ter version.
  • 15:26:51 <floxx> {v:content.get(column: 'Content') -> f:count()} works..
  • 15:34:03 <Guest|29490> The problem is the form part. i read that it has been fixed. The form container should also have inheritance properties
  • 15:34:26 <Guest|29490> So I don't think that it is a preview bug but a configuration one
  • 15:34:29 <rasha-> hi, which is the last version of vhs working with t3 4.7?
  • 15:45:47 <jlumpe> does anybody know how i can easily remove fields from a flux flexform? (things like header etc)
  • 15:51:22 <bjo3rn> Guest|29490: yes, stopInheritance is no more. use inherit="0"
  • 15:52:50 <Guest|29490> it doesn`t matter anymore. I use now your development Version from GitHub. But thanks for the help
  • 15:53:15 <bjo3rn> ok
  • 16:08:33 <jlumpe> bjo3rn: do you know why the rte in my rte does not output <p> tags?
  • 16:08:37 <jlumpe> h2 etc is in there
  • 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:11:00 <jlumpe> nevermind :)
  • 16:11:06 <jlumpe> don't use lib.parseFunc, but parseFunc_RTE
  • 16:22:52 <Guest|70757> hi jemand da?
  • 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
  • 22:39:10 <macro11> flux 7.0
  • 22:39:34 <macro11> i've think i've tested this before, but that was on 6.0
  • 22:39:46 <macro11> typo 6.1.7
  • 22:50:57 <macro11> if you could image better with some screenshots:
  • 22:50:59 <macro11> http://www.shofer.at/wp-content/uploads/fluidcontent_multilang1.png
  • 22:51:02 <macro11> http://www.shofer.at/wp-content/uploads/fluidcontent_multilang2.png
  • 22:51:57 <macro11> I've found several tickets about such problems, but all seem to be closed
  • 23:09:43 <macro11> ok, i've finally found an open issue: https://github.com/FluidTYPO3/flux/issues/558