Sharepoint Forum

 
Home » Forum » Sharepoint       Ask a questionRSS Feeds

Best way to cross-reference all of the images used in a Publishing

  Asked By: Roxanne Horton         Date: Jun 20, 2009      Category: Sharepoint      Views: 221
 

I'd like to be able to cross-reference/inventory all of the images used in
all of the Pages in a Publishing site?

Any idea on how best to do this? .other than issuing an HTTP request for
each Page in the Pages library and then parsing the HTML?

Tagged:                        

 

1 Answer Found

 
Answer #1       Answered By: Shashwat Takle          Answered On: Jun 20, 2009       

SharePoint Designer has an excellent range of reports (slow pages, checked out
files etc.). One of them is a "hyperlinks" report which shows all hyperlinks on
all pages  in the site, including a "type" column for image, style sheet, master
page etc. I think you could probably extract the information from that.

 


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].