Anyone can upload a patch. Patches are evaluated by project team members and either Applied or Declined.

1-2 of 2Patches < Previous 1 Next >
Status ID Uploaded By Description Work Items Action
Being evaluated
1104 Apr 14 at
10:56 AM
SoerenNielsen Updated the content type hierarchy, to include inherited content types not at root level.
Added support for list content types.
Completely refactored the code (using SPContentTypeUsage).
Added detection for whether or not a feature based content type has been unghosted/disconnected from source.

See blog post: http://soerennielsen.wordpress.com/2008/03/06/audit-your-content-type-hierarchy/
Download

Being evaluated
970 Mar 14 at
10:47 PM
jeffholliday I installed and used the Reset Theme feature. Great chuck of code. I updated the Themesettercollection.aspx and thought I would share it. It was forcing _layouts in front of the logo url. I change line 107 from 'this.TextBoxLogoUrl.Text = myNewWeb.SiteLogoUrl();' TO 'this.TextBoxLogoUrl.Text = myNewWeb.SiteLogoUrl.ToString();'. This seemed to fix the issue. On a smaller note, I also updated the english and reformatted the tables.
Download

1-2 of 2Patches < Previous 1 Next >
Updating...