Hi,
I’m using MODx 0.9.5 with Ditto 1.0.2 and DittoCal 1.1.
i call Ditto with &sortBy=`pub_date` &showPublishedOnly parameter.
[!Ditto?startID=`63` &summarize=`100` &format=`json` &dateFormat=`%d-%m-%Y` &sortDir=`desc` &sortBy=`pub_date` &showPublishedOnly=`1` !]
If i set &showPublishedOnly to ’1’ (default) Ditto send me only published articles, that’s ok.
If i set to ’0’ i’ve only UnPublished documents, that’s the problem, i want to see previous and next events at the same time on my calendar.
So i want to know if there’s a way to receive both published and unpublished article in one Ditto’s call...
Thanks for your help and sorry for my english.