* Applied patch by Vincent Duvent that cures some XML errors. Thanks!

* Vincent also saw that the logo bg-color is #eeeeee instead of #efefef.
  ->Corrected CSS.
  Also, there can be issues with PNG inside div-blocks setting a bg-color. PNGs
  include a color profile that can screw browser rendering to display different
  colors though using the same RGB values. Interesting. See
  http://www.kaktus.cc/weblog/png_and_color_profiles/
  I stripped the color profile info from the logo.png as suggested at that URL.
  Thanks Vincent!

+alphabranch


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32804 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2009-08-29 09:39:28 +00:00
parent e168f3257f
commit ca8b8ff27b
80 changed files with 376 additions and 364 deletions
+8 -8
View File
@@ -26,11 +26,11 @@
<div class="topnav">
<p>
&laquo;&#160;&#160;<a href="teammonitor.html">Team Monitor</a>
«&#160;&#160;<a href="teammonitor.html">Team Monitor</a>
&#160;&#160;::&#160;&#160;
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="tracker-add-ons.html">Tracker Add-Ons</a>&#160;&#160;&raquo;
<a href="tracker-add-ons.html">Tracker Add-Ons</a>&#160;&#160;»
</p>
</div>
@@ -122,7 +122,7 @@ If you do the above while dragging a file with you, it will be moved to where yo
<li><p><b>Windows</b> - You can set <span class="menu">Single Window Navigation</span>, i.e. a double-clicked folder doesn't open in its own window, but inside the already open window instead, replacing the view of it's parent folder. This is not the same as clicking while holding the <span class="key">OPT</span> key, as described above, because you'll lose the per window saved position and size.
<br /><br />
<img src="images/tracker-images/tracker-preferences-navigator.png" alt="tracker-preferences-navigator.png" />
<br />
</p>
<p>Before you switch Tracker to Single Window Navigation mode, because that may feel more familiar to you, we recommend giving the menu based browsing a try first, as that may actually work much faster for you after getting used to. On the other hand, single window browsing offers a <i>Navigator</i> where you can enter or copy&amp;paste a path name and use back, forward and up buttons.</p></li>
<li><p><b>Date and Time</b> - Set date and time formats.</p></li>
<li><p><b>Trash</b> - Set the behavior when deleting a file.</p></li>
@@ -140,17 +140,17 @@ If you do the above while dragging a file with you, it will be moved to where yo
<li><p><b>New</b> - Create a new folder or any other file based on a <i>template</i>.
<br /><br />
<img src="images/tracker-images/new-menu.png" alt="new-menu.png" />
<br />
</p>>
<p>Choosing <span class="menu">Edit Templates...</span> opens the folder <span class="path">/boot/home/config/settings/Tracker/Tracker New Templates</span>. Creating a file in that folder will offer its filetype with the file's name and other attributes as template in the <span class="menu">New</span> menu. Here, there's a file "Text" with the filetype <tt>text/plain</tt>. See topic <a href="filetypes.html">Filetypes</a> for more info.</p></li>
<li><p><b>Open With...</b> - A submenu offers all applications that can handle this filetype.
<br /><br />
<img src="images/tracker-images/open-with.png" alt="open-with.png" />
<br />
</p>
<p>The preferred application that would open the file when double-clicked, is checkmarked. This submenu lists first those applications that can handle the exact filetype, in this case it's a text file, the type <tt>text/plain</tt>. Next come all applications that can handle that supertype in general, here <tt>text/*</tt>. Last in the list are those that can deal with any file. If you don't click on an app in the submenu, but on the <span class="menu">Open With...</span> entry instead, a panel opens:</p>
<br /><br />
<img src="images/tracker-images/open-with-preferred.png" alt="open-with-preferred" />
<p>Here you'll again find the programs that were listed in the submenu. By selecting one and clicking the <span class="button">Open and Make Preferred</span> button, you changed the preferred application for every file of that filetype, here <tt>text/plain</tt>.</p></li>
<li><p><b>Get Info</b>
<li><b>Get Info</b>
<br /><br />
<img src="images/tracker-images/get-info.png" alt="get-info" />
<p>The panel presents info on the selected file and lets you set the default application and, after you expanded that part of the panel, permissions and owner. Clicking on the path will open it in a Tracker window.</p></li>
@@ -172,11 +172,11 @@ If you do the above while dragging a file with you, it will be moved to where yo
<div class="bottomnav">
<p>
&laquo;&#160;&#160;<a href="teammonitor.html">Team Monitor</a>
«&#160;&#160;<a href="teammonitor.html">Team Monitor</a>
&#160;&#160;::&#160;&#160;
<a href="contents.html" class="uplink">Contents</a>
&#160;&#160;::&#160;&#160;
<a href="tracker-add-ons.html">Tracker Add-Ons</a>&#160;&#160;&raquo;
<a href="tracker-add-ons.html">Tracker Add-Ons</a>&#160;&#160;»
</p>
</div>