show which repository gets indexed
[phorkie.git] / README.rst
index 3577d601db440ef1e895bdb19b3d62cffd0aec46..f5c93f2a98ce1aa164c855775a349c505482f958 100644 (file)
@@ -44,6 +44,19 @@ Install VersionControl_Git
 
   $ pear install versioncontrol_git-alpha
 
+Install Services_Libravatar
+==========================
+::
+
+  $ pear install services_libravatar-alpha
+
+
+Install Date_HumanDiff
+======================
+::
+
+  $ pear install https://github.com/downloads/cweiske/Date_HumanDiff/Date_HumanDiff-0.1.0.tgz
+
 
 Install GeSHi
 =============
@@ -93,6 +106,7 @@ Technical details
 
 TODO
 ====
+- filters (xmllint --format, rapper)
 - search
 - OpenID-Login to get username+email as authorship information
 - document how to keep disk usage low (block size)
@@ -119,10 +133,10 @@ URLs
   Display raw file contents
 ``/[0-9]/delete``
   Delete the paste
-``/search(/.+)?``
-  Search for term
+``/search(/[0-9]+)?q=..``
+  Search for term, with optional page
 ``/list(/[0-9])?``
-  List all pastes
+  List all pastes, with optional page
 
 
 Internal directory layout