* Typo in keyboard-shortcuts.html

* Changes on all pages and CSS for
  - min/max width
  - topic title to the left under the logo
  - a new logo (thanks Jorge)
  - refurbished navi bar
  - some more printing tweaks

There are a few CSS issues where I can use some help. I'll post about it on the
documentation mailing list.

+alphabranch


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32651 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2009-08-24 12:41:43 +00:00
parent d62eae6e2e
commit d616e43574
93 changed files with 1032 additions and 983 deletions
+14 -12
View File
@@ -21,21 +21,23 @@
<body>
<div class="logo">
<img src="../images/logo.png" alt="logo" width="372" height="86" />
<div class="title">Tracker Add-Ons</div>
<img src="./images/logo.png" alt="logo" class="noprint" id="logo" name="logo" />
</div>
<div class="topnav">
<p>
<a href="contents.html">Contents</a>
&#160;&#160;&#160;
Previous: <a href="tracker.html">Tracker</a>
&#160;&#160;&#160;
Next: <a href="keyboard-shortcuts.html">Keyboard shortcuts</a>
&laquo;&#160;&#160;<a href="tracker.html">Tracker</a>
&#160;&#160;::&#160;&#160;
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="keyboard-shortcuts.html">Keyboard shortcuts</a>&#160;&#160;&raquo;
</p>
</div>
<div class="content">
<div class="title">Tracker Add-Ons</div>
<p>Applications can install add-ons so they can be invoked easily on a selection of files from Tracker. Only the add-ons that can handle a specific filetype are presented under <span class="menu">Add-Ons</span> from the context menu or the <span class="menu">File</span> menu of a Tracker window. Some add-ons don't necessarily need a file to work on and are thus always present.</p>
<p>Tracker Add-Ons, or links to applications that can act as add-ons, can be installed in three different locations (see topic <a href="filesystem-layout.html">Filesystem layout</a>):</p>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
@@ -67,11 +69,11 @@ Of course, you have to take care of possible shortcut collisions when deciding o
<div class="bottomnav">
<p>
<a href="contents.html">Contents</a>
&#160;&#160;&#160;
Previous: <a href="tracker.html">Tracker</a>
&#160;&#160;&#160;
Next: <a href="keyboard-shortcuts.html">Keyboard shortcuts</a>
&laquo;&#160;&#160;<a href="tracker.html">Tracker</a>
&#160;&#160;::&#160;&#160;
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="keyboard-shortcuts.html">Keyboard shortcuts</a>&#160;&#160;&raquo;
</p>
</div>