SharePoint
Wrapping the contents of a Content Query Web Part in additional markup
When building content aggregations using the Content Query Web Part (CQWP) there are often situations when you need to wrap the results of the aggregation in some additional markup. Find out how to wrap the contents of a CQWP in additional markup.
Optimizing the output of the Content Query Web Part
Content Query Web Part is one of the most powerful Web Parts provided with the SharePoint 2010 platform. To support all of its functionality however, it produces some additional HTML markup that you might not need in your website. Find out how to get more control of the output of the Content Query Web Part.
Inconvenient conditional Web Parts in SharePoint 2010
Using conditional content you can target pieces of your website to specific audiences optimizing the User Experience. Unfortunately, if you try to conditionally display Web Parts, your pages will break – at least by default because there is a way you can get this done. So how do you conditionally display Web Parts in SharePoint 2010?
Conditional content on mobile devices the easy way in SharePoint 2010
One of the frequently asked questions is how to show or hide some content on mobile devices in SharePoint 2010. In this post you can see how to do this the easy way.
MaventionMinifiedJsFileGenerator was not found on this system – bugfix available
A while ago I’ve published the Mavention SharePoint Assets Minifier extension that allows you to automatically minify CSS and JavaScript files. Unfortunately it had a bug that in some situations resulted in the “MaventionMinifiedJsFileGenerator was not found on this system” error. I have just published a new version of the tool (v1.0.1) with this bug fixed.