update todo, url layout
authorChristian Weiske <cweiske@cweiske.de>
Tue, 8 May 2012 05:50:49 +0000 (07:50 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Tue, 8 May 2012 05:50:49 +0000 (07:50 +0200)
README.rst

index f5c93f2a98ce1aa164c855775a349c505482f958..19cccb9bfd3d7ac6cfd38bc686b2a794596f748a 100644 (file)
@@ -106,16 +106,13 @@ Technical details
 
 TODO
 ====
 
 TODO
 ====
-- filters (xmllint --format, rapper)
-- search
 - OpenID-Login to get username+email as authorship information
 - OpenID-Login to get username+email as authorship information
+- filters (xmllint --format, rapper)
 - document how to keep disk usage low (block size)
 - comments
 - when 2 people edit, merge changes
 - diff changes
 - configurable highlights
 - document how to keep disk usage low (block size)
 - comments
 - when 2 people edit, merge changes
 - diff changes
 - configurable highlights
-- tags
-- autotags for file types
 - Atom feed for new pastes
 - Atom feed for paste changes
 
 - Atom feed for new pastes
 - Atom feed for paste changes
 
@@ -133,7 +130,7 @@ URLs
   Display raw file contents
 ``/[0-9]/delete``
   Delete the paste
   Display raw file contents
 ``/[0-9]/delete``
   Delete the paste
-``/search(/[0-9]+)?q=..``
+``/search?q=..(&page=[0-9]+)?``
   Search for term, with optional page
 ``/list(/[0-9])?``
   List all pastes, with optional page
   Search for term, with optional page
 ``/list(/[0-9])?``
   List all pastes, with optional page