Fix index page generation code
[bpgallery.git] / TODO
diff --git a/TODO b/TODO
index 9e8542804c5b3b4b1ceae7166b2e104f73076d4c..e03eb456365559c3eff6a7a7612defab540a27ed 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
-* Add in a middle image size, so thumbs -> medium -> full size (and option for
-  this)
+* Generate medium sized pages correctly when not generating full size pages.
 * 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.
@@ -7,5 +6,3 @@
   filename.
 * Make sure that the tools we require are available (i.e. check that we have
   xargs, convert, identify etc)
-* shouldn't fail silently - should check perms before trying to write icons,
-  etc.