Tagged Questions
1
vote
4answers
687 views
How to embed a CQWP into a master page or DelegateControl
I'm looking for a way to embed a pre-configured Content Query Web Part into a master page. In short, I have a SharePoint:DelegateControl on the master page and I want to plug the web part into it by ...
1
vote
1answer
141 views
How to package a CQWP With its required XSL files as a SP feature?
Is there a simple way to package a CQWP with its required XSL and CSS ( and maybe js) files as a feature?
The scenario I have is that i have some components in a WCM page that are implemented as OOTB ...