First of all, I want to say Hi to everyone as this is my first post here.
Now to the matter at hand: Is there any way to mimic the Archive Month Links tag functionality for Days (or Weeks), instead of Months?
My weblog setup is fairly unique. I’m posting a bunch of entries on Mondays only. These will only get displayed as a daily archive (no individual pages for each entry) so I need a proper method of navigating from one day’s entries to the previous/next. I can get the pagination working by using the [display_by=“day”] property but I would like the date to show up in the URL, instead of the classic page number. Basically, show the URLs as “/weblog/2008-08-11/” or at least “/weblog/2008/08/11/”, instead of “/weblog/P1/”.
An alternative would be to address this as magazine issues, i.e. “/weblog/1/” for the first set of entries, “/weblog/2/” for the second, and so on.
Any ideas will be more than welcome.
PS: I can’t group all of the daily entries in one big entry as each one needs to have its own category.