If not, can I do this with inline XSLT? And if so, how?
I assume it's not possible, based on a search for "wildcard" in the Diazo docs but I wanted to make sure I'm not missing something.
This would be particularly handy in allowing the ZMI to pass through unthemed.
E.g.
<notheme if-path="manage*" />
<notheme if-path="portal*" />