Skip to content

Commit

Permalink
Move menus to unordered lists - step 2.
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurent Monin committed Oct 25, 2008
1 parent f559679 commit fcae84a
Show file tree
Hide file tree
Showing 8 changed files with 51 additions and 55 deletions.
15 changes: 8 additions & 7 deletions doc/image_management.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,13 +50,14 @@ <h1>Image Management</h1>

<p>Geeqie includes a set of utilities to copy, move, rename, and delete images.</p>

<p class="gq-image-management-5">4.1 <a href="image_management_copy_move.html">Copy and Move</a></p>

<p class="gq-image-management-5">4.2 <a href="image_management_rename.html">Rename</a></p>

<p class="gq-image-management-5">4.3 <a href="image_management_delete.html">Delete</a></p>

<p class="gq-image-management-5">4.4 <a href="image_management_external_editing.html">External Editing</a></p>
<div class="submenu">
<ul>
<li><a href="image_management_copy_move.html">Copy and Move</a></li>
<li><a href="image_management_rename.html">Rename</a></li>
<li><a href="image_management_delete.html">Delete</a></li>
<li><a href="image_management_external_editing.html">External Editing</a></li>
</ul>
</div>

<p><br />
<br />
Expand Down
9 changes: 6 additions & 3 deletions doc/image_presentation.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,12 @@ <h1>Image Presentation</h1>

<p>Geeqie can be used to display a set of images, showing each image for a period of time before changing to the next image. Images can also be set to fill the entire screen.</p>

<p class="gq-image-presentation-5">8.1 <a href="image_presentation_slideshow.html">Slide show</a></p>

<p class="gq-image-presentation-5">8.2 <a href="image_presentation_fullscreen.html">Full screen</a></p>
<div class="submenu">
<ul>
<li><a href="image_presentation_slideshow.html">Slide show</a></li>
<li><a href="image_presentation_fullscreen.html">Full screen</a></li>
</ul>
</div>

<p><br />
<br />
Expand Down
9 changes: 6 additions & 3 deletions doc/image_search.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,12 @@ <h1>Image Search</h1>

<p>Geeqie provides methods to find an image, and the ability to find duplicate images.</p>

<p class="gq-image-search-5">5.1 <a href="image_search_search.html">Search Window</a></p>

<p class="gq-image-search-5">5.2 <a href="image_search_finding_duplicates.html">Finding Duplicates</a></p>
<div class="submenu">
<ul>
<li><a href="image_search_search.html">Search Window</a></li>
<li><a href="image_search_finding_duplicates.html">Finding Duplicates</a></li>
</ul>
</div>

<p><br />
<br />
Expand Down
4 changes: 0 additions & 4 deletions doc/main_window.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,6 @@ <h1>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>

<div class="submenu">
<ul>
<li><a href="main_window_navigation.html">Navigation</a></li>
Expand Down
28 changes: 11 additions & 17 deletions doc/options.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,23 +50,17 @@ <h1>Options Explained</h1>

<p>This chapter attempts to explain in detail the Geeqie preferences dialog. Sections 10.1 through 10.6 each correspond to a tab within the dialog; section 10.7 lists options not configurable within the graphical interface.</p>

<p><br />
<br />
</p>

<p class="gq-options-5">10.1 <a href="options_general.html">General Options</a></p>

<p class="gq-options-5">10.2 <a href="options_image.html">Image Options</a></p>

<p class="gq-options-5">10.3 <a href="options_window.html">Window Options</a></p>

<p class="gq-options-5">10.4 <a href="options_filtering.html">Filtering Options</a></p>

<p class="gq-options-5">10.5 <a href="options_editor_commands.html">Editor Commands</a></p>

<p class="gq-options-5">10.6 <a href="options_advanced.html">Advanced Options</a></p>

<p class="gq-options-5">10.7 <a href="options_hidden.html">Hidden Options</a></p>
<div class="submenu">
<ul>
<li><a href="options_general.html">General Options</a></li>
<li><a href="options_image.html">Image Options</a></li>
<li><a href="options_window.html">Window Options</a></li>
<li><a href="options_filtering.html">Filtering Options</a></li>
<li><a href="options_editor_commands.html">Editor Commands</a></li>
<li><a href="options_advanced.html">Advanced Options</a></li>
<li><a href="options_hidden.html">Hidden Options</a></li>
</ul>
</div>

<p><br />
<br />
Expand Down
9 changes: 6 additions & 3 deletions doc/other_windows.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,12 @@ <h1>Other Windows</h1>

<p>This section describes the windows available in Geeqie that can be thought of as general purpose, they are not designed for a specific purpose.</p>

<p class="gq-other-windows-5">3.1 <a href="other_windows_image_window.html">Image Window</a></p>

<p class="gq-other-windows-5">3.2 <a href="other_windows_image_properties.html">Image Properties</a> Window</p>
<div class="submenu">
<ul>
<li><a href="other_windows_image_window.html">Image Window</a></li>
<li><a href="other_windows_image_properties.html">Image Properties</a> Window</li>
</ul>
</div>

<p><br />
<br />
Expand Down
16 changes: 7 additions & 9 deletions doc/reference.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,13 @@

<h1>Reference</h1>

<p><br />
<br />
</p>

<p class="gq-reference-5">11.1 <a href="reference_command_line.html">Command Line</a> Options</p>

<p class="gq-reference-5">11.2 <a href="reference_keyboard_shortcuts.html">Keyboard Shortcuts</a></p>

<p class="gq-reference-5">11.3 <a href="reference_thumbnails.html">Thumbnails</a></p>
<div class="submenu">
<ul>
<li><a href="reference_command_line.html">Command Line</a> Options</li>
<li><a href="reference_keyboard_shortcuts.html">Keyboard Shortcuts</a></li>
<li><a href="reference_thumbnails.html">Thumbnails</a></li>
</ul>
</div>

<p><br />
<br />
Expand Down
16 changes: 7 additions & 9 deletions doc/sidebars.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,13 @@ <h1>Sidebars</h1>

<p>A sidebar is a panel that appears next to an image, and displays additional information about the image.</p>

<p><br />
<br />
</p>

<p class="gq-sidebars-5">7.1 <a href="sidebars_exif.html">EXIF sidebar</a></p>

<p class="gq-sidebars-5">7.2 <a href="sidebars_sort_manager.html">Sort Manager sidebar</a></p>

<p class="gq-sidebars-5">7.3 <a href="7_3_keywords_sidebar.html">Keywords sidebar</a></p>
<div class="submenu">
<ul>
<li><a href="sidebars_exif.html">EXIF sidebar</a></li>
<li><a href="sidebars_sort_manager.html">Sort Manager sidebar</a></li>
<li><a href="7_3_keywords_sidebar.html">Keywords sidebar</a></li>
</ul>
</div>

<p><br />
<br />
Expand Down

0 comments on commit fcae84a

Please sign in to comment.