Hi could someone explain the relationship between these two templates?

I'm trying to display a list of all blog entries on the homepage (title, 
summary, link to entry) when the user clicks on the entry link they will be 
able to see the full blog entry.

Aso when the user clicks on a day in the calendar I would like to display the 
full blog entries for that day (title, summary and content)

I'm a little confused because it seems the two templates are linked such that 
clicking on a day renders both the _day and _weblog templates so I can't use 
different code for the main and day pages.

Cheers

Toby

Reply via email to