More precise description of the pan view find feature and a note about ressources...
[geeqie.git] / doc / sidebars.html
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4
5 <html xmlns="http://www.w3.org/1999/xhtml">
6 <head>
7   <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1" />
8
9   <title>Sidebars - Geeqie User Manual</title>
10   <link rel="stylesheet" type="text/css" href="style.css" />
11 </head>
12
13 <body lang="en-US" dir="ltr" xml:lang="en-US">
14   <div class="navtop">
15     <table width="100%" border="0" cellpadding="4" cellspacing="0">
16       <col id="navtop_col1" width="33%"></col>
17       <col id="navtop_col2" width="33%"></col>
18       <col id="navtop_col3" width="33%"></col>
19
20         <tr>
21           <th>
22             <p class="previous"><a href="collections.html">Previous</a>
23             </p>
24           </th>
25
26           <th>
27             <p class="navtop_title">Sidebars</p>
28           </th>
29
30           <th>
31             <p class="next"><a href="sidebars_exif.html">Next</a>
32             </p>
33           </th>
34         </tr>
35     </table>
36   </div>
37
38   <hr />
39
40   <h1>Sidebars</h1>
41
42   <p>A sidebar is a panel that appears next to an image, and displays additional information about the image.</p>
43
44   <div class="submenu">
45     <ul>
46       <li><a href="sidebars_exif.html">EXIF sidebar</a></li>
47       <li><a href="sidebars_sort_manager.html">Sort Manager sidebar</a></li>
48       <li><a href="sidebars_keywords.html">Keywords sidebar</a></li>
49     </ul>
50   </div>
51
52   <hr id="bottomseparator" />
53
54   <div class="navbottom">
55     <table width="100%" border="0" cellpadding="4" cellspacing="0">
56       <col id="navbottom_col1" width="33%"></col>
57       <col id="navbottom_col2" width="33%"></col>
58       <col id="navbottom_col3" width="33%"></col>
59
60         <tr>
61           <th>
62             <p class="previous"><a href="collections.html">Previous</a>
63             </p>
64           </th>
65
66           <th>
67             <p class="navbottom_title"><a href="index.html">Contents</a>
68             </p>
69           </th>
70
71           <th>
72             <p class="next"><a href="sidebars_exif.html">Next</a>
73             </p>
74           </th>
75         </tr>
76
77     </table>
78   </div>
79
80   <div class="footer">Geeqie User Manual</div>
81   <div class="bottomspacer">&nbsp;</div>
82 </body>
83 </html>