Question

I am using sp 2013. I have followed this tutorial. But I am struggling with the scopes. I would like to implement my module (predefined image rendition xml file) to all site collections inside web application A.

I have now a module and the image renditions xml file. Now I need to create a feature. Do I need to make the feature web application scoped and set it to automatic start? Or scope site collecion?

Was it helpful?

Solution

I would scope the feature for site collections and activate it (with powershell) in all sites.

If you want it in new site collections you could staple it to a site template or use an event receiver.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top