web headers/footers update from Josip
authortausq <>
Wed, 4 Sep 2002 13:03:45 +0000 (13:03 +0000)
committertausq <>
Wed, 4 Sep 2002 13:03:45 +0000 (13:03 +0000)
24 files changed:
web/.wmlrc
web/Makefile
web/doc-direct.html
web/doc-direct.wml
web/doc-general.html
web/doc-general.wml
web/doc-mail.html
web/doc-mail.wml
web/forward.html
web/forward.wml
web/hostinfo.html
web/hostinfo.wml
web/login.html
web/login.wml
web/password.html
web/password.wml
web/searchform.html
web/searchform.wml
web/searchhelp.html
web/searchhelp.wml
web/searchresults.html
web/searchresults.wml
web/update.html
web/update.wml

index 34a7596..2320f93 100644 (file)
@@ -1,14 +1,10 @@
 -D WML_SRC_REALNAME="Debian Webmaster"
 -D WML_SRC_USERNAME=webmaster
 -D WML_GEN_HOSTNAME=debian.org
--D WWWDO=http://www.debian.org
--D HOME=.
--D ENGLISHDIR=../english
--D CUR_LANG=English
--D CUR_ISO_LANG=en
--D PICS=/Pics
--D INTRO=http://www.debian.org/intro
--D DISTRIB=http://www.debian.org/distrib
--D HTMLDIR=.
--D CHARSET=iso-8859-1
+-D CUR_ISO_LANG="en"
 -I template
+-D SEARCH="http://search.debian.org/"
+-D INTRO="http://www.debian.org/intro"
+-D DISTRIB="http://www.debian.org/distrib"
+-D HOME="http://www.debian.org"
+-D PICS="http://www.debian.org/Pics"
index 011421b..a98cdda 100644 (file)
@@ -1,16 +1,40 @@
-# This Makefile should need no changes from webwml/english/Makefile
-# Please send a message to debian-www if you need to modify anything
-# so the problem can be fixed.
+# special Makefile
+# requires a checkout of webwml/template/debian from the webwml tree!
 
