Mercurial > geeqie
comparison doc/sidebars.html @ 1078:ac4a4f2cf393
Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering.
author | zas_ |
---|---|
date | Sat, 25 Oct 2008 07:47:47 +0000 |
parents | doc/7_sidebars.html@1ecc4f010111 |
children | 76266496b06d |
comparison
equal
deleted
inserted
replaced
1077:3920b1f38f5f | 1078:ac4a4f2cf393 |
---|---|
1 <?xml version="1.0" encoding="iso-8859-1"?> | |
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" | |
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.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 <meta name="CREATED" content="20040805;23590500" /> | |
11 <meta name="CHANGED" content="20041001;15410600" /> | |
12 <style type="text/css"> | |
13 /*<![CDATA[*/ | |
14 p.gq-sidebars-6 {margin-bottom: 0in} | |
15 p.gq-sidebars-5 {margin-left: 0.79in} | |
16 div.gq-sidebars-4 {text-align: center} | |
17 table.gq-sidebars-3 {page-break-before: always} | |
18 p.gq-sidebars-2 {text-align: right} | |
19 p.gq-sidebars-1 {text-align: center} | |
20 /*]]>*/ | |
21 </style> | |
22 </head> | |
23 | |
24 <body lang="en-US" dir="ltr" xml:lang="en-US"> | |
25 <div class="gq-sidebars-4"> | |
26 <table width="100%" border="0" cellpadding="4" cellspacing="0" class="gq-sidebars-3"> | |
27 <col width="85*" /> | |
28 <col width="85*" /> | |
29 <col width="85*" /> | |
30 | |
31 <thead> | |
32 <tr valign="top"> | |
33 <td width="33%"> | |
34 <p><a href="collections.html">Previous</a> | |
35 </p> | |
36 </td> | |
37 | |
38 <td width="33%"> | |
39 <p class="gq-sidebars-1">Sidebars</p> | |
40 </td> | |
41 | |
42 <td width="33%"> | |
43 <p class="gq-sidebars-2"><a href="sidebars_exif.html">Next</a> | |
44 </p> | |
45 </td> | |
46 </tr> | |
47 </thead> | |
48 </table> | |
49 </div> | |
50 | |
51 <hr /> | |
52 | |
53 <h1>7. Sidebars</h1> | |
54 | |
55 <p>A sidebar is a panel that appears next to an image, and displays additional information about the image.</p> | |
56 | |
57 <p><br /> | |
58 <br /> | |
59 </p> | |
60 | |
61 <p class="gq-sidebars-5">7.1 <a href="sidebars_exif.html">EXIF sidebar</a></p> | |
62 | |
63 <p class="gq-sidebars-5">7.2 <a href="sidebars_sort_manager.html">Sort Manager sidebar</a></p> | |
64 | |
65 <p class="gq-sidebars-5">7.3 <a href="7_3_keywords_sidebar.html">Keywords sidebar</a></p> | |
66 | |
67 <p><br /> | |
68 <br /> | |
69 </p> | |
70 | |
71 <p><br /> | |
72 <br /> | |
73 </p> | |
74 | |
75 <hr /> | |
76 | |
77 <div class="gq-sidebars-4"> | |
78 <table width="100%" border="0" cellpadding="4" cellspacing="0"> | |
79 <col width="85*" /> | |
80 <col width="85*" /> | |
81 <col width="85*" /> | |
82 | |
83 <thead> | |
84 <tr valign="top"> | |
85 <td width="33%"> | |
86 <p><a href="collections.html">Previous</a> | |
87 </p> | |
88 </td> | |
89 | |
90 <td width="33%"> | |
91 <p class="gq-sidebars-1"><a href="index.html">Contents</a> | |
92 </p> | |
93 </td> | |
94 | |
95 <td width="33%"> | |
96 <p class="gq-sidebars-2"><a href="sidebars_exif.html">Next</a> | |
97 </p> | |
98 </td> | |
99 </tr> | |
100 </thead> | |
101 | |
102 <tbody> | |
103 <tr valign="top"> | |
104 <td width="33%"> | |
105 <p><br /> | |
106 </p> | |
107 </td> | |
108 | |
109 <td width="33%"> | |
110 <p class="gq-sidebars-1"><br /> | |
111 </p> | |
112 </td> | |
113 | |
114 <td width="33%"> | |
115 <p class="gq-sidebars-2">Geeqie User Manual</p> | |
116 </td> | |
117 </tr> | |
118 </tbody> | |
119 </table> | |
120 </div> | |
121 | |
122 <p class="gq-sidebars-6"><br /> | |
123 </p> | |
124 </body> | |
125 </html> |