X-Git-Url: https://git.sommitrealweird.co.uk/bpgallery.git/blobdiff_plain/8c92d782a033422fa787726a239e85bc8121f609..8403b5c39a11ca27ca154ce2f9898a7dfe0dbae0:/TODO diff --git a/TODO b/TODO index 05290a6..28b52ff 100644 --- a/TODO +++ b/TODO @@ -1,10 +1,9 @@ * Add in a middle image size, so thumbs -> medium -> full size (and option for this) -* Allow to recreate galleries and use new captions (only resizing changed - images) - mostly done, needs to be able to check and change based on - the width specified then it'll be finished * Allow a fixed height to be specified instead or as well as a fixed width, in the latter case, resize to which ever fits the bounding box, but keep the aspect ratio. +* Allow ordering of images rather than the current "sort" based algorithm on + filename. * Make sure that the tools we require are available (i.e. check that we have xargs, convert, identify etc)