[Fedora-directory-commits] dsgw/html/es auth.html.in, 1.3, 1.4 authroot.html.in, 1.3, 1.4 index.html.in, 1.3, 1.4
by Doctor Conrad
Author: rmeggins
Update of /cvs/dirsec/dsgw/html/es
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31631/dsgw/html/es
Modified Files:
auth.html.in authroot.html.in index.html.in
Log Message:
Resolves: bug 435230
Description: Clean up all HTML pages (Gateway, Org Tool, Phonebook, etc)
Fix Description: This is the second pass. I focused mainly on the
dsgw pages. Some of the fixes will apply to phonebook too.
I also moved the cgi bin directory to dsgw-cgi-bin - needs to be completely
separate from the admin server cgi bin directory. There are changes to
dsgw-httpd.conf to reflect this as well as changes to other files.
The dsgw uses a path of dsgwcmd, instead of using cgi-bin directly. This
is mapped in the dsgw-httpd.conf.
One problem that still remains - HTML Tidy does not like frames and framesets.
The only workaround suggested is to rewrite them using divs. I'm not really
up to the task right now.
Platforms tested: RHEL5 x86_64
Flag day: Yes - autotool file changes.
Doc: none yet
Index: auth.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/html/es/auth.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- auth.html.in 6 Mar 2008 22:00:24 -0000 1.3
+++ auth.html.in 20 Mar 2008 02:18:43 -0000 1.4
@@ -44,7 +44,7 @@
</TITLE>
</HEAD>
-<FRAMESET ROWS=75,* BORDER=0>
+<FRAMESET ROWS="75,*" BORDER="0">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=authtitle.html" NAME="authTitleFrame" NORESIZE
SCROLLING="NO">
<FRAME SRC="@cgiuri@/auth?<!-- GCONTEXT -->" NAME="authFrame">
Index: authroot.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/html/es/authroot.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- authroot.html.in 6 Mar 2008 22:00:24 -0000 1.3
+++ authroot.html.in 20 Mar 2008 02:18:43 -0000 1.4
@@ -43,7 +43,7 @@
Pasarela de Directory Server: Autenticar
</TITLE>
</HEAD>
-<FRAMESET ROWS=100,* BORDER=0>
+<FRAMESET ROWS="100,*" BORDER="0">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=authtitle.html" NAME="authTitleFrame" NORESIZE
SCROLLING="NO">
<FRAME SRC="@cgiuri@/auth?MANAGER&<!-- GCONTEXT -->" NAME="authFrame">
Index: index.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/html/es/index.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.html.in 6 Mar 2008 22:00:24 -0000 1.3
+++ index.html.in 20 Mar 2008 02:18:43 -0000 1.4
@@ -41,7 +41,7 @@
<HEAD>
<TITLE>Pasarela de Directory Server</TITLE>
</HEAD>
-<FRAMESET ROWS=75,* BORDER=0>
+<FRAMESET ROWS="75,*" BORDER="0">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=maintitle.html" NAME="buttonBarFrame" NORESIZE
SCROLLING="no">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=greeting.html" NAME="greetingFrame" NORESIZE>
15 years, 8 months
[Fedora-directory-commits] dsgw/html auth.html.in, 1.2, 1.3 authroot.html.in, 1.2, 1.3 authtitle.html.in, 1.2, 1.3 csearchtitle.html.in, 1.2, 1.3 eduser.html, 1.3, 1.4 emptyFrame.html, 1.2, 1.3 greeting.html.in, 1.2, 1.3 index.html.in, 1.2, 1.3 maintitle.html.in, 1.2, 1.3 newentrytitle.html.in, 1.2, 1.3 searchtitle.html.in, 1.2, 1.3
by Doctor Conrad
Author: rmeggins
Update of /cvs/dirsec/dsgw/html
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31631/dsgw/html
Modified Files:
auth.html.in authroot.html.in authtitle.html.in
csearchtitle.html.in eduser.html emptyFrame.html
greeting.html.in index.html.in maintitle.html.in
newentrytitle.html.in searchtitle.html.in
Log Message:
Resolves: bug 435230
Description: Clean up all HTML pages (Gateway, Org Tool, Phonebook, etc)
Fix Description: This is the second pass. I focused mainly on the
dsgw pages. Some of the fixes will apply to phonebook too.
I also moved the cgi bin directory to dsgw-cgi-bin - needs to be completely
separate from the admin server cgi bin directory. There are changes to
dsgw-httpd.conf to reflect this as well as changes to other files.
The dsgw uses a path of dsgwcmd, instead of using cgi-bin directly. This
is mapped in the dsgw-httpd.conf.
One problem that still remains - HTML Tidy does not like frames and framesets.
The only workaround suggested is to rewrite them using divs. I'm not really
up to the task right now.
Platforms tested: RHEL5 x86_64
Flag day: Yes - autotool file changes.
Doc: none yet
Index: auth.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/html/auth.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- auth.html.in 6 Mar 2008 22:00:17 -0000 1.2
+++ auth.html.in 20 Mar 2008 02:18:41 -0000 1.3
@@ -44,7 +44,7 @@
</TITLE>
</HEAD>
-<FRAMESET ROWS=130,* BORDER=0>
+<FRAMESET ROWS="130,*" BORDER="0">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=authtitle.html" NAME="authTitleFrame" NORESIZE
SCROLLING="NO">
<FRAME SRC="@cgiuri@/auth?<!-- GCONTEXT -->" NAME="authFrame" SCROLLING="auto">
Index: authroot.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/html/authroot.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- authroot.html.in 6 Mar 2008 22:00:17 -0000 1.2
+++ authroot.html.in 20 Mar 2008 02:18:41 -0000 1.3
@@ -43,11 +43,11 @@
Directory Server Gateway: Authenticate
</TITLE>
</HEAD>
-<FRAMESET ROWS=130,* BORDER=0>
+<FRAMESET ROWS="130,*" BORDER="0">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=authtitle.html" NAME="authTitleFrame" NORESIZE
- SCROLLING="NO" MARGINHEIGHT=6 MARGINWIDTH=8>
+ SCROLLING="NO" MARGINHEIGHT="6" MARGINWIDTH="8">
<FRAME SRC="@cgiuri@/auth?<!-- GCONTEXT -->" NAME="authFrame"
-NORESIZE SCROLLING="auto" MARGINHEIGHT=8 MARGINWIDTH=8>
+NORESIZE SCROLLING="auto" MARGINHEIGHT="8" MARGINWIDTH="8">
</FRAMESET>
<NOFRAMES>
<H3>Frames-capable browser required</H3>
Index: authtitle.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/html/authtitle.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- authtitle.html.in 6 Mar 2008 22:00:17 -0000 1.2
+++ authtitle.html.in 20 Mar 2008 02:18:41 -0000 1.3
@@ -43,7 +43,7 @@
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
</HEAD>
-<body bgcolor="#FFFFFF" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0">
+<body bgcolor="#FFFFFF" style="marginwidth:0; marginheight:0; leftmargin:0; topmargin:0">
<TABLE width="100%" cellspacing="0" cellpadding="0" border="0" class="bgColor4">
<TR>
@@ -82,7 +82,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/search?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='Standard Search'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="Standard Search" ALT="Standard Search">Standard Search</a></td>
+ TITLE="Standard Search">Standard Search</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
@@ -105,7 +105,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/csearch?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='Advanced Search'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="Advanced Search" ALT="Advanced Search">Advanced Search</a></td>
+ TITLE="Advanced Search">Advanced Search</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
@@ -128,7 +128,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/newentry?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='New Entry'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="New Entry" ALT="New Entry">New Entry</a></td>
+ TITLE="New Entry">New Entry</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
@@ -151,7 +151,7 @@
<td nowrap="true"><A HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=auth.html"
TARGET="_top" onMouseOver="self.status='Authentication'; return true;"
onMouseOut="self.status=''; return true;" TITLE="Authentication"
- ALT="Authentication" class="link7">Authentication</a></td>
+ class="link7">Authentication</a></td>
</tr>
<tr>
<td><img border="0" height="1" width="7" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=left_bottom.gif"></td>
Index: csearchtitle.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/html/csearchtitle.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- csearchtitle.html.in 6 Mar 2008 22:00:17 -0000 1.2
+++ csearchtitle.html.in 20 Mar 2008 02:18:41 -0000 1.3
@@ -43,7 +43,7 @@
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
</HEAD>
-<body bgcolor="#FFFFFF" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0">
+<body bgcolor="#FFFFFF" style="marginwidth:0; marginheight:0; leftmargin:0; topmargin:0">
<TABLE width="100%" cellspacing="0" cellpadding="0" border="0" class="bgColor4">
<TR>
@@ -82,7 +82,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/search?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='Standard Search'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="Standard Search" ALT="Standard Search">Standard Search</a></td>
+ TITLE="Standard Search">Standard Search</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
@@ -105,7 +105,7 @@
<td nowrap="true"><A HREF="@cgiuri@/csearch?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='Advanced Search'; return true;"
onMouseOut="self.status=''; return true;" TITLE="Advanced Search"
- ALT="Advanced Search" class="link7">Advanced Search</a></td>
+ class="link7">Advanced Search</a></td>
</tr>
<tr>
<td><img border="0" height="1" width="7" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=left_bottom.gif"></td>
@@ -130,7 +130,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/newentry?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='New Entry'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="New Entry" ALT="New Entry">New Entry</a></td>
+ TITLE="New Entry">New Entry</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
@@ -153,7 +153,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=auth.html"
TARGET="_top" onMouseOver="self.status='Authentication'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="Authentication" ALT="Authentication">Authentication</a></td>
+ TITLE="Authentication">Authentication</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
Index: eduser.html
===================================================================
RCS file: /cvs/dirsec/dsgw/html/eduser.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- eduser.html 6 Mar 2008 22:00:17 -0000 1.3
+++ eduser.html 20 Mar 2008 02:18:41 -0000 1.4
@@ -52,7 +52,7 @@
<b>Edit the user named: </b><INPUT type="text" name="searchstring" value="" size=20>
</pre>
-<p>
+<br>
<center><table border=2 width=100%>
<tr>
Index: emptyFrame.html
===================================================================
RCS file: /cvs/dirsec/dsgw/html/emptyFrame.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- emptyFrame.html 6 Mar 2008 22:00:17 -0000 1.2
+++ emptyFrame.html 20 Mar 2008 02:18:41 -0000 1.3
@@ -37,4 +37,4 @@
END COPYRIGHT BLOCK -->
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
-<HTML><BODY BGCOLOR="white"></BODY></HTML>
+<HTML><head><title>Empty Frame</title></head><BODY BGCOLOR="white"></BODY></HTML>
Index: greeting.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/html/greeting.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- greeting.html.in 6 Mar 2008 22:00:17 -0000 1.2
+++ greeting.html.in 20 Mar 2008 02:18:41 -0000 1.3
@@ -57,7 +57,7 @@
<TR> <TD COLSPAN=2>
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 Server.
-<P>
+<br>
You are currently viewing the Standard Search screen, which provides an
easy and convenient way to search the directory. Standard Search
examines what you type and automatically selects one or more methods
@@ -66,7 +66,7 @@
Search button to quickly locate directory entries. Click the Help
button if you need additional assistance.
-<P>
+<br>
The toolbar you see at the top of this window is always available when you
are using the Directory Server Gateway. In addition to Standard Search,
you can click the other buttons to perform a variety of tasks.
Index: index.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/html/index.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.html.in 6 Mar 2008 22:00:17 -0000 1.2
+++ index.html.in 20 Mar 2008 02:18:41 -0000 1.3
@@ -41,7 +41,7 @@
<HEAD>
<TITLE>Directory Server Gateway</TITLE>
</HEAD>
-<FRAMESET ROWS=130,* BORDER=0>
+<FRAMESET ROWS="130,*" BORDER="0">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=maintitle.html" NAME="buttonBarFrame" NORESIZE
SCROLLING="no">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=greeting.html" NAME="greetingFrame"
Index: maintitle.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/html/maintitle.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- maintitle.html.in 6 Mar 2008 22:00:17 -0000 1.2
+++ maintitle.html.in 20 Mar 2008 02:18:41 -0000 1.3
@@ -43,7 +43,7 @@
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
</HEAD>
-<body bgcolor="#FFFFFF" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0">
+<body bgcolor="#FFFFFF" style="marginwidth:0; marginheight:0; leftmargin:0; topmargin:0">
<TABLE width="100%" cellspacing="0" cellpadding="0" border="0" class="bgColor4">
<TR>
@@ -82,7 +82,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/search?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='Standard Search'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="Standard Search" ALT="Standard Search">Standard Search</a></td>
+ TITLE="Standard Search">Standard Search</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
@@ -105,7 +105,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/csearch?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='Advanced Search'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="Advanced Search" ALT="Advanced Search">Advanced Search</a></td>
+ TITLE="Advanced Search">Advanced Search</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
@@ -128,7 +128,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/newentry?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='New Entry'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="New Entry" ALT="New Entry">New Entry</a></td>
+ TITLE="New Entry">New Entry</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
@@ -151,7 +151,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=auth.html"
TARGET="_top" onMouseOver="self.status='Authentication'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="Authentication" ALT="Authentication">Authentication</a></td>
+ TITLE="Authentication">Authentication</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
Index: newentrytitle.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/html/newentrytitle.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- newentrytitle.html.in 6 Mar 2008 22:00:17 -0000 1.2
+++ newentrytitle.html.in 20 Mar 2008 02:18:41 -0000 1.3
@@ -43,7 +43,7 @@
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
</HEAD>
-<body bgcolor="#FFFFFF" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0">
+<body bgcolor="#FFFFFF" style="marginwidth:0; marginheight:0; leftmargin:0; topmargin:0">
<TABLE width="100%" cellspacing="0" cellpadding="0" border="0" class="bgColor4">
<TR>
@@ -82,7 +82,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/search?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='Standard Search'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="Standard Search" ALT="Standard Search">Standard Search</a></td>
+ TITLE="Standard Search">Standard Search</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
@@ -105,7 +105,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/csearch?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='Advanced Search'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="Advanced Search" ALT="Advanced Search">Advanced Search</a></td>
+ TITLE="Advanced Search">Advanced Search</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
@@ -128,7 +128,7 @@
<td nowrap="true"><A HREF="@cgiuri@/newentry?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='New Entry'; return true;"
onMouseOut="self.status=''; return true;" TITLE="New Entry"
- ALT="New Entry" class="link7">New Entry</a></td>
+ class="link7">New Entry</a></td>
</tr>
<tr>
<td><img border="0" height="1" width="7" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=left_bottom.gif"></td>
@@ -153,7 +153,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=auth.html"
TARGET="_top" onMouseOver="self.status='Authentication'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="Authentication" ALT="Authentication">Authentication</a></td>
+ TITLE="Authentication">Authentication</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
Index: searchtitle.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/html/searchtitle.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- searchtitle.html.in 6 Mar 2008 22:00:17 -0000 1.2
+++ searchtitle.html.in 20 Mar 2008 02:18:41 -0000 1.3
@@ -43,7 +43,7 @@
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
</HEAD>
-<body bgcolor="#FFFFFF" marginwidth="0" marginheight="0" leftmargin="0" topmargin="0">
+<body bgcolor="#FFFFFF" style="marginwidth:0; marginheight:0; leftmargin:0; topmargin:0">
<TABLE width="100%" cellspacing="0" cellpadding="0" border="0" class="bgColor4">
<TR>
@@ -82,7 +82,7 @@
<td nowrap="true"><A HREF="@cgiuri@/search?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='Standard Search'; return true;"
onMouseOut="self.status=''; return true;" TITLE="Standard Search"
- ALT="Standard Search" class="link7">Standard Search</a></td>
+ class="link7">Standard Search</a></td>
</tr>
<tr>
<td><img border="0" height="1" width="7" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=left_bottom.gif"></td>
@@ -107,7 +107,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/csearch?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='Advanced Search'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="Advanced Search" ALT="Advanced Search">Advanced Search</a></td>
+ TITLE="Advanced Search">Advanced Search</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
@@ -130,7 +130,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/newentry?<!-- GCONTEXT -->"
TARGET="_top" onMouseOver="self.status='New Entry'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="New Entry" ALT="New Entry">New Entry</a></td>
+ TITLE="New Entry">New Entry</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
@@ -153,7 +153,7 @@
<td nowrap="true"><a class="link6" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=auth.html"
TARGET="_top" onMouseOver="self.status='Authentication'; return true;"
onMouseOut="self.status=''; return true;"
- TITLE="Authentication" ALT="Authentication">Authentication</a></td>
+ TITLE="Authentication">Authentication</a></td>
</tr>
<tr>
<td class="bgColor1" colspan="4"><img border="0" height="1" width="4" src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif"></td>
15 years, 8 months
[Fedora-directory-commits] dsgw/config/ja csearch.html.in, 1.3, 1.4 newentry.html.in, 1.3, 1.4 search.html.in, 1.3, 1.4
by Doctor Conrad
Author: rmeggins
Update of /cvs/dirsec/dsgw/config/ja
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31631/dsgw/config/ja
Modified Files:
csearch.html.in newentry.html.in search.html.in
Log Message:
Resolves: bug 435230
Description: Clean up all HTML pages (Gateway, Org Tool, Phonebook, etc)
Fix Description: This is the second pass. I focused mainly on the
dsgw pages. Some of the fixes will apply to phonebook too.
I also moved the cgi bin directory to dsgw-cgi-bin - needs to be completely
separate from the admin server cgi bin directory. There are changes to
dsgw-httpd.conf to reflect this as well as changes to other files.
The dsgw uses a path of dsgwcmd, instead of using cgi-bin directly. This
is mapped in the dsgw-httpd.conf.
One problem that still remains - HTML Tidy does not like frames and framesets.
The only workaround suggested is to rewrite them using divs. I'm not really
up to the task right now.
Platforms tested: RHEL5 x86_64
Flag day: Yes - autotool file changes.
Doc: none yet
Index: csearch.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/ja/csearch.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- csearch.html.in 6 Mar 2008 22:00:15 -0000 1.3
+++ csearch.html.in 20 Mar 2008 02:18:41 -0000 1.4
@@ -43,9 +43,9 @@
<TITLE>Directory Server Gateway: Advanced Search</TITLE>
<!-- DS_CSEARCH_SCRIPT -->
</HEAD>
-<FRAMESET ROWS="75,70,70,*" BORDER=0 onLoad="init()">
+<FRAMESET ROWS="75,70,70,*" BORDER="0" onLoad="init()">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=csearchtitle.html" SCROLLING="NO">
- <FRAMESET COLS="33%,33%,*" BORDER=0>
+ <FRAMESET COLS="33%,33%,*" BORDER="0">
<FRAME SRC="@cgiuri@/csearch?<!-- GCONTEXT -->&file=type" NAME="searchTypeFrame" NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/csearch?<!-- GCONTEXT -->&file=attr" NAME="searchAttrFrame" NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/csearch?<!-- GCONTEXT -->&file=match" NAME="searchMatchFrame" NORESIZE SCROLLING="NO">
Index: newentry.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/ja/newentry.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- newentry.html.in 6 Mar 2008 22:00:15 -0000 1.3
+++ newentry.html.in 20 Mar 2008 02:18:41 -0000 1.4
@@ -43,7 +43,7 @@
<TITLE>Directory Server Gateway: New Entry </TITLE>
<!-- DS_NEWENTRY_SCRIPT -->
</HEAD>
-<FRAMESET ROWS=75,70,* BORDER=0 onLoad="init()">
+<FRAMESET ROWS="75,70,*" BORDER="0" onLoad="init()">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=newentrytitle.html" NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/newentry?<!-- GCONTEXT -->&file=type"
NAME="newentryTypeFrame" SCROLLING="NO">
Index: search.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/ja/search.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- search.html.in 6 Mar 2008 22:00:15 -0000 1.3
+++ search.html.in 20 Mar 2008 02:18:41 -0000 1.4
@@ -43,7 +43,7 @@
<TITLE>Directory Server Gateway: Standard Search </TITLE>
<!-- DS_SEARCH_SCRIPT -->
</HEAD>
-<FRAMESET ROWS=75,100,* BORDER=0 onLoad="init()">
+<FRAMESET ROWS="75,100,*" BORDER="0" onLoad="init()">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=searchtitle.html" SCROLLING="NO">
<FRAME SRC="@cgiuri@/search?<!-- GCONTEXT -->&file=string" NAME=searchFrame NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=greeting.html" NAME=outputFrame>
15 years, 8 months
[Fedora-directory-commits] dsgw/config/fr csearch.html.in, 1.3, 1.4 newentry.html.in, 1.3, 1.4 search.html.in, 1.3, 1.4
by Doctor Conrad
Author: rmeggins
Update of /cvs/dirsec/dsgw/config/fr
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31631/dsgw/config/fr
Modified Files:
csearch.html.in newentry.html.in search.html.in
Log Message:
Resolves: bug 435230
Description: Clean up all HTML pages (Gateway, Org Tool, Phonebook, etc)
Fix Description: This is the second pass. I focused mainly on the
dsgw pages. Some of the fixes will apply to phonebook too.
I also moved the cgi bin directory to dsgw-cgi-bin - needs to be completely
separate from the admin server cgi bin directory. There are changes to
dsgw-httpd.conf to reflect this as well as changes to other files.
The dsgw uses a path of dsgwcmd, instead of using cgi-bin directly. This
is mapped in the dsgw-httpd.conf.
One problem that still remains - HTML Tidy does not like frames and framesets.
The only workaround suggested is to rewrite them using divs. I'm not really
up to the task right now.
Platforms tested: RHEL5 x86_64
Flag day: Yes - autotool file changes.
Doc: none yet
Index: csearch.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/fr/csearch.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- csearch.html.in 6 Mar 2008 22:00:14 -0000 1.3
+++ csearch.html.in 20 Mar 2008 02:18:41 -0000 1.4
@@ -43,9 +43,9 @@
<TITLE>Directory Server Gateway : Advanced Search </TITLE>
<!-- DS_CSEARCH_SCRIPT -->
</HEAD>
-<FRAMESET ROWS=75,70,70,* BORDER=0 onLoad="init()">
+<FRAMESET ROWS="75,70,70,*" BORDER="0" onLoad="init()">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=csearchtitle.html" SCROLLING="NO">
- <FRAMESET COLS="35%,42%,*" BORDER=0>
+ <FRAMESET COLS="35%,42%,*" BORDER="0">
<FRAME SRC="@cgiuri@/csearch?<!-- GCONTEXT -->&file=type" NAME="searchTypeFrame" NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/csearch?<!-- GCONTEXT -->&file=attr" NAME="searchAttrFrame" NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/csearch?<!-- GCONTEXT -->&file=match" NAME="searchMatchFrame" NORESIZE SCROLLING="NO">
Index: newentry.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/fr/newentry.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- newentry.html.in 6 Mar 2008 22:00:14 -0000 1.3
+++ newentry.html.in 20 Mar 2008 02:18:41 -0000 1.4
@@ -43,7 +43,7 @@
<TITLE>Passerelle Directory Server : New Entry </TITLE>
<!-- DS_NEWENTRY_SCRIPT -->
</HEAD>
-<FRAMESET ROWS=75,70,* BORDER=0 onLoad="init()">
+<FRAMESET ROWS="75,70,*" BORDER="0" onLoad="init()">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=newentrytitle.html" NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/newentry?<!-- GCONTEXT -->&file=type"
NAME="newentryTypeFrame" SCROLLING="NO">
Index: search.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/fr/search.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- search.html.in 6 Mar 2008 22:00:14 -0000 1.3
+++ search.html.in 20 Mar 2008 02:18:41 -0000 1.4
@@ -43,7 +43,7 @@
<TITLE>Passerelle Directory Server : Standard Search</TITLE>
<!-- DS_SEARCH_SCRIPT -->
</HEAD>
-<FRAMESET ROWS=75,100,* BORDER=0 onLoad="init()">
+<FRAMESET ROWS="75,100,*" BORDER="0" onLoad="init()">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=searchtitle.html" SCROLLING="NO">
<FRAME SRC="@cgiuri@/search?<!-- GCONTEXT -->&file=string" NAME=searchFrame NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=greeting.html" NAME=outputFrame>
15 years, 8 months
[Fedora-directory-commits] dsgw/config/es csearch.html.in, 1.3, 1.4 newentry.html.in, 1.3, 1.4 search.html.in, 1.3, 1.4
by Doctor Conrad
Author: rmeggins
Update of /cvs/dirsec/dsgw/config/es
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31631/dsgw/config/es
Modified Files:
csearch.html.in newentry.html.in search.html.in
Log Message:
Resolves: bug 435230
Description: Clean up all HTML pages (Gateway, Org Tool, Phonebook, etc)
Fix Description: This is the second pass. I focused mainly on the
dsgw pages. Some of the fixes will apply to phonebook too.
I also moved the cgi bin directory to dsgw-cgi-bin - needs to be completely
separate from the admin server cgi bin directory. There are changes to
dsgw-httpd.conf to reflect this as well as changes to other files.
The dsgw uses a path of dsgwcmd, instead of using cgi-bin directly. This
is mapped in the dsgw-httpd.conf.
One problem that still remains - HTML Tidy does not like frames and framesets.
The only workaround suggested is to rewrite them using divs. I'm not really
up to the task right now.
Platforms tested: RHEL5 x86_64
Flag day: Yes - autotool file changes.
Doc: none yet
Index: csearch.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/es/csearch.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- csearch.html.in 6 Mar 2008 22:00:14 -0000 1.3
+++ csearch.html.in 20 Mar 2008 02:18:40 -0000 1.4
@@ -43,7 +43,7 @@
<TITLE>Directory Server Gateway : Advanced Search </TITLE>
<!-- DS_CSEARCH_SCRIPT -->
</HEAD>
-<FRAMESET ROWS="75,70,70,*" BORDER=0 onLoad="init()">
+<FRAMESET ROWS="75,70,70,*" BORDER="0" onLoad="init()">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=csearchtitle.html" SCROLLING="NO">
<FRAMESET COLS="35%,42%,*" BORDER=0>
<FRAME SRC="@cgiuri@/csearch?<!-- GCONTEXT -->&file=type" NAME="searchTypeFrame" NORESIZE SCROLLING="NO">
Index: newentry.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/es/newentry.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- newentry.html.in 6 Mar 2008 22:00:14 -0000 1.3
+++ newentry.html.in 20 Mar 2008 02:18:40 -0000 1.4
@@ -43,7 +43,7 @@
<TITLE>Pasarela de Directory Server: Nueva entrada</TITLE>
<!-- DS_NEWENTRY_SCRIPT -->
</HEAD>
-<FRAMESET ROWS=75,70,* BORDER=0 onLoad="init()">
+<FRAMESET ROWS="75,70,*" BORDER="0" onLoad="init()">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=newentrytitle.html" NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/newentry?<!-- GCONTEXT -->&file=type"
NAME="newentryTypeFrame" SCROLLING="NO">
Index: search.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/es/search.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- search.html.in 6 Mar 2008 22:00:14 -0000 1.3
+++ search.html.in 20 Mar 2008 02:18:40 -0000 1.4
@@ -43,7 +43,7 @@
<TITLE>Pasarela de Directory Server: Standard Search</TITLE>
<!-- DS_SEARCH_SCRIPT -->
</HEAD>
-<FRAMESET ROWS=75,100,* BORDER=0 onLoad="init()">
+<FRAMESET ROWS="75,100,*" BORDER="0" onLoad="init()">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=searchtitle.html" SCROLLING="NO">
<FRAME SRC="@cgiuri@/search?<!-- GCONTEXT -->&file=string" NAME=searchFrame NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=greeting.html" NAME=outputFrame>
15 years, 8 months
[Fedora-directory-commits] dsgw/config authPassword.html.in, 1.2, 1.3 authSearch.html.in, 1.2, 1.3 csearch.html.in, 1.3, 1.4 csearchAttr.html.in, 1.2, 1.3 csearchBase.html.in, 1.2, 1.3 csearchMatch.html.in, 1.2, 1.3 csearchString.html.in, 1.2, 1.3 csearchType.html.in, 1.2, 1.3 display-dc.html.in, 1.2, 1.3 display-dnedit.html.in, 1.3, 1.4 display-dneditpeople.html.in, 1.3, 1.4 display-group.html.in, 1.2, 1.3 display-groupun.html.in, 1.2, 1.3 display-ntgroup.html.in, 1.2, 1.3 display-ntperson.html.in, 1.2, 1.
by Doctor Conrad
Author: rmeggins
Update of /cvs/dirsec/dsgw/config
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31631/dsgw/config
Modified Files:
authPassword.html.in authSearch.html.in csearch.html.in
csearchAttr.html.in csearchBase.html.in csearchMatch.html.in
csearchString.html.in csearchType.html.in display-dc.html.in
display-dnedit.html.in display-dneditpeople.html.in
display-group.html.in display-groupun.html.in
display-ntgroup.html.in display-ntperson.html.in
display-org.html.in display-orgperson.html.in
display-orgunit.html.in display-person.html.in
edit-passwd.html list-Anything.html.in list-Auth.html.in
list-fa-Groups.html.in list-fa-People.html.in newentry.html.in
newentryName.html.in newentryType.html.in search.html.in
searchString.html.in
Log Message:
Resolves: bug 435230
Description: Clean up all HTML pages (Gateway, Org Tool, Phonebook, etc)
Fix Description: This is the second pass. I focused mainly on the
dsgw pages. Some of the fixes will apply to phonebook too.
I also moved the cgi bin directory to dsgw-cgi-bin - needs to be completely
separate from the admin server cgi bin directory. There are changes to
dsgw-httpd.conf to reflect this as well as changes to other files.
The dsgw uses a path of dsgwcmd, instead of using cgi-bin directly. This
is mapped in the dsgw-httpd.conf.
One problem that still remains - HTML Tidy does not like frames and framesets.
The only workaround suggested is to rewrite them using divs. I'm not really
up to the task right now.
Platforms tested: RHEL5 x86_64
Flag day: Yes - autotool file changes.
Doc: none yet
Index: authPassword.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/authPassword.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- authPassword.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ authPassword.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -48,16 +48,17 @@
<!-- DS_AUTH_PASSWORD_BODY -->
<!-- DS_AUTH_PASSWORD_INFO -->
<!-- DS_AUTH_PASSWORD_FORM -->
-<P>
+<BR>
Password for <b>
<!-- DS_AUTH_PASSWORD_NAME -->
</b>: <INPUT NAME="password" TYPE="password" SIZE=16>
-<P>
+<BR>
<CENTER>
<TABLE BORDER=2 WIDTH=100%>
<TR>
<!-- DS_AUTH_PASSWORD_BUTTONS -->
</TABLE>
+</CENTER>
</FORM>
</BODY>
</HTML>
Index: authSearch.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/authSearch.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- authSearch.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ authSearch.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -50,19 +50,22 @@
The first step in authenticating to the directory is identifying
yourself.<br>Please type your name:
<!-- DS_AUTH_SEARCH_NAME -->
-<P>
+<BR>
<CENTER>
<TABLE BORDER=1 WIDTH=100%%>
<TR>
<!-- DS_AUTH_SEARCH_BUTTONS -->
</TABLE>
+</CENTER>
</FORM>
-<P>
+<BR>
+<CENTER>
<!-- DS_AUTH_AS_ROOT_FORM -->
<INPUT TYPE="submit" VALUE="Authenticate as directory manager"> (only available to Directory Administrators)
<INPUT TYPE="hidden" NAME="ldapsizelimit" VALUE="1000">
<INPUT TYPE="hidden" NAME="ldaptimelimit" VALUE="180">
<!-- PCONTEXT -->
</FORM>
+</CENTER>
</BODY>
</HTML>
Index: csearch.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/csearch.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- csearch.html.in 6 Mar 2008 22:00:10 -0000 1.3
+++ csearch.html.in 20 Mar 2008 02:18:40 -0000 1.4
@@ -43,13 +43,13 @@
<TITLE>Directory Server Gateway: Advanced Search</TITLE>
<!-- DS_CSEARCH_SCRIPT -->
</HEAD>
-<FRAMESET ROWS=130,40,55,* BORDER=0 onLoad="init()">
+<FRAMESET ROWS="130,40,55,*" BORDER="0" onLoad="init()">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=csearchtitle.html" SCROLLING="NO" NORESIZE>
- <FRAMESET COLS="25%,75%" BORDER=0>
+ <FRAMESET COLS="25%,75%" BORDER="0">
<FRAME SRC="@cgiuri@/csearch?<!-- GCONTEXT -->&file=type" NAME="searchTypeFrame" NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/csearch?<!-- GCONTEXT -->&file=base" NAME="searchBaseFrame" NORESIZE SCROLLING="NO">
</FRAMESET>
- <FRAMESET COLS="25%, 15%, 60%" BORDER=0>
+ <FRAMESET COLS="25%, 15%, 60%" BORDER="0">
<FRAME SRC="@cgiuri@/csearch?<!-- GCONTEXT -->&file=attr" NAME="searchAttrFrame" NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/csearch?<!-- GCONTEXT -->&file=match" NAME="searchMatchFrame" NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/csearch?<!-- GCONTEXT -->&file=string" NAME="searchStringFrame" SCROLLING="NO">
Index: csearchAttr.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/csearchAttr.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- csearchAttr.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ csearchAttr.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -41,6 +41,7 @@
<!-- HEAD -->
<!--csearchAttr.html-->
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
+<TITLE>Advanced Search</TITLE>
</HEAD>
<!-- DS_CSEARCH_ATTR_BODY -->
<!-- DS_CSEARCH_ATTR_FORM -->
Index: csearchBase.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/csearchBase.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- csearchBase.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ csearchBase.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -41,6 +41,7 @@
<!-- HEAD -->
<!--csearchBase.html-->
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
+<TITLE>Advanced Search</TITLE>
</HEAD>
<!-- DS_CSEARCH_BASE_BODY -->
<TABLE> <TR VALIGN="middle">
Index: csearchMatch.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/csearchMatch.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- csearchMatch.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ csearchMatch.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -41,6 +41,7 @@
<!-- HEAD -->
<!--csearchMatch.html-->
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
+<TITLE>Advanced Search</TITLE>
</HEAD>
<!-- DS_CSEARCH_MATCH_BODY -->
<!-- DS_CSEARCH_MATCH_FORM -->
Index: csearchString.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/csearchString.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- csearchString.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ csearchString.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -41,16 +41,17 @@
<!-- HEAD -->
<!--csearchString.html-->
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
+<TITLE>Advanced Search</TITLE>
</HEAD>
<!-- DS_CSEARCH_STRING_BODY -->
<!-- DS_CSEARCH_STRING_FORM "target=outputFrame" -->
<TABLE> <TR>
<TD ALIGN="left"> <INPUT NAME="searchstring" SIZE=20> </TD>
<TD>
-<NOBR>
-<INPUT TYPE="SUBMIT" VALUE="Search" WIDTH=72>
+<span style="white-space: nowrap;">
+<INPUT TYPE="SUBMIT" VALUE="Search" style="width:72">
<!-- DS_HELP_BUTTON "ASEARCH" -->
-</NOBR> </TD>
+</span> </TD>
</TR></TABLE>
<INPUT TYPE="hidden" NAME="ldapsizelimit" VALUE="1000">
<INPUT TYPE="hidden" NAME="ldaptimelimit" VALUE="180">
Index: csearchType.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/csearchType.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- csearchType.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ csearchType.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -41,6 +41,7 @@
<!-- HEAD -->
<!--csearchType.html-->
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
+<TITLE>Advanced Search</TITLE>
</HEAD>
<!-- DS_CSEARCH_TYPE_BODY -->
<!-- DS_CSEARCH_TYPE_FORM -->
Index: display-dc.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/display-dc.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- display-dc.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ display-dc.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -40,7 +40,6 @@
<HTML>
<!-- HEAD -->
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
-</head>
<!-- DS_OBJECTCLASS "value=domain" -->
<!-- DS_ENTRYBEGIN -->
@@ -53,9 +52,9 @@
</TITLE></HEAD>
<!-- IF "!Displaying" -->
-<body bgcolor="#FFFFFF" marginheight=0 marginwidth=0 leftmargin="0" topmargin="0" rightmargin="0">
+<body bgcolor="#FFFFFF" style="marginheight:0; marginwidth:0; leftmargin:0; topmargin:0; rightmargin:0">
<table width="100%" class="bgColor1" cellspacing="0" cellpadding="0" border="0">
-<tr width="100%" class="bgColor1">
+<tr style="width:100%" class="bgColor1">
<TD valign="top" class="bgColor1"><IMG src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="45" border="0"></TD>
<TD valign="middle" align="left" class="text15" width="100%">Domaincomponent Entry</td>
</tr>
Index: display-dnedit.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/display-dnedit.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- display-dnedit.html.in 6 Mar 2008 22:00:10 -0000 1.3
+++ display-dnedit.html.in 20 Mar 2008 02:18:40 -0000 1.4
@@ -47,9 +47,9 @@
</TITLE>
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
</HEAD>
-<body bgcolor="#FFFFFF" "onLoad='document.searchForm.searchstring.focus();'" marginheight=0 marginwidth=0 leftmargin="0" topmargin="0" rightmargin="0">
+<body bgcolor="#FFFFFF" onLoad="'document.searchForm.searchstring.focus();'" style="marginheight:0; marginwidth:0; leftmargin:0; topmargin:0; rightmargin:0">
<table width="100%" class="bgColor1" cellspacing="0" cellpadding="0" border="0">
-<tr width="100%" class="bgColor1">
+<tr style="width:100%" class="bgColor1">
<TD valign="top" class="bgColor1"><IMG src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="45" border="0"></TD>
<TD valign="middle" align="left" class="text15" width="100%">
Edit
@@ -99,7 +99,7 @@
</TR>
</TABLE>
-<P>
+<br>
<TABLE BORDER="2" WIDTH="100%">
<TR>
<TD WIDTH="33%" ALIGN="center">
Index: display-dneditpeople.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/display-dneditpeople.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- display-dneditpeople.html.in 6 Mar 2008 22:00:10 -0000 1.3
+++ display-dneditpeople.html.in 20 Mar 2008 02:18:40 -0000 1.4
@@ -48,9 +48,9 @@
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
</HEAD>
-<body bgcolor="#FFFFFF" "onLoad='document.searchForm.searchstring.focus();'" marginheight=0 marginwidth=0 leftmargin="0" topmargin="0" rightmargin="0">
+<body bgcolor="#FFFFFF" onLoad="'document.searchForm.searchstring.focus();'" style="marginheight:0; marginwidth:0; leftmargin:0; topmargin:0; rightmargin:0">
<table width="100%" class="bgColor1" cellspacing="0" cellpadding="0" border="0">
-<tr width="100%" class="bgColor1">
+<tr style="width: 100%" class="bgColor1">
<TD valign="top" class="bgColor1"><IMG src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="45" border="0"></TD>
<TD valign="middle" align="left" class="text15" width="100%">
Edit
@@ -97,7 +97,7 @@
</TR>
</TABLE>
-<P>
+<BR>
<TABLE BORDER="2" WIDTH="100%">
<TR>
<TD WIDTH="33%" ALIGN="center">
Index: display-group.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/display-group.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- display-group.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ display-group.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -53,9 +53,9 @@
</HEAD>
<!-- IF "!Displaying" -->
-<body bgcolor="#FFFFFF" marginheight=0 marginwidth=0 leftmargin="0" topmargin="0" rightmargin="0">
+<body bgcolor="#FFFFFF" style="marginheight:0; marginwidth:0; leftmargin:0; topmargin:0; rightmargin:0">
<table width="100%" class="bgColor1" cellspacing="0" cellpadding="0" border="0">
-<tr width="100%" class="bgColor1">
+<tr style="width:100%" class="bgColor1">
<TD valign="top" class="bgColor1"><IMG src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="45" border="0"></TD>
<TD valign="middle" align="left" class="text15" width="100%">Group Entry</td>
</tr>
Index: display-groupun.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/display-groupun.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- display-groupun.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ display-groupun.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -53,9 +53,9 @@
</HEAD>
<!-- IF "!Displaying" -->
-<body bgcolor="#FFFFFF" marginheight=0 marginwidth=0 leftmargin="0" topmargin="0" rightmargin="0">
+<body bgcolor="#FFFFFF" style="marginheight:0; marginwidth:0; leftmargin:0; topmargin:0; rightmargin:0">
<table width="100%" class="bgColor1" cellspacing="0" cellpadding="0" border="0">
-<tr width="100%" class="bgColor1">
+<tr style="width:100%" class="bgColor1">
<TD valign="top" class="bgColor1"><IMG src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="45" border="0"></TD>
<TD valign="middle" align="left" class="text15" width="100%">Group Entry</td>
</tr>
Index: display-ntgroup.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/display-ntgroup.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- display-ntgroup.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ display-ntgroup.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -53,9 +53,9 @@
</HEAD>
<!-- IF "!Displaying" -->
-<body bgcolor="#FFFFFF" marginheight=0 marginwidth=0 leftmargin="0" topmargin="0" rightmargin="0">
+<body bgcolor="#FFFFFF" style="marginheight:0; marginwidth:0; leftmargin:0; topmargin:0; rightmargin:0">
<table width="100%" class="bgColor1" cellspacing="0" cellpadding="0" border="0">
-<tr width="100%" class="bgColor1">
+<tr style="width:100%" class="bgColor1">
<TD valign="top" class="bgColor1"><IMG src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="45" border="0"></TD>
<TD valign="middle" align="left" class="text15" width="100%">NT Group Entry</td>
</tr>
@@ -229,7 +229,7 @@
<TD VALIGN="TOP" NOWRAP>
<!-- DS_ATTRIBUTE "syntax=bool" "type=radio" "true=Yes" "false=No" "defaultvalue=FALSE" "attr=nTGroupDeleteGroup" -->
</TD><TD></TD>
-</TD></TR>
+</TR>
<!-- IF "Adding" -->
<TR>
Index: display-ntperson.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/display-ntperson.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- display-ntperson.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ display-ntperson.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -55,7 +55,7 @@
<!-- Hide from non-JavaScript-capable browsers
function showVCard()
{
-<!-- DS_ATTRIBUTE "attr=_vcard" "options=link" "mimetype=text/x-vcard" "prefix=var cardurl=" "suffix=";" -->
+<!-- DS_ATTRIBUTE "attr=_vcard" "options=link,entities" "mimetype=text/x-vcard" "prefix=var cardurl=" "suffix=";" -->
document.location.href = cardurl;
}
@@ -87,9 +87,9 @@
</HEAD>
<!-- IF "!Displaying" -->
-<body bgcolor="#FFFFFF" marginheight=0 marginwidth=0 leftmargin="0" topmargin="0" rightmargin="0">
+<body bgcolor="#FFFFFF" style="marginheight:0; marginwidth:0; leftmargin:0; topmargin:0; rightmargin:0">
<table width="100%" class="bgColor1" cellspacing="0" cellpadding="0" border="0">
-<tr width="100%" class="bgColor1">
+<tr style="width:100%" class="bgColor1">
<TD valign="top" class="bgColor1"><IMG src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="45" border="0"></TD>
<TD valign="middle" align="left" class="text15" width="100%">NT Person Entry</td>
</tr>
@@ -195,8 +195,12 @@
<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="nsaimpresence">
<!-- ENDIF // Adding -->
+<INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id">
+<!-- PCONTEXT -->
<INPUT TYPE="hidden" NAME="quiet" VALUE="true">
<!-- PCONTEXT -->
+<INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id">
+<!-- PCONTEXT -->
<!-- DS_STD_COMPLETION_JS -->
<!-- IF "!Displaying" -->
@@ -307,8 +311,6 @@
<TD VALIGN="TOP" NOWRAP>
<!-- DS_ATTRIBUTE "attr=uid" "cols=>16" "options=unique" -->
</TD></TR>
-<INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id">
-<!-- PCONTEXT -->
<TR>
<TD VALIGN="TOP" NOWRAP
@@ -354,8 +356,6 @@
<!-- DS_ATTRIBUTE "attr=nTUserDomainId" "syntax=ntuserid" "cols=>16" -->
<!-- ENDIF // Adding -->
</TD></TR>
-<INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id">
-<!-- PCONTEXT -->
<TR>
<TD VALIGN="TOP" NOWRAP
@@ -548,7 +548,7 @@
class="bold"
<!-- ENDIF -->
>Room Number:</TD>
-<TD VALIGN="TOP" NOWRAP">
+<TD VALIGN="TOP" NOWRAP>
<!-- DS_ATTRIBUTE "attr=roomNumber" "cols=>8" -->
</TD>
<TD VALIGN="TOP"
Index: display-org.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/display-org.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- display-org.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ display-org.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -53,9 +53,9 @@
</HEAD>
<!-- IF "!Displaying" -->
-<body bgcolor="#FFFFFF" marginheight=0 marginwidth=0 leftmargin="0" topmargin="0" rightmargin="0">
+<body bgcolor="#FFFFFF" style="marginheight:0; marginwidth:0; leftmargin:0; topmargin:0; rightmargin:0">
<table width="100%" class="bgColor1" cellspacing="0" cellpadding="0" border="0">
-<tr width="100%" class="bgColor1">
+<tr style="width:100%" class="bgColor1">
<TD valign="top" class="bgColor1"><IMG src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="45" border="0"></TD>
<TD valign="middle" align="left" class="text15" width="100%">Organization Entry</td>
</tr>
Index: display-orgperson.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/display-orgperson.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- display-orgperson.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ display-orgperson.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -55,7 +55,7 @@
<!-- Hide from non-JavaScript-capable browsers
function showVCard()
{
-<!-- DS_ATTRIBUTE "attr=_vcard" "options=link" "mimetype=text/x-vcard" "prefix=var cardurl=" "suffix=";" -->
+<!-- DS_ATTRIBUTE "attr=_vcard" "options=link,entities" "mimetype=text/x-vcard" "prefix=var cardurl=" "suffix=";" -->
document.location.href = cardurl;
}
@@ -89,9 +89,9 @@
</HEAD>
<!-- IF "!Displaying" -->
-<body bgcolor="#FFFFFF" marginheight=0 marginwidth=0 leftmargin="0" topmargin="0" rightmargin="0">
+<body bgcolor="#FFFFFF" style="marginheight:0; marginwidth:0; leftmargin:0; topmargin:0; rightmargin:0">
<table width="100%" class="bgColor1" cellspacing="0" cellpadding="0" border="0">
-<tr width="100%" class="bgColor1">
+<tr style="width: 100%" class="bgColor1">
<TD valign="top" class="bgColor1"><IMG src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="45" border="0"></TD>
<TD valign="middle" align="left" class="text15" width="100%">Person Entry</td>
</tr>
@@ -188,6 +188,8 @@
</TR></TABLE>
+<INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id">
+<!-- PCONTEXT -->
<!-- IF "Adding" -->
<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="top">
<INPUT TYPE="hidden" NAME="add_objectClass" VALUE="person">
@@ -309,8 +311,6 @@
<TD VALIGN="TOP" NOWRAP>
<!-- DS_ATTRIBUTE "attr=uid" "cols=>16" "options=unique" -->
</TD></TR>
-<INPUT TYPE="hidden" NAME="desc_uid" VALUE="user id">
-<!-- PCONTEXT -->
<TR>
<TD VALIGN="TOP" NOWRAP
@@ -389,7 +389,7 @@
class="bold"
<!-- ENDIF -->
>Room Number:</TD>
-<TD VALIGN="TOP" NOWRAP">
+<TD VALIGN="TOP" NOWRAP>
<!-- DS_ATTRIBUTE "attr=roomNumber" "cols=>8" -->
</TD>
<TD VALIGN="TOP"
Index: display-orgunit.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/display-orgunit.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- display-orgunit.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ display-orgunit.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -53,9 +53,9 @@
</HEAD>
<!-- IF "!Displaying" -->
-<body bgcolor="#FFFFFF" marginheight=0 marginwidth=0 leftmargin="0" topmargin="0" rightmargin="0">
+<body bgcolor="#FFFFFF" style="marginheight:0; marginwidth:0; leftmargin:0; topmargin:0; rightmargin:0">
<table width="100%" class="bgColor1" cellspacing="0" cellpadding="0" border="0">
-<tr width="100%" class="bgColor1">
+<tr style="width:100%" class="bgColor1">
<TD valign="top" class="bgColor1"><IMG src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="45" border="0"></TD>
<TD valign="middle" align="left" class="text15" width="100%">Organizational Unit Entry</td>
</tr>
Index: display-person.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/display-person.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- display-person.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ display-person.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -55,7 +55,7 @@
<!-- Hide from non-JavaScript-capable browsers
function showVCard()
{
-<!-- DS_ATTRIBUTE "attr=_vcard" "options=link" "mimetype=text/x-vcard" "prefix=var cardurl=" "suffix=";" -->
+<!-- DS_ATTRIBUTE "attr=_vcard" "options=link,entities" "mimetype=text/x-vcard" "prefix=var cardurl=" "suffix=";" -->
document.location.href = cardurl;
}
@@ -89,9 +89,9 @@
</HEAD>
<!-- IF "!Displaying" -->
-<body bgcolor="#FFFFFF" marginheight=0 marginwidth=0 leftmargin="0" topmargin="0" rightmargin="0">
+<body bgcolor="#FFFFFF" style="marginheight:0; marginwidth:0; leftmargin:0; topmargin:0; rightmargin:0">
<table width="100%" class="bgColor1" cellspacing="0" cellpadding="0" border="0">
-<tr width="100%" class="bgColor1">
+<tr style="width:100%" class="bgColor1">
<TD valign="top" class="bgColor1"><IMG src="@cgiuri@/lang?<!-- GCONTEXT -->&file=clear.gif" width="10" height="45" border="0"></TD>
<TD valign="middle" align="left" class="text15" width="100%">Person Entry</td>
</tr>
Index: edit-passwd.html
===================================================================
RCS file: /cvs/dirsec/dsgw/config/edit-passwd.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- edit-passwd.html 6 Mar 2008 22:00:10 -0000 1.2
+++ edit-passwd.html 20 Mar 2008 02:18:40 -0000 1.3
@@ -51,13 +51,13 @@
<!-- DS_BEGIN_ENTRYFORM -->
-<H2><CENTER>Change password for
+<CENTER><H2>Change password for
<!-- DS_ATTRIBUTE "attr=dn" "syntax=dn" "options=nolink" -->
</H2></CENTER>
<HR>
-<P>
+<BR>
<TABLE>
<!-- IF "BoundAsThisEntry" -->
@@ -91,7 +91,7 @@
</TD></TR>
</TABLE>
-<P>
+<BR>
<TABLE BORDER=2 WIDTH="100%">
<TR>
Index: list-Anything.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/list-Anything.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- list-Anything.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ list-Anything.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -35,12 +35,19 @@
Copyright (C) 2005 Red Hat, Inc.
All rights reserved.
END COPYRIGHT BLOCK -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
+ "http://www.w3.org/TR/html4/strict.dtd">
+<HTML>
<!-- HEAD -->
<TITLE>Search for Anything</TITLE>
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
+<SCRIPT type="text/javascript"></SCRIPT> <!-- having this empty script element here allows the code to put all of the javascript here rather than intermingled in the table elements -->
</head>
<BODY BGCOLOR="white">
+<!-- single-pixel gif to enforce left alignment -->
+<img src="@cgiuri@/lang?<!-- GCONTEXT -->&file=pixel.gif" height="1" width="1" hspace="20" align="left" border="0">
+
<!-- IF "FoundEntries" -->
<table width="85%" border="0" cellpadding="0" cellspacing="0" class="bgColor4" align="center">
@@ -148,4 +155,3 @@
<!-- ENDIF -->
<!-- ENDHTML -->
-
Index: list-Auth.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/list-Auth.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- list-Auth.html.in 6 Mar 2008 22:00:10 -0000 1.3
+++ list-Auth.html.in 20 Mar 2008 02:18:40 -0000 1.4
@@ -78,7 +78,7 @@
<!-- IF "FoundEntries" -->
Please click on the name of the entry you would like to use for authentication.
</P>
-<P>
+<br>
<TABLE BORDER=1 CELLPADDING=4>
<TR>
Index: list-fa-Groups.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/list-fa-Groups.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- list-fa-Groups.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ list-fa-Groups.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -1,6 +1,3 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
- "http://www.w3.org/TR/html4/strict.dtd">
-<html>
<!-- BEGIN COPYRIGHT BLOCK
This Program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
@@ -38,22 +35,24 @@
Copyright (C) 2005 Red Hat, Inc.
All rights reserved.
END COPYRIGHT BLOCK -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
+ "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<!-- HEAD -->
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
-<TITLE>Search for People</TITLE>
+<TITLE>Search for Groups</TITLE>
+<!--list-fa-Groups.html-->
</head>
-</body>
+<body>
<!-- IF "FoundEntries" -->
<!-- DS_BEGIN_ENTRYFORM -->
-<FORM>
<!-- DS_ENTRYBEGIN -->
<!-- DS_ENTRYEND -->
<!-- DS_END_ENTRYFORM -->
-</FORM>
<!-- ELSE -->
<!-- DS_ALERT_NOENTRIES -->
<!-- ENDIF -->
-</body>
<!-- ENDHTML -->
Index: list-fa-People.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/list-fa-People.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- list-fa-People.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ list-fa-People.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -1,6 +1,3 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
- "http://www.w3.org/TR/html4/strict.dtd">
-<html>
<!-- BEGIN COPYRIGHT BLOCK
This Program is free software; you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
@@ -38,22 +35,24 @@
Copyright (C) 2005 Red Hat, Inc.
All rights reserved.
END COPYRIGHT BLOCK -->
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
+ "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<!-- HEAD -->
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
<TITLE>Search for People</TITLE>
+<!--list-fa-People.html-->
</head>
-</body>
+<body>
<!-- IF "FoundEntries" -->
<!-- DS_BEGIN_ENTRYFORM -->
-<FORM>
<!-- DS_ENTRYBEGIN -->
<!-- DS_ENTRYEND -->
<!-- DS_END_ENTRYFORM -->
-</FORM>
<!-- ELSE -->
<!-- DS_ALERT_NOENTRIES -->
<!-- ENDIF -->
-</body>
<!-- ENDHTML -->
Index: newentry.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/newentry.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- newentry.html.in 6 Mar 2008 22:00:10 -0000 1.3
+++ newentry.html.in 20 Mar 2008 02:18:40 -0000 1.4
@@ -43,7 +43,7 @@
<TITLE>Directory Server Gateway: New Entry</TITLE>
<!-- DS_NEWENTRY_SCRIPT -->
</HEAD>
-<FRAMESET ROWS=130,70,* BORDER=0 onLoad="init()">
+<FRAMESET ROWS="130,70,*" BORDER="0" onLoad="init()">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=newentrytitle.html" NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/newentry?<!-- GCONTEXT -->&file=type"
NAME="newentryTypeFrame" SCROLLING="NO">
Index: newentryName.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/newentryName.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- newentryName.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ newentryName.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -41,9 +41,10 @@
<!-- HEAD -->
<!--newentryName.html-->
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
+<title>New Entry Name</title>
</HEAD>
<!-- DS_NEWENTRY_NAME_BODY -->
-<p>
+<br>
<!-- DS_NEWENTRY_NAME_FORM -->
<CENTER> <TABLE WIDTH="85%" CELLPADDING=3 CELLSPACING=3 BORDER=0> <TR> <TD>
<B>Step 2.</B> Provide a name for the new
@@ -54,7 +55,7 @@
:
<INPUT TYPE="text" NAME="entryname" SIZE="40">
-<P>
+<br>
<B>Step 3.</B>
@@ -63,7 +64,7 @@
<!-- EVALUATE "entType.fullname" -->
, or select Other and enter the complete
distinguished name where this entry should be added.
-<p>
+<br>
<!-- DS_NEWENTRY_LOCATION_SELECT -->
<OPTION VALUE="">Other</OPTION>
</SELECT>
@@ -72,9 +73,9 @@
<!--
<INPUT TYPE="text" NAME="dnsuffix" SIZE="70" onFocus="parent.dnsuffixFocus(this.form)">
-->
-<TEXTAREA NAME="dnsuffix" ROWS=2 COLS=40 WRAP="soft" onFocus="parent.dnsuffixFocus(this.form)">
+<TEXTAREA NAME="dnsuffix" ROWS=2 COLS=40 onFocus="parent.dnsuffixFocus(this.form)">
</TEXTAREA>
-<P>
+<br>
<B>Step 4.</B>
<!-- DS_NEWENTRY_LOCATION_END -->
@@ -82,11 +83,11 @@
Click Continue. You will be presented with an editable view
of the entry. When you are done filling in information,
save the entry.
-<P>
+<br>
-</TD> </TR> <TR> <TD BGCOLOR="#CCCCCC" ALIGN="middle">
+</TD> </TR> <TR> <TD BGCOLOR="#CCCCCC" ALIGN="center">
-<INPUT TYPE="submit" VALUE="Continue" WIDTH=72>
+<INPUT TYPE="submit" VALUE="Continue" style="width:72">
<!-- DS_HELP_BUTTON "ADDING" -->
<TD> </TR>
</TABLE> </CENTER>
Index: newentryType.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/newentryType.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- newentryType.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ newentryType.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -41,6 +41,7 @@
<!-- HEAD -->
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
<!--newentryType.html-->
+<title>New Entry Type</title>
</head>
<!-- DS_NEWENTRY_TYPE_BODY -->
<!-- DS_NEWENTRY_TYPE_FORM -->
Index: search.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/search.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- search.html.in 6 Mar 2008 22:00:10 -0000 1.3
+++ search.html.in 20 Mar 2008 02:18:40 -0000 1.4
@@ -43,7 +43,7 @@
<TITLE>Directory Server Gateway: Standard Search</TITLE>
<!-- DS_SEARCH_SCRIPT -->
</HEAD>
-<FRAMESET ROWS=130,100,* BORDER=0 onLoad="init()">
+<FRAMESET ROWS="130,100,*" BORDER="0" onLoad="init()">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=searchtitle.html" SCROLLING="NO">
<FRAME SRC="@cgiuri@/search?<!-- GCONTEXT -->&file=string" NAME=searchFrame NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=greeting.html" NAME=outputFrame>
Index: searchString.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/searchString.html.in,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- searchString.html.in 6 Mar 2008 22:00:10 -0000 1.2
+++ searchString.html.in 20 Mar 2008 02:18:40 -0000 1.3
@@ -40,6 +40,7 @@
<HTML>
<!-- HEAD -->
<!-- searchString.html -->
+<TITLE>Simple Search</TITLE>
<LINK REL=stylesheet TYPE="text/css" HREF="@cgiuri@/lang?<!-- GCONTEXT -->&file=style.css">
</HEAD>
<!-- DS_SEARCH_BODY -->
@@ -62,7 +63,7 @@
<TD COLSPAN=3>
<INPUT NAME="searchstring" SIZE=30>
-<INPUT TYPE="SUBMIT" VALUE="Search" WIDTH="72">
+<INPUT TYPE="SUBMIT" VALUE="Search" style="width: 72">
<!-- DS_HELP_BUTTON "SMARTSEARCH" -->
</TD>
</TR> </TABLE>
15 years, 8 months
[Fedora-directory-commits] dsgw/config/de newentry.html.in, 1.3, 1.4 search.html.in, 1.3, 1.4
by Doctor Conrad
Author: rmeggins
Update of /cvs/dirsec/dsgw/config/de
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31631/dsgw/config/de
Modified Files:
newentry.html.in search.html.in
Log Message:
Resolves: bug 435230
Description: Clean up all HTML pages (Gateway, Org Tool, Phonebook, etc)
Fix Description: This is the second pass. I focused mainly on the
dsgw pages. Some of the fixes will apply to phonebook too.
I also moved the cgi bin directory to dsgw-cgi-bin - needs to be completely
separate from the admin server cgi bin directory. There are changes to
dsgw-httpd.conf to reflect this as well as changes to other files.
The dsgw uses a path of dsgwcmd, instead of using cgi-bin directly. This
is mapped in the dsgw-httpd.conf.
One problem that still remains - HTML Tidy does not like frames and framesets.
The only workaround suggested is to rewrite them using divs. I'm not really
up to the task right now.
Platforms tested: RHEL5 x86_64
Flag day: Yes - autotool file changes.
Doc: none yet
Index: newentry.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/de/newentry.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- newentry.html.in 6 Mar 2008 22:00:11 -0000 1.3
+++ newentry.html.in 20 Mar 2008 02:18:40 -0000 1.4
@@ -43,7 +43,7 @@
<TITLE>Directory Server Gateway Neuer Eintrag</TITLE>
<!-- DS_NEWENTRY_SCRIPT -->
</HEAD>
-<FRAMESET ROWS=75,70,* BORDER=0 onLoad="init()">
+<FRAMESET ROWS="75,70,*" BORDER="0" onLoad="init()">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=newentrytitle.html" NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/newentry?<!-- GCONTEXT -->&file=type"
NAME="newentryTypeFrame" SCROLLING="NO"> <FRAME SRC="@cgiuri@/newentry?<!-- GCONTEXT -->&file=name"
Index: search.html.in
===================================================================
RCS file: /cvs/dirsec/dsgw/config/de/search.html.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- search.html.in 6 Mar 2008 22:00:11 -0000 1.3
+++ search.html.in 20 Mar 2008 02:18:40 -0000 1.4
@@ -43,7 +43,7 @@
<TITLE>Directory Server Gateway: Standardsuche</TITLE>
<!-- DS_SEARCH_SCRIPT -->
</HEAD>
-<FRAMESET ROWS=75,100,* BORDER=0 onLoad="init()">
+<FRAMESET ROWS="75,100,*" BORDER="0" onLoad="init()">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=searchtitle.html" SCROLLING="NO">
<FRAME SRC="@cgiuri@/search?<!-- GCONTEXT -->&file=string" NAME=searchFrame NORESIZE SCROLLING="NO">
<FRAME SRC="@cgiuri@/lang?<!-- GCONTEXT -->&file=greeting.html" NAME=outputFrame>
15 years, 8 months
[Fedora-directory-commits] dsgw configure.ac, 1.10, 1.11 csearch.c, 1.6, 1.7 dbtdsgw.h, 1.5, 1.6 dnedit.c, 1.6, 1.7 dsgw-httpd.conf.in, 1.5, 1.6 dsgwutil.c, 1.11, 1.12 emitauth.c, 1.4, 1.5 entrydisplay.c, 1.9, 1.10 error.c, 1.4, 1.5 htmlout.c, 1.5, 1.6 newentry.c, 1.4, 1.5 tutor.c, 1.4, 1.5 unauth.c, 1.3, 1.4 aclocal.m4, 1.15, 1.16 configure, 1.18, 1.19 missing, 1.14, 1.15 install-sh, 1.14, 1.15 Makefile.in, 1.19, 1.20 depcomp, 1.14, 1.15 config.sub, 1.14, 1.15 config.guess, 1.14, 1.15 compile, 1.14, 1.15
by Doctor Conrad
Author: rmeggins
Update of /cvs/dirsec/dsgw
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31631/dsgw
Modified Files:
configure.ac csearch.c dbtdsgw.h dnedit.c dsgw-httpd.conf.in
dsgwutil.c emitauth.c entrydisplay.c error.c htmlout.c
newentry.c tutor.c unauth.c aclocal.m4 configure missing
install-sh Makefile.in depcomp config.sub config.guess compile
Log Message:
Resolves: bug 435230
Description: Clean up all HTML pages (Gateway, Org Tool, Phonebook, etc)
Fix Description: This is the second pass. I focused mainly on the
dsgw pages. Some of the fixes will apply to phonebook too.
I also moved the cgi bin directory to dsgw-cgi-bin - needs to be completely
separate from the admin server cgi bin directory. There are changes to
dsgw-httpd.conf to reflect this as well as changes to other files.
The dsgw uses a path of dsgwcmd, instead of using cgi-bin directly. This
is mapped in the dsgw-httpd.conf.
One problem that still remains - HTML Tidy does not like frames and framesets.
The only workaround suggested is to rewrite them using divs. I'm not really
up to the task right now.
Platforms tested: RHEL5 x86_64
Flag day: Yes - autotool file changes.
Doc: none yet
Index: configure.ac
===================================================================
RCS file: /cvs/dirsec/dsgw/configure.ac,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- configure.ac 1 Feb 2008 16:50:12 -0000 1.10
+++ configure.ac 20 Mar 2008 02:18:39 -0000 1.11
@@ -245,7 +245,7 @@
manualsubdir=
propertydir=/$PACKAGE_NAME/properties
# relative to libdir
- cgibindir=/$PACKAGE_NAME/cgi-bin
+ cgibindir=/$PACKAGE_NAME/dsgw-cgi-bin
perldir=/$PACKAGE_NAME/perl
elif test "$with_fhs_opt" = "yes"; then
# relative to datadir
@@ -264,7 +264,7 @@
# relative to libdir
perldir=/perl
# same as server's cgibindir
- cgibindir=/cgi-bin
+ cgibindir=/dsgw-cgi-bin
else
# relative to datadir
htmldir=/$PACKAGE_BASE_NAME/dsgw/html
@@ -282,7 +282,7 @@
# relative to libdir
perldir=/$PACKAGE_BASE_NAME/perl
# CGI program directory
- cgibindir=/$PACKAGE_BASE_NAME/cgi-bin
+ cgibindir=/$PACKAGE_BASE_NAME/dsgw-cgi-bin
fi
# relative to instconfigdir
@@ -291,7 +291,7 @@
# relative to $localstatedir
cookiedir=/run/$PACKAGE_BASE_NAME/dsgw/cookies
# URIs
-cgiuri=/cgi-bin
+cgiuri=/dsgwcmd
dsgwuri=/dsgw
orguri=/org
pburi=/pb
Index: csearch.c
===================================================================
RCS file: /cvs/dirsec/dsgw/csearch.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- csearch.c 6 Mar 2008 22:00:09 -0000 1.6
+++ csearch.c 20 Mar 2008 02:18:39 -0000 1.7
@@ -274,7 +274,7 @@
}
} else if ( dsgw_directive_is( line, "DS_CSEARCH_MATCH_FORM" )) {
- dsgw_form_begin ("searchMatchForm", NULL);
+ dsgw_form_begin ("searchMatchForm", "action=\"javascript:void();\"");
dsgw_emits("\n");
} else if ( dsgw_directive_is( line, "DS_CSEARCH_STRING_FORM" )) {
@@ -295,7 +295,7 @@
dsgw_emitf ("<SELECT NAME=searchType "
"onChange=\"parent.searchTypeSet(this.options[this.selectedIndex].value);"
"this.form.submit();"
- "parent.searchMatchFrame.location='%s?context=%s&file=match&'+this.name+'='"
+ "parent.searchMatchFrame.location='%s?context=%s&file=match&'+this.name+'='"
"+escape(this.options[this.selectedIndex].value);\">\n",
dsgw_getvp( DSGW_CGINUM_CSEARCH), context);
dsgw_emit_options (&sop, NULL, NULL);
Index: dbtdsgw.h
===================================================================
RCS file: /cvs/dirsec/dsgw/dbtdsgw.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dbtdsgw.h 6 Mar 2008 22:00:09 -0000 1.5
+++ dbtdsgw.h 20 Mar 2008 02:18:39 -0000 1.6
@@ -257,7 +257,7 @@
ResDef( DBT_beforeYouCanEditOrAddEntriesYouM_, 206, "Before you can edit or add entries, you must authenticate\n(log in) to the directory. This window will guide\nyou through the steps of the authentication\nprocess.\n" )/*extracted from emitauth.c*/
ResDef( DBT_fromThisScreenYouMayAuthenticate_, 207, "From this screen you may authenticate, or log in, \nto the directory. You will need to authenticate\nbefore you can modify directory entries. If you\nattempt to modify an entry without authenticating,\nyou will be asked to log in.\n" )/*extracted from emitauth.c*/
ResDef( DBT_authenticationStatus_, 208, "Authentication Status" )/*extracted from emitauth.c*/
- ResDef( DBT_FormNyouAreCurrentlyAuthenticate_, 209, "<form>\nYou are currently authenticated to the directory as " )/*extracted from emitauth.c*/
+ ResDef( DBT_FormNyouAreCurrentlyAuthenticate_, 209, "<form action=\"javascript:void();\">\nYou are currently authenticated to the directory as " )/*extracted from emitauth.c*/
ResDef( DBT_NifYouWishToDiscardYourAuthentic_, 210, ".\nIf you wish to discard your authentication credentials and log out of the directory, click on the button below." )/*extracted from emitauth.c*/
ResDef( DBT_discardAuthenticationCredentials_2, 211, "Discard Authentication Credentials (log out)" )/*extracted from emitauth.c*/
ResDef( DBT_yourAuthenticationCredentialsFor_, 212, "Your authentication credentials for " )/*extracted from emitauth.c*/
@@ -347,9 +347,9 @@
ResDef( DBT_Adding_, 300, "Adding" )/*extracted from domodify.c*/
ResDef( DBT_Deleting_, 301, "Deleting" )/*extracted from domodify.c*/
ResDef( DBT_Renaming_, 302, "Renaming" )/*extracted from domodify.c*/
- ResDef( DBT_noNameInTheList_, 303, "There are <B>no</B> names in the list." )/*extracted from dnedit.c*/
- ResDef( DBT_oneNameInTheList_, 304, "There is <B>1</B> name in the list." )/*extracted from dnedit.c*/
- ResDef( DBT_someNamesInTheList_, 305, "There are <B>%s</B> names in the list." )/*extracted from dnedit.c*/
+ ResDef( DBT_noNameInTheList_, 303, "There are <B>no<\\\\/B> names in the list." )/*extracted from dnedit.c*/
+ ResDef( DBT_oneNameInTheList_, 304, "There is <B>1<\\\\/B> name in the list." )/*extracted from dnedit.c*/
+ ResDef( DBT_someNamesInTheList_, 305, "There are <B>%s<\\/B> names in the list." )/*extracted from dnedit.c*/
ResDef( DBT_RemoveFromList_, 306, "Remove<BR>from<BR>list? Name" )/*extracted from dnedit.c -- should be JavaScript syntax*/
ResDef( DBT_discardChanges_, 307, "Discard Changes?" ) /*extracted from dnedit.c */
ResDef( DBT_discardChangesWindow_, 308, "width=300,height=130,resizable" ) /*extracted from dnedit.c */
Index: dnedit.c
===================================================================
RCS file: /cvs/dirsec/dsgw/dnedit.c,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- dnedit.c 6 Mar 2008 22:00:09 -0000 1.6
+++ dnedit.c 20 Mar 2008 02:18:39 -0000 1.7
@@ -95,7 +95,9 @@
/* Send the top-level document HTML */
- dsgw_emits( "<HTML>\n"
+ dsgw_emits( "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01//EN\"\n" );
+ dsgw_emits( " \"http://www.w3.org/TR/html4/frameset.dtd\">\n" );
+ dsgw_emits( "<HTML>\n<HEAD><TITLE>DN Edit</TITLE>\n"
"<SCRIPT type=\"text/javascript\">\n" );
dsgw_emitf( "var emptyFrame = '';\n" );
dsgw_emitf( "var attrname = '%s';\n", attrname );
@@ -221,28 +223,30 @@
" var d = oframe.document;\n"
"\n"
" d.open('text/html');\n"
- " d.writeln('<HTML>');\n" );
+ " d.writeln('<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01//EN\"\\n');\n"
+ " d.writeln(' \"http://www.w3.org/TR/html4/frameset.dtd\">\\n');\n"
+ " d.writeln('<HTML>\\n<HEAD><TITLE>DN Edit<\\/TITLE><\\/HEAD>\\n');\n" );
dsgw_emitf(
" d.writeln('<BODY %s>');\n", dsgw_html_body_colors );
dsgw_emits(
" d.writeln(");
dsgw_quotation_begin (QUOTATION_JAVASCRIPT);
- dsgw_form_begin (NULL, NULL);
+ dsgw_form_begin (NULL, "action=\"javascript:void();\"");
dsgw_quotation_end();
dsgw_emits( ");\n");
dsgw_emits(
" d.writeln('<CENTER>');\n"
" if (dnl.count == 0) {\n" );
- dsgw_emits( " d.write(" );
- dsgw_quote_emits (QUOTATION_JAVASCRIPT, XP_GetClientStr (DBT_noNameInTheList_));
- dsgw_emits( ");\n" );
+ dsgw_emits( " d.write('" );
+ dsgw_fputn( stdout, XP_GetClientStr (DBT_noNameInTheList_), strlen(XP_GetClientStr (DBT_noNameInTheList_)) );
+ dsgw_emits( "');\n" );
dsgw_emits( " } else if (dnl.count == 1) {\n" );
- dsgw_emits( " d.write(" );
- dsgw_quote_emits (QUOTATION_JAVASCRIPT, XP_GetClientStr (DBT_oneNameInTheList_));
- dsgw_emits( ");\n" );
+ dsgw_emits( " d.write('" );
+ dsgw_fputn( stdout, XP_GetClientStr (DBT_oneNameInTheList_), strlen(XP_GetClientStr (DBT_oneNameInTheList_)) );
+ dsgw_emits( "');\n" );
dsgw_emits( " } else {\n" );
dsgw_emits( " d.write('");
dsgw_emitf( XP_GetClientStr( DBT_someNamesInTheList_ ), "' + dnl.count + '" );
@@ -251,16 +255,16 @@
dsgw_emits(
" }\n"
#ifdef NAV30_SORT_NO_LONGER_COREDUMPS
- " d.writeln('</FONT>\\n')\n"
- " d.writeln('<INPUT TYPE=\"button\" VALUE=\"Sort\" onClick=\"parent.sortEntries();\"></CENTER>\\n');\n"
+ " d.writeln('\\n')\n"
+ " d.writeln('<INPUT TYPE=\"button\" VALUE=\"Sort\" onClick=\"parent.sortEntries();\"><\\/CENTER>\\n');\n"
#else
- " d.writeln('</FONT></CENTER>\\n');\n"
+ " d.writeln('<\\/CENTER>\\n');\n"
#endif
" if (dnl.count > 0) {\n"
" d.write('<PRE><B>');\n" );
dsgw_emitf(
- " d.write('%s</B><HR>');\n",
+ " d.write('%s<\\/B><\\/PRE><HR><PRE>');\n",
XP_GetClientStr( DBT_RemoveFromList_ ));
dsgw_emits(
@@ -270,9 +274,9 @@
" d.write(' ');\n"
" d.write(dnl[i].rdn + '\\n');\n"
" }\n"
- " d.writeln('</PRE></FORM><HR>');\n"
+ " d.writeln('<\\/PRE><\\/FORM><HR>');\n"
" }\n"
- " d.writeln('</BODY>');\n"
+ " d.writeln('<\\/BODY>');\n"
" d.close();\n"
"}\n"
"\n"
@@ -384,19 +388,23 @@
"VALUE=\"");
dsgw_emits(context);
dsgw_emits("\">\\n');\n"
- " of.writeln('</FORM>\\n');\n"
+ " of.writeln('<\\/FORM>\\n');\n"
" of.close();\n"
"}\n"
"</SCRIPT>\n"
- "\n"
- "<FRAMESET BORDER=1 FRAMEBORDER=1 ROWS=230,*,0,0 "
+ "</HEAD>\n"
+ "<FRAMESET BORDER=\"1\" FRAMEBORDER=\"1\" ROWS=\"230,*,0,0\" "
"SCROLLING=\"NO\" NORESIZE onLoad=\"genOutputFrame"
"(this.outputFrame, this.dnlist);\">\n" );
dsgw_emitf( " <FRAME SRC=\"%s?tmplname=%s&dn=%s&context=%s&DNATTR=%s&"
"DNDESC=%s\" NAME=\"controlFrame\" SCROLLING=\"no\">\n",
- dsgw_getvp( DSGW_CGINUM_EDIT ), tmplname, edn, context, attrname,
- attrdesc );
+ dsgw_getvp( DSGW_CGINUM_EDIT ),
+ dsgw_strdup_escaped(tmplname),
+ edn,
+ context,
+ dsgw_strdup_escaped(attrname),
+ dsgw_strdup_escaped(attrdesc) );
dsgw_emitf( " <FRAME SRC=\"javascript:parent.emptyFrame\" "
"NAME=\"outputFrame\">\n"
" <FRAME SRC=\"javascript:parent.emptyFrame\" "
Index: dsgw-httpd.conf.in
===================================================================
RCS file: /cvs/dirsec/dsgw/dsgw-httpd.conf.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- dsgw-httpd.conf.in 28 Jan 2008 21:22:47 -0000 1.5
+++ dsgw-httpd.conf.in 20 Mar 2008 02:18:39 -0000 1.6
@@ -83,9 +83,8 @@
</Directory>
# Allow access to the cgi programs
-<Directory "@cgibindir@">
- AllowOverride None
+<Location "@cgiuri@">
Options +ExecCGI
Order allow,deny
Allow from all
-</Directory>
+</Location>
Index: dsgwutil.c
===================================================================
RCS file: /cvs/dirsec/dsgw/dsgwutil.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- dsgwutil.c 6 Mar 2008 22:00:09 -0000 1.11
+++ dsgwutil.c 20 Mar 2008 02:18:39 -0000 1.12
@@ -1082,7 +1082,7 @@
dsgw_emits( "</CENTER>\n" );
dsgw_emits( XP_GetClientStr( DBT_YourPasswordHasExpired_ ));
dsgw_emits( XP_GetClientStr( DBT_YouMustChangeYourPasswd_ ));
- dsgw_emits( "<P>\n"
+ dsgw_emits( "<br>\n"
"<TR>\n"
"<SCRIPT type=\"text/javascript\">\n"
"<!-- Hide from non-JavaScript browsers\n"
Index: emitauth.c
===================================================================
RCS file: /cvs/dirsec/dsgw/emitauth.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- emitauth.c 6 Mar 2008 22:00:09 -0000 1.4
+++ emitauth.c 20 Mar 2008 02:18:39 -0000 1.5
@@ -78,7 +78,7 @@
dsgw_emitf( "<CENTER>\n"
"<FONT SIZE=+2>%s</FONT>\n"
"</CENTER>\n"
- "<p>", XP_GetClientStr(DBT_authenticateLogInToTheDirectory_) );
+ "<br>", XP_GetClientStr(DBT_authenticateLogInToTheDirectory_) );
if ( isPwForm ) {
#ifdef NOTFORNOW
@@ -102,7 +102,7 @@
"<CENTER>\n"
"<FONT SIZE=+2>%s</FONT>\n"
"</CENTER>\n"
- "<P>\n", XP_GetClientStr(DBT_authenticationStatus_) );
+ "<br>\n", XP_GetClientStr(DBT_authenticationStatus_) );
if ( isauth ) {
auto char *ufn;
@@ -115,8 +115,8 @@
"<INPUT TYPE=BUTTON "
"VALUE=\"%s\""
"onClick=\"doUnauth();\">\n"
- "</FORM>\n"
"</CENTER>\n"
+ "</FORM>\n"
"<HR>\n",
XP_GetClientStr(DBT_NifYouWishToDiscardYourAuthentic_),
XP_GetClientStr(DBT_discardAuthenticationCredentials_2) );
Index: entrydisplay.c
===================================================================
RCS file: /cvs/dirsec/dsgw/entrydisplay.c,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- entrydisplay.c 6 Mar 2008 22:00:09 -0000 1.9
+++ entrydisplay.c 20 Mar 2008 02:18:39 -0000 1.10
@@ -544,7 +544,7 @@
dsgw_getvp( DSGW_CGINUM_DOSEARCH ),
"target=stagingFrame",
"onSubmit=\"return parent.processSearch(searchForm);\"" );
- dsgw_emitf( "\n<INPUT TYPE=\"hidden\" NAME=\"dn\" VALUE=\"%s\";>\n", encodeddn );
+ dsgw_emitf( "\n<INPUT TYPE=\"hidden\" NAME=\"dn\" VALUE=\"%s\">\n", encodeddn );
} else if ( dsgw_directive_is( line, DRCT_DS_BEGIN_ENTRYFORM )) {
if ( editable ) {
@@ -692,10 +692,6 @@
output_prelude( tip );
}
- while ( dsgw_next_html_line( tip->dsti_fp, line )) {
- output_nonentry_line( tip, line );
- }
-
/*
* check for "completion_javascript" form var and
* execute it if present.
@@ -706,6 +702,10 @@
dsgw_emit_completion_javascript(jscomp, dn ? dn : "");
}
+ while ( dsgw_next_html_line( tip->dsti_fp, line )) {
+ output_nonentry_line( tip, line );
+ }
+
fflush( stdout );
fflush( stdout );
Index: error.c
===================================================================
RCS file: /cvs/dirsec/dsgw/error.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- error.c 6 Mar 2008 22:00:09 -0000 1.4
+++ error.c 20 Mar 2008 02:18:39 -0000 1.5
@@ -209,7 +209,7 @@
#endif
if ( ldaperr != 0 ) {
msg = dsgw_ldaperr2longstring( ldaperr, options );
- dsgw_emitf("<P>%s", msg );
+ dsgw_emitf("<br>%s", msg );
}
if (( options & DSGW_ERROPT_INLINE ) == 0 ) {
@@ -284,7 +284,7 @@
if (gc->gc_mode == DSGW_MODE_EDIT || gc->gc_mode == DSGW_MODE_DOMODIFY) {
dsgw_emits( XP_GetClientStr(DBT_NPYouMustReAuthenticateBeforeCon_1) );
- dsgw_emits( "<P>\n" );
+ dsgw_emits( "<br>\n" );
dsgw_form_begin( NULL, NULL );
dsgw_emits("\n<CENTER><TABLE border=2 width=\"100%\"><TR>\n" );
dsgw_emits( "<TD WIDTH=\"50%\" ALIGN=\"center\">\n" );
Index: htmlout.c
===================================================================
RCS file: /cvs/dirsec/dsgw/htmlout.c,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- htmlout.c 6 Mar 2008 22:00:09 -0000 1.5
+++ htmlout.c 20 Mar 2008 02:18:39 -0000 1.6
@@ -112,7 +112,7 @@
if (( title != NULL ) && ( header_done || titleinbody )) {
dsgw_emitf( "<CENTER><TABLE BORDER=\"2\" CELLPADDING=\"10\" WIDTH=100%%>\n"
"<TR><TD ALIGN=\"center\" WIDTH=\"100%%\">\n<FONT SIZE=\"+2\">"
- "<B>%s</B></FONT></TD></TR></TABLE></CENTER>\n<P>\n", title );
+ "<B>%s</B></FONT></TD></TR></TABLE></CENTER>\n<br>\n", title );
}
header_done = 1;
@@ -371,6 +371,9 @@
dsgw_emits (" ");
dsgw_emitfv (format, argl);
va_end (argl);
+ } else {
+ /* a form must have an action */
+ dsgw_emits (" action=\"javascript:void();\"");
}
dsgw_emits (">");
dsgw_emitf("<INPUT type=hidden name=context value=\"%s\">", context);
Index: newentry.c
===================================================================
RCS file: /cvs/dirsec/dsgw/newentry.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- newentry.c 6 Mar 2008 22:00:09 -0000 1.4
+++ newentry.c 20 Mar 2008 02:18:39 -0000 1.5
@@ -154,7 +154,7 @@
dsgw_html_body_colors );
} else if ( dsgw_directive_is( line, "DS_NEWENTRY_TYPE_FORM" )) {
- dsgw_form_begin ("typeForm", NULL);
+ dsgw_form_begin ("typeForm", "action=\"javascript:void();\"");
dsgw_emits ("\n");
} else if ( dsgw_directive_is( line, "DS_NEWENTRY_TYPE_SELECT" )) {
@@ -332,11 +332,13 @@
char* newurl = compute_newurl();
if (client_is_authenticated()) {
/* Direct the client to GET newurl */
+ dsgw_emits( "<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01//EN\"\n" );
+ dsgw_emits( " \"http://www.w3.org/TR/html4/frameset.dtd\">\n" );
dsgw_emits ("<HTML>" );
dsgw_head_begin();
dsgw_emitf ("\n<TITLE>%s</TITLE>\n", XP_GetClientStr (DBT_titleNewEntry_));
dsgw_emits ("</HEAD>\n"
- "<FRAMESET ROWS=*,1>\n");
+ "<FRAMESET ROWS=\"*,1\">\n");
dsgw_emitf (" <FRAME SRC=\"%s\" NORESIZE>\n", newurl);
dsgw_emits ("</FRAMESET>\n"
"</HTML>\n");
Index: tutor.c
===================================================================
RCS file: /cvs/dirsec/dsgw/tutor.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- tutor.c 6 Mar 2008 22:00:09 -0000 1.4
+++ tutor.c 20 Mar 2008 02:18:39 -0000 1.5
@@ -219,11 +219,11 @@
dsgw_send_header();
dsgw_emits("<TITLE>Directory Server Gateway Help</TITLE>\n");
dsgw_emits("\n");
- dsgw_emits("<frameset BORDER=0 FRAMEBORDER=NO rows=\"57,*\" "
+ dsgw_emits("<frameset BORDER=\"0\" FRAMEBORDER=\"NO\" rows=\"57,*\" "
"onLoad=\"top.master=top.opener.top;top.master.helpwin=self;\" "
"onUnload=\"if (top.master) { top.master.helpwin=0; }\">\n" );
- dsgw_emitf("<frame src=\"%s?file=%s/infonav.html&context=%s\" scrolling=no "
- "marginwidth=0 marginheight=0 "
+ dsgw_emitf("<frame src=\"%s?file=%s/infonav.html&context=%s\" scrolling=\"no\" "
+ "marginwidth=\"0\" marginheight=\"0\" "
"name=\"infobuttons\">\n", dsgw_getvp(DSGW_CGINUM_LANG), DSGW_MANUALSHORTCUT,
context);
dsgw_emitf("<frame src=\"%s?tutor=!%s&context=%s\" "
Index: unauth.c
===================================================================
RCS file: /cvs/dirsec/dsgw/unauth.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- unauth.c 6 Mar 2008 22:00:09 -0000 1.3
+++ unauth.c 20 Mar 2008 02:18:39 -0000 1.4
@@ -98,7 +98,7 @@
"%s"
"</FONT>\n"
"</CENTER>\n"
- "<P>\n"
+ "<br>\n"
"%s",
XP_GetClientStr( DBT_Success_ ),
XP_GetClientStr( DBT_YouAreNoLongerAuthenticated_ ));
Index: configure
===================================================================
RCS file: /cvs/dirsec/dsgw/configure,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- configure 6 Mar 2008 22:00:09 -0000 1.18
+++ configure 20 Mar 2008 02:18:39 -0000 1.19
@@ -21394,7 +21394,7 @@
manualsubdir=
propertydir=/$PACKAGE_NAME/properties
# relative to libdir
- cgibindir=/$PACKAGE_NAME/cgi-bin
+ cgibindir=/$PACKAGE_NAME/dsgw-cgi-bin
perldir=/$PACKAGE_NAME/perl
elif test "$with_fhs_opt" = "yes"; then
# relative to datadir
@@ -21413,7 +21413,7 @@
# relative to libdir
perldir=/perl
# same as server's cgibindir
- cgibindir=/cgi-bin
+ cgibindir=/dsgw-cgi-bin
else
# relative to datadir
htmldir=/$PACKAGE_BASE_NAME/dsgw/html
@@ -21431,7 +21431,7 @@
# relative to libdir
perldir=/$PACKAGE_BASE_NAME/perl
# CGI program directory
- cgibindir=/$PACKAGE_BASE_NAME/cgi-bin
+ cgibindir=/$PACKAGE_BASE_NAME/dsgw-cgi-bin
fi
# relative to instconfigdir
@@ -21440,7 +21440,7 @@
# relative to $localstatedir
cookiedir=/run/$PACKAGE_BASE_NAME/dsgw/cookies
# URIs
-cgiuri=/cgi-bin
+cgiuri=/dsgwcmd
dsgwuri=/dsgw
orguri=/org
pburi=/pb
15 years, 8 months
[Fedora-directory-commits] ldapserver/ldap/admin/src/scripts DSCreate.pm.in, 1.9, 1.10
by Doctor Conrad
Author: nhosoi
Update of /cvs/dirsec/ldapserver/ldap/admin/src/scripts
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3612
Modified Files:
DSCreate.pm.in
Log Message:
Resolves: 436397
Summary: LDAPI: move default LDAPI UNIX socket from /var/run/dirsrv/slapd-ID.socket to /var/run/slapd-ID.socket
Index: DSCreate.pm.in
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/admin/src/scripts/DSCreate.pm.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- DSCreate.pm.in 17 Dec 2007 20:08:46 -0000 1.9
+++ DSCreate.pm.in 13 Mar 2008 21:52:37 -0000 1.10
@@ -330,8 +330,9 @@
$ent->setValues("nsslapd-ldapifilepath", $inf->{slapd}->{ldapifilepath});
$ent->setValues("nsslapd-ldapilisten", "on");
} else {
+ my $parent = dirname($inf->{slapd}->{run_dir});
$ent->setValues("nsslapd-ldapifilepath",
- "$inf->{slapd}->{run_dir}/slapd-$inf->{slapd}->{ServerIdentifier}.socket");
+ "$parent/slapd-$inf->{slapd}->{ServerIdentifier}.socket");
$ent->setValues("nsslapd-ldapilisten", "off");
}
if ("@enable_autobind@") {
15 years, 9 months
[Fedora-directory-commits] dsgw/tests/edit testget.13,1.2,1.3
by Doctor Conrad
Author: rmeggins
Update of /cvs/dirsec/dsgw/tests/edit
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16950/dsgw/tests/edit
Modified Files:
testget.13
Log Message:
Resolves: bug 435230
Description: Clean up all HTML pages (Gateway, Org Tool, Phonebook, etc)
Fix Description: This is just the first pass. I focused mainly on the
phonebook pages, but the C code fixes will apply to dsgw too.
The goal is to make the pages clean with HTML Tidy running in Firefox 2.
Most of the template pages had to change because they had comments like
this:
<!-- ----- comment -----
HTML 4.01 does not like this - no sequence of -- or more dashes in a comment.
The other major change was the use of & instead of just a single & in
URLs for href and img src links. However, javascript does not like the
encoded entities, so I had to add some code to make sure we use the
unencoded form in javascript, so I added another option called "entities"
to the html template code, and added a function that will convert
encoded entities to their raw form in place.
I'm also adding some debugging shell scripts that can be used to debug
CGI programs.
Platforms tested: RHEL5 x86_64
Flag day: Yes - autotool file changes.
Doc: none yet
Index: testget.13
===================================================================
RCS file: /cvs/dirsec/dsgw/tests/edit/testget.13,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- testget.13 27 Feb 2008 03:36:53 -0000 1.2
+++ testget.13 6 Mar 2008 22:00:40 -0000 1.3
@@ -1 +1 @@
-info=<SCRIPT language=JavaScript>You've just been p0wned!</SCRIPT>&dn=uid=newuser,ou=people,dc=example,dc=com&dnattr=uid&dndesc=u i d&add=1&tmplname=person
\ No newline at end of file
+info=<SCRIPT type="text/javascript">You've just been p0wned!</SCRIPT>&dn=uid=newuser,ou=people,dc=example,dc=com&dnattr=uid&dndesc=u i d&add=1&tmplname=person
\ No newline at end of file
15 years, 9 months