I'm wondering if there's a way to hook into the execute function to return a page list that is filtered by template or something other than parent. Or maybe say by parent and then filtered again by some other variable?
I'd like to have some pages that share a parent but have different templates - which is no problem - but I'd also like to be able to quickly see each page type in a list.
Does anyone know if there's a way to accomplish this?