diff doc/1_introduction.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/1_introduction.html	Thu Oct 23 18:06:28 2008 +0000
+++ b/doc/1_introduction.html	Thu Oct 23 19:06:23 2008 +0000
@@ -1,127 +1,201 @@
-<!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>Introduction - Geeqie User Manual</TITLE>
-	<META NAME="CREATED" CONTENT="20040805;23590500">
-	<META NAME="CHANGED" CONTENT="20040822;10262400">
-</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="index.html">Previous</A></P>
-				</TD>
-				<TD WIDTH=33%>
-					<P ALIGN=CENTER>1. Introduction</P>
-				</TD>
-				<TD WIDTH=33%>
-					<P ALIGN=RIGHT><A HREF="2_main_window.html">Next</A></P>
-				</TD>
-			</TR>
-		</THEAD>
-	</TABLE>
-</CENTER>
-<HR>
-<P><B>Legal Notice</B></P>
-<P>Copyright <FONT FACE="Nimbus Roman No9 L">&copy;</FONT> 2004 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>
-<H1>1. Introduction</H1>
-<P>Geeqie is an image viewer, that makes navigation of images easy.
-Images can be viewed full screen, and a slide show function allows
-automatic changing of the displayed image.</P>
-<P>Geeqie is an image manager, with complete copy, move, rename, and
-delete functions available at the press of a button. Find the right
-image with the search feature. Image collectors can free up space
-with a function that finds duplicate images.</P>
-<P><BR><BR>
-</P>
-<P>The one thing Geeqie is not, and never be, is an image editor.
-However, Geeqie paired with an image editor, such as the Gimp, can be
-a very powerful combination.</P>
-<P><BR><BR>
-</P>
-<P><B>Basic Features</B></P>
-<UL>
-	<LI><P STYLE="font-weight: medium">Thumbnail preview</P>
-	<LI><P STYLE="font-weight: medium">Full screen</P>
-	<LI><P STYLE="font-weight: medium">Slide show</P>
-	<LI><P STYLE="font-weight: medium">Image Management</P>
-	<LI><P STYLE="font-weight: medium">Image Collections</P>
-</UL>
-<P><B>Advanced Features</B></P>
-<UL>
-	<LI><P STYLE="font-weight: medium">Image Search</P>
-	<LI><P STYLE="font-weight: medium">Find image duplicates based on
-	image content</P>
-	<LI><P STYLE="font-weight: medium">View EXIF data stored in images</P>
-	<LI><P STYLE="font-weight: medium">Simple Sort Manager to quickly
-	sort a folder of images into other folders</P>
-	<LI><P STYLE="font-weight: medium">Rename images in bulk</P>
-	<LI><P STYLE="font-weight: medium">Add keywords to images, and
-	recall those images with the search function</P>
-	<LI><P STYLE="font-weight: medium">Very Configurable</P>
-</UL>
-<P><BR><BR>
-</P>
-<P>&ldquo;An application that displays images.&rdquo; - This was, and
-still is, the primary goal of Geeqie. Over time image management
-features have been added, but the core purpose of Geeqie remains the
-same.</P>
-<P><BR><BR>
-</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="index.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="2_main_window.html">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>Introduction - Geeqie User Manual</title>
+  <meta name="CREATED" content="20040805;23590500" />
+  <meta name="CHANGED" content="20040822;10262400" />
+<style type="text/css">
+/*<![CDATA[*/
+ p.gq-introduction-8 {margin-bottom: 0in}
+ p.gq-introduction-7 {font-weight: medium}
+ span.gq-introduction-6 {font-family: Nimbus Roman No9 L}
+ p.gq-introduction-5 {font-weight: bold}
+ div.gq-introduction-4 {text-align: center}
+ table.gq-introduction-3 {page-break-before: always}
+ p.gq-introduction-2 {text-align: right}
+ p.gq-introduction-1 {text-align: center}
+/*]]>*/
+</style>
+</head>
+
+<body lang="en-US" dir="ltr" xml:lang="en-US">
+  <div class="gq-introduction-4">
+    <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-introduction-3">
+      <col width="85*" />
+      <col width="85*" />
+      <col width="85*" />
+
+      <thead>
+        <tr valign="top">
+          <td width="33%">
+            <p><a href="index.html">Previous</a>
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-introduction-1">1. Introduction</p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-introduction-2"><a href="2_main_window.html">Next</a>
+            </p>
+          </td>
+        </tr>
+      </thead>
+    </table>
+  </div>
+
+  <hr />
+
+  <p class="gq-introduction-5">Legal Notice</p>
+
+  <p>Copyright <span class="gq-introduction-6">©</span> 2004 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>
+
+  <h1>1. Introduction</h1>
+
+  <p>Geeqie is an image viewer, that makes navigation of images easy. Images can be viewed full screen, and a slide show function allows automatic changing of the displayed image.</p>
+
+  <p>Geeqie is an image manager, with complete copy, move, rename, and delete functions available at the press of a button. Find the right image with the search feature. Image collectors can free up space with a function that finds duplicate images.</p>
+
+  <p><br />
+  <br />
+  </p>
+
+  <p>The one thing Geeqie is not, and never be, is an image editor. However, Geeqie paired with an image editor, such as the Gimp, can be a very powerful combination.</p>
+
+  <p><br />
+  <br />
+  </p>
+
+  <p class="gq-introduction-5">Basic Features</p>
+
+  <ul>
+    <li>
+      <p class="gq-introduction-7">Thumbnail preview</p>
+    </li>
+
+    <li>
+      <p class="gq-introduction-7">Full screen</p>
+    </li>
+
+    <li>
+      <p class="gq-introduction-7">Slide show</p>
+    </li>
+
+    <li>
+      <p class="gq-introduction-7">Image Management</p>
+    </li>
+
+    <li>
+      <p class="gq-introduction-7">Image Collections</p>
+    </li>
+  </ul>
+
+  <p class="gq-introduction-5">Advanced Features</p>
+
+  <ul>
+    <li>
+      <p class="gq-introduction-7">Image Search</p>
+    </li>
+
+    <li>
+      <p class="gq-introduction-7">Find image duplicates based on image content</p>
+    </li>
+
+    <li>
+      <p class="gq-introduction-7">View EXIF data stored in images</p>
+    </li>
+
+    <li>
+      <p class="gq-introduction-7">Simple Sort Manager to quickly sort a folder of images into other folders</p>
+    </li>
+
+    <li>
+      <p class="gq-introduction-7">Rename images in bulk</p>
+    </li>
+
+    <li>
+      <p class="gq-introduction-7">Add keywords to images, and recall those images with the search function</p>
+    </li>
+
+    <li>
+      <p class="gq-introduction-7">Very Configurable</p>
+    </li>
+  </ul>
+
+  <p><br />
+  <br />
+  </p>
+
+  <p>&ldquo;An application that displays images.&rdquo; - This was, and still is, the primary goal of Geeqie. Over time image management features have been added, but the core purpose of Geeqie remains the same.</p>
+
+  <p><br />
+  <br />
+  </p>
+
+  <p><br />
+  <br />
+  </p>
+
+  <hr />
+
+  <div class="gq-introduction-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="index.html">Previous</a>
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-introduction-1"><a href="index.html">Contents</a>
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-introduction-2"><a href="2_main_window.html">Next</a>
+            </p>
+          </td>
+        </tr>
+      </thead>
+
+      <tbody>
+        <tr valign="top">
+          <td width="33%">
+            <p><br />
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-introduction-1"><br />
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-introduction-2">Geeqie User Manual</p>
+          </td>
+        </tr>
+      </tbody>
+    </table>
+  </div>
+
+  <p class="gq-introduction-8"><br />
+  </p>
+</body>
+</html>