| Stefan [MSFT] 2006-04-27, 7:27 am |
| Hi Becky,
there is no built in functionality in MCMS to achieve this.
What you could do is to run the following tool to get a dependency report
for your resources:
http://www.gotdotnet.com/Community/...F2-BF283EDB9159
Then create a console application that evaluates the output of the above
tool and deletes all non-used items.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
Check out the new book as well: Advanced MCMS development:
http://tinyurl.com/8ugwj
----------------------
"Becky" <Becky@discussions.microsoft.com> wrote in message
news:1A3D5026-F49B-4495-BD4D-34F0815EA344@microsoft.com...
> Is there a way to clean up the resource gallery - meaning remove any items
> from a specific gallery that is not being referenced from any page on the
> site?
>
> Example: the user deleted the page but didn't delete the resource gallery
> items associated with that page.
>
> Thank you
|