how to create an rss feed for a whole community ?
-
sexta-feira, 22 de junho de 2012 14:30
Hi,
I'd like to have an rss feed that will contain all new content within a sharepoint 2010 community.
For the moment I can only create one RSS for separate items, but it's not really usefull.
The goal is to avoid sending emails each time there is something new in the community, and get a quick list of the latest adds to the community.
Is there a way to do this ?
thanks.
- Tipo Alterado p kc sexta-feira, 22 de junho de 2012 15:03
Todas as Respostas
-
sábado, 23 de junho de 2012 08:38
Hi,
There is no way Out of the box , but you can build a custom web part which collect the data from all site based on CAML query with SPSiteDataQuery method
check this example
http://www.alexbruett.net/?p=119
Regards,
Fadi Abdulwahab, SharePoint Consultant
http://blogs.msdn.com/b/fabdulwahab
http://sqlgoogler.blogspot.com/- Marcado como Resposta Rock Wang– MSFT sexta-feira, 29 de junho de 2012 07:03
-
domingo, 24 de junho de 2012 03:49
If you can find a way to aggregate all the content you want in the RSS feed into a Content Query Web Part then you could subscribe to the CQWP's RSS feed.
tk
SharePoint MVP My blog My SharePoint 2010 Admin book: Professional SharePoint 2010 Administration
- Marcado como Resposta Rock Wang– MSFT sexta-feira, 29 de junho de 2012 07:03