-WMLBASE=.
-CUR_DIR=
-# list any subdirectories in the following variable. Any directories listed
-# must exist or the make will not work
-SUBS=
+TEMPLDIR := ../../webwml/english/template/debian
+DEBTEMPLATES := $(wildcard $(TEMPLDIR)/*.wml) \
+                $(TEMPLDIR)/countries.def \
+                $(TEMPLDIR)/language_names.def \
+                $(wildcard template/*.wml) \
+                .wmlrc
+TARGETDIR := /var/www/userdir-ldap
 
-include $(WMLBASE)/Make.lang
-include $(WMLBASE)/Make.common
+WMLFILES := $(wildcard *.wml)
+HTMLFILES := $(subst .wml,.html,$(WMLFILES))
+DESTHTMLFILES := $(patsubst %.wml,$(TARGETDIR)/%.html,$(WMLFILES))
+OTHERFILES := $(wildcard *.cgi) $(wildcard *.cfg) $(wildcard *.tab)
+DESTOTHERFILES := $(patsubst %,$(TARGETDIR)/%,$(OTHERFILES))
 
-include $(WMLBASE)/Make.dep.generic
-include $(WMLBASE)/Make.dep.templ
+WML_DEFS := -I $(subst /debian,,$(TEMPLDIR))
 
+all: $(HTMLFILES)
+
+%.html: %.wml $(DEBTEMPLATES)
+       wml $(WML_DEFS) $< -o UNDEFuEN:$@
+
+install: $(DESTHTMLFILES) $(DESTOTHERFILES)
+
+$(DESTHTMLFILES) $(DESTOTHERFILES): $(TARGETDIR)/%: %
+       @test -d $(TARGETDIR) || mkdir -p $(TARGETDIR)
+       install -m 644 -p $(@F) $(TARGETDIR)
+
+clean:
+       rm -f $(HTMLFILES)
+
+$(TEMPLDIR)/countries.def: $(TEMPLDIR)/countries.wml
+       cd $(TEMPLDIR) && sed -e /^#/d countries.wml | eperl -B '<:' -E ':>' - >/dev/null
+
+$(TEMPLDIR)/language_names.def: $(TEMPLDIR)/language_names.wml
+       cd $(TEMPLDIR) && sed -e '/^#/d' -e '/^<:/,/^:>/!d' language_names.wml  | eperl -B '<:' -E ':>' - >/dev/null
+
+.SUFFIXES:
index 536fe73..9dc1f48 100644 (file)
@@ -1,37 +1,55 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML lang="en">
-<HEAD>
-<TITLE>Debian GNU/Linux -- Direct LDAP Access</TITLE>
-<LINK REV="made" HREF="mailto:webmaster@debian.org">
-<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<META NAME="Description" CONTENT="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
-<META NAME="Keywords" CONTENT="debian, GNU, linux, unix, open source, free, DFSG ">
-<META NAME="Language" CONTENT="English">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=">
+<title>Debian GNU/Linux -- Direct LDAP Access</title>
+<link rev="made" href="mailto:webmaster@debian.org">
+<meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+<meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+<meta name="Language" content="">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
-<meta name="Generator" content="WML 1.7.4 (06-Oct-1999)">
-<meta name="Modified"  content="24-10-2000 23:43:55">
-</HEAD>
-<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
-<TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
-<TR>
-<TD>
-<A HREF="http://www.debian.org/logos/" BORDER="0"><IMG src="/Pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""></A>
-<IMG src="/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project">
-</TD>
-</TR>
-<TR>
-<TD bgcolor="#DF0451">
-<A href="http://www.debian.org/"><IMG src="/Pics/home.en.gif" border="0" hspace="2" vspace="3" alt="Home"></A>
-<A href="http://www.debian.org/intro/about"><IMG src="/Pics/about.en.gif" border="0" hspace="2" vspace="3" alt="About&nbsp;Debian"></A>
-<A href="http://www.debian.org/News/"><IMG src="/Pics/news.en.gif" border="0" hspace="2" vspace="3" alt="News"></A>
-<A href="http://www.debian.org/distrib/"><IMG src="/Pics/distrib.en.gif" border="0" hspace="2" vspace="3" alt="Distribution"></A>
-<A href="http://www.debian.org/support"><IMG src="/Pics/support.en.gif" border="0" hspace="2" vspace="3" alt="Support"></A>
-<A href="http://www.debian.org/devel/"><IMG src="/Pics/devel.en.gif" border="0" hspace="2" vspace="3" alt="Developers'&nbsp;Corner"></A>
-<A href="http://www.debian.org/search"><IMG src="/Pics/search.en.gif" border="0" hspace="2" vspace="3" alt="Search"></A>
-</TD>
-</TR>
-</TABLE>
-<H1>Direct LDAP Access</H1>
+<meta name="Generator" content="WML 2.0.8 (30-Oct-2001)">
+<meta name="Modified"  content="2002-07-12 19:23:30">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+<table width="100%" align="center" border="0" cellpadding="3" cellspacing="0" summary="">
+<tr>
+  <td align="left" valign="middle">
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt=""></a>
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project"></a>
+  </td>
+</tr>
+</table>
+<!--UdmComment-->
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td rowspan="2" align="center">
+<a href="http://www.debian.org/intro/about"><img src="http://www.debian.org/Pics/about.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="About Debian"></a>
+<a href="http://www.debian.org/News/"><img src="http://www.debian.org/Pics/news.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="News"></a>
+<a href="http://www.debian.org/distrib/"><img src="http://www.debian.org/Pics/getting.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Getting Debian"></a>
+<a href="http://www.debian.org/support"><img src="http://www.debian.org/Pics/support.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Support"></a>
+<a href="http://www.debian.org/devel/"><img src="http://www.debian.org/Pics/devel.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Developers'&nbsp;Corner"></a>
+<a href="http://www.debian.org/sitemap"><img src="http://www.debian.org/Pics/sitemap.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Site map"></a>
+<a href="http://search.debian.org/"><img src="http://www.debian.org/Pics/search.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Search"></a>
+</td>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+</table>
+<!--/UdmComment-->
+<h1>Direct LDAP Access</h1>
 <p>
 The LDAP utilities package provides a program called ldapsearch that can be
 used to execute direct queries to the database. Generally this is done by
@@ -89,13 +107,19 @@ it to work, please email if you have any luck.
 To my knowledge there are no interfaces for popular mailers like mutt and
 gnus. Such an interface would allow using the directory as an enhanced address
 book.
-<HR>
-<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
-<HR>
-<SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Wed, Oct 25 05:43:55 UTC 2000<BR>
-Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
-       
-        </SMALL>
-</BODY>
-</HTML>
+<hr noshade width="100%" size="1">
+Back to the <a href="http://www.debian.org/">Debian Project homepage</a>.
+<hr noshade width="100%" size="1">
+<small>
+You can contact us at
+<a href="mailto:admin@db.debian.org">admin@db.debian.org</a>.
+</small>
+<p>
+<small>
+Last Modified: Fri, Jul 12 17:23:30 UTC 2002
+  <br>
+  Copyright &copy; 1997-2002
+ <a href="http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/license">license terms</a>
+</small>
+</body>
+</html>
index fc6b74b..3d285b8 100644 (file)
@@ -1,4 +1,5 @@
-#use wml::debian::template title="Direct LDAP Access"
+#use wml::db.d.o title="Direct LDAP Access"
+
 <p>
 The LDAP utilities package provides a program called ldapsearch that can be
 used to execute direct queries to the database. Generally this is done by
index 40de257..99d7d04 100644 (file)
@@ -1,37 +1,55 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML lang="en">
-<HEAD>
-<TITLE>Debian GNU/Linux -- General LDAP Documentation</TITLE>
-<LINK REV="made" HREF="mailto:webmaster@debian.org">
-<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<META NAME="Description" CONTENT="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
-<META NAME="Keywords" CONTENT="debian, GNU, linux, unix, open source, free, DFSG ">
-<META NAME="Language" CONTENT="English">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=">
+<title>Debian GNU/Linux -- General LDAP Documentation</title>
+<link rev="made" href="mailto:webmaster@debian.org">
+<meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+<meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+<meta name="Language" content="">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
-<meta name="Generator" content="WML 1.7.4 (06-Oct-1999)">
-<meta name="Modified"  content="24-10-2000 23:38:37">
-</HEAD>
-<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
-<TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
-<TR>
-<TD>
-<A HREF="http://www.debian.org/logos/" BORDER="0"><IMG src="/Pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""></A>
-<IMG src="/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project">
-</TD>
-</TR>
-<TR>
-<TD bgcolor="#DF0451">
-<A href="http://www.debian.org/"><IMG src="/Pics/home.en.gif" border="0" hspace="2" vspace="3" alt="Home"></A>
-<A href="http://www.debian.org/intro/about"><IMG src="/Pics/about.en.gif" border="0" hspace="2" vspace="3" alt="About&nbsp;Debian"></A>
-<A href="http://www.debian.org/News/"><IMG src="/Pics/news.en.gif" border="0" hspace="2" vspace="3" alt="News"></A>
-<A href="http://www.debian.org/distrib/"><IMG src="/Pics/distrib.en.gif" border="0" hspace="2" vspace="3" alt="Distribution"></A>
-<A href="http://www.debian.org/support"><IMG src="/Pics/support.en.gif" border="0" hspace="2" vspace="3" alt="Support"></A>
-<A href="http://www.debian.org/devel/"><IMG src="/Pics/devel.en.gif" border="0" hspace="2" vspace="3" alt="Developers'&nbsp;Corner"></A>
-<A href="http://www.debian.org/search"><IMG src="/Pics/search.en.gif" border="0" hspace="2" vspace="3" alt="Search"></A>
-</TD>
-</TR>
-</TABLE>
-<H1>General LDAP Documentation</H1>
+<meta name="Generator" content="WML 2.0.8 (30-Oct-2001)">
+<meta name="Modified"  content="2002-07-12 19:23:30">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+<table width="100%" align="center" border="0" cellpadding="3" cellspacing="0" summary="">
+<tr>
+  <td align="left" valign="middle">
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt=""></a>
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project"></a>
+  </td>
+</tr>
+</table>
+<!--UdmComment-->
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td rowspan="2" align="center">
+<a href="http://www.debian.org/intro/about"><img src="http://www.debian.org/Pics/about.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="About Debian"></a>
+<a href="http://www.debian.org/News/"><img src="http://www.debian.org/Pics/news.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="News"></a>
+<a href="http://www.debian.org/distrib/"><img src="http://www.debian.org/Pics/getting.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Getting Debian"></a>
+<a href="http://www.debian.org/support"><img src="http://www.debian.org/Pics/support.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Support"></a>
+<a href="http://www.debian.org/devel/"><img src="http://www.debian.org/Pics/devel.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Developers'&nbsp;Corner"></a>
+<a href="http://www.debian.org/sitemap"><img src="http://www.debian.org/Pics/sitemap.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Site map"></a>
+<a href="http://search.debian.org/"><img src="http://www.debian.org/Pics/search.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Search"></a>
+</td>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+</table>
+<!--/UdmComment-->
+<h1>General LDAP Documentation</h1>
 <p>
 debian.org uses a single LDAP driven directory for account management across
 all the project run <a href="/machines.cgi">machines</a>. This directory
@@ -71,13 +89,19 @@ The directory has several means to access it:
 </ul>
 <p>
 <a href="password.html">Lost or forgotten password instructions</a>
-<HR>
-<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
-<HR>
-<SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Wed, Oct 25 05:38:37 UTC 2000<BR>
-Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
-       
-        </SMALL>
-</BODY>
-</HTML>
+<hr noshade width="100%" size="1">
+Back to the <a href="http://www.debian.org/">Debian Project homepage</a>.
+<hr noshade width="100%" size="1">
+<small>
+You can contact us at
+<a href="mailto:admin@db.debian.org">admin@db.debian.org</a>.
+</small>
+<p>
+<small>
+Last Modified: Fri, Jul 12 17:23:30 UTC 2002
+  <br>
+  Copyright &copy; 1997-2002
+ <a href="http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/license">license terms</a>
+</small>
+</body>
+</html>
index 697847b..61419c7 100644 (file)
@@ -1,4 +1,5 @@
-#use wml::debian::template title="General LDAP Documentation"
+#use wml::db.d.o title="General LDAP Documentation"
+
 <p>
 debian.org uses a single LDAP driven directory for account management across
 all the project run <a href="/machines.cgi">machines</a>. This directory
index 2bf46cb..5a38975 100644 (file)
@@ -1,37 +1,56 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML lang="en">
-<HEAD>
-<TITLE>Debian GNU/Linux -- LDAP Gateway</TITLE>
-<LINK REV="made" HREF="mailto:webmaster@debian.org">
-<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<META NAME="Description" CONTENT="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
-<META NAME="Keywords" CONTENT="debian, GNU, linux, unix, open source, free, DFSG ">
-<META NAME="Language" CONTENT="English">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=">
+<title>Debian GNU/Linux -- LDAP Gateway</title>
+<link rev="made" href="mailto:webmaster@debian.org">
+<meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+<meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+<meta name="Language" content="">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
-<meta name="Generator" content="WML 1.7.4 (06-Oct-1999)">
-<meta name="Modified"  content="31-01-2001 20:30:27">
-</HEAD>
-<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
-<TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
-<TR>
-<TD>
-<A HREF="http://www.debian.org/logos/" BORDER="0"><IMG src="/Pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""></A>
-<IMG src="/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project">
-</TD>
-</TR>
-<TR>
-<TD bgcolor="#DF0451">
-<A href="http://www.debian.org/"><IMG src="/Pics/home.en.gif" border="0" hspace="2" vspace="3" alt="Home"></A>
-<A href="http://www.debian.org/intro/about"><IMG src="/Pics/about.en.gif" border="0" hspace="2" vspace="3" alt="About&nbsp;Debian"></A>
-<A href="http://www.debian.org/News/"><IMG src="/Pics/news.en.gif" border="0" hspace="2" vspace="3" alt="News"></A>
-<A href="http://www.debian.org/distrib/"><IMG src="/Pics/distrib.en.gif" border="0" hspace="2" vspace="3" alt="Distribution"></A>
-<A href="http://www.debian.org/support"><IMG src="/Pics/support.en.gif" border="0" hspace="2" vspace="3" alt="Support"></A>
-<A href="http://www.debian.org/devel/"><IMG src="/Pics/devel.en.gif" border="0" hspace="2" vspace="3" alt="Developers'&nbsp;Corner"></A>
-<A href="http://www.debian.org/search"><IMG src="/Pics/search.en.gif" border="0" hspace="2" vspace="3" alt="Search"></A>
-</TD>
-</TR>
-</TABLE>
-<H1>LDAP Gateway</H1>
+<meta name="Generator" content="WML 2.0.8 (30-Oct-2001)">
+<meta name="Modified"  content="2002-07-12 19:23:30">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+<table width="100%" align="center" border="0" cellpadding="3" cellspacing="0" summary="">
+<tr>
+  <td align="left" valign="middle">
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt=""></a>
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project"></a>
+  </td>
+</tr>
+</table>
+<!--UdmComment-->
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td rowspan="2" align="center">
+<a href="http://www.debian.org/intro/about"><img src="http://www.debian.org/Pics/about.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="About Debian"></a>
+<a href="http://www.debian.org/News/"><img src="http://www.debian.org/Pics/news.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="News"></a>
+<a href="http://www.debian.org/distrib/"><img src="http://www.debian.org/Pics/getting.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Getting Debian"></a>
+<a href="http://www.debian.org/support"><img src="http://www.debian.org/Pics/support.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Support"></a>
+<a href="http://www.debian.org/devel/"><img src="http://www.debian.org/Pics/devel.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Developers'&nbsp;Corner"></a>
+<a href="http://www.debian.org/sitemap"><img src="http://www.debian.org/Pics/sitemap.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Site map"></a>
+<a href="http://search.debian.org/"><img src="http://www.debian.org/Pics/search.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Search"></a>
+</td>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+</table>
+<!--/UdmComment-->
+<h1>LDAP Gateway</h1>
+<p>
 The LDAP directory has a PGP secured mail gateway that
 allows users to safely and conveniently effect changes to their entries. It
 makes use of PGP signed input messages to positively identify the user and
@@ -128,13 +147,19 @@ are <tt>pgp -fast</tt> which does the same as <tt>gpg --clearsign</tt>
 Debian.org machines rely on secured replication to transfer login data out
 of the database. Replication is performed at 15 min intervals so it can take
 a short while before any changes made take effect.
-<HR>
-<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
-<HR>
-<SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Thu, Feb 1 03:30:27 UTC 2001<BR>
-Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
-       
-        </SMALL>
-</BODY>
-</HTML>
+<hr noshade width="100%" size="1">
+Back to the <a href="http://www.debian.org/">Debian Project homepage</a>.
+<hr noshade width="100%" size="1">
+<small>
+You can contact us at
+<a href="mailto:admin@db.debian.org">admin@db.debian.org</a>.
+</small>
+<p>
+<small>
+Last Modified: Fri, Jul 12 17:23:30 UTC 2002
+  <br>
+  Copyright &copy; 1997-2002
+ <a href="http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/license">license terms</a>
+</small>
+</body>
+</html>
index 4da0f8f..43a0408 100644 (file)
@@ -1,5 +1,6 @@
-#use wml::debian::template title="LDAP Gateway"
+#use wml::db.d.o title="LDAP Gateway"
 
+<p>
 The LDAP directory has a PGP secured mail gateway that
 allows users to safely and conveniently effect changes to their entries. It
 makes use of PGP signed input messages to positively identify the user and
index 48bc866..41c670b 100644 (file)
@@ -1,37 +1,55 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML lang="en">
-<HEAD>
-<TITLE>Debian GNU/Linux -- Email Forwarding</TITLE>
-<LINK REV="made" HREF="mailto:webmaster@debian.org">
-<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<META NAME="Description" CONTENT="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
-<META NAME="Keywords" CONTENT="debian, GNU, linux, unix, open source, free, DFSG ">
-<META NAME="Language" CONTENT="English">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=">
+<title>Debian GNU/Linux -- Email Forwarding</title>
+<link rev="made" href="mailto:webmaster@debian.org">
+<meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+<meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+<meta name="Language" content="">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
-<meta name="Generator" content="WML 1.7.4 (06-Oct-1999)">
-<meta name="Modified"  content="06-11-2000 22:53:34">
-</HEAD>
-<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
-<TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
-<TR>
-<TD>
-<A HREF="http://www.debian.org/logos/" BORDER="0"><IMG src="/Pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""></A>
-<IMG src="/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project">
-</TD>
-</TR>
-<TR>
-<TD bgcolor="#DF0451">
-<A href="http://www.debian.org/"><IMG src="/Pics/home.en.gif" border="0" hspace="2" vspace="3" alt="Home"></A>
-<A href="http://www.debian.org/intro/about"><IMG src="/Pics/about.en.gif" border="0" hspace="2" vspace="3" alt="About&nbsp;Debian"></A>
-<A href="http://www.debian.org/News/"><IMG src="/Pics/news.en.gif" border="0" hspace="2" vspace="3" alt="News"></A>
-<A href="http://www.debian.org/distrib/"><IMG src="/Pics/distrib.en.gif" border="0" hspace="2" vspace="3" alt="Distribution"></A>
-<A href="http://www.debian.org/support"><IMG src="/Pics/support.en.gif" border="0" hspace="2" vspace="3" alt="Support"></A>
-<A href="http://www.debian.org/devel/"><IMG src="/Pics/devel.en.gif" border="0" hspace="2" vspace="3" alt="Developers'&nbsp;Corner"></A>
-<A href="http://www.debian.org/search"><IMG src="/Pics/search.en.gif" border="0" hspace="2" vspace="3" alt="Search"></A>
-</TD>
-</TR>
-</TABLE>
-<H1>Email Forwarding</H1>
+<meta name="Generator" content="WML 2.0.8 (30-Oct-2001)">
+<meta name="Modified"  content="2002-07-12 19:23:30">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+<table width="100%" align="center" border="0" cellpadding="3" cellspacing="0" summary="">
+<tr>
+  <td align="left" valign="middle">
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt=""></a>
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project"></a>
+  </td>
+</tr>
+</table>
+<!--UdmComment-->
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td rowspan="2" align="center">
+<a href="http://www.debian.org/intro/about"><img src="http://www.debian.org/Pics/about.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="About Debian"></a>
+<a href="http://www.debian.org/News/"><img src="http://www.debian.org/Pics/news.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="News"></a>
+<a href="http://www.debian.org/distrib/"><img src="http://www.debian.org/Pics/getting.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Getting Debian"></a>
+<a href="http://www.debian.org/support"><img src="http://www.debian.org/Pics/support.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Support"></a>
+<a href="http://www.debian.org/devel/"><img src="http://www.debian.org/Pics/devel.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Developers'&nbsp;Corner"></a>
+<a href="http://www.debian.org/sitemap"><img src="http://www.debian.org/Pics/sitemap.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Site map"></a>
+<a href="http://search.debian.org/"><img src="http://www.debian.org/Pics/search.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Search"></a>
+</td>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+</table>
+<!--/UdmComment-->
+<h1>Email Forwarding</h1>
 <p>
 Emails to @debian.org addresses now go through a LDAP distributed email system.
 This system uses the forwarding field in the LDAP directory to route mail
@@ -105,13 +123,19 @@ unrelated to the actual contents of the message:
 </ol>
 <p>
 Such that, <i>$RECIPIENT = $LOCAL-$EXTENSION@&lt;something&gt;</i>.
-<HR>
-<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
-<HR>
-<SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Tue, Nov 7 05:53:34 UTC 2000<BR>
-Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
-       
-        </SMALL>
-</BODY>
-</HTML>
+<hr noshade width="100%" size="1">
+Back to the <a href="http://www.debian.org/">Debian Project homepage</a>.
+<hr noshade width="100%" size="1">
+<small>
+You can contact us at
+<a href="mailto:admin@db.debian.org">admin@db.debian.org</a>.
+</small>
+<p>
+<small>
+Last Modified: Fri, Jul 12 17:23:30 UTC 2002
+  <br>
+  Copyright &copy; 1997-2002
+ <a href="http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/license">license terms</a>
+</small>
+</body>
+</html>
index 172ef01..a07030c 100644 (file)
@@ -1,4 +1,5 @@
-#use wml::debian::template title="Email Forwarding"
+#use wml::db.d.o title="Email Forwarding"
+
 <p>
 Emails to @debian.org addresses now go through a LDAP distributed email system. 
 This system uses the forwarding field in the LDAP directory to route mail 
index 38fbd02..1b3d254 100644 (file)
@@ -1,38 +1,56 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML lang="en">
-<HEAD>
-<TITLE>Debian GNU/Linux -- debian.org Developer Machines</TITLE>
-<LINK REV="made" HREF="mailto:webmaster@debian.org">
-<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<META NAME="Description" CONTENT="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
-<META NAME="Keywords" CONTENT="debian, GNU, linux, unix, open source, free, DFSG ">
-<META NAME="Language" CONTENT="English">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=">
+<title>Debian GNU/Linux -- debian.org Developer Machines</title>
+<link rev="made" href="mailto:webmaster@debian.org">
+<meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+<meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+<meta name="Language" content="">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
-<meta name="Generator" content="WML 1.6.8 (12-01-1999)">
-<meta name="Modified"  content="29-09-1999 23:38:06">
-</HEAD>
-<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
-<TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
-<TR>
-<TD>
-<A HREF="http://www.debian.org/logos/" BORDER="0"><IMG src="/Pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""></A>
-<IMG src="/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project">
-</TD>
-</TR>
-<TR>
-<TD bgcolor="#DF0451">
-<A href="http://www.debian.org/"><IMG src="/Pics/home.en.gif" border="0" hspace="2" vspace="3" alt="Home"></A>
-<A href="http://www.debian.org/intro/about"><IMG src="/Pics/about.en.gif" border="0" hspace="2" vspace="3" alt="About&nbsp;Debian"></A>
-<A href="http://www.debian.org/News/"><IMG src="/Pics/news.en.gif" border="0" hspace="2" vspace="3" alt="News"></A>
-<A href="http://www.debian.org/distrib/"><IMG src="/Pics/distrib.en.gif" border="0" hspace="2" vspace="3" alt="Distribution"></A>
-<A href="http://www.debian.org/support"><IMG src="/Pics/support.en.gif" border="0" hspace="2" vspace="3" alt="Support"></A>
-<A href="http://www.debian.org/devel/"><IMG src="/Pics/devel.en.gif" border="0" hspace="2" vspace="3" alt="Developers'&nbsp;Corner"></A>
-<A href="http://www.debian.org/search"><IMG src="/Pics/search.en.gif" border="0" hspace="2" vspace="3" alt="Search"></A>
-</TD>
-</TR>
-</TABLE>
-<H1>debian.org Developer Machines</H1>
-<table border="1" width="100%">
+<meta name="Generator" content="WML 2.0.8 (30-Oct-2001)">
+<meta name="Modified"  content="2002-07-12 19:23:30">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+<table width="100%" align="center" border="0" cellpadding="3" cellspacing="0" summary="">
+<tr>
+  <td align="left" valign="middle">
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt=""></a>
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project"></a>
+  </td>
+</tr>
+</table>
+<!--UdmComment-->
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td rowspan="2" align="center">
+<a href="http://www.debian.org/intro/about"><img src="http://www.debian.org/Pics/about.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="About Debian"></a>
+<a href="http://www.debian.org/News/"><img src="http://www.debian.org/Pics/news.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="News"></a>
+<a href="http://www.debian.org/distrib/"><img src="http://www.debian.org/Pics/getting.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Getting Debian"></a>
+<a href="http://www.debian.org/support"><img src="http://www.debian.org/Pics/support.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Support"></a>
+<a href="http://www.debian.org/devel/"><img src="http://www.debian.org/Pics/devel.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Developers'&nbsp;Corner"></a>
+<a href="http://www.debian.org/sitemap"><img src="http://www.debian.org/Pics/sitemap.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Site map"></a>
+<a href="http://search.debian.org/"><img src="http://www.debian.org/Pics/search.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Search"></a>
+</td>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+</table>
+<!--/UdmComment-->
+<h1>debian.org Developer Machines</h1>
+<table border="1" width="100%" summary="">
 <tr valign="top">
 <td width="20%" align="center">
 <b>Lookup:</b><br>
 <br>
 </td>
 </tr></table>
-<HR>
-<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
-<HR>
-<SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Thu, Sep 30 05:38:06 UTC 1999<BR>
-Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
-       
-        </SMALL>
-</BODY>
-</HTML>
+<hr noshade width="100%" size="1">
+Back to the <a href="http://www.debian.org/">Debian Project homepage</a>.
+<hr noshade width="100%" size="1">
+<small>
+You can contact us at
+<a href="mailto:admin@db.debian.org">admin@db.debian.org</a>.
+</small>
+<p>
+<small>
+Last Modified: Fri, Jul 12 17:23:30 UTC 2002
+  <br>
+  Copyright &copy; 1997-2002
+ <a href="http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/license">license terms</a>
+</small>
+</body>
+</html>
index d9e7f25..4a5fc81 100644 (file)
@@ -1,4 +1,4 @@
-#use wml::debian::template title="debian.org Developer Machines"
+#use wml::db.d.o title="debian.org Developer Machines"
 
 <table border=1 width="100%">
 <tr valign="top">
index 5c4b770..b0bfdf7 100644 (file)
@@ -1,40 +1,58 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML lang="en">
-<HEAD>
-<TITLE>Debian GNU/Linux -- debian.org Developers LDAP Login</TITLE>
-<LINK REV="made" HREF="mailto:webmaster@debian.org">
-<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<META NAME="Description" CONTENT="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
-<META NAME="Keywords" CONTENT="debian, GNU, linux, unix, open source, free, DFSG ">
-<META NAME="Language" CONTENT="English">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=">
+<title>Debian GNU/Linux -- debian.org Developers LDAP Login</title>
+<link rev="made" href="mailto:webmaster@debian.org">
+<meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+<meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+<meta name="Language" content="">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
-<meta name="Generator" content="WML 1.6.8 (12-01-1999)">
-<meta name="Modified"  content="02-05-2000 21:55:08">
-</HEAD>
-<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
-<TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
-<TR>
-<TD>
-<A HREF="http://www.debian.org/logos/" BORDER="0"><IMG src="/Pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""></A>
-<IMG src="/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project">
-</TD>
-</TR>
-<TR>
-<TD bgcolor="#DF0451">
-<A href="http://www.debian.org/"><IMG src="/Pics/home.en.gif" border="0" hspace="2" vspace="3" alt="Home"></A>
-<A href="http://www.debian.org/intro/about"><IMG src="/Pics/about.en.gif" border="0" hspace="2" vspace="3" alt="About&nbsp;Debian"></A>
-<A href="http://www.debian.org/News/"><IMG src="/Pics/news.en.gif" border="0" hspace="2" vspace="3" alt="News"></A>
-<A href="http://www.debian.org/distrib/"><IMG src="/Pics/distrib.en.gif" border="0" hspace="2" vspace="3" alt="Distribution"></A>
-<A href="http://www.debian.org/support"><IMG src="/Pics/support.en.gif" border="0" hspace="2" vspace="3" alt="Support"></A>
-<A href="http://www.debian.org/devel/"><IMG src="/Pics/devel.en.gif" border="0" hspace="2" vspace="3" alt="Developers'&nbsp;Corner"></A>
-<A href="http://www.debian.org/search"><IMG src="/Pics/search.en.gif" border="0" hspace="2" vspace="3" alt="Search"></A>
-</TD>
-</TR>
-</TABLE>
-<H1>debian.org Developers LDAP Login</H1>
+<meta name="Generator" content="WML 2.0.8 (30-Oct-2001)">
+<meta name="Modified"  content="2002-07-12 19:23:30">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+<table width="100%" align="center" border="0" cellpadding="3" cellspacing="0" summary="">
+<tr>
+  <td align="left" valign="middle">
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt=""></a>
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project"></a>
+  </td>
+</tr>
+</table>
+<!--UdmComment-->
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td rowspan="2" align="center">
+<a href="http://www.debian.org/intro/about"><img src="http://www.debian.org/Pics/about.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="About Debian"></a>
+<a href="http://www.debian.org/News/"><img src="http://www.debian.org/Pics/news.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="News"></a>
+<a href="http://www.debian.org/distrib/"><img src="http://www.debian.org/Pics/getting.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Getting Debian"></a>
+<a href="http://www.debian.org/support"><img src="http://www.debian.org/Pics/support.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Support"></a>
+<a href="http://www.debian.org/devel/"><img src="http://www.debian.org/Pics/devel.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Developers'&nbsp;Corner"></a>
+<a href="http://www.debian.org/sitemap"><img src="http://www.debian.org/Pics/sitemap.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Site map"></a>
+<a href="http://search.debian.org/"><img src="http://www.debian.org/Pics/search.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Search"></a>
+</td>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+</table>
+<!--/UdmComment-->
+<h1>debian.org Developers LDAP Login</h1>
 <br><br><div align="center">
 <form method="post" action="login.cgi">
-<table border="5" cellspacing="0" cellpadding="3" width="70%" bgcolor="#DDDDDD">
+<table border="5" cellspacing="0" cellpadding="3" width="70%" bgcolor="#DDDDDD" summary="">
 <tr><th colspan="2" bgcolor="#44CCCC" align="center"><font size="+2">Authentication Required</font></th></tr>
 <tr><td colspan="2" align="center"><br><br>If you are not a developer, please <a href="search.cgi">return to the main search page</a>, otherwise, enter your Debian user ID and password below<br>
 You can also access the pages <a href="https://db.debian.org/">securely</a><br></td></tr>
@@ -52,13 +70,19 @@ You can also access the pages <a href="https://db.debian.org/">securely</a><br><
 <br><a href="password.html">Lost or forgotten password instructions</a>
 </p>
 </div>
-<HR>
-<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
-<HR>
-<SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Wed, May 3 03:55:08 UTC 2000<BR>
-Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
-       
-        </SMALL>
-</BODY>
-</HTML>
+<hr noshade width="100%" size="1">
+Back to the <a href="http://www.debian.org/">Debian Project homepage</a>.
+<hr noshade width="100%" size="1">
+<small>
+You can contact us at
+<a href="mailto:admin@db.debian.org">admin@db.debian.org</a>.
+</small>
+<p>
+<small>
+Last Modified: Fri, Jul 12 17:23:30 UTC 2002
+  <br>
+  Copyright &copy; 1997-2002
+ <a href="http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/license">license terms</a>
+</small>
+</body>
+</html>
index c90c604..118bcbf 100644 (file)
@@ -1,4 +1,5 @@
-#use wml::debian::template title="debian.org Developers LDAP Login"
+#use wml::db.d.o title="debian.org Developers LDAP Login"
+
 <br><br><center>
 <form method=post action="login.cgi">
 <table border=5 cellspacing=0 cellpadding=3 width="70%" bgcolor=#DDDDDD> 
index 38241d8..fc56c4a 100644 (file)
@@ -1,37 +1,55 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML lang="en">
-<HEAD>
-<TITLE>Debian GNU/Linux -- Lost or Forgotten password</TITLE>
-<LINK REV="made" HREF="mailto:webmaster@debian.org">
-<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<META NAME="Description" CONTENT="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
-<META NAME="Keywords" CONTENT="debian, GNU, linux, unix, open source, free, DFSG ">
-<META NAME="Language" CONTENT="English">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=">
+<title>Debian GNU/Linux -- Lost or Forgotten password</title>
+<link rev="made" href="mailto:webmaster@debian.org">
+<meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+<meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+<meta name="Language" content="">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
-<meta name="Generator" content="WML 1.7.4 (06-Oct-1999)">
-<meta name="Modified"  content="24-10-2000 23:43:55">
-</HEAD>
-<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
-<TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
-<TR>
-<TD>
-<A HREF="http://www.debian.org/logos/" BORDER="0"><IMG src="/Pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""></A>
-<IMG src="/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project">
-</TD>
-</TR>
-<TR>
-<TD bgcolor="#DF0451">
-<A href="http://www.debian.org/"><IMG src="/Pics/home.en.gif" border="0" hspace="2" vspace="3" alt="Home"></A>
-<A href="http://www.debian.org/intro/about"><IMG src="/Pics/about.en.gif" border="0" hspace="2" vspace="3" alt="About&nbsp;Debian"></A>
-<A href="http://www.debian.org/News/"><IMG src="/Pics/news.en.gif" border="0" hspace="2" vspace="3" alt="News"></A>
-<A href="http://www.debian.org/distrib/"><IMG src="/Pics/distrib.en.gif" border="0" hspace="2" vspace="3" alt="Distribution"></A>
-<A href="http://www.debian.org/support"><IMG src="/Pics/support.en.gif" border="0" hspace="2" vspace="3" alt="Support"></A>
-<A href="http://www.debian.org/devel/"><IMG src="/Pics/devel.en.gif" border="0" hspace="2" vspace="3" alt="Developers'&nbsp;Corner"></A>
-<A href="http://www.debian.org/search"><IMG src="/Pics/search.en.gif" border="0" hspace="2" vspace="3" alt="Search"></A>
-</TD>
-</TR>
-</TABLE>
-<H1>Lost or Forgotten password</H1>
+<meta name="Generator" content="WML 2.0.8 (30-Oct-2001)">
+<meta name="Modified"  content="2002-07-12 19:23:30">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+<table width="100%" align="center" border="0" cellpadding="3" cellspacing="0" summary="">
+<tr>
+  <td align="left" valign="middle">
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt=""></a>
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project"></a>
+  </td>
+</tr>
+</table>
+<!--UdmComment-->
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td rowspan="2" align="center">
+<a href="http://www.debian.org/intro/about"><img src="http://www.debian.org/Pics/about.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="About Debian"></a>
+<a href="http://www.debian.org/News/"><img src="http://www.debian.org/Pics/news.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="News"></a>
+<a href="http://www.debian.org/distrib/"><img src="http://www.debian.org/Pics/getting.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Getting Debian"></a>
+<a href="http://www.debian.org/support"><img src="http://www.debian.org/Pics/support.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Support"></a>
+<a href="http://www.debian.org/devel/"><img src="http://www.debian.org/Pics/devel.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Developers'&nbsp;Corner"></a>
+<a href="http://www.debian.org/sitemap"><img src="http://www.debian.org/Pics/sitemap.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Site map"></a>
+<a href="http://search.debian.org/"><img src="http://www.debian.org/Pics/search.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Search"></a>
+</td>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+</table>
+<!--/UdmComment-->
+<h1>Lost or Forgotten password</h1>
 <p>
 If you have lost or forgotten your LDAP password (and by extension, your
 machine login password) you can have it reset by sending a PGP signed
@@ -59,13 +77,19 @@ gpg --clearsign < ~/.ssh/identity.pub | mail change@db.debian.org
 You can then use this key to authenticate to the machines. Using ssh-agent
 (automatically run by Debian's X configuration) you can use ssh-add to 'cache'
 your passphrase once.
-<HR>
-<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
-<HR>
-<SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Wed, Oct 25 05:43:55 UTC 2000<BR>
-Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
-       
-        </SMALL>
-</BODY>
-</HTML>
+<hr noshade width="100%" size="1">
+Back to the <a href="http://www.debian.org/">Debian Project homepage</a>.
+<hr noshade width="100%" size="1">
+<small>
+You can contact us at
+<a href="mailto:admin@db.debian.org">admin@db.debian.org</a>.
+</small>
+<p>
+<small>
+Last Modified: Fri, Jul 12 17:23:30 UTC 2002
+  <br>
+  Copyright &copy; 1997-2002
+ <a href="http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/license">license terms</a>
+</small>
+</body>
+</html>
index 8901cef..55e38ca 100644 (file)
@@ -1,4 +1,5 @@
-#use wml::debian::template title="Lost or Forgotten password"
+#use wml::db.d.o title="Lost or Forgotten password"
+
 <p>
 If you have lost or forgotten your LDAP password (and by extension, your
 machine login password) you can have it reset by sending a PGP signed 
index a1b0e08..f966664 100644 (file)
@@ -1,42 +1,60 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML lang="en">
-<HEAD>
-<TITLE>Debian GNU/Linux -- debian.org Developers LDAP Search</TITLE>
-<LINK REV="made" HREF="mailto:webmaster@debian.org">
-<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<META NAME="Description" CONTENT="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
-<META NAME="Keywords" CONTENT="debian, GNU, linux, unix, open source, free, DFSG ">
-<META NAME="Language" CONTENT="English">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=">
+<title>Debian GNU/Linux -- debian.org Developers LDAP Search</title>
+<link rev="made" href="mailto:webmaster@debian.org">
+<meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+<meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+<meta name="Language" content="">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
-<meta name="Generator" content="WML 1.6.8 (12-01-1999)">
-<meta name="Modified"  content="02-05-2000 21:55:08">
-</HEAD>
-<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
-<TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
-<TR>
-<TD>
-<A HREF="http://www.debian.org/logos/" BORDER="0"><IMG src="/Pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""></A>
-<IMG src="/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project">
-</TD>
-</TR>
-<TR>
-<TD bgcolor="#DF0451">
-<A href="http://www.debian.org/"><IMG src="/Pics/home.en.gif" border="0" hspace="2" vspace="3" alt="Home"></A>
-<A href="http://www.debian.org/intro/about"><IMG src="/Pics/about.en.gif" border="0" hspace="2" vspace="3" alt="About&nbsp;Debian"></A>
-<A href="http://www.debian.org/News/"><IMG src="/Pics/news.en.gif" border="0" hspace="2" vspace="3" alt="News"></A>
-<A href="http://www.debian.org/distrib/"><IMG src="/Pics/distrib.en.gif" border="0" hspace="2" vspace="3" alt="Distribution"></A>
-<A href="http://www.debian.org/support"><IMG src="/Pics/support.en.gif" border="0" hspace="2" vspace="3" alt="Support"></A>
-<A href="http://www.debian.org/devel/"><IMG src="/Pics/devel.en.gif" border="0" hspace="2" vspace="3" alt="Developers'&nbsp;Corner"></A>
-<A href="http://www.debian.org/search"><IMG src="/Pics/search.en.gif" border="0" hspace="2" vspace="3" alt="Search"></A>
-</TD>
-</TR>
-</TABLE>
-<H1>debian.org Developers LDAP Search</H1>
+<meta name="Generator" content="WML 2.0.8 (30-Oct-2001)">
+<meta name="Modified"  content="2002-07-12 19:23:30">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+<table width="100%" align="center" border="0" cellpadding="3" cellspacing="0" summary="">
+<tr>
+  <td align="left" valign="middle">
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt=""></a>
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project"></a>
+  </td>
+</tr>
+</table>
+<!--UdmComment-->
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td rowspan="2" align="center">
+<a href="http://www.debian.org/intro/about"><img src="http://www.debian.org/Pics/about.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="About Debian"></a>
+<a href="http://www.debian.org/News/"><img src="http://www.debian.org/Pics/news.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="News"></a>
+<a href="http://www.debian.org/distrib/"><img src="http://www.debian.org/Pics/getting.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Getting Debian"></a>
+<a href="http://www.debian.org/support"><img src="http://www.debian.org/Pics/support.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Support"></a>
+<a href="http://www.debian.org/devel/"><img src="http://www.debian.org/Pics/devel.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Developers'&nbsp;Corner"></a>
+<a href="http://www.debian.org/sitemap"><img src="http://www.debian.org/Pics/sitemap.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Site map"></a>
+<a href="http://search.debian.org/"><img src="http://www.debian.org/Pics/search.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Search"></a>
+</td>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+</table>
+<!--/UdmComment-->
+<h1>debian.org Developers LDAP Search</h1>
 <br><br><div align="center">
 <form method="post" action="search.cgi">
 <input type="hidden" name="id" value="~id~">
 <input type="hidden" name="authtoken" value="~authtoken~">
-<table border="5" cellspacing="0" cellpadding="3" width="70%" bgcolor="#DDDDDD">
+<table border="5" cellspacing="0" cellpadding="3" width="70%" bgcolor="#DDDDDD" summary="">
 <tr><th colspan="2" bgcolor="#44CCCC" align="center"><font size="+2">Debian Developers Database Search</font>
 <br><font size="-1">(any field can be left blank....)</font><br>
 <a href="searchhelp.html">Help on searching</a></th></tr>
@@ -317,13 +335,19 @@ settings</p>
 <br><a href="forward.html">Debian.org Email Forwarding</a>
 </p>
 </div>
-<HR>
-<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
-<HR>
-<SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Wed, May 3 03:55:08 UTC 2000<BR>
-Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
-       
-        </SMALL>
-</BODY>
-</HTML>
+<hr noshade width="100%" size="1">
+Back to the <a href="http://www.debian.org/">Debian Project homepage</a>.
+<hr noshade width="100%" size="1">
+<small>
+You can contact us at
+<a href="mailto:admin@db.debian.org">admin@db.debian.org</a>.
+</small>
+<p>
+<small>
+Last Modified: Fri, Jul 12 17:23:30 UTC 2002
+  <br>
+  Copyright &copy; 1997-2002
+ <a href="http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/license">license terms</a>
+</small>
+</body>
+</html>
index db5775f..109fd90 100644 (file)
@@ -1,4 +1,5 @@
-#use wml::debian::template title="debian.org Developers LDAP Search"
+#use wml::db.d.o title="debian.org Developers LDAP Search"
+
 <br><br><center>
 <form method=post action="search.cgi">
 <input type=hidden name=id value="~id~" >
index b06ba5c..7b9a40e 100644 (file)
@@ -1,39 +1,57 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML lang="en">
-<HEAD>
-<TITLE>Debian GNU/Linux -- debian.org Developers Online Database</TITLE>
-<LINK REV="made" HREF="mailto:webmaster@debian.org">
-<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<META NAME="Description" CONTENT="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
-<META NAME="Keywords" CONTENT="debian, GNU, linux, unix, open source, free, DFSG ">
-<META NAME="Language" CONTENT="English">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=">
+<title>Debian GNU/Linux -- debian.org Developers Online Database</title>
+<link rev="made" href="mailto:webmaster@debian.org">
+<meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+<meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+<meta name="Language" content="">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
-<meta name="Generator" content="WML 1.6.8 (12-01-1999)">
-<meta name="Modified"  content="22-09-1999 21:53:03">
-</HEAD>
-<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
-<TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
-<TR>
-<TD>
-<A HREF="http://www.debian.org/logos/" BORDER="0"><IMG src="/Pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""></A>
-<IMG src="/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project">
-</TD>
-</TR>
-<TR>
-<TD bgcolor="#DF0451">
-<A href="http://www.debian.org/"><IMG src="/Pics/home.en.gif" border="0" hspace="2" vspace="3" alt="Home"></A>
-<A href="http://www.debian.org/intro/about"><IMG src="/Pics/about.en.gif" border="0" hspace="2" vspace="3" alt="About&nbsp;Debian"></A>
-<A href="http://www.debian.org/News/"><IMG src="/Pics/news.en.gif" border="0" hspace="2" vspace="3" alt="News"></A>
-<A href="http://www.debian.org/distrib/"><IMG src="/Pics/distrib.en.gif" border="0" hspace="2" vspace="3" alt="Distribution"></A>
-<A href="http://www.debian.org/support"><IMG src="/Pics/support.en.gif" border="0" hspace="2" vspace="3" alt="Support"></A>
-<A href="http://www.debian.org/devel/"><IMG src="/Pics/devel.en.gif" border="0" hspace="2" vspace="3" alt="Developers'&nbsp;Corner"></A>
-<A href="http://www.debian.org/search"><IMG src="/Pics/search.en.gif" border="0" hspace="2" vspace="3" alt="Search"></A>
-</TD>
-</TR>
-</TABLE>
-<H1>debian.org Developers Online Database</H1>
+<meta name="Generator" content="WML 2.0.8 (30-Oct-2001)">
+<meta name="Modified"  content="2002-07-12 19:23:30">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+<table width="100%" align="center" border="0" cellpadding="3" cellspacing="0" summary="">
+<tr>
+  <td align="left" valign="middle">
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt=""></a>
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project"></a>
+  </td>
+</tr>
+</table>
+<!--UdmComment-->
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td rowspan="2" align="center">
+<a href="http://www.debian.org/intro/about"><img src="http://www.debian.org/Pics/about.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="About Debian"></a>
+<a href="http://www.debian.org/News/"><img src="http://www.debian.org/Pics/news.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="News"></a>
+<a href="http://www.debian.org/distrib/"><img src="http://www.debian.org/Pics/getting.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Getting Debian"></a>
+<a href="http://www.debian.org/support"><img src="http://www.debian.org/Pics/support.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Support"></a>
+<a href="http://www.debian.org/devel/"><img src="http://www.debian.org/Pics/devel.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Developers'&nbsp;Corner"></a>
+<a href="http://www.debian.org/sitemap"><img src="http://www.debian.org/Pics/sitemap.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Site map"></a>
+<a href="http://search.debian.org/"><img src="http://www.debian.org/Pics/search.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Search"></a>
+</td>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+</table>
+<!--/UdmComment-->
+<h1>debian.org Developers Online Database</h1>
   <div align="center">
-  <table border="5" cellspacing="0" cellpadding="10" width="70%" bgcolor="#DDDDDD">
+  <table border="5" cellspacing="0" cellpadding="10" width="70%" bgcolor="#DDDDDD" summary="">
   <tr><td align="left"><br>
 To look up information about Debian developers, enter your search criteria
 in the form. Results are returned which match all of the search criteria.
@@ -45,13 +63,19 @@ on approximate searching.<p>
 The "On vacation" field will return all developers who have left a vacation
 message.<p>
 </br></td></tr></table></div>
-<HR>
-<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
-<HR>
-<SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Thu, Sep 23 03:53:03 UTC 1999<BR>
-Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
-       
-        </SMALL>
-</BODY>
-</HTML>
+<hr noshade width="100%" size="1">
+Back to the <a href="http://www.debian.org/">Debian Project homepage</a>.
+<hr noshade width="100%" size="1">
+<small>
+You can contact us at
+<a href="mailto:admin@db.debian.org">admin@db.debian.org</a>.
+</small>
+<p>
+<small>
+Last Modified: Fri, Jul 12 17:23:30 UTC 2002
+  <br>
+  Copyright &copy; 1997-2002
+ <a href="http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/license">license terms</a>
+</small>
+</body>
+</html>
index 818944a..066d779 100644 (file)
@@ -1,4 +1,5 @@
-#use wml::debian::template title="debian.org Developers Online Database"
+#use wml::db.d.o title="debian.org Developers Online Database"
+
   <center>
   <table border=5 cellspacing=0 cellpadding=10 width="70%" bgcolor=#DDDDDD> 
   <tr><td align="left"><br>
index 990b5c1..aad6527 100644 (file)
@@ -1,37 +1,55 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML lang="en">
-<HEAD>
-<TITLE>Debian GNU/Linux -- debian.org Developers LDAP Search Results</TITLE>
-<LINK REV="made" HREF="mailto:webmaster@debian.org">
-<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<META NAME="Description" CONTENT="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
-<META NAME="Keywords" CONTENT="debian, GNU, linux, unix, open source, free, DFSG ">
-<META NAME="Language" CONTENT="English">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=">
+<title>Debian GNU/Linux -- debian.org Developers LDAP Search Results</title>
+<link rev="made" href="mailto:webmaster@debian.org">
+<meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+<meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+<meta name="Language" content="">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
-<meta name="Generator" content="WML 1.7.2 (28-06-1999)">
-<meta name="Modified"  content="26-03-2000 14:52:42">
-</HEAD>
-<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
-<TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
-<TR>
-<TD>
-<A HREF="http://www.debian.org/logos/" BORDER="0"><IMG src="/Pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""></A>
-<IMG src="/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project">
-</TD>
-</TR>
-<TR>
-<TD bgcolor="#DF0451">
-<A href="http://www.debian.org/"><IMG src="/Pics/home.en.gif" border="0" hspace="2" vspace="3" alt="Home"></A>
-<A href="http://www.debian.org/intro/about"><IMG src="/Pics/about.en.gif" border="0" hspace="2" vspace="3" alt="About&nbsp;Debian"></A>
-<A href="http://www.debian.org/News/"><IMG src="/Pics/news.en.gif" border="0" hspace="2" vspace="3" alt="News"></A>
-<A href="http://www.debian.org/distrib/"><IMG src="/Pics/distrib.en.gif" border="0" hspace="2" vspace="3" alt="Distribution"></A>
-<A href="http://www.debian.org/support"><IMG src="/Pics/support.en.gif" border="0" hspace="2" vspace="3" alt="Support"></A>
-<A href="http://www.debian.org/devel/"><IMG src="/Pics/devel.en.gif" border="0" hspace="2" vspace="3" alt="Developers'&nbsp;Corner"></A>
-<A href="http://www.debian.org/search"><IMG src="/Pics/search.en.gif" border="0" hspace="2" vspace="3" alt="Search"></A>
-</TD>
-</TR>
-</TABLE>
-<H1>debian.org Developers LDAP Search Results</H1>
+<meta name="Generator" content="WML 2.0.8 (30-Oct-2001)">
+<meta name="Modified"  content="2002-07-12 19:23:30">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+<table width="100%" align="center" border="0" cellpadding="3" cellspacing="0" summary="">
+<tr>
+  <td align="left" valign="middle">
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt=""></a>
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project"></a>
+  </td>
+</tr>
+</table>
+<!--UdmComment-->
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td rowspan="2" align="center">
+<a href="http://www.debian.org/intro/about"><img src="http://www.debian.org/Pics/about.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="About Debian"></a>
+<a href="http://www.debian.org/News/"><img src="http://www.debian.org/Pics/news.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="News"></a>
+<a href="http://www.debian.org/distrib/"><img src="http://www.debian.org/Pics/getting.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Getting Debian"></a>
+<a href="http://www.debian.org/support"><img src="http://www.debian.org/Pics/support.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Support"></a>
+<a href="http://www.debian.org/devel/"><img src="http://www.debian.org/Pics/devel.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Developers'&nbsp;Corner"></a>
+<a href="http://www.debian.org/sitemap"><img src="http://www.debian.org/Pics/sitemap.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Site map"></a>
+<a href="http://search.debian.org/"><img src="http://www.debian.org/Pics/search.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Search"></a>
+</td>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+</table>
+<!--/UdmComment-->
+<h1>debian.org Developers LDAP Search Results</h1>
 <!-- note: comments in this page may be significant. Do not remove -->
 <!-- ~blah~ will be replaced by the contents of the blah variable when this html page is returned -->
 <p align="center">
@@ -65,13 +83,19 @@ searchresults?>
 <?ifnoauth <a href="http://db.debian.org/login.html">Login</a> (<a href="https://db.debian.org/login.html">SSL version</a>) | ?>
 <a href="search.cgi?id=~id~&authtoken=~authtoken~">Search again</a></p><br><br>
 </p>
-<HR>
-<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
-<HR>
-<SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Sun, Mar 26 21:52:42 UTC 2000<BR>
-Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
-       
-        </SMALL>
-</BODY>
-</HTML>
+<hr noshade width="100%" size="1">
+Back to the <a href="http://www.debian.org/">Debian Project homepage</a>.
+<hr noshade width="100%" size="1">
+<small>
+You can contact us at
+<a href="mailto:admin@db.debian.org">admin@db.debian.org</a>.
+</small>
+<p>
+<small>
+Last Modified: Fri, Jul 12 17:23:30 UTC 2002
+  <br>
+  Copyright &copy; 1997-2002
+ <a href="http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/license">license terms</a>
+</small>
+</body>
+</html>
index df85b76..4af139b 100644 (file)
@@ -1,4 +1,5 @@
-#use wml::debian::template title="debian.org Developers LDAP Search Results"
+#use wml::db.d.o title="debian.org Developers LDAP Search Results"
+
 <!-- note: comments in this page may be significant. Do not remove -->
 <!-- ~blah~ will be replaced by the contents of the blah variable when this html page is returned -->
 <p align=center>
index 3904f5f..023968e 100644 (file)
@@ -1,43 +1,61 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML lang="en">
-<HEAD>
-<TITLE>Debian GNU/Linux -- debian.org Developers LDAP Maintainance</TITLE>
-<LINK REV="made" HREF="mailto:webmaster@debian.org">
-<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<META NAME="Description" CONTENT="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
-<META NAME="Keywords" CONTENT="debian, GNU, linux, unix, open source, free, DFSG ">
-<META NAME="Language" CONTENT="English">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="en">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=">
+<title>Debian GNU/Linux -- debian.org Developers LDAP Maintainance</title>
+<link rev="made" href="mailto:webmaster@debian.org">
+<meta name="Description" content="Debian GNU/Linux is a free distribution of the GNU/Linux operating system. It is maintained and updated through the work of many users who volunteer their time and effort.">
+<meta name="Keywords" content="debian, GNU, linux, unix, open source, free, DFSG">
+<meta name="Language" content="">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
-<meta name="Generator" content="WML 1.7.4 (06-Oct-1999)">
-<meta name="Modified"  content="09-06-2001 14:44:53">
-</HEAD>
-<BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
-<TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
-<TR>
-<TD>
-<A HREF="http://www.debian.org/logos/" BORDER="0"><IMG src="/Pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""></A>
-<IMG src="/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project">
-</TD>
-</TR>
-<TR>
-<TD bgcolor="#DF0451">
-<A href="http://www.debian.org/"><IMG src="/Pics/home.en.gif" border="0" hspace="2" vspace="3" alt="Home"></A>
-<A href="http://www.debian.org/intro/about"><IMG src="/Pics/about.en.gif" border="0" hspace="2" vspace="3" alt="About&nbsp;Debian"></A>
-<A href="http://www.debian.org/News/"><IMG src="/Pics/news.en.gif" border="0" hspace="2" vspace="3" alt="News"></A>
-<A href="http://www.debian.org/distrib/"><IMG src="/Pics/distrib.en.gif" border="0" hspace="2" vspace="3" alt="Distribution"></A>
-<A href="http://www.debian.org/support"><IMG src="/Pics/support.en.gif" border="0" hspace="2" vspace="3" alt="Support"></A>
-<A href="http://www.debian.org/devel/"><IMG src="/Pics/devel.en.gif" border="0" hspace="2" vspace="3" alt="Developers'&nbsp;Corner"></A>
-<A href="http://www.debian.org/search"><IMG src="/Pics/search.en.gif" border="0" hspace="2" vspace="3" alt="Search"></A>
-</TD>
-</TR>
-</TABLE>
-<H1>debian.org Developers LDAP Maintainance</H1>
+<meta name="Generator" content="WML 2.0.8 (30-Oct-2001)">
+<meta name="Modified"  content="2002-07-12 19:23:30">
+</head>
+<body text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
+<table width="100%" align="center" border="0" cellpadding="3" cellspacing="0" summary="">
+<tr>
+  <td align="left" valign="middle">
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/logos/openlogo-nd-50.png" border="0" hspace="0" vspace="0" alt=""></a>
+  <a href="http://www.debian.org/"><img src="http://www.debian.org/Pics/debian.jpg" border="0" hspace="0" vspace="0" alt="Debian Project"></a>
+  </td>
+</tr>
+</table>
+<!--UdmComment-->
+<table bgcolor="#DF0451" border="0" cellpadding="0" cellspacing="0" width="100%" summary="">
+<tr>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td rowspan="2" align="center">
+<a href="http://www.debian.org/intro/about"><img src="http://www.debian.org/Pics/about.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="About Debian"></a>
+<a href="http://www.debian.org/News/"><img src="http://www.debian.org/Pics/news.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="News"></a>
+<a href="http://www.debian.org/distrib/"><img src="http://www.debian.org/Pics/getting.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Getting Debian"></a>
+<a href="http://www.debian.org/support"><img src="http://www.debian.org/Pics/support.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Support"></a>
+<a href="http://www.debian.org/devel/"><img src="http://www.debian.org/Pics/devel.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Developers'&nbsp;Corner"></a>
+<a href="http://www.debian.org/sitemap"><img src="http://www.debian.org/Pics/sitemap.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Site map"></a>
+<a href="http://search.debian.org/"><img src="http://www.debian.org/Pics/search.en.gif" align="middle" border="0" hspace="4" vspace="7" alt="Search"></a>
+</td>
+<td valign="top">
+<img src="http://www.debian.org/Pics/red-upperright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+<tr>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerleft.png" align="left" border="0" hspace="0" vspace="0" alt="">
+</td>
+<td valign="bottom">
+<img src="http://www.debian.org/Pics/red-lowerright.png" align="right" border="0" hspace="0" vspace="0" alt="">
+</td>
+</tr>
+</table>
+<!--/UdmComment-->
+<h1>debian.org Developers LDAP Maintainance</h1>
   <br><br><div align="center">
   <form method="post" action="update.cgi">
   <input type="hidden" name="editdn" value="~editdn~">
   <input type="hidden" name="id" value="~id~">
   <input type="hidden" name="authtoken" value="~authtoken~">
-  <table border="5" cellspacing="0" cellpadding="3" width="70%" bgcolor="#DDDDDD">
+  <table border="5" cellspacing="0" cellpadding="3" width="70%" bgcolor="#DDDDDD" summary="">
   <tr><th colspan="2" align="center"><font size="+2">Debian Developers Database Maintanence</font></th></tr>
   <tr><td align="right">
     <b>login:</b></td><td>~uid~@debian.org
   <a href="search.cgi?id=~id~&authtoken=~authtoken~">Return to search page</a><br>
   <a href="logout.cgi">Logout!</a>
   </div>
-<HR>
-<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
-<HR>
-<SMALL>You can contact us at <A href="mailto:admin@db.debian.org">admin@db.debian.org</A>.</SMALL><P>
-<SMALL>Last Modified: Sat, Jun 9 20:44:53 UTC 2001<BR>
-Copyright &copy; 1997-1999 <A href="http://www.spi-inc.org/">SPI</A>; See <A href="http://www.debian.org/license">license terms</A>
-       
-        </SMALL>
-</BODY>
-</HTML>
+<hr noshade width="100%" size="1">
+Back to the <a href="http://www.debian.org/">Debian Project homepage</a>.
+<hr noshade width="100%" size="1">
+<small>
+You can contact us at
+<a href="mailto:admin@db.debian.org">admin@db.debian.org</a>.
+</small>
+<p>
+<small>
+Last Modified: Fri, Jul 12 17:23:30 UTC 2002
+  <br>
+  Copyright &copy; 1997-2002
+ <a href="http://www.spi-inc.org/">SPI</a>; See <a href="http://www.debian.org/license">license terms</a>
+</small>
+</body>
+</html>
index 4beba61..e879e52 100644 (file)
@@ -1,4 +1,5 @@
-#use wml::debian::template title="debian.org Developers LDAP Maintainance"
+#use wml::db.d.o title="debian.org Developers LDAP Maintainance"
+
   <br><br><center>
   <form method=post action="update.cgi">
   <input type=hidden name=editdn value="~editdn~">