Monthly Archives: May 2011

Move a Site Collection to a Subsite in SharePoint 2010

During an upgrade and reorganization, we had a customer with a requirement to move a Site Collection to be a subsite of another Site Collection. Thankfully, with the new PowerShell capabilities with SharePoint 2010, this task was rather simple.

Posted in Administration, PowerShell | Tagged , | 14 Comments

JQuery Cross Browser .attr() quirk

I was recently using a hidden field server control, where client side script sets a new value. The hidden field’s html looked something like this:

Posted in JQuery, SharePoint 2007 | Leave a comment

Create Query Suggestions and Related Searches in SharePoint Server 2010

You have seen query suggestions and related searches on every popular search web site. A query suggestion is that drop down that displays when you start typing a few letters in the search box:

Posted in Configuration, PowerShell | Tagged , , , | 3 Comments