Custom feature project template
I'm currently working on a custom feature project template set of visual studio projects for MOSS developers.
I currently have two main project types ready - custom feature and custom master page feature. The first is designed for general features and the second is for master page features.
While playing with the new project I managed to alter a master page and make is look a little bit like MCMS after a few minutes of copy & paste:
![clip_image002[5]](http://blogs.microsoft.co.il/blogs/dorong/WindowsLiveWriter/Customfeatureprojecttemplate_9398/clip_image002%5B5%5D_thumb.jpg)
The project looks like this:
These projects require as little intervention as possible in altering & rewriting of ddf or xml files (usually none).
The complete set of projects will be ready soon (a few more days since I'm busy working on two other projects...) and then I'll upload them to codeplex.
All the work I have done so far is based on the great job of Andrew connell, Rich Finn and Heather Solomon.
I was inspired to start the project by Ishai Sagi during his visit to Israel a few months ago and by the needs of our developers.