(re)added login templates
authortausq <>
Thu, 23 Sep 1999 04:33:08 +0000 (04:33 +0000)
committertausq <>
Thu, 23 Sep 1999 04:33:08 +0000 (04:33 +0000)
web/login.html
web/login.wml [new file with mode: 0644]
web/searchform.html
web/searchhelp.html
web/searchresults.html
web/update.html

index 300dcd5..84fbf62 100644 (file)
@@ -1,16 +1,68 @@
-<html><head><title>debian.org Developers LDAP Search</title>
-<body bgcolor=#9999ff link=red alink=red vlink=red text=black>
-<br><br><center>
-<form method=post action="login.cgi">
-<table border=5 cellspacing=0 cellpadding=3 width="70%" bgcolor=#DDDDDD> 
-<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><br></td></tr>
-<tr><td align=right><b>login:</b></td><td><input size=10 name=username>@debian.org</td></tr>
-<tr><td align=right><b>Password:</b></td><td><input size=20 name=password type=password></td></tr>
-<tr><td colspan=2 align="center">
-<input type=submit name=search value="Full Search">&nbsp;&nbsp;&nbsp;
-<input type=submit name=update value="Update my info">
+<!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">
+<meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
+<meta name="Generator" content="WML 1.7.2 (28-06-1999)">
+<meta name="Modified"  content="22-09-1999 23:30:38">
+</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="http://www.debian.org/Pics/logo-50.jpg" border="0" hspace="0" vspace="0" alt=""></A>
+<IMG src="http://www.debian.org/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="http://www.debian.org/Pics/home.en.gif" border="0" hspace="2" vspace="3" alt="Home"></A>
+<A href="http://www.debian.org/intro/about"><IMG src="http://www.debian.org/Pics/about.en.gif" border="0" hspace="2" vspace="3" alt="About&nbsp;Debian"></A>
+<A href="http://www.debian.org/News/"><IMG src="http://www.debian.org/Pics/news.en.gif" border="0" hspace="2" vspace="3" alt="News"></A>
+<A href="http://www.debian.org/distrib/"><IMG src="http://www.debian.org/Pics/distrib.en.gif" border="0" hspace="2" vspace="3" alt="Distribution"></A>
+<A href="http://www.debian.org/support"><IMG src="http://www.debian.org/Pics/support.en.gif" border="0" hspace="2" vspace="3" alt="Support"></A>
+<A href="http://www.debian.org/devel/"><IMG src="http://www.debian.org/Pics/devel.en.gif" border="0" hspace="2" vspace="3" alt="Developers'&nbsp;Corner"></A>
+<A href="http://www.debian.org/search"><IMG src="http://www.debian.org/Pics/search.en.gif" border="0" hspace="2" vspace="3" alt="Search"></A>
+</TD>
+</TR>
+</TABLE>
+<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">
+<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><br></td></tr>
+<tr><td align="right"><b>login:</b></td><td><input size="10" name="username">@debian.org</td></tr>
+<tr><td align="right"><b>Password:</b></td><td><input size="20" name="password" type="password"></td></tr>
+<tr><td colspan="2" align="center">
+<input type="submit" name="search" value="Full Search">&nbsp;&nbsp;&nbsp;
+<input type="submit" name="update" value="Update my info">
 </td></tr></table>
-</center>
+</div>
 </form>
-</body></html>
+<HR>
+<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
+<HR>
+<SMALL>See the Debian <A href="http://www.debian.org/contact">contact page</A> for information on contacting us.
+       
+       
+       
+       
+       
+       
+       
+       
+       
+       
+       </SMALL><P>
+<SMALL>Last Modified: Thu, Sep 23 06:30:38 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>
diff --git a/web/login.wml b/web/login.wml
new file mode 100644 (file)
index 0000000..6fcf6b0
--- /dev/null
@@ -0,0 +1,14 @@
+#use wml::debian::template 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> 
+<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><br></td></tr>
+<tr><td align=right><b>login:</b></td><td><input size=10 name=username>@debian.org</td></tr>
+<tr><td align=right><b>Password:</b></td><td><input size=20 name=password type=password></td></tr>
+<tr><td colspan=2 align="center">
+<input type=submit name=search value="Full Search">&nbsp;&nbsp;&nbsp;
+<input type=submit name=update value="Update my info">
+</td></tr></table>
+</center>
+</form>
index 13082a3..7975ca2 100644 (file)
 </div>
 </form>
 <HR>
-<P>Back to the <A href="./">Debian Project homepage</A>.
+<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
 <HR>
 <SMALL>See the Debian <A href="http://www.debian.org/contact">contact page</A> for information on contacting us.
        
index 7c5192f..a0eae1d 100644 (file)
@@ -46,7 +46,7 @@ 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="./">Debian Project homepage</A>.
+<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
 <HR>
 <SMALL>See the Debian <A href="http://www.debian.org/contact">contact page</A> for information on contacting us.
        
index dff385f..994e77c 100644 (file)
@@ -64,7 +64,7 @@ searchresults?>
 <a href="search.cgi?id=~id~&authtoken=~authtoken~">Search again</a></p><br><br>
 </p>
 <HR>
-<P>Back to the <A href="./">Debian Project homepage</A>.
+<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
 <HR>
 <SMALL>See the Debian <A href="http://www.debian.org/contact">contact page</A> for information on contacting us.
        
index 2886afd..62e46d5 100644 (file)
@@ -9,7 +9,7 @@
 <META NAME="Language" CONTENT="English">
 <meta name="Author"    content="Debian Webmaster, webmaster@debian.org">
 <meta name="Generator" content="WML 1.7.2 (28-06-1999)">
-<meta name="Modified"  content="22-09-1999 20:50:32">
+<meta name="Modified"  content="22-09-1999 23:30:18">
 </HEAD>
 <BODY text="#000000" bgcolor="#FFFFFF" link="#0000FF" vlink="#800080" alink="#FF0000">
 <TABLE border="0" cellpadding="3" cellspacing="0" width="100%">
   <a href="logout.cgi">Logout!</a>
   </div>
 <HR>
-<P>Back to the <A href="./">Debian Project homepage</A>.
+<P>Back to the <A href="http://www.debian.org/">Debian Project homepage</A>.
 <HR>
 <SMALL>See the Debian <A href="http://www.debian.org/contact">contact page</A> for information on contacting us.
        
        
        
        </SMALL><P>
-<SMALL>Last Modified: Thu, Sep 23 03:50:32 UTC 1999<BR>
+<SMALL>Last Modified: Thu, Sep 23 06:30:18 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>