Fix index page generation code
[bpgallery.git] / TODO
1 * Generate medium sized pages correctly when not generating full size pages.
2 * Allow a fixed height to be specified instead or as well as a fixed width, in
3   the latter case, resize to which ever fits the bounding box, but keep the
4   aspect ratio.
5 * Allow ordering of images rather than the current "sort" based algorithm on
6   filename.
7 * Make sure that the tools we require are available (i.e. check that we have
8   xargs, convert, identify etc)