Trying to use Drupal for something I'd normally have done with Movable Type, I've a query on the file paths for older entries.

I have one section into which users can post entries. On MT I'd have set archives for year/month/day - so an individual entry would be filed in something like domainname.com/news/2008/August/18/entry_title. And in that path, 18 would have linked to a daily archive, August to a monthly archive and 2008 to a yearly archive.

I'd also have breadcrumbs for those links.

I'm assuming this can be done with Drupal - but having been using it for just a few days I've no idea where to begin.