How do I do this...
Frontpage and Frontpage for a single day share the same preview skin. However, I want to have a heading in the Frontpage for a single day to distinguish between the two. I would like something like "Stories of 17 November 2002" in the heading. Some date parameter must be passed to the date.storylist macro. I tried using the param macro for calendar but that didn't work, but I was only guessing. I am not a JS programmer so any help would be appreciated TIA
John
nex
The following information is just a quick guess, I haven't sourcedived very deeply:
At the moment, the only macros available for a day are day.storylist and day.link. There is no day.date.
Maybe it would be a good idea to add a heading like that to a day's storylist in general, by extending its renderStorylist function a little? It would also be possible to implement a day.date macro. I can't try that now because I don't have Antville installed here :-(
Anyway, you can't add that that feature just by editing skins, so you'd have to issue a feature request.