Documentation
Library
Community
Donate
Blog
IRC logs
Community
Activity feeds
Mentions
Support Chat
IRC logs
IRC logs
20140816
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: 20140816*
20140816
17:16:08
<Denyerec> Anyone about today ?
17:16:18
<Denyerec> Not typo related but I'm having trouble with Swiftmail
17:16:23
<Denyerec> wondered if anyone was about
22:07:17
<TYPO3ua> Hello, all!
22:08:10
<TYPO3ua> I have problems with {f:if(condition:
22:08:11
<FT3BOT> ¯\_(ツ)_/¯
22:08:23
<TYPO3ua> :)
22:09:01
<TYPO3ua> {f:if(condition: '{class} == more', then: '{class}', else: '{size}')} ... not work ... why&
22:09:01
<FT3BOT> ¯\_(ツ)_/¯
22:13:01
<TYPO3ua> Can you help me?
22:23:59
<soee> check how propelry compare strings
22:25:12
<soee> <f:if condition="{0:myvar} == {0:'test'}">do something</f:if>
22:25:13
<FT3BOT> ¯\_(ツ)_/¯
23:15:49
<TYPO3ua> Thanks