]> git.decadent.org.uk Git - maypole.git/blobdiff - TODO
Admin
[maypole.git] / TODO
diff --git a/TODO b/TODO
index c201b227e975e8513c8af8e17f9186730ca275c3..aca6d3232d3d0ebbce8399062bc0578e531324a9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,10 +6,6 @@ I'm already using AbstractSearch, so I need to put the operators as form
 fields in the templates, then extract them again in the search method.
 The code is almost there.
 
-=head2 Ordering of results
-
-Should be able to sort up and down by column name.
-
 =head2 Ordering of columns
 
 What order do the columns appear in the lists and edit boxes? It B<is>
@@ -28,14 +24,6 @@ find a case for it.
 
 Probably not. These are handled in subclasses
 
-=head2 Paging results
-
-Class::DBI::Page is a very handy thing; got to work it in somehow.
-
-=head2 Documentation, documentation, documentation
-
-As ever. Maybe I can write a few articles about it too.
-
 =head2 Error handling
 
 When happens if authentication is denied, for instance? Currently we