gnomeweb-wml r6228 - trunk/www.gnome.org/projects/tracker



Author: mmattioni
Date: Wed Jul 16 13:14:44 2008
New Revision: 6228
URL: http://svn.gnome.org/viewvc/gnomeweb-wml?rev=6228&view=rev

Log:
ordered the FAQ

Modified:
   trunk/www.gnome.org/projects/tracker/faq.html

Modified: trunk/www.gnome.org/projects/tracker/faq.html
==============================================================================
--- trunk/www.gnome.org/projects/tracker/faq.html	(original)
+++ trunk/www.gnome.org/projects/tracker/faq.html	Wed Jul 16 13:14:44 2008
@@ -32,7 +32,7 @@
 
 <h3>FAQ</h3>
 
-<ul>
+<ol>
 <li><a href="faq.html#point1">What is it?</a></li>
 <li><a href="faq.html#point2">Is Tracker able to detect the different types of files?</a></li>
 <li><a href="faq.html#point3">Tracker can index only the title or also the content of a file?</a></li>
@@ -41,22 +41,22 @@
 <li><a href="faq.html#point6">Is there a high API available?</a></li>
 <li><a href="faq.html#point7">If I have Nautilus with support for both Tracker and Beagle which one is used?</a></li>
 <li><a href="faq.html#point8">Which are the metadata available in Tracker? </a></li>
-</ul>
+</ol>
 
  
-<h4 id="point1">What is it?</h4>
+<h4 id="point1">1. What is it?</h4>
 
 <p>Tracker is a first class object database, extensible tag/metadata database, search tool and indexer.</p>
 
 <p>It can trawl through your hard drive and index existing files and data stores.</p>
 
-<h4 id="point2">Is Tracker able to detect different types of files?</h4>
+<h4 id="point2">2. Is Tracker able to detect different types of files?</h4>
 <p>
 Tracker detects file mime types and further enables you to limit searchs to specific types of files (audio, video, text files, etc.).
 </p>
 
 
-<h4 id="point3">Tracker can index only the title or also the content of a file?</h4>
+<h4 id="point3">3. Tracker can index only the title or also the content of a file?</h4>
 
 
 <p>
@@ -64,21 +64,22 @@
 </p>
 
 
-<h4 id="point4">Is there a GUI?</h4>
+<h4 id="point4">4. Is there a GUI?</h4>
 
 <p>
 There is a GTK-based GUI known as <code>tracker-search-tool</code> (here's the <a href="screenshots.html">screenshots)</a>.
 Refer to <a href="documentation.html">Documentation</a> for additional search clients.
 </p>
 
-<h4 id="point5"> In which language is written?</h4>
+<h4 id="point5">5. In which language is written?</h4>
 <p>Tracker is written in C.</p>
 
-<h4 id="point6">Is there an API available?</h4>
+<h4 id="point6">6. Is there an API available?</h4>
 <p>Right now there is libtracker. We are working for an high level API. <a href="http://bugzilla.gnome.org/show_bug.cgi?id=405381";>High API request</a>.</p>
+<!-- <p>In the meantime, you can have a look to the API directly from the <a href="http://svn.gnome.org/svn/tracker/trunk/data/tracker-introspect.xml";>xml introspect</a>.</p> -->
 <p>ASAP the Xesam interface will be ready: <a href="http://wiki.freedesktop.org/wiki/XesamMetadataFieldsDraft";>Xesam on freedesktop</a> Tracker will implement this interface.</p>
 
-<h4 id="point7">If I have Nautilus with support for both Tracker and Beagle which one is used?</h4>
+<h4 id="point7">7. If I have Nautilus with support for both Tracker and Beagle which one is used?</h4>
 <p>At the moment this is how it works:</p>
 	<ul>
 		<li>If you have both Beagle and Tracker running, Beagle is used.</li>
@@ -88,7 +89,7 @@
 	</ul>
 <p>Further references <a href="http://svn.gnome.org/viewcvs/nautilus/trunk/libnautilus-private/nautilus-search-engine.c?view=markup";>viewcvs: nautilus-search-engine.c</a></p>
 
-<h4 id="point8">Which are the metadata available in Tracker? </h4>
+<h4 id="point8">8. Which are the metadata available in Tracker? </h4>
 <p>The implemented metadata in Tracker are described in this file: <a href="http://svn.gnome.org/viewcvs/tracker/trunk/data/sqlite-metadata.sql?view=markup";>metadata from svn</a>. They follow the <a href="http://www.freedesktop.org/wiki/Standards_2fshared_2dfilemetadata_2dspec";>freedesktop.org standards</a>.</p>
 
 <div id="footer">



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]