Update the documentation
[bpgallery.git] / TODO
diff --git a/TODO b/TODO
index 1f48a60efc749d9a4a7a03408bcde64ace142915..05290a642933e95dd8485fbeac3b4ec74cb54935 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,10 @@
-* Add in a middle image size, so thumbs -> medium -> full size
-* Add in captions
-* Add in theme support
+* 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
+  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.
+* Make sure that the tools we require are available (i.e. check that we have
+  xargs, convert, identify etc)