I have a webpartpage with two CQWPs. I want the first to show all pages for the current site, and I want the second to show all pages for the subsites of the current site.
As I can see, there's no way of excluding the current site's pages in the second CQWP OOTB, but is there a way to filter e.g. in the xslt?
I'm deploying the webparts through a feature, and I have full control of the webparts properties and xslt.