Enabled syntax highlighing in posts...
<tag name="get-recent-releases">
<signature>
<attribute name="count" type="integer" />
</signature>
<db:query model="#Release"
let:consider="yes"
orderby="-created"
maxresults="count"
dst="releases" />
<return value="releases"/>
</tag>
It works!
Hi HN, This requires a little back story. Moya (previously showed on HN) is a web application […]
Enabled syntax highlighing in posts... tag name=get-recent-releases signature […]
https://packages.moyaproject.com is officially live! Let me know if you experience any errors...
This site is just about ready to go live. I will remove the basic auth tonight.