On Oct 26, 2012, at 12:48 PM, Dirk Heilig <d...@heilig-online.com> wrote:
> what i need is a view, and the magic wat to query this view to get the > lastest news of any kind, how do i manage this? Emit the ‘created’ property as the key. Then query the view in descending order with a limit. —Jens