diff doc/2_main_window.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
line wrap: on
line diff
--- a/doc/2_main_window.html	Thu Oct 23 18:06:28 2008 +0000
+++ b/doc/2_main_window.html	Thu Oct 23 19:06:23 2008 +0000
@@ -1,91 +1,133 @@
-<!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>Main Window - Geeqie User Manual</TITLE>
-	<META NAME="CREATED" CONTENT="20040805;23590500">
-	<META NAME="CHANGED" CONTENT="20040822;10265200">
-</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="1_introduction.html">Previous</A></P>
-				</TD>
-				<TD WIDTH=33%>
-					<P ALIGN=CENTER>Main Window</P>
-				</TD>
-				<TD WIDTH=33%>
-					<P ALIGN=RIGHT><A HREF="2_1_navigation.html">Next</A></P>
-				</TD>
-			</TR>
-		</THEAD>
-	</TABLE>
-</CENTER>
-<HR>
-<H1>2. Main Window</H1>
-<P>The Geeqie main window is designed for quick and easy navigation
-of images. The window consists of three regions: the file pane, the
-folder pane, and the image pane.</P>
-<P><BR><BR>
-</P>
-<P STYLE="margin-left: 0.79in">2.1 <A HREF="2_1_navigation.html">Navigation</A></P>
-<P STYLE="margin-left: 0.79in">2.2 <A HREF="2_2_menus.html">Menus</A></P>
-<P STYLE="margin-left: 0.79in">2.3 <A HREF="2_3_layout.html">Layout</A></P>
-<P STYLE="margin-left: 0.79in">2.4 <A HREF="2_4_file_pane.html">File
-Pane</A></P>
-<P STYLE="margin-left: 0.79in">2.5 <A HREF="2_5_folder_pane.html">Folder
-Pane</A></P>
-<P STYLE="margin-left: 0.79in">2.6 <A HREF="2_6_image_pane.html">Image
-Pane</A></P>
-<P STYLE="margin-left: 0.79in">2.7 <A HREF="2_7_status_bar.html">Status
-Bar</A></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="1_introduction.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_1_navigation.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>Main Window - Geeqie User Manual</title>
+  <meta name="CREATED" content="20040805;23590500" />
+  <meta name="CHANGED" content="20040822;10265200" />
+<style type="text/css">
+/*<![CDATA[*/
+ p.gq-main-window-6 {margin-bottom: 0in}
+ p.gq-main-window-5 {margin-left: 0.79in}
+ div.gq-main-window-4 {text-align: center}
+ table.gq-main-window-3 {page-break-before: always}
+ p.gq-main-window-2 {text-align: right}
+ p.gq-main-window-1 {text-align: center}
+/*]]>*/
+</style>
+</head>
+
+<body lang="en-US" dir="ltr" xml:lang="en-US">
+  <div class="gq-main-window-4">
+    <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-main-window-3">
+      <col width="85*" />
+      <col width="85*" />
+      <col width="85*" />
+
+      <thead>
+        <tr valign="top">
+          <td width="33%">
+            <p><a href="1_introduction.html">Previous</a>
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-main-window-1">Main Window</p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-main-window-2"><a href="2_1_navigation.html">Next</a>
+            </p>
+          </td>
+        </tr>
+      </thead>
+    </table>
+  </div>
+
+  <hr />
+
+  <h1>2. Main Window</h1>
+
+  <p>The Geeqie main window is designed for quick and easy navigation of images. The window consists of three regions: the file pane, the folder pane, and the image pane.</p>
+
+  <p><br />
+  <br />
+  </p>
+
+  <p class="gq-main-window-5">2.1 <a href="2_1_navigation.html">Navigation</a></p>
+
+  <p class="gq-main-window-5">2.2 <a href="2_2_menus.html">Menus</a></p>
+
+  <p class="gq-main-window-5">2.3 <a href="2_3_layout.html">Layout</a></p>
+
+  <p class="gq-main-window-5">2.4 <a href="2_4_file_pane.html">File Pane</a></p>
+
+  <p class="gq-main-window-5">2.5 <a href="2_5_folder_pane.html">Folder Pane</a></p>
+
+  <p class="gq-main-window-5">2.6 <a href="2_6_image_pane.html">Image Pane</a></p>
+
+  <p class="gq-main-window-5">2.7 <a href="2_7_status_bar.html">Status Bar</a></p>
+
+  <p><br />
+  <br />
+  </p>
+
+  <p><br />
+  <br />
+  </p>
+
+  <hr />
+
+  <div class="gq-main-window-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="1_introduction.html">Previous</a>
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-main-window-1"><a href="index.html">Contents</a>
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-main-window-2"><a href="2_1_navigation.html">Next</a>
+            </p>
+          </td>
+        </tr>
+      </thead>
+
+      <tbody>
+        <tr valign="top">
+          <td width="33%">
+            <p><br />
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-main-window-1"><br />
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-main-window-2">Geeqie User Manual</p>
+          </td>
+        </tr>
+      </tbody>
+    </table>
+  </div>
+
+  <p class="gq-main-window-6"><br />
+  </p>
+</body>
+</html>