* 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:
@@ -21,16 +21,16 @@
|
||||
<body>
|
||||
|
||||
<div class="logo">
|
||||
<img src="../images/logo.png" alt="logo" width="372" height="86" />
|
||||
<div class="title">Tracker</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>
|
||||
   
|
||||
Previous: <a href="teammonitor.html">Team Monitor</a>
|
||||
   
|
||||
Next: <a href="tracker-add-ons.html">Tracker Add-Ons</a>
|
||||
«  <a href="teammonitor.html">Team Monitor</a>
|
||||
  ::  
|
||||
<a href="contents.html" class="uplink">Contents</a>
|
||||
  ::  
|
||||
<a href="tracker-add-ons.html">Tracker Add-Ons</a>  »
|
||||
</p>
|
||||
</div>
|
||||
|
||||
@@ -49,11 +49,13 @@
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<div class="title">Tracker</div>
|
||||
|
||||
<p>The Tracker is the graphical interface to all your files. It let's you create new files and folders or find, launch or rename as well as copy or delete existing ones.</p>
|
||||
<p>Being an application like any other (the Desktop with its icons is really just a fullscreen window in the background), Tracker appears with its windows in the Deskbar and can be quit and restarted. The easiest way to quit and restart a crashed or frozen Tracker (or a wayward Deskbar) is to call the <a href="teammonitor.html">Team Monitor</a>.</p>
|
||||
|
||||
<h1>
|
||||
<a href="#index"><img src="../images/up.png" align="right" alt="index" border="0" width="16" height="16" /></a>
|
||||
<a href="#logo"><img src="../images/up.png" align="right" alt="index" border="0" width="16" height="16" class="noprint" /></a>
|
||||
<a id="mounting-volumes" name="mounting-volumes">Mounting Volumes</a></h1>
|
||||
<p>In order to access a harddisk, CD, USB stick etc., you first have to mount the volume, that is, let the system know it's there. This is done with a right-click on the Desktop or an already mounted volume (like the boot disk) and choosing the volume from the <span class="menu">Mount</span> submenu. You find the same <span class="menu">Mount</span> menu in the Deskbar.</p>
|
||||
<img src="images/tracker-images/mount-settings.png" alt="drill-down.png" />
|
||||
@@ -62,7 +64,7 @@ The above settings will automatically mount any storage device you connect/inser
|
||||
<div class="box-warning">Before you disconnect e.g. a harddrive or USB stick, make sure you have successfully unmounted the volume. This guarantees that all data transfer has finished. Otherwise you may lose data or corrupt the disk!</div>
|
||||
|
||||
<h1>
|
||||
<a href="#index"><img src="../images/up.png" align="right" alt="index" border="0" width="16" height="16" /></a>
|
||||
<a href="#logo"><img src="../images/up.png" align="right" alt="index" border="0" width="16" height="16" class="noprint" /></a>
|
||||
<a id="navigating" name="navigating">Navigating</a></h1>
|
||||
<p>By default, when you double-click a folder, Tracker opens a new window while leaving the parent window open. This can quickly lead to an overcrowded desktop.<br />
|
||||
You can prevent that by holding down the <span class="key">OPT</span> key, which automatically closes the parent window.<br />
|
||||
@@ -87,7 +89,7 @@ If you do the above while dragging a file with you, it will be moved to where yo
|
||||
<p>In the above example, there are many files starting with "Haiku logo", rendering simpler approaches to typing ahead quite useless. In Haiku however, typing "web" jumps right to its first occurence in "Haiku logo - website". The characters you enter appear in the bottom left corner where you normally find the item count of all files in the folder. A second after entering a character, the display jumps back to normal and you're ready for a new type ahead search.</p>
|
||||
|
||||
<h1>
|
||||
<a href="#index"><img src="../images/up.png" align="right" alt="index" border="0" width="16" height="16" /></a>
|
||||
<a href="#logo"><img src="../images/up.png" align="right" alt="index" border="0" width="16" height="16" class="noprint" /></a>
|
||||
<a id="appearance" name="appearance">Appearance</a></h1>
|
||||
<img src="images/tracker-images/window-menu.png" alt="window-menu.png" />
|
||||
<p>Tracker windows offer three different viewing modes from the <span class="menu">Window</span> menu:</p>
|
||||
@@ -124,7 +126,7 @@ If you do the above while dragging a file with you, it will be moved to where yo
|
||||
<p>This panel, by the way, is also available as <span class="app">Tracker</span> from Deskbar's <span class="menu">Preferences</span>.</p>
|
||||
|
||||
<h1>
|
||||
<a href="#index"><img src="../images/up.png" align="right" alt="index" border="0" width="16" height="16" /></a>
|
||||
<a href="#logo"><img src="../images/up.png" align="right" alt="index" border="0" width="16" height="16" class="noprint" /></a>
|
||||
<a id="working-with-files" name="working-with-files">Working with files</a></h1>
|
||||
<p>When invoked on a selected file, most of the <span class="menu">File</span> menu commands are also offered in the context menu by right-clicking that file.</p>
|
||||
<p>As usual the commands are pretty clear.</p>
|
||||
@@ -155,7 +157,7 @@ If you do the above while dragging a file with you, it will be moved to where yo
|
||||
</ul>
|
||||
|
||||
<h1>
|
||||
<a href="#index"><img src="../images/up.png" align="right" alt="index" border="0" width="16" height="16" /></a>
|
||||
<a href="#logo"><img src="../images/up.png" align="right" alt="index" border="0" width="16" height="16" class="noprint" /></a>
|
||||
<a id="transaction-status" name="transaction-status">Transaction status</a></h1>
|
||||
<p>When you copy, move or delete files, Tracker shows its progress with a status window. If you initiate more than one transaction, each job gets its own status display.</p>
|
||||
<img src="images/tracker-images/transaction-status.png" alt="transaction-status.png" />
|
||||
@@ -165,11 +167,11 @@ If you do the above while dragging a file with you, it will be moved to where yo
|
||||
|
||||
<div class="bottomnav">
|
||||
<p>
|
||||
<a href="contents.html">Contents</a>
|
||||
   
|
||||
Previous: <a href="teammonitor.html">Team Monitor</a>
|
||||
   
|
||||
Next: <a href="tracker-add-ons.html">Tracker Add-Ons</a>
|
||||
«  <a href="teammonitor.html">Team Monitor</a>
|
||||
  ::  
|
||||
<a href="contents.html" class="uplink">Contents</a>
|
||||
  ::  
|
||||
<a href="tracker-add-ons.html">Tracker Add-Ons</a>  »
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user