IRC logs

20140814

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

IRC log range: 20140814*

20140814

  • 09:39:39 <MindSpark> -join §pimcore
  • 09:39:42 <MindSpark> woops
  • 12:21:22 <xaver> http://thecodinglove.com/post/94709807435/when-my-app-goes-in-beta-and-the-first-bug-reports-are
  • 13:19:26 <featdd> hi
  • 13:19:26 <featdd> Anybody here knows how to use RTE in a backend modul?
  • 13:42:15 <soee> xaver: ping
  • 13:45:14 <xaver> soee: pong
  • 13:53:21 <xaver> soee_: Oo
  • 14:03:47 <soee> if i did rebase localy how can i apply this to remote ?
  • 14:12:34 <BenjaminR> soee: force push to your pr branch
  • 14:13:03 <soee> BenjaminR: how can i do that ? *forst time doing rebase
  • 14:13:24 <BenjaminR> git push --force
  • 14:13:27 <BenjaminR> :)
  • 14:15:40 <soee> wohoo :-) i think it worked
  • 14:16:32 <soee> thank you BenjaminR
  • 14:16:44 <BenjaminR> great! :)
  • 14:58:02 <Guest|37044> hi.. is there a way to acces flux.fields of other pages not just the acutally loaded page? or do i have to extend the page table for this purpose?
  • 15:20:00 <featdd> someone familiar with fluidbackend?
  • 15:26:42 <randomresult> featdd i think its depricated
  • 15:27:42 <featdd> randomresult work seems to be on ice, wanted to use flux in my backendextension but fluidbackend doesnt work :-/
  • 15:33:21 <featdd> Is there some other way to use flux viewhelpers in a backendmodule?
  • 19:03:28 <JohPie> is there a way to use flux-viewhelper in my own be-extension?
  • 19:04:05 <jkcgn> hello all. I am just trying out fluid powered T3. Nice work! Unfortunatly the documentation is broken. http://fluidtypo3.org/documentation/templating-manual/templating/using-templates/selecting-page-templates.html and all following pages are empty.
  • 19:04:06 <JohPie> I get no error and no output
  • 19:04:30 <featdd> JohPie: asked this question also today
  • 19:05:32 <featdd> JohPie: I used to try fluidbackend but it's may deprecated as randomresult said
  • 19:05:56 <featdd> JohPie: still haven't a soloution myself :-/
  • 19:06:59 <JohPie> fluidbackend or flux? What is deprecated?
  • 19:07:18 <featdd> fluidbackend
  • 19:08:28 <featdd> dont know if you're more lucky when you'll give it a try
  • 19:09:08 <featdd> I have to leave now I query you my email if you want to talk later
  • 19:09:35 <JohPie> thx
  • 19:48:38 <featdd> hi@all
  • 19:48:48 <featdd> JohPie: how is it going?
  • 19:49:39 <JohPie> I think I have got the reason for my problem:
  • 19:50:01 <JohPie> flux-viewhelper create TCA-Config
  • 19:51:28 <JohPie> I need somethink for TCA->html-Form
  • 19:51:44 <JohPie> -k+g
  • 19:58:52 <featdd> hm
  • 19:59:21 <featdd> I have one entity and wanted to render the rte and the relation field for it with flux
  • 19:59:45 <featdd> a tca for the entity is already there