Created
May 23, 2014 04:02
-
-
Save wmfairuz/4c86c432fc20eba58196 to your computer and use it in GitHub Desktop.
context
This file contains hidden or 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
| ${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