diff doc/10_7_hidden.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/10_7_hidden.html	Thu Oct 23 18:06:28 2008 +0000
+++ b/doc/10_7_hidden.html	Thu Oct 23 19:06:23 2008 +0000
@@ -1,109 +1,155 @@
-<!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>Hidden options - Geeqie User Manual</TITLE>
-	<META NAME="CREATED" CONTENT="20040805;23590500">
-	<META NAME="CHANGED" CONTENT="20041222;16151200">
-</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="10_6_advanced.html">Previous</A></P>
-				</TD>
-				<TD WIDTH=33%>
-					<P ALIGN=CENTER>Hidden &ndash; Options Explained</P>
-				</TD>
-				<TD WIDTH=33%>
-					<P ALIGN=RIGHT><A HREF="11_reference.html">Next</A></P>
-				</TD>
-			</TR>
-		</THEAD>
-	</TABLE>
-</CENTER>
-<HR>
-<H1>10.7 Hidden Options</H1>
-<P><U>geeqierc</U></P>
-<P STYLE="margin-left: 0.79in">This section describes the options not
-accessible by the graphical interface, these options exist to
-maintain behavior of older releases of Geeqie. To change these
-settings, edit the Geeqie configuration file:</P>
-<PRE STYLE="margin-left: 1.58in; margin-bottom: 0.2in">($HOME)/.geeqie/geeqierc</PRE><P>
-<BR><BR>
-</P>
-<P STYLE="margin-left: 0.79in"><B>lazy_image_sync: [true | <U>false</U>]</B>:
-This will suppress the image view from changing when selecting a new
-folder; the current image will remain displayed until the user
-manually selects another image.</P>
-<P STYLE="margin-left: 0.79in"><B>display_dialogs_under_mouse: [true
-| <U>false</U>]</B>: Enabling this will cause new dialogs to
-initially position themselves such that they are under the current
-mouse position.</P>
-<P STYLE="margin-left: 0.79in"><B>scroll_reset_method: value</B>:
-This will set the method used to set the scroll position, or visible
-region of a new image, value can be:</P>
-<P STYLE="margin-left: 1.58in; font-weight: medium">0: Move to upper
-left corner.<BR>1: Center image.<BR>2: Maintain same visible region
-as previous image, if possible.</P>
-<P STYLE="margin-left: 0.79in; font-style: normal; font-weight: medium; text-decoration: none">
-<B>dither_quality:</B> Set the quality when dithering images on
-displays with a limited color pallet:</P>
-<P STYLE="margin-left: 1.58in; font-style: normal; font-weight: medium; text-decoration: none">
-0: No dithering<BR>1: Normal<BR>2: Best</P>
-<P><BR><BR>
-</P>
-<P><U>Find Duplicates window</U></P>
-<P STYLE="margin-left: 0.79in"><B>[Control] + [Shift] + [Right Mouse
-click]</B>: Use this to display a dialog containing the data stored
-for the clicked image file. This is usually only useful for debugging
-purposes.</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="10_6_advanced.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="11_reference.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>Hidden options - Geeqie User Manual</title>
+  <meta name="CREATED" content="20040805;23590500" />
+  <meta name="CHANGED" content="20041222;16151200" />
+<style type="text/css">
+/*<![CDATA[*/
+ p.gq-hidden-10 {margin-bottom: 0in}
+ p.gq-hidden-9 {margin-left: 1.58in; font-style: normal; font-weight: medium; text-decoration: none}
+ p.gq-hidden-8 {margin-left: 0.79in; font-style: normal; font-weight: medium; text-decoration: none}
+ p.gq-hidden-7 {margin-left: 1.58in; font-weight: medium}
+ pre.gq-hidden-6 {margin-left: 1.58in; margin-bottom: 0.2in}
+ p.gq-hidden-5 {margin-left: 0.79in}
+ div.gq-hidden-4 {text-align: center}
+ table.gq-hidden-3 {page-break-before: always}
+ p.gq-hidden-2 {text-align: right}
+ p.gq-hidden-1 {text-align: center}
+/*]]>*/
+</style>
+</head>
+
+<body lang="en-US" dir="ltr" xml:lang="en-US">
+  <div class="gq-hidden-4">
+    <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-hidden-3">
+      <col width="85*" />
+      <col width="85*" />
+      <col width="85*" />
+
+      <thead>
+        <tr valign="top">
+          <td width="33%">
+            <p><a href="10_6_advanced.html">Previous</a>
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-hidden-1">Hidden &ndash; Options Explained</p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-hidden-2"><a href="11_reference.html">Next</a>
+            </p>
+          </td>
+        </tr>
+      </thead>
+    </table>
+  </div>
+
+  <hr />
+
+  <h1>10.7 Hidden Options</h1>
+
+  <p><u>geeqierc</u>
+  </p>
+
+  <p class="gq-hidden-5">This section describes the options not accessible by the graphical interface, these options exist to maintain behavior of older releases of Geeqie. To change these settings, edit the Geeqie configuration file:</p>
+
+  <pre class="gq-hidden-6">
+($HOME)/.geeqie/geeqierc
+</pre>
+
+  <p><br />
+  <br />
+  </p>
+
+  <p class="gq-hidden-5"><b>lazy_image_sync: [true | <u>false</u>]</b>: This will suppress the image view from changing when selecting a new folder; the current image will remain displayed until the user manually selects another image.</p>
+
+  <p class="gq-hidden-5"><b>display_dialogs_under_mouse: [true | <u>false</u>]</b>: Enabling this will cause new dialogs to initially position themselves such that they are under the current mouse position.</p>
+
+  <p class="gq-hidden-5"><b>scroll_reset_method: value</b>: This will set the method used to set the scroll position, or visible region of a new image, value can be:</p>
+
+  <p class="gq-hidden-7">0: Move to upper left corner.<br />
+  1: Center image.<br />
+  2: Maintain same visible region as previous image, if possible.</p>
+
+  <p class="gq-hidden-8"><b>dither_quality:</b> Set the quality when dithering images on displays with a limited color pallet:</p>
+
+  <p class="gq-hidden-9">0: No dithering<br />
+  1: Normal<br />
+  2: Best</p>
+
+  <p><br />
+  <br />
+  </p>
+
+  <p><u>Find Duplicates window</u>
+  </p>
+
+  <p class="gq-hidden-5"><b>[Control] + [Shift] + [Right Mouse click]</b>: Use this to display a dialog containing the data stored for the clicked image file. This is usually only useful for debugging purposes.</p>
+
+  <p><br />
+  <br />
+  </p>
+
+  <p><br />
+  <br />
+  </p>
+
+  <hr />
+
+  <div class="gq-hidden-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="10_6_advanced.html">Previous</a>
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-hidden-1"><a href="index.html">Contents</a>
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-hidden-2"><a href="11_reference.html">Next</a>
+            </p>
+          </td>
+        </tr>
+      </thead>
+
+      <tbody>
+        <tr valign="top">
+          <td width="33%">
+            <p><br />
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-hidden-1"><br />
+            </p>
+          </td>
+
+          <td width="33%">
+            <p class="gq-hidden-2">Geeqie User Manual</p>
+          </td>
+        </tr>
+      </tbody>
+    </table>
+  </div>
+
+  <p class="gq-hidden-10"><br />
+  </p>
+</body>
+</html>