From: Brett Parker Date: Sat, 22 Dec 2007 19:20:13 +0000 (+0000) Subject: * Update README for release X-Git-Tag: release-1.1.2 X-Git-Url: https://git.sommitrealweird.co.uk/bpgallery.git/commitdiff_plain/aa1f80a85aef8cd49235921ae29096ff165a8e94 * Update README for release --- diff --git a/README b/README index df7e584..02b2a18 100644 --- a/README +++ b/README @@ -29,6 +29,12 @@ generate part of the index page: filenamecaption style file, it'll add a caption to the images on the index page. +If both width and height are specified then it'll be resized to the bounding +box that contains it. + +If height is specified without width then the bounding box will be 100xHEIGHT +for icons and 400xMEDIUMHEIGHT for the medium sized image pages + The following environment variables can also be used: TITLE the title of the gallery @@ -36,9 +42,15 @@ The following environment variables can also be used: WIDTH the width to make the icons + HEIGHT + the height to make the icons + MEDIUMWIDTH set the width of images in the medium size pages + MEDIUMHEIGHT + the height to make images in the medium size pages + BPGALLERY_THEME set the theme to use (described below)