productivity
Packaging single SharePoint 2013 project with Mavention Package Single Project
Visual Studio 2012 RC ships with the new SharePoint Development Tools. Unfortunately, once you pass the ‘F5’ experience and start working on some project you will notice that it’s not possible to just package your SharePoint 2013 project.
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.
Easy preventing links from being followed in SharePoint 2010 with Mavention Rel Nofollow
When working with external links on public-facing websites you might want the search engines not to follow them. And while you can do it without too much effort by editing the hyperlinks’ HTML, it’s just more convenient to do this via the UI. Find out how to easily prevent links from being followed using Mavention Rel Nofollow.
Shared components on the SharePoint platform
By default SharePoint 2010 allows you to have only one version of a particular WSP deployed in the Farm. While it’s not an issue in many scenarios, as soon as you start working with multiple sites using functionality from those WSPs things will get more challenging. So how should you deal with shared components?
Mavention Batch Sandboxed Solutions Activator now with support for claims (and SharePoint Online)
In my previous article I showed you how you can easily activate multiple Sandboxed Solutions at a time using Mavention Batch Sandboxed Solutions Activator. As promised, Mavention Batch Sandboxed Solutions Activator supports now Claims Based Authentication and with that SharePoint Online.