Jelajahi Sumber

146201 - make directory express brand agnostic - [email protected]

Nathan Kinder 21 tahun lalu
induk
melakukan
829fec96dc

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

@@ -28,7 +28,7 @@ HTML=   emptyFrame.html index.html 16-conference.gif \
 	pbrd.jpg department.gif person.gif clear.gif \
 	vendor.gif style.css intro.html phone.html view_vcard.gif \
 	phone.js view_vcard_sm.gif \
-	brandblock.gif get_cert.gif \
+	rolodex.gif get_cert.gif \
 	carded.html get_cert_sm.gif pixel.gif \
 	32-office.gif 32-alert.gif 32-conference.gif 32-person.gif \
 	32-message.gif nullStringError.html tiny_cert.gif \

TEMPAT SAMPAH
ldap/clients/dsgw/pbhtml/brandblock.gif


+ 3 - 7
ldap/clients/dsgw/pbhtml/index.html

@@ -6,18 +6,14 @@
  -->
 <html>
 <head>
-<meta
-  name="keywords"
-  content="Netscape server product, Directory Server 6.2, LDAP Corporate Directory"
->
-<meta name="description" content="Netscape Directory Express: 
+<meta name="description" content="Directory Express: 
     A Searchable Index of People and Resources for your enterprise.">
 <meta name="keywords" content="phonebook, directory, express, search, enterprise, people, users, conference rooms, spooky!">
-<title>Netscape Directory Express</title>
+<title>Directory Express</title>
 
 </head>
 
-<frameset rows="50,*" frameborder="no" border="0" framespacing="0">
+<frameset rows="64,*" frameborder="no" border="0" framespacing="0">
     <frame 
       src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=phone.html" 
       name="buttonBarFrame" 

+ 1 - 1
ldap/clients/dsgw/pbhtml/intro.html

@@ -6,7 +6,7 @@
  -->
 <html>
 <head>
-<title>Netscape Directory Express</title>
+<title>Directory Express</title>
 <LINK REL=stylesheet TYPE="text/css" HREF="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=style.css">
 </head>
 

+ 4 - 35
ldap/clients/dsgw/pbhtml/phone.html

@@ -7,7 +7,7 @@
 <html>
 <head>
 <meta http-equiv="content-type" content="text/html;charset=utf-8">
-<title>Netscape Directory Express</title>
+<title>Directory Express</title>
 
 <script language="javascript">
 //<!--
@@ -44,9 +44,8 @@ window.location.href=i;
 <IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="40" border="0">
 </td>
 <TD ALIGN=LEFT VALIGN=CENTER nowrap>
-<a href="javascript:alert('Powered by Netscape Directory Server 6.2')" onMouseOver="window.status='Click for more information about Netscape Directory Express.'; return true"><img src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=brandblock.gif" border="0" align="left"></a></td>
-<TD valign="top"><IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" width="7" height="1" border="0"></TD>
-<TD valign="top" class="appName" nowrap>Netscape Directory Express</td>
+<img src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=rolodex.gif" width="51" height="54" border="0" align="left"></td>
+<TD valign="center" class="appName" nowrap>Directory Express</td>
 <TD ALIGN=LEFT width="75%">
 		<TABLE BORDER=0>
 		<TR>
@@ -63,7 +62,7 @@ window.location.href=i;
 			</span>
 			</TD>
 		</TR></TABLE>
-	</TD>
+</TD>
 </tr>
 
 <!-- TR>
@@ -80,33 +79,3 @@ window.location.href=i;
 </form>
 </body>
 </html>
- 
-
-Index: phone.html
-===================================================================
-RCS file: /hurricane/cvs/spd/ldapserver/ldap/clients/dsgw/pbhtml/phone.html,v
-retrieving revision 1.1.1.1
-diff -c -u -r1.1.1.1 phone.html
-cvs server: conflicting specifications of output style
---- phone.html  21 Jan 2005 00:40:49 -0000      1.1.1.1
-+++ phone.html  25 Jan 2005 22:25:40 -0000
-@@ -41,7 +41,7 @@
-  
- <tr>
- <td>
--<IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="37" border="0">
-+<IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="40" border="0">
- </td>
- <TD ALIGN=LEFT VALIGN=CENTER nowrap>
- <a href="javascript:alert('Powered by Netscape Directory Server 6.2')" onMouseOver="window.status='Click for more information about Netscape Directory Express.'; return true"><img src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=brandblock.gif" border="0" align="left"></a></td>
-@@ -74,10 +74,6 @@
-  
- <TR>
- <TD valign="top" colspan="5" width="100%"><IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" width="1" height="5" border="0"></TD>
--</TR>
--
--<TR>
--<TD width="100%" colspan="5" class="bgColor7"><IMG src="/clients/dsgw/bin/lang?<!-- GCONTEXT -->&file=clear.gif" height="1" border="0"></TD>
- </TR>
-  
- </table>

+ 1 - 1
ldap/clients/dsgw/pbhtml/report.html

@@ -7,7 +7,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
 <HTML>
 <HEAD>
-   <TITLE>Netscape Telephone Book: Reports</TITLE>
+   <TITLE>Telephone Book: Reports</TITLE>
    <META NAME="GENERATOR" CONTENT="User-Agent: Mozilla/3.01Gold-C (Macintosh; U; PPC)">
 </HEAD>
 <BODY TEXT="#0B0547" BGCOLOR="#FFFFFF" LINK="#0000FF" VLINK="#551A8B" ALINK="#0000FF">

TEMPAT SAMPAH
ldap/clients/dsgw/pbhtml/rolodex.gif


+ 3 - 2
ldap/clients/dsgw/pbhtml/style.css

@@ -65,7 +65,7 @@ body.Search {
 
 td.appName {
 	font-family: verdana, Arial, Helvetica, sans-serif;
-	font-size: 14px;
+	font-size: 16px;
 	vertical-align : middle;
 	color: #ffffff;
 	font-weight: bold;
@@ -73,9 +73,10 @@ td.appName {
 
 .apptext {
 	font-family: verdana, Arial, Helvetica, sans-serif;
-	font-size: 14px;
+	font-size: 12px;
 	vertical-align: middle;
 	color: #ffffff;
+	font-weight: bold;
 }
 
 /* Fonts */