Hi everyone…
Just wanted to know if there was a way of EE showing daily archives? I could only manage to get monthly/yearly archives to work.
Thanks in advance!!
Hanna
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
June 15, 2010 10:15am
Subscribe [2]#1 / Jun 15, 2010 10:15am
Hi everyone…
Just wanted to know if there was a way of EE showing daily archives? I could only manage to get monthly/yearly archives to work.
Thanks in advance!!
Hanna
#2 / Jun 15, 2010 3:30pm
Hi Hanna,
You can probably work around that by using some EE native tags.
This would show the last 999 days that have entries.
{exp:weblog:entries display_by='day' limit='999' dynamic='off'}
<a href="http://{path=%27template_group/template_name/%27}{entry_date">{entry_date format='%l, %d%S %F, %Y'}</a>
{/exp:weblog:entries}I know it’s not ideal, but with some ingenious way of displaying them, you could make it work.
If, by any chance, you need a way to display next/previous day links on the page, you give Timetravel a look which, coincidentally, I made myself. (I know… I have no shame when plugging my own stuff). Swink implemented Timetravel on this website if you’re wondering how it can be used.
Greetz,
Wouter
#3 / Jun 16, 2010 8:35am
Thanks Wouter! I think your plug-in will do the trick!
Thanks for creating the plugin 😊
Best regards,
Hanna