From: Jeroen van Wolffelaar Date: Tue, 7 Feb 2006 13:17:30 +0000 (+0000) Subject: Add a first attampt at some URL layout document. Comments more than welcome X-Git-Tag: switch-to-templates~162 X-Git-Url: https://git.deb.at/?a=commitdiff_plain;h=f3dc54d3332d4bfae19a903c9bdf3959e2139281;p=deb%2Fpackages.git Add a first attampt at some URL layout document. Comments more than welcome --- diff --git a/URLS b/URLS new file mode 100644 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