Greg, Good stuff. Question. I wrapped this up as a solution (.wsp file) using wspBuilder. It deploys cleanly into sharepoint, but the feature does not show up to activate/deactivate on the site. Do you know what I could be missing? Thanks
ggalipeau Hey Mike, The last article in the series will address it. But, your issue is around the onet.xml file. There is a "<SiteFeatures>" node and a "<WebFeatures>" node in that file. You have to put the feature id of your feature in one of those (depending on if it is a site or web feature. Hope that helps, Greg
The last article in the series will address it. But, your issue is around the onet.xml file. There is a "<SiteFeatures>" node and a "<WebFeatures>" node in that file. You have to put the feature id of your feature in one of those (depending on if it is a site or web feature.
Hope that helps,
Greg