For the longest time it has frustrated me that every web part that I develop is listed under Miscellaneous when we deploy it to production. I know this is a small thing but i believe it is important that these this are done correctly so that the company brand is recognized appropriately. Well i finally found the method to do it and have listed it here.
I will demonstrate this using the Staff of the Week WebPart that we have just developed.
The file we need to edit in this project is the StaffOfTheWeek.xml file.

By simply adding 3 elements our Web Part will be moved outside of Miscellaneous.
All we need to do is add 3 new elements: Group, Title, WebPartDescription so that the XML changes from this:
To this:
And now you can see the Revium Group in the Add Web Part Dialog

Related posts:
- Windows SharePoint Services Help Search – SPSearch Starting Error
- Sharepoint – Getting Photos from People and Groups
- Developing faster web forms in .NET
- The easy way to clear floated elements
Tags: deployment, sharepoint, webpart, wss




