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

Status ID Uploaded By Description Work Items Action
Being evaluated
1189 May 7 at 11:14 AM Bong Patch contains _Russian_ version of 2 help files. Current files are machine translated and unreadable.
Please, add them to nearest release.

Microsoft Russia DPE team
Download

Being evaluated
544 Dec 10 2007 at 10:17 AM GregBerstein /
Download

Being evaluated
292 Sep 14 2007 at 10:36 AM Rayzor Update for my first patch
-- 1. fixed a bug in FCK uploader, when a filename contains Ampersand (&) -> will be replaced to "-", because otherwise it won't be found in browser (& is for URL parameter seperation)
-- 2. improved download handling: Filename is now set correctly when e.g. a word file is downloaded

Download

Being evaluated
290 Sep 13 2007 at 7:04 PM Rayzor My second patch (sorry did not take work item # before)
7745
12140
Download

Being evaluated
289 Sep 13 2007 at 6:56 PM Rayzor My second patch - which I already provided on other places here, because many user were asking for extending role management or at least one extra role
Its an extension for the user management with an extra role who is allowed to edit certain pages (which page can be set by admin)
For description see the related work item
Download

Being evaluated
288 Sep 13 2007 at 6:52 PM Rayzor I discovered an error when using Newslist combined with FCKEditor.. everytime when I wanted to upload a link (e.g. a word file), it was uploaded as image instead of a file.. I saw in source that every file there is an image, in my opinion some files should be uploaded in File directory (not in image)... Then, when clicking the link, the (e.g. doc file) will be treated as an image and won't be served.. I changed ImageHandler.ashx and Uploader.cs, so they accept these file types: ".doc", ".rtf", ".txt", ".pdf", ".pps", ".xls"
(Maybe it would be more clean to make a property for this in web.config)
I think this patch makes sense because I don't understand why it should only be possible to upload pictures as links (maybe the error is on another place because why are all links handled by ImageHandler.ashx?
Download

Updating...