add docs for fixing missing thumbnails and add the --help switch to the thumbnailer script

This commit is contained in:
Colin Kuskie 2007-03-01 22:37:25 +00:00
parent 7fb381c646
commit 83eb765fef
3 changed files with 19 additions and 2 deletions

View file

@ -7,6 +7,16 @@ upgrading from one version to the next, or even between multiple
versions. Be sure to heed the warnings contained herein as they will
save you many hours of grief.
7.3.12
--------------------------------------------------------------------
* The sbin/thumbnailer.pl script was almost completely rewritten.
It now accepts a script to only thumbnail things that do not
already have thumbnails, to help compensate for problems with
the RTE Collateral Image manager upload/thumbnail bug.
Run the script with no arguments to get a summary of the new
usage.
7.3.11
--------------------------------------------------------------------