]> git.deb.at Git - deb/packages.git/blob - URLS
a0961448201f096f2c4e6c069b578dac2be27f69
[deb/packages.git] / URLS
1 $Id$
2
3 Proposal for URL layout
4
5 $ROOT/search <- search handling
6 $ROOT/pkg <- exact lookup for package name
7 $ROOT/source/pkg <- exact lookup for source package name
8  $ROOT/src:pkg <- redir to above
9
10 $ROOT/suite/pkg <- static package page
11 $ROOT/suite/pkg/changelog <- fetch changelog
12 $ROOT/suite/pkg/copyright <- fetch copyright
13 $ROOT/suite/pkg/filelist <- fetch list of files
14 $ROOT/suite/pkg/arch <- arch-specific static page (noindex)
15 $ROOT/suite/pkg/arch/download <- download form for package
16
17 $ROOT/suite/source/pkg <- static source package page (is there anything
18                 interesting to put on this page? Do it at all?)
19
20 $ROOT/suite/sections/$section <- section index page