Travis Lingenfelder

Travis is a senior consultant for Catapult Systems and blogs about Microsoft technologies including SharePoint, but is passionate about all things relating to technology. Travis is a MCTS for SharePoint Server 2007, application development and configuration.
RSS Feed
Oct24

The SharePoint CssLink and CssRegistration Server Controls

The SharePoint:CssLink and SharePoint:CssRegistration controls work together in order to inject the various CSS style sheet references on a page. The SharePoint:CssLink server control must reside on the master page while the SharePoint:CssRegistration server controls may be placed on a master page, page layout, or content page where appropriate. When the page is assembled, all of the CssRegistr...
Posted by Travis Lingenfelder on Wednesday, 24 Oct 2007 02:24.
0 Comments | Categories: SharePoint, Web Design

 
Oct24

Location Aware Content Query Web Part for use in Page Layouts

The Content Query Web Part (CQWP) is a useful tool for displaying data within a site. If you want to use the CQWP in a Page Layout to rollup information relative to the current location you have to perform some manual configuration. After creating the page, you would have to tell the CQWP where to get its data from. Wouldn't it be nice though to create the page using the desired page layout wi...
Posted by Travis Lingenfelder on Wednesday, 24 Oct 2007 02:15.
0 Comments | Categories: SharePoint, Web Parts