Replace compiled .html with .wml source from the db.d.o cvs repository
[mirror/userdir-ldap-cgi.git] / html / searchresults.wml
diff --git a/html/searchresults.wml b/html/searchresults.wml
new file mode 100644 (file)
index 0000000..b539de7
--- /dev/null
@@ -0,0 +1,49 @@
+#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>
+
+<?ifauth <a href="logout.cgi?id=~id~;authtoken=~authtoken~">Logout</a> | ?>
+<?ifnoauth <a href="https://db.debian.org/login.html">Login</a> | ?>
+<a href="search.cgi?id=~id~&amp;authtoken=~authtoken~">Search again</a></p><br><br>
+<p align=center>Number of entries matched: <b>~count~</b></p>
+<center>
+
+<!-- search results - this will be filled in by the script -->
+<!-- specify pairs of descriptive names, followed by the attribute, one per line  -->
+<!-- Note that the attributes specified here do not determine the order of the output, nor which attributes get returned. that is defined in the script -->
+<!-- Note that the last three entries are not fields, but values displayed for a field, for translation purposes -->
+<?searchresults
+(Login, uid)
+(IRC nickname, ircnick)
+(ICQ UIN, icquin)
+(Jabber ID, jabberjid)
+(VoIP, VoIP)
+(Preferred shell, loginshell)
+(email forwarded to, email)
+(PGP/GPG fingerprint, fingerprint)
+(Record created, created)
+(Last modified, modified)
+(Address, address)
+(Lat/Long, latlong)
+(Phone, phone)
+(Fax, fax)
+(Last seen, lastseen)
+(Gender, gender)
+(Date of birth, birthdate)
+(Mail disabled, maildisablemessage)
+(male, male)
+(female, female)
+(unspecified, unspecified)
+searchresults?>
+
+</center>
+<br><br>
+<p align=center>
+<?ifauth <a href="logout.cgi?id=~id~;authtoken=~authtoken~">Logout</a> | ?>
+<?ifnoauth <a href="https://db.debian.org/login.html">Login</a> | ?>
+<a href="search.cgi?id=~id~&amp;authtoken=~authtoken~">Search
+again</a></p>
+<br><br>
+