I have just a small Question: Can I tell a feature with scope "Web" only to be activated on the RootWeb in Feature.Template.xml?
Something like
RootWebOnly="TRUE"
I have a listInstance (ConnectionLibrary) and a module with RootWebOnly="TRUE". Sure i can just change the scope to site and remove the RootWebOnly attribute, but i don't want to. I'm just curious if its possible to do that.
