]> git.deb.at Git - deb/packages.git/commitdiff
Add a first attampt at some URL layout document. Comments more than welcome
authorJeroen van Wolffelaar <jeroen@wolffelaar.nl>
Tue, 7 Feb 2006 13:17:30 +0000 (13:17 +0000)
committerJeroen van Wolffelaar <jeroen@wolffelaar.nl>
Tue, 7 Feb 2006 13:17:30 +0000 (13:17 +0000)
URLS [new file with mode: 0644]

diff --git a/URLS b/URLS
new file mode 100644 (file)
index 0000000..a096144
--- /dev/null
+++ b/URLS
@@ -0,0 +1,20 @@
+$Id$
+
+Proposal for URL layout
+
+$ROOT/search <- search handling
+$ROOT/pkg <- exact lookup for package name
+$ROOT/source/pkg <- exact lookup for source package name
+ $ROOT/src:pkg <- redir to above
+
+$ROOT/suite/pkg <- static package page
+$ROOT/suite/pkg/changelog <- fetch changelog
+$ROOT/suite/pkg/copyright <- fetch copyright
+$ROOT/suite/pkg/filelist <- fetch list of files
+$ROOT/suite/pkg/arch <- arch-specific static page (noindex)
+$ROOT/suite/pkg/arch/download <- download form for package
+
+$ROOT/suite/source/pkg <- static source package page (is there anything
+               interesting to put on this page? Do it at all?)
+
+$ROOT/suite/sections/$section <- section index page