aboutsummaryrefslogtreecommitdiffstats
path: root/english/mirror/submit.wml
diff options
context:
space:
mode:
authorJosip Rodin <joy>2006-12-01 12:57:24 +0000
committerJosip Rodin <joy>2006-12-01 12:57:24 +0000
commitfdf9d96b869a75bba5dcd3b7742ae5f87c2fd5c8 (patch)
tree7a53a828001d2cd2cfa6e51e5b628159fd1875fe /english/mirror/submit.wml
parent04d97d90766034af1bacca7a4811e7604dac4170 (diff)
delineate public from private e-mail; add radio button for submission types -- all this coupled with fixes in cgi.d.o's submit_mirror.pl
CVS version numbers english/mirror/submit.wml: 1.42 -> 1.43
Diffstat (limited to 'english/mirror/submit.wml')
-rw-r--r--english/mirror/submit.wml19
1 files changed, 13 insertions, 6 deletions
diff --git a/english/mirror/submit.wml b/english/mirror/submit.wml
index d2d4cfaf567..6e0e12e4f01 100644
--- a/english/mirror/submit.wml
+++ b/english/mirror/submit.wml
@@ -7,12 +7,12 @@
case you aren't sure how to proceed.
<p>If you need to submit changes to your existing entry, simply make
-a new (complete) submission and add a comment stating it is an update.
+a new (complete) submission and mark it as an update below.
-<p>Not all information provided will be displayed in the mirror list, such
-as the mirror maintainer address.
-The email address will be displayed somewhere on our sites,
-so that mirror list editors can contact you with news and bug reports.
+<p>Most information provided will be displayed in the mirror list.
+The public mirror maintainer e-mail address will be available to all users.
+If you submit a private address will be available only to Debian mirror
+list editors, in order for them to contact you with news and bug reports.
<p>Please note that an official mirror must use rsync as the method to
get current packages.
@@ -31,6 +31,12 @@ reverse of the DNS entries.
Site: <input type="text" name="site" size="30"><br>
Aliases: <input type="text" name="aliases" size="60">
+<p>
+<input type="radio" name="submissiontype" value="new" checked>
+New mirror submission
+<input type="radio" name="submissiontype" value="update">
+Update of an existing mirror
+
<H2>Types of mirrors and methods of accessing them</H2>
<p>Enter the paths to the Debian mirror on your site in the fields below.
@@ -70,11 +76,12 @@ that to organize the entries.
<table>
<tablerow "Mirror is updated from" mirrors_from 30>
<tablerow "Name of site maintainer" maint_name 30>
-<tablerow "Email of site maintainer" maint_email 30>
+<tablerow "Public e-mail of site maintainer" maint_public_email 30>
<tr><td>Country of site: <td><select name="country">
#include "$(ENGLISHDIR)/mirror/countries.data"
<: country_list() :>
</select>
+<tablerow "Private e-mail of site maintainer (optional)" maint_private_email 30>
<tablerow "Location of site (optional)" location 30>
<tablerow "Name of site sponsor (optional)" sponsor_name 30>
<tablerow "URL of site sponsor (optional)" sponsor_url 30>

© 2014-2024 Faster IT GmbH | imprint | privacy policy