diff doc/12_credits.html @ 1076:1ecc4f010111

With the help of tidy and sed, move html files to xhtml+css. Css classes were prefixed to ease future changes (like a common css file).
author zas_
date Thu, 23 Oct 2008 19:06:23 +0000
parents 578a27d20b47
children 3920b1f38f5f
line wrap: on
line diff
--- a/doc/12_credits.html	Thu Oct 23 18:06:28 2008 +0000
+++ b/doc/12_credits.html	Thu Oct 23 19:06:23 2008 +0000
@@ -1,104 +1,144 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
-<HTML>
-<HEAD>
-	<META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=iso-8859-1">
-	<TITLE>Credits - Geeqie User Manual</TITLE>
-	<META NAME="CREATED" CONTENT="20040805;23590500">
-	<META NAME="CHANGED" CONTENT="20050131;9424600">
-</HEAD>
-<BODY LANG="en-US" DIR="LTR">
-<CENTER>
-	<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0 STYLE="page-break-before: always">
-		<COL WIDTH=85*>
-		<COL WIDTH=85*>
-		<COL WIDTH=85*>
-		<THEAD>
-			<TR VALIGN=TOP>
-				<TD WIDTH=33%>
-					<P><A HREF="11_4_management.html">Previous</A></P>
-				</TD>
-				<TD WIDTH=33%>
-					<P ALIGN=CENTER>Credits</P>
-				</TD>
-				<TD WIDTH=33%>
-					<P ALIGN=RIGHT><A HREF="gnu_fdl.txt">Next</A></P>
-				</TD>
-			</TR>
-		</THEAD>
-	</TABLE>
-</CENTER>
-<HR>
-<H1>12. Credits</H1>
-<P><B>Authors</B></P>
-<P>Geeqie is maintained by John Ellis.</P>
-<P>The ever growing list of contributors and language translators can
-be found in the README file included with the latest release of the
-program. The Credits can also be viewed by selecting the Credits
-button located in the About dialog <I>(open Help Menu, select About,
-click Credits... button)</I>.</P>
-<P><BR><BR>
-</P>
-<P><B>Copyright</B></P>
-<P>Geeqie and this accompanying documentation is copyright <FONT FACE="Nimbus Roman No9 L">&copy;</FONT>
-2006 John Ellis.</P>
-<P><BR><BR>
-</P>
-<P><B>License</B></P>
-<P>The Geeqie program is released under the &ldquo;GNU General Public
-License&rdquo;, the complete GNU GPL text can be found in the COPYING
-file included with each Geeqie release.</P>
-<P>This Geeqie documentation is released under the &quot;<A HREF="gnu_fdl.txt">GNU
-Free Documentation License</A>&quot;.</P>
-<P><BR><BR>
-</P>
-<P><B>Legal Notice</B></P>
-<P>Copyright <FONT FACE="Nimbus Roman No9 L">&copy;</FONT> 2006 John
-Ellis.</P>
-<P>Permission is granted to copy, distribute and/or modify this
-document under the terms of the GNU Free Documentation License,
-Version 1.2 or any later version published by the Free Software
-Foundation; with no Invariant Sections, no Front-Cover Texts, and no
-Back-Cover Texts. A copy of the license is included in the section
-entitled &quot;<A HREF="gnu_fdl.txt">GNU Free Documentation License</A>&quot;.</P>
-<P><BR><BR>
-</P>
-<HR>
-<CENTER>
-	<TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0>
-		<COL WIDTH=85*>
-		<COL WIDTH=85*>
-		<COL WIDTH=85*>
-		<THEAD>
-			<TR VALIGN=TOP>
-				<TD WIDTH=33%>
-					<P><A HREF="11_4_management.html">Previous</A></P>
-				</TD>
-				<TD WIDTH=33%>
-					<P ALIGN=CENTER><A HREF="index.html">Contents</A></P>
-				</TD>
-				<TD WIDTH=33%>
-					<P ALIGN=RIGHT><A HREF="gnu_fdl.txt">Next</A></P>
-				</TD>
-			</TR>
-		</THEAD>
-		<TBODY>
-			<TR VALIGN=TOP>
-				<TD WIDTH=33%>
-					<P><BR>
-					</P>
-				</TD>
-				<TD WIDTH=33%>
-					<P ALIGN=CENTER><BR>
-					</P>
-				</TD>
-				<TD WIDTH=33%>
-					<P ALIGN=RIGHT>Geeqie User Manual</P>
-				</TD>
-			</TR>
-		</TBODY>
-	</TABLE>
-</CENTER>
-<P STYLE="margin-bottom: 0in"><BR>
-</P>
-</BODY>
-</HTML>
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
+    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+
+<html xmlns="http://www.w3.org/1999/xhtml">
+<head>
+  <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
+
+  <title>Credits - Geeqie User Manual</title>
+  <meta name="CREATED" content="20040805;23590500" />
+  <meta name="CHANGED" content="20050131;9424600" />
+<style type="text/css">
+/*<![CDATA[*/
+ p.gq-credits-7 {margin-bottom: 0in}
+ span.gq-credits-6 {font-family: Nimbus Roman No9 L}
+ p.gq-credits-5 {font-weight: bold}
+ div.gq-credits-4 {text-align: center}
+ table.gq-credits-3 {page-break-before: always}
+ p.gq-credits-2 {text-align: right}
+ p.gq-credits-1 {text-align: center}
+/*]]>*/
+</style>
+</head>
+
+<body lang="en-US" dir="ltr" xml:lang="en-US">
+  <div class="gq-credits-4">
+    <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-credits-3">
+      <col width="85*" />
+      <col width="85*" />
+      <col width="85*" />
+
+      <thead>
+        <tr valign="top">
+          <td width="33%">
+            <p><a href="11_4_management.html">Previous</a>
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-credits-1">Credits</p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-credits-2"><a href="gnu_fdl.txt">Next</a>
+            </p>
+          </td>
+        </tr>
+      </thead>
+    </table>
+  </div>
+
+  <hr />
+
+  <h1>12. Credits</h1>
+
+  <p class="gq-credits-5">Authors</p>
+
+  <p>Geeqie is maintained by John Ellis.</p>
+
+  <p>The ever growing list of contributors and language translators can be found in the README file included with the latest release of the program. The Credits can also be viewed by selecting the Credits button located in the About dialog <i>(open Help Menu, select About, click Credits... button)</i>.</p>
+
+  <p><br />
+  <br />
+  </p>
+
+  <p class="gq-credits-5">Copyright</p>
+
+  <p>Geeqie and this accompanying documentation is copyright <span class="gq-credits-6">©</span> 2006 John Ellis.</p>
+
+  <p><br />
+  <br />
+  </p>
+
+  <p class="gq-credits-5">License</p>
+
+  <p>The Geeqie program is released under the &ldquo;GNU General Public License&rdquo;, the complete GNU GPL text can be found in the COPYING file included with each Geeqie release.</p>
+
+  <p>This Geeqie documentation is released under the "<a href="gnu_fdl.txt">GNU Free Documentation License</a>".</p>
+
+  <p><br />
+  <br />
+  </p>
+
+  <p class="gq-credits-5">Legal Notice</p>
+
+  <p>Copyright <span class="gq-credits-6">©</span> 2006 John Ellis.</p>
+
+  <p>Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "<a href="gnu_fdl.txt">GNU Free Documentation License</a>".</p>
+
+  <p><br />
+  <br />
+  </p>
+
+  <hr />
+
+  <div class="gq-credits-4">
+    <table width="100%" border="0" cellpadding="4" cellspacing="0">
+      <col width="85*" />
+      <col width="85*" />
+      <col width="85*" />
+
+      <thead>
+        <tr valign="top">
+          <td width="33%">
+            <p><a href="11_4_management.html">Previous</a>
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-credits-1"><a href="index.html">Contents</a>
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-credits-2"><a href="gnu_fdl.txt">Next</a>
+            </p>
+          </td>
+        </tr>
+      </thead>
+
+      <tbody>
+        <tr valign="top">
+          <td width="33%">
+            <p><br />
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-credits-1"><br />
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-credits-2">Geeqie User Manual</p>
+          </td>
+        </tr>
+      </tbody>
+    </table>
+  </div>
+
+  <p class="gq-credits-7"><br />
+  </p>
+</body>
+</html>