* Small improvements here and there, esp. heading hierarchy.

* Renamed "Showimage" to "ShowImage". Thanks mmadia.
* Some more tweaking of box padding in the CSS.
* Added "Expander", adjusted contents of applications.html


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29648 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2009-03-22 08:45:56 +00:00
parent 5bdaad49f9
commit b3abe8046a
31 changed files with 187 additions and 190 deletions
+6 -6
View File
@@ -39,14 +39,14 @@
<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">
<tr><td><span class="path">/boot/beos/system/add-ons/Tracker/</span></td><td>&#160;&#160;&#160;</td><td> for system provided add-ons</td></tr>
<tr><td><span class="path">/boot/common/add-ons/Tracker/</span></td><td>&#160;&#160;&#160;</td><td> for add-ons available to every user</td></tr>
<tr><td><span class="path">/boot/home/config/add-ons/Tracker/</span></td><td>&#160;&#160;&#160;</td><td> for add-ons only available to yourself</td></tr>
<tr><td><span class="path">/boot/beos/system/add-ons/Tracker/</span></td><td>&#160;&#160;&#160;</td><td> for system provided add-ons.</td></tr>
<tr><td><span class="path">/boot/common/add-ons/Tracker/</span></td><td>&#160;&#160;&#160;</td><td> for add-ons available to every user.</td></tr>
<tr><td><span class="path">/boot/home/config/add-ons/Tracker/</span></td><td>&#160;&#160;&#160;</td><td> for add-ons only available to yourself.</td></tr>
</table>
<p>The file name of an add-on can be suffixed with a dash and capital letter, and is then available via keyboard shortcut. For example, <span class="menu">Open Target Folder-T</span> opens with <span class="key">ALT</span>&#160;<span class="key">AltGr</span>&#160;<span class="key">T</span> (at least with my keymap, you may have a different key combination).<br />
<p>The file name of an add-on can be suffixed with a dash and capital letter, and is then available via keyboard shortcut. For example, <span class="app">Open Target Folder-T</span> opens with <span class="key">ALT</span>&#160;<span class="key">AltGr</span>&#160;<span class="key">T</span> (at least with my keymap, you may have a different key combination).<br />
Of course, you have to take care of possible shortcut collisions when deciding on a shortcut. You can't have the same for different add-ons.</p>
<h2><a id="system-add-ons" name="system-add-ons">Haiku's Tracker Add-Ons</a></h2>
<h1><a id="system-add-ons" name="system-add-ons">Haiku's Tracker Add-Ons</a></h1>
<p>These Tracker Add-Ons come with every Haiku installation:</p>
<table summary="layout" border="0" cellspacing="0" cellpadding="4">
<tr><td class="onelinetop"><b>Background</b><i>-B</i></td>
@@ -54,7 +54,7 @@ Of course, you have to take care of possible shortcut collisions when deciding o
<tr><td class="onelinetop"><b>DiskUsage</b><i>-I</i></td>
<td valign="top">Starts the <a href="applications/apps-diskusage.html">DiskUsage</a> application with the according folder as basis.</td></tr>
<tr><td class="onelinetop"><b>FileType</b><i>-F</i></td>
<td valign="top">Invoked on a file, opens its specific <a href="filetypes.html">FileType</a> panel, otherwise the FileTypes preferences are launched.</td></tr>
<td valign="top">Invoked on a file, opens its specific <a href="filetypes.html">FileType</a> panel, otherwise the general FileTypes preferences are launched.</td></tr>
<tr><td class="onelinetop"><b>Open Target Folder</b><i>-T</i></td>
<td valign="top">It can only be used on a linked file and opens the folder that file lives in.</td></tr>
<tr><td class="onelinetop"><b>TextSearch</b><i>-G</i></td>