diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2012-05-08 07:50:49 +0200 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2012-05-08 07:50:49 +0200 |
| commit | 6c84768bd46b09d798b4f5f6cfea2560a64785bd (patch) | |
| tree | 7e5d2f424c45f9640a4bf1d83267ba6ba0923185 | |
| parent | 68282c6d580e93e510497c8d9507a2c8c94cf9bc (diff) | |
| download | phorkie-6c84768bd46b09d798b4f5f6cfea2560a64785bd.tar.gz phorkie-6c84768bd46b09d798b4f5f6cfea2560a64785bd.zip | |
update todo, url layout
| -rw-r--r-- | README.rst | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -106,16 +106,13 @@ Technical details TODO ==== -- filters (xmllint --format, rapper) -- search - 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 -- tags -- autotags for file types - 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 -``/search(/[0-9]+)?q=..`` +``/search?q=..(&page=[0-9]+)?`` Search for term, with optional page ``/list(/[0-9])?`` List all pastes, with optional page |
