X-Git-Url: https://git.cweiske.de/phorkie.git/blobdiff_plain/d6f7b60af9718101c32f889b3d981eba9c98a3c0..add0708f631532b284b11d5507c5efefce36b7c1:/README.rst diff --git a/README.rst b/README.rst index 8a9371d..9c5c97c 100644 --- a/README.rst +++ b/README.rst @@ -28,6 +28,9 @@ Features - xmllint - php syntax check +- history in the sidebar + + - old files can be downloaded easily ============ Dependencies @@ -42,6 +45,13 @@ Install VersionControl_Git $ pear install versioncontrol_git-alpha +Install Date_HumanDiff +====================== +:: + + $ pear install https://github.com/downloads/cweiske/Date_HumanDiff/Date_HumanDiff-0.1.0.tgz + + Install GeSHi ============= :: @@ -90,14 +100,18 @@ Technical details TODO ==== +- filters (xmllint --format, rapper) - search - OpenID-Login to get username+email as authorship information -- sidebar: history - 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 URLs @@ -124,10 +138,13 @@ Internal directory layout :: repos/ - 1/ - git repository for paste #1 - .git/ + work/ + 1/ - work directory for paste #1 + 2/ - work directory for paste #2 + git/ + 1.git/ - git repository for paste #1 description - Description for the repository - 2/ - git repository for paste #2 + 2.git/ - git repository for paste #2 Search