IRC logs

20140421

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

IRC log range: 20140421*

20140421

  • 00:21:38 <Denyerek> How do I render a content item without the ocntent div's ?
  • 00:21:43 <Denyerek> I JUST want the plaintext content of a record :/
  • 14:12:43 <pedda> hi there
  • 14:13:07 <pedda> can someone tell me a trick how to use groupedfor and group by object then?
  • 14:13:28 <pedda> expecially if the object is an objectstorage
  • 14:13:43 <pedda> as its a m:n relation property
  • 14:53:26 <Denyerek> Hey pedda
  • 14:53:32 <pedda> hi
  • 14:53:39 <Denyerek> I think everyone's been gone in here since Thursday
  • 14:53:42 <Denyerek> (Easter weekend)
  • 14:53:48 <pedda> true
  • 14:54:16 <Denyerek> I've been taking 10x longer to do everything as a result. Plus Claus keeps breaking the documentation site, which hasn't helped ;)
  • 14:54:39 <Denyerek> I just get 503's on it :(
  • 14:54:59 <pedda> do you need the general documentation, or just the VH reference?
  • 14:58:32 <Denyerek> I was just trying to get to fluidtypo3.org
  • 14:58:43 <Denyerek> it's OK now tho, I dug through the source and figured it out
  • 14:58:54 <Denyerek> .Though I don't quite understand how to use an array that's returned to me
  • 14:58:57 <pedda> exactly
  • 14:59:01 <Denyerek> so I just went with {myArray.0}
  • 14:59:10 <Denyerek> when I tried to f:debug() it all it would say was "array"
  • 14:59:20 <Denyerek> So I couldn't really tell what ass in it :)
  • 15:49:37 <randomresult> good evening all
  • 16:05:51 <Denyerek> hey random
  • 16:11:25 <Denyerek> randomresult, don't suppose you know if you can hide fields for certain FCEs ?
  • 16:11:43 <Denyerek> I don't need the "Header" section for almost all of them, yet it's still there, in the way of my editors :(
  • 16:11:54 <randomresult> sorry no idea
  • 16:42:00 <Denyerek> Shame : (
  • 16:42:18 <Denyerek> randomresult_afk, do you use the news extension ?
  • 16:59:30 <Denyerek> Right, off to photoshop some more dancers and a tarantula.
  • 16:59:31 <Denyerek> BIAB.
  • 17:32:56 <pedda> what are the latest requirements to enable flux in custom extbase extension fe plugin?
  • 18:03:11 <pedda> i#m extending AbstractProvider and ProviderInterface as well as registering ConfigurationProvider in ext_tables and ext_localconf
  • 18:03:16 <pedda> is this "enough?"
  • 18:04:04 <pedda> just did some flux upgrade and my pluginconfiguration is displaying lDEF again