mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/doc/resources fieldstore.html,1.2,1.3 idxpgbegin.html,...

2004-03-15 14:07:31
Update of /home/users/mhonarc.org/ehood/cvs/mhonarc/mhonarc/MHonArc/doc/resources
In directory denethor.mallorn.com:/tmp/cvs-serv13604/doc/resources

Modified Files:
	fieldstore.html idxpgbegin.html modifybodyaddresses.html 
	msgpgbegin.html textencode.html tidxpgbegin.html 
Log Message:
[bug #6208]: Fixed doctype declarations.


Index: fieldstore.html
===================================================================
RCS file: /home/users/mhonarc.org/ehood/cvs/mhonarc/mhonarc/MHonArc/doc/resources/fieldstore.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** fieldstore.html	6 Oct 2003 22:04:16 -0000	1.2
--- fieldstore.html	15 Mar 2004 21:07:18 -0000	1.3
***************
*** 1,3 ****
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
  <html>
  <head>
--- 1,2 ----

Index: idxpgbegin.html
===================================================================
RCS file: /home/users/mhonarc.org/ehood/cvs/mhonarc/mhonarc/MHonArc/doc/resources/idxpgbegin.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** idxpgbegin.html	6 Oct 2003 22:04:17 -0000	1.15
--- idxpgbegin.html	15 Mar 2004 21:07:18 -0000	1.16
***************
*** 67,73 ****
  <h2><a name="default">Default Setting</a></h2>
  
! <PRE>
  <b>&lt;IdxPgBegin&gt;</b>
! &lt;!doctype html public "-//W3C//DTD HTML//EN"&gt;
  &lt;html&gt;
  &lt;head&gt;
--- 67,74 ----
  <h2><a name="default">Default Setting</a></h2>
  
! <pre>
  <b>&lt;IdxPgBegin&gt;</b>
! &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
!         "http://www.w3.org/TR/html4/loose.dtd"&gt;
  &lt;html&gt;
  &lt;head&gt;
***************
*** 77,81 ****
  &lt;h1&gt;<a href="#IDXTITLE">$IDXTITLE$</a>&lt;/h1&gt;
  <b>&lt;/IdxPgBegin&gt;</b>
! </PRE>
  
  <!-- *************************************************************** -->
--- 78,82 ----
  &lt;h1&gt;<a href="#IDXTITLE">$IDXTITLE$</a>&lt;/h1&gt;
  <b>&lt;/IdxPgBegin&gt;</b>
! </pre>
  
  <!-- *************************************************************** -->
***************
*** 197,203 ****
  </p>
  
! <PRE>
  <b>&lt;IdxPgBegin&gt;</b>
! &lt;!doctype html public "-//W3C//DTD HTML//EN"&gt;
  &lt;html&gt;
  &lt;head&gt;
--- 198,205 ----
  </p>
  
! <pre>
  <b>&lt;IdxPgBegin&gt;</b>
! &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
!         "http://www.w3.org/TR/html4/loose.dtd"&gt;
  &lt;html&gt;
  &lt;head&gt;
***************
*** 207,211 ****
  &lt;h1&gt;<a href="#IDXTITLE">$IDXTITLE$</a>&lt;/h1&gt;
  <b>&lt;/IdxPgBegin&gt;</b>
! </PRE>
  
  <!-- *************************************************************** -->
--- 209,213 ----
  &lt;h1&gt;<a href="#IDXTITLE">$IDXTITLE$</a>&lt;/h1&gt;
  <b>&lt;/IdxPgBegin&gt;</b>
! </pre>
  
  <!-- *************************************************************** -->

Index: modifybodyaddresses.html
===================================================================
RCS file: /home/users/mhonarc.org/ehood/cvs/mhonarc/mhonarc/MHonArc/doc/resources/modifybodyaddresses.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** modifybodyaddresses.html	6 Oct 2003 22:04:18 -0000	1.3
--- modifybodyaddresses.html	15 Mar 2004 21:07:18 -0000	1.4
***************
*** 1,3 ****
- <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML//EN">
  <html>
  <head>
--- 1,2 ----

Index: msgpgbegin.html
===================================================================
RCS file: /home/users/mhonarc.org/ehood/cvs/mhonarc/mhonarc/MHonArc/doc/resources/msgpgbegin.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** msgpgbegin.html	6 Oct 2003 22:04:18 -0000	1.17
--- msgpgbegin.html	15 Mar 2004 21:07:18 -0000	1.18
***************
*** 65,69 ****
  <pre class="code">
  <b>&lt;MsgPgBegin></b>
! &lt;!doctype html public "-//W3C//DTD HTML//EN"&gt;
  &lt;html&gt;
  &lt;head&gt;
--- 65,70 ----
  <pre class="code">
  <b>&lt;MsgPgBegin></b>
! &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
!         "http://www.w3.org/TR/html4/loose.dtd"&gt;
  &lt;html&gt;
  &lt;head&gt;

Index: textencode.html
===================================================================
RCS file: /home/users/mhonarc.org/ehood/cvs/mhonarc/mhonarc/MHonArc/doc/resources/textencode.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** textencode.html	6 Oct 2003 22:04:21 -0000	1.2
--- textencode.html	15 Mar 2004 21:07:18 -0000	1.3
***************
*** 492,496 ****
  
  <b><a href="idxpgbegin.html">&lt;IdxPgBegin&gt;</a></b>
! &lt;!doctype html public "-//W3C//DTD HTML//EN"&gt;
  &lt;html&gt;
  &lt;head&gt;
--- 492,497 ----
  
  <b><a href="idxpgbegin.html">&lt;IdxPgBegin&gt;</a></b>
! &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
!         "http://www.w3.org/TR/html4/loose.dtd"&gt;
  &lt;html&gt;
  &lt;head&gt;
***************
*** 503,507 ****
  
  <b><a href="tidxpgbegin.html">&lt;TIdxPgBegin&gt;</a></b>
! &lt;!doctype html public "-//W3C//DTD HTML//EN"&gt;
  &lt;html&gt;
  &lt;head&gt;
--- 504,509 ----
  
  <b><a href="tidxpgbegin.html">&lt;TIdxPgBegin&gt;</a></b>
! &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
!         "http://www.w3.org/TR/html4/loose.dtd"&gt;
  &lt;html&gt;
  &lt;head&gt;
***************
*** 515,519 ****
  
  <b><a href="msgpgbegin.html">&lt;MsgPgBegin&gt;</a></b>
! &lt;!doctype html public "-//W3C//DTD HTML//EN"&gt;
  &lt;html&gt;
  &lt;head&gt;
--- 517,522 ----
  
  <b><a href="msgpgbegin.html">&lt;MsgPgBegin&gt;</a></b>
! &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
!         "http://www.w3.org/TR/html4/loose.dtd"&gt;
  &lt;html&gt;
  &lt;head&gt;

Index: tidxpgbegin.html
===================================================================
RCS file: /home/users/mhonarc.org/ehood/cvs/mhonarc/mhonarc/MHonArc/doc/resources/tidxpgbegin.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** tidxpgbegin.html	6 Oct 2003 22:04:21 -0000	1.15
--- tidxpgbegin.html	15 Mar 2004 21:07:18 -0000	1.16
***************
*** 69,73 ****
  <PRE>
  <b>&lt;TIdxPgBegin&gt;</b>
! &lt;!doctype html public "-//W3C//DTD HTML//EN"&gt;
  &lt;html&gt;
  &lt;head&gt;
--- 69,74 ----
  <PRE>
  <b>&lt;TIdxPgBegin&gt;</b>
! &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
!         "http://www.w3.org/TR/html4/loose.dtd"&gt;
  &lt;html&gt;
  &lt;head&gt;
***************
*** 187,191 ****
  <PRE>
  <b>&lt;TIdxPgBegin&gt;</b>
! &lt;!doctype html public "-//W3C//DTD HTML//EN"&gt;
  &lt;html&gt;
  &lt;head&gt;
--- 188,193 ----
  <PRE>
  <b>&lt;TIdxPgBegin&gt;</b>
! &lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
!         "http://www.w3.org/TR/html4/loose.dtd"&gt;
  &lt;html&gt;
  &lt;head&gt;

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-COMMITS