diff doc/reference_thumbnails.html @ 1105:215e102c1819

Drop most old css classes.
author zas_
date Sun, 09 Nov 2008 12:48:00 +0000
parents 83cf0c9e300f
children b223ad7f4867
line wrap: on
line diff
--- a/doc/reference_thumbnails.html	Sun Nov 09 09:39:14 2008 +0000
+++ b/doc/reference_thumbnails.html	Sun Nov 09 12:48:00 2008 +0000
@@ -25,11 +25,11 @@
           </td>
 
           <td>
-            <p class="gq-thumbnails-1">Thumbnails &ndash; Reference</p>
+            <p class="navtop_title">Thumbnails &ndash; Reference</p>
           </td>
 
           <td>
-            <p class="gq-thumbnails-2"><a href="reference_management.html">Next</a>
+            <p class="next"><a href="reference_management.html">Next</a>
             </p>
           </td>
         </tr>
@@ -41,37 +41,37 @@
 
   <h1>Thumbnails</h1>
 
-  <p class="gq-thumbnails-5">Note: This page only refers the Geeqie thumbnail caching mechanism, the shared thumbnail cache mechanism is not explained here.</p>
+  <p>Note: This page only refers the Geeqie thumbnail caching mechanism, the shared thumbnail cache mechanism is not explained here.</p>
 
   <h2>Format</h2>
 
-  <p class="gq-thumbnails-6">Thumbnails are stored in PNG image format. The thumbnail name is the name of the source image with &ldquo;.png&rdquo; appended.</p>
+  <p>Thumbnails are stored in PNG image format. The thumbnail name is the name of the source image with &ldquo;.png&rdquo; appended.</p>
 
-  <p class="gq-thumbnails-6">The modification time (mtime) of the thumbnail is set to match the source file. Thumbnails are regenerated when the timestamps of the thumbnail and source file do not match.</p>
+  <p>The modification time (mtime) of the thumbnail is set to match the source file. Thumbnails are regenerated when the timestamps of the thumbnail and source file do not match.</p>
 
-  <p class="gq-thumbnails-6"><br />
+  <p><br />
   <br />
   </p>
 
   <h2>Location</h2>
 
-  <p class="gq-thumbnails-6">Thumbnails are stored in:</p>
+  <p>Thumbnails are stored in:</p>
 
-  <p class="gq-thumbnails-7">($HOME)/.geeqie/thumbnails</p>
+  <p>($HOME)/.geeqie/thumbnails</p>
 
-  <p class="gq-thumbnails-6">The directory structure of the thumbnail cache duplicates the location of the source files, for example a source file with the name:</p>
+  <p>The directory structure of the thumbnail cache duplicates the location of the source files, for example a source file with the name:</p>
 
-  <p class="gq-thumbnails-7">/path/to/image.jpg</p>
+  <p>/path/to/image.jpg</p>
 
-  <p class="gq-thumbnails-6">will store the thumbnail in:</p>
+  <p>will store the thumbnail in:</p>
 
-  <p class="gq-thumbnails-7">($HOME)/.geeqie/thumbnails/path/to/image.jpg.png</p>
+  <p>($HOME)/.geeqie/thumbnails/path/to/image.jpg.png</p>
 
-  <p class="gq-thumbnails-6">When thumbnails are to be stored local to the source file, the thumbnail will be placed in:</p>
+  <p>When thumbnails are to be stored local to the source file, the thumbnail will be placed in:</p>
 
-  <p class="gq-thumbnails-7">/path/to/.thumbnails/image.jpg.png</p>
+  <p>/path/to/.thumbnails/image.jpg.png</p>
 
-  <p class="gq-thumbnails-6">Local thumbnail caching is enabled with the option &ldquo;Cache thumbnails into .thumbnails&rdquo; on the <a href="options_general.html">General</a> tab of the options dialog. If it is not possible to store the thumbnail local to the source file (usually due to no write permissions), Geeqie will fall back to saving the thumbnail in the user's ($HOME)/.geeqie/thumbnails folder.</p>
+  <p>Local thumbnail caching is enabled with the option &ldquo;Cache thumbnails into .thumbnails&rdquo; on the <a href="options_general.html">General</a> tab of the options dialog. If it is not possible to store the thumbnail local to the source file (usually due to no write permissions), Geeqie will fall back to saving the thumbnail in the user's ($HOME)/.geeqie/thumbnails folder.</p>
 
   <p><br />
   <br />
@@ -79,13 +79,13 @@
 
   <h2>Size</h2>
 
-  <p class="gq-thumbnails-6">Geeqie allows the following sizes for thumbnails:</p>
+  <p>Geeqie allows the following sizes for thumbnails:</p>
 
-  <p class="gq-thumbnails-7">24x24, 32x32, 48x48, 64x64, 96x72, 96x96, 129x96, 128x128, 160x120, 160x160, 192x144, 192x192, 256x192, 256x256</p>
+  <p>24x24, 32x32, 48x48, 64x64, 96x72, 96x96, 129x96, 128x128, 160x120, 160x160, 192x144, 192x192, 256x192, 256x256</p>
 
-  <p class="gq-thumbnails-6">The thumbnail is scaled to fit within the preferred size maintaining the aspect ratio. Thumbnails are not cached for images that are equal to or smaller than the preferred thumbnail size.</p>
+  <p>The thumbnail is scaled to fit within the preferred size maintaining the aspect ratio. Thumbnails are not cached for images that are equal to or smaller than the preferred thumbnail size.</p>
 
-  <p class="gq-thumbnails-6">When a cached thumbnail's width and height do not match the preferred size, the thumbnail is regenerated.</p>
+  <p>When a cached thumbnail's width and height do not match the preferred size, the thumbnail is regenerated.</p>
 
   <p><br />
   <br />
@@ -115,12 +115,12 @@
           </td>
 
           <td>
-            <p class="gq-thumbnails-1"><a href="index.html">Contents</a>
+            <p class="navbottom_title"><a href="index.html">Contents</a>
             </p>
           </td>
 
           <td>
-            <p class="gq-thumbnails-2"><a href="reference_management.html">Next</a>
+            <p class="next"><a href="reference_management.html">Next</a>
             </p>
           </td>
         </tr>