Skip to content

Instantly share code, notes, and snippets.

@wmfairuz
Created May 23, 2014 04:02
Show Gist options
  • Save wmfairuz/4c86c432fc20eba58196 to your computer and use it in GitHub Desktop.
Save wmfairuz/4c86c432fc20eba58196 to your computer and use it in GitHub Desktop.
context
${currentNode.nodes}
${currentNode.identifier}
${currentNode.name}
${currentNode.path}
${currentNode.url}
${renderContext.site}
${renderContext.mainResource}
${renderContext.loggedIn}
${renderContext.liveMode}
${currentUser.username}
${currentUser.properties['j:firstname']}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment