diff options
author | Francis Irving <francis@mysociety.org> | 2010-10-09 12:39:35 +0100 |
---|---|---|
committer | Francis Irving <francis@mysociety.org> | 2010-10-09 12:39:35 +0100 |
commit | 9f7f967ebe1e11a0f712e035fbbc3a77a005e0f8 (patch) | |
tree | dc70ac41d69460a4ee13825c2845a6f369307120 | |
parent | 0e1f388373d35e442e28135b27cc3b7d4ed1f9ca (diff) |
Some notes.
-rw-r--r-- | todo.txt | 13 |
1 files changed, 7 insertions, 6 deletions
@@ -1,11 +1,7 @@ -More pagination options in RSS feeds (for use in the JSON version) -Put clips of text in RSS feeds JSONs -Information about attachments in event JSON - -Convert user just to a full user json thing each time? - Tag search +Displayable status as parameter on info requests +Put clips of text in RSS feeds JSONs Next (things that will reduce admin time mainly) @@ -121,6 +117,11 @@ Remove comments visible Later ===== +JSON API: + More pagination options in RSS feeds (for use in the JSON version) + Information about attachments in event JSON + Convert user just to a full user json thing each time? + Spelling correction not working if you search for "comission", as described here: http://comments.gmane.org/gmane.comp.search.xapian.general/8384 When this patch from Xapian is in stable version, check that it all works. |