Created
August 29, 2013 10:48
-
-
Save pelusium/6376643 to your computer and use it in GitHub Desktop.
Quando não é possivel obter o link através do node, podemos usar este snippet!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{def $node_actual = $node.url_alias|ezurl('no','full')} | |
{def $url_actual = concat(concat($node_actual|ezurl('no','full'),"/(n)/"),$nomeAssociado)|ezurl( 'no' )} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment