Another question: maybe I am missing something, but is there a function in WordPress for a index-%post_type%.php liek thing?
Reason: I would like to have a url
domain.com/blog/ which displays all blog entries, which are a custom post type "blog".
I want a different template for that. Single post tempaltes work fine, but how do you get that working for the "index" page?