================================================================== Snippet-title: unused_images v1.1 Creator: Graham Keellings E-mail: pivot@keellings.com Website: http://www.keellings.com/software/pivot.php Creation date: 2006/02/20 Sentosa Island, Singapore ================================================================== Content of zipped file: ----------------------- unused_images.php readme_unused_images.txt (this file) Usage: ------ 1) unpack this package in your extensions/snippets/ folde, or one on the same directory level. If you do not want to do that, then you will have to change two code paths, as indicated, near the top of the file. 2) fire up your browser and view the page. 3) delete any unused images. Description: ------------ * A quick & dirty script to find unused images in your Pivot images directory. * * Visit http://www.keellings.com/blog/_demos/unused_image.php to see it * in action * History: * * v 1.1 2006/02/29 Sentosa Island, Singapore * - include file path should use / as separator, not \ * * v 1.0 2006/02/20 Sentosa Island, Singapore * - initial version *