Browse Source

146294 - changed dsgw to be brand agnostic - [email protected]

Nathan Kinder 21 years ago
parent
commit
2de4dc57dc

+ 1 - 1
ldap/clients/dsgw/html/Makefile

@@ -25,7 +25,7 @@ HTMLDEST   = $(DSGW_HTML_RELDIR)
 HTML= auth.html authroot.html authtitle.html csearchtitle.html \
 	emptyFrame.html greeting.html index.html maintitle.html \
 	newentrytitle.html searchtitle.html style.css \
-	transparent.gif back1.gif content1.gif netscape.gif \
+	transparent.gif back1.gif content1.gif rolodex.gif \
 	country.gif exit1.gif forward1.gif group.gif index1.gif \
         left_bottom.gif left_on.gif right_off.gif \
         left_off.gif right_bottom.gif right_on.gif \

+ 5 - 5
ldap/clients/dsgw/html/auth.html

@@ -7,7 +7,7 @@
 <HTML>
 <HEAD>
 <TITLE>
-Netscape Directory Server Gateway: Authenticate
+Directory Server Gateway: Authenticate
 </TITLE>
 </HEAD>
 
@@ -18,9 +18,9 @@ Netscape Directory Server Gateway: Authenticate
 </FRAMESET>
 <NOFRAMES>
 <H3>Frames-capable browser required</H3>
-Sorry, but in order to use the Netscape Directory Server Gateway,
-you must use a browser which supports HTML forms and JavaScript, such
-as Netscape Navigator version 3 or later.  To learn how to obtain
-Navigator, visit the <A HREF="http://home.netscape.com">Netscape Home Page</A>.
+Sorry, but in order to use the Directory Server Gateway, you
+must use a browser which supports HTML forms and JavaScript, such
+as Mozilla Firefox.  To learn how to obtain Firefox, visit the
+<A HREF="http://www.mozilla.org">Mozilla Home Page</A>.
 </NOFRAMES>
 </HTML>

+ 5 - 5
ldap/clients/dsgw/html/authroot.html

@@ -7,7 +7,7 @@
 <HTML>
 <HEAD>
 <TITLE>
-Netscape Directory Server Gateway: Authenticate
+Directory Server Gateway: Authenticate
 </TITLE>
 </HEAD>
 <FRAMESET ROWS=130,* BORDER=0>
@@ -18,9 +18,9 @@ NORESIZE SCROLLING="auto" MARGINHEIGHT=8 MARGINWIDTH=8>
 </FRAMESET>
 <NOFRAMES>
 <H3>Frames-capable browser required</H3>
-Sorry, but in order to use the Netscape Directory Server Gateway,
-you must use a browser which supports HTML forms and JavaScript, such
-as Netscape Navigator version 3 or later.  To learn how to obtain
-Navigator, visit the <A HREF="http://home.netscape.com">Netscape Home Page</A>.
+Sorry, but in order to use the Directory Server Gateway, you
+must use a browser which supports HTML forms and JavaScript, such
+as Mozilla Firefox.  To learn how to obtain Firefox, visit the
+<A HREF="http://www.mozilla.org">Mozilla Home Page</A>.
 </NOFRAMES>
 </HTML>

+ 3 - 3
ldap/clients/dsgw/html/authtitle.html

@@ -6,7 +6,7 @@
  -->
 <HTML>
 <HEAD>
-<TITLE>Netscape Directory Server</TITLE>
+<TITLE>Directory Server</TITLE>
 <LINK REL=stylesheet TYPE="text/css" HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=style.css">
 </HEAD>
 
@@ -22,9 +22,9 @@
        </tr>
        <tr>
          <td><img border="0" height="1" width="15" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
-         <td><a href="http://www.netscape.com"><img border="0" height="19" width="19" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=netscape.gif"></a></td>
+         <td><img border="0" height="54" width="51" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=rolodex.gif"></td>
          <td><img border="0" height="1" width="7" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
-         <td nowrap="true" align=left width="100%" class="appName">Netscape Directory Server Gateway</td>
+         <td nowrap="true" align=left width="100%" class="appName">Directory Server Gateway</td>
        </tr>
        <tr>
          <td colspan="4"><img border="0" height="12" width="1" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif">

+ 3 - 3
ldap/clients/dsgw/html/csearchtitle.html

@@ -6,7 +6,7 @@
  -->
 <HTML>
 <HEAD>
-<TITLE>Netscape Directory Server</TITLE>
+<TITLE>Directory Server</TITLE>
 <LINK REL=stylesheet TYPE="text/css" HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=style.css">
 </HEAD>
 
@@ -22,9 +22,9 @@
        </tr>
        <tr>
          <td><img border="0" height="1" width="15" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
-         <td><a href="http://www.netscape.com"><img border="0" height="19" width="19" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=netscape.gif"></a></td>
+         <td><img border="0" height="54" width="51" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=rolodex.gif"></td>
          <td><img border="0" height="1" width="7" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
