Modifying the breadcrumbs
Is there a way to modify the breadcrumbs for a resource? For instance, if I go to http://localhost/app/posts/4/edit, how do I get the breadcrumbs to read:
Threads > Example Thread > My Post Title > Edit
instead of:
Posts > My Post Title > Edit
Threads > Example Thread > My Post Title > Edit
instead of:
Posts > My Post Title > Edit