JavaScript
‘Like’ Publishing Pages in SharePoint 2013
‘Liking’ content is one of the new capabilities of SharePoint 2013. And while it works perfectly for Documents and List Items, it doesn’t seem very useful for Publishing Pages. So how would you Like a Publishing Page?
Globalizing JavaScript in SharePoint 2013
When writing code it’s a common good practice to store strings separately in resource files. But how to deal with it when writing JavaScript?
“An error has occurred with the data fetch. Please refresh the page and retry.”
When trying to open the Site Actions in Firefox the “An error has occurred with the data fetch. Please refresh the page and retry.” error is displayed.
Search Query Suggestions for anonymous users in SharePoint 2013 with Mavention Query Suggestions
SharePoint 2013 ships with a rich search experience. One part of that experience is providing search query suggestions. Unfortunately those suggestions are not available for anonymous users. So what to do if you want query suggestions on your public facing website?
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.