Skip to content

Instantly share code, notes, and snippets.

@pelusium
Created August 29, 2013 10:48
Show Gist options
  • Save pelusium/6376643 to your computer and use it in GitHub Desktop.
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!
{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