I’ve been experimenting with Ditto 2 and Reflect using MODx 0.9.6 and I can’t figure out the point of the Year and Month links generated by Reflect as they don’t seem to produce what I expect when clicked.
I’ve sorted my Ditto results by pub_date and set up some older posts as published in April 2006 alongside some published with today’s date. No problems there. However when I try to set up an archive below the Ditto results I start to get somewhat puzzled. I’ll try and explain:
A simple [[Reflect?]] call produces a hierarchical link list :
2007 > March > post1,post2,...
2006 > April > post1, post2...
Clicking on the post links takes me to individual post pages as expected but clicking on 2006, 2007, March or April does nothing apart from refresh the page when what I was expecting was to be taken to a page of all posts for 2006 when I clicked the 2006 link, or to a page of all the April 2006 posts when I clicked the 2006 > April link.
Am I missing something here? Do I have to set up filtered pages for each year and respective month? Can anyone enlighten me on this?