[Neos] Link to root page

Christian Müller christian.mueller at typo3.org
Fri Jan 30 10:49:19 CET 2015


On 2015-01-29 23:06:13 +0000, Robert Lemke said:

> <neos:link.node node="{site}"> IMAGE </neos:link.node>

And another way is to use

<neos:link.node node="~"> IMAGE </neos:link.node>

The ~ sign is resolved to the current site node. This can also be used 
to build links relative to the site node:

<neos:link.node node="~/foo"> IMAGE </neos:link.node>

Would link to a subpage named "foo" below the site node.

Cheers,
Christian

-- 
Christian Müller
Flow / Neos Team Community Contact

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org



More information about the Neos mailing list