Documentation
Library
Community
Donate
Blog
IRC logs
Community
Activity feeds
Mentions
Support Chat
IRC logs
IRC logs
20140421
Logs from channel #fedext on freenode - our official support channel.
2016-10
2016-09
2016-08
2016-07
2016-06
2016-05
2016-04
2016-03
2016-02
2016-01
2015-12
2015-11
2015-10
2015-09
2015-08
2015-07
2015-06
2015-05
2015-04
2015-03
2015-02
2015-01
2014-12
2014-11
2014-10
2014-09
2014-08
2014-07
2014-06
2014-05
2014-04
2014-03
2014-02
2014-01
2013-12
2013-11
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