Clifton Cunningham
Clifton Cunningham
You need to use the getContent helper, not get block when grabbing content - check out the calipso-site-theme from my repo, and you will see the examples of the github...
Just to clarify: getContentList >> Lets you query to get a list of content (useful for pages like: http://calip.so/section/github, example: https://github.com/cliftonc/calipso-site-theme/blob/master/templates/githubLanding/body.js) getContent >> Lets you get one piece of content...
You're not missing anything obvious - it is still early days and the 'make it easy and intuitive' is still very much a work in progress! The alias will be...
getParams is in devel, the second is a bit larger, so I will write up as a feature and add it to the issues list.
Hi, most of this is now accessible in the devel branch, if you're still interested (6 months is an awfully long time I know!) then let me know if you...
Link to issue #117, link to gist: https://gist.github.com/1252291