Documentation
Library
Community
Donate
Blog
IRC logs
Community
Activity feeds
Mentions
Support Chat
IRC logs
IRC logs
20150321
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: 20150321*
20150321
08:03:49
<NamelessCoder> NOOOOOOOOO COME BACK GITHUB PLEEEEEEASE!!!!
08:35:38
<Jomungand> can i use <v:page.header.title> in a for example menu partial? to get the page header?
08:40:17
<NamelessCoder> that viewhelper *sets* the title but other than that yep, you can use it from partials ;)
08:42:11
<NamelessCoder> if you want the page title of an arbitrary page UID, v:page.info should be your friend
08:48:35
<Jomungand> ah, i see. thank you sir :-)
08:50:14
<Jomungand> do i alwasy need to provide a pageUid, or is there something like this(page)
08:54:07
<NamelessCoder> it will automatically use the current page UID if you don't provide one