-         <td nowrap="true" align=left width="100%" class="appName">Netscape Directory Server Gateway</td>
+         <td nowrap="true" align=left width="100%" class="appName">Directory Server Gateway</td>
        </tr>
        <tr>
          <td colspan="4"><img border="0" height="12" width="1" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif">

+ 3 - 3
ldap/clients/dsgw/html/greeting.html

@@ -6,7 +6,7 @@
  -->
 <HTML>
 <HEAD>
-<TITLE>Netscape Directory Server</TITLE>
+<TITLE>Directory Server</TITLE>
 <SCRIPT LANGUAGE="JavaScript">
 <!-- Hide from non-JavaScript browsers
 function gotoURL(h) {
@@ -22,8 +22,8 @@ function gotoURL(h) {
 <CENTER> <TABLE CELLPADDING=5 CELLSPACING=5 WIDTH="80%">
 
 <TR> <TD COLSPAN=2>
-You are using the Netscape Directory Server Gateway.  This interface can be
-used to search for, modify, and create entries that are stored in the Netscape Directory Server.
+You are using the Directory Server Gateway.  This interface can be
+used to search for, modify, and create entries that are stored in the directory.
 <P>
 You are currently viewing the Standard Search screen, which provides an
 easy and convenient way to search the directory.  Standard Search

+ 5 - 5
ldap/clients/dsgw/html/index.html

@@ -6,7 +6,7 @@
  -->
 <HTML>
 <HEAD>
-<TITLE>Netscape Directory Server Gateway</TITLE>
+<TITLE>Directory Server Gateway</TITLE>
 </HEAD>
 <FRAMESET ROWS=130,* BORDER=0>
     <FRAME SRC="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=maintitle.html" NAME="buttonBarFrame" NORESIZE
@@ -16,9 +16,9 @@
 </FRAMESET>
 <NOFRAMES>
 <H3>Frames-capable browser required</H3>
-Sorry, but in order to use the Netscape Directory Server Gateway,
-you must use a browser which supports HTML forms and JavaScript, such
-as Netscape Navigator version 3 or later.  To learn how to obtain
-Navigator, visit the <A HREF="http://home.netscape.com">Netscape Home Page</A>.
+Sorry, but in order to use the Directory Server Gateway, you
+must use a browser which supports HTML forms and JavaScript, such
+as Mozilla Firefox.  To learn how to obtain Firefox, visit the
+<A HREF="http://www.mozilla.org">Mozilla Home Page</A>.
 </NOFRAMES>
 </HTML>

BIN
ldap/clients/dsgw/html/left_bottom.gif


BIN
ldap/clients/dsgw/html/left_off.gif


BIN
ldap/clients/dsgw/html/left_on.gif


+ 3 - 3
ldap/clients/dsgw/html/maintitle.html

@@ -6,7 +6,7 @@
  -->
 <HTML>
 <HEAD>
-<TITLE>Netscape Directory Server</TITLE>
+<TITLE>Directory Server</TITLE>
 <LINK REL=stylesheet TYPE="text/css" HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=style.css">
 </HEAD>
 
@@ -22,9 +22,9 @@
        </tr>
        <tr>
          <td><img border="0" height="1" width="15" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
-         <td><a href="http://www.netscape.com"><img border="0" height="19" width="19" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=netscape.gif"></a></td>
+         <td><img border="0" height="54" width="51" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=rolodex.gif"></td>
          <td><img border="0" height="1" width="7" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
-         <td nowrap="true" align=left width="100%" class="appName">Netscape Directory Server Gateway</td>
+         <td nowrap="true" align=left width="100%" class="appName">Directory Server Gateway</td>
        </tr>
        <tr>
          <td colspan="4"><img border="0" height="12" width="1" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif">

BIN
ldap/clients/dsgw/html/netscape.gif


+ 3 - 3
ldap/clients/dsgw/html/newentrytitle.html

@@ -6,7 +6,7 @@
  -->
 <HTML>
 <HEAD>
-<TITLE>Netscape Directory Server</TITLE>
+<TITLE>Directory Server</TITLE>
 <LINK REL=stylesheet TYPE="text/css" HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=style.css">
 </HEAD>
 
@@ -22,9 +22,9 @@
        </tr>
        <tr>
          <td><img border="0" height="1" width="15" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
-         <td><a href="http://www.netscape.com"><img border="0" height="19" width="19" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=netscape.gif"></a></td>
+         <td><img border="0" height="54" width="51" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=rolodex.gif"></td>
          <td><img border="0" height="1" width="7" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
-         <td nowrap="true" align=left width="100%" class="appName">Netscape Directory Server Gateway</td>
+         <td nowrap="true" align=left width="100%" class="appName">Directory Server Gateway</td>
        </tr>
        <tr>
          <td colspan="4"><img border="0" height="12" width="1" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif">

BIN
ldap/clients/dsgw/html/right_bottom.gif


BIN
ldap/clients/dsgw/html/right_off.gif


BIN
ldap/clients/dsgw/html/right_on.gif


BIN
ldap/clients/dsgw/html/rolodex.gif


+ 3 - 3
ldap/clients/dsgw/html/searchtitle.html

@@ -6,7 +6,7 @@
  -->
 <HTML>
 <HEAD>
-<TITLE>Netscape Directory Server</TITLE>
+<TITLE>Directory Server</TITLE>
 <LINK REL=stylesheet TYPE="text/css" HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=style.css">
 </HEAD>
 
@@ -22,9 +22,9 @@
        </tr>
        <tr>
          <td><img border="0" height="1" width="15" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
-         <td><a href="http://www.netscape.com"><img border="0" height="19" width="19" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=netscape.gif"></a></td>
+         <td><img border="0" height="54" width="51" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=rolodex.gif"></td>
          <td><img border="0" height="1" width="7" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
-         <td nowrap="true" align=left width="100%" class="appName">Netscape Directory Server Gateway</td>
+         <td nowrap="true" align=left width="100%" class="appName">Directory Server Gateway</td>
        </tr>
        <tr>
          <td colspan="4"><img border="0" height="12" width="1" src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif">

+ 18 - 18
ldap/clients/dsgw/html/style.css

@@ -27,7 +27,7 @@ th {
 	font-weight: bold;
 	color: #ffffff;
 	vertical-align : middle;
-	background-color: #336699;
+	background-color: #666666;
 }
 
 
@@ -80,9 +80,9 @@ body.Search {
 
 td.appName {
 	font-family: verdana, Arial, Helvetica, sans-serif;
-	font-size: 12px;
+	font-size: 16px;
 	vertical-align : middle;
-	color: #ccffff;
+	color: #ffffff;
 	font-weight: bold;
 }
 
@@ -102,17 +102,17 @@ td.appName {
 .link3:Visited  {color: #ccffff; font-size: 11px;}
 .link3:Hover  {color: #ccffff; font-size: 11px;}
 
-.link6 {color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none;}
-.link6:Link {color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none;}
-.link6:Hover {color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none;}
-.link6:Visited {color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none;}
-.link6:Active {color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none;}
+.link6 {color: #dddddd; font-size: 12px; font-weight: bold; text-decoration: none;}
+.link6:Link {color: #dddddd; font-size: 12px; font-weight: bold; text-decoration: none;}
+.link6:Hover {color: #dddddd; font-size: 12px; font-weight: bold; text-decoration: none;}
+.link6:Visited {color: #dddddd; font-size: 12px; font-weight: bold; text-decoration: none;}
+.link6:Active {color: #dddddd; font-size: 12px; font-weight: bold; text-decoration: none;}
 
-.link7 {color: #003366; font-size: 12px; font-weight: bold; text-decoration: none;}
-.link7:Link  {color: #003366; font-size: 12px; font-weight: bold; text-decoration: none;}
-.link7:Hover  {color: #003366; font-size: 12px; font-weight: bold; text-decoration: none;}
-.link7:Visited  {color: #003366; font-size: 12px; font-weight: bold; text-decoration: none;}
-.link7:Active  {color: #003366; font-size: 12px; font-weight: bold; text-decoration: none;}
+.link7 {color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none;}
+.link7:Link  {color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none;}
+.link7:Hover  {color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none;}
+.link7:Visited  {color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none;}
+.link7:Active  {color: #ffffff; font-size: 12px; font-weight: bold; text-decoration: none;}
 
 .link14 {color: #ffffff; font-size: 11px;}
 .link14:Link {color: #ffffff; font-size: 11px;}
@@ -127,16 +127,16 @@ td.appName {
 .text31 {color: #000000; font-size: 14px; font-family: Verdana, Arial, Helvetica; font-weight: bold;}
 .text22 {color: #000000; font-size: 11px; font-family: Verdana, Arial, Helvetica;}
 
-.bgColor1  {background-color: #003366;}
+.bgColor1  {background-color: #000000;}
 .bgColor4  {background-color: #cccccc;}
 .bgColor7  {background-color: #66ccff;}
-.bgColor9  {background-color: #336699;}
+.bgColor9  {background-color: #666666;}
 .bgColor16  {background-color: #0033CC;}
 
 /* background colors for tabs and tab area */
-.bgAtTab  {background-color: #ccffff;}
+.bgAtTab  {background-color: #999999;}
 .bgAtTabHighlight {background-color: #ffffff;}
-.bgRegTab  {background-color: #0099cc;}
-.bgRegTabHighlight  {background-color: #66ccff;}
+.bgRegTab  {background-color: #666666;}
+.bgRegTabHighlight  {background-color: #999999;}
 .bgInsideRule  {background-color: #66ccff;}
 .bgDarkRule {background-color: #000000;}