开发者

Sharepoint - Custom ItemStyle in a new file

how can I customize the presentation of a Content Query Web Part by modyfing the xsl it uses without touching ItemStyle.xsl but using a brand new .x开发者_StackOverflow中文版sl file?

I'm using MOSS 2007.

Thanks


There are lots of Articles on Customising the CQWP,

Healther Soloman's being one of my faves here

But this is a succint article doing exactly what you describe using your own xsl by changing the Settings in the DWP (export/edit/import)

You could get really fancy and create your own version of the CQWP by inheriting from ContentByQueryWebPart and setting all the attributes you want in that code and including the files in you new feature to house said webpart and new files.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