Welcome to the Advanced System Reporter
Sitecore 6 ships with a very useful function called My Locked Items. At times, though, admin users may want to see all locked items, not just those locked by them. I wrote a little application to do just that. Then I thought of making it more generic, so that one could create other type of reports easily. The result is a little framework which allows to create many types of reports in very short time. For example:
- items modified updated in the last X days
- items that have more than X children
- items that are publishable but either do not exist or have a different version in the web database.
- items that are based on a particular template
- items with validation errors
- which templates have been linked to a workflow
- locked items
Then one can apply a command to any or all of the items reported. The package comes already with some reports and options already configured. You can find some information on this module:
Use this URL in your repository browser when you want to checkout the source code:
http://svn.sitecore.net/AdvancedSystemReporter/
If you just want to use the module you can download the package and install it:
sdn.sitecore.net is the place to find more modules for your site or to get the full overview go watch the List.
Enjoy!
The Shared Source Coordinator
Starting Points
- Modules -- The list of all available shared source modules.
For a complete list of local wiki pages, see TitleIndex.
