Hi all, I'm trying to find a list all of the above that can be used in a template, preferably with a brief description of what it does (but that's not entirely necessary).
It's not clear to me what what methods, properties, and variables are available in Vosao templates except the sparse few used in the example Blog app.
For example there's a $page.friendlyURL property, but what are all the other properties that $page has (and all other objects, properties, methods, and variables)? Having trouble finding this information.
I've checked the Velocity Reference Guide and API, and asked on their mailing list, but apparently Velocity only provides the syntax and Vosao implements the rest?
Any help on this much appreciated!