[gnomeweb-wml] Fixed various broken links, minor updates.
- From: Michele Mattioni <mmattioni src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnomeweb-wml] Fixed various broken links, minor updates.
- Date: Mon, 1 Jun 2009 11:40:28 -0400 (EDT)
commit c0bacbb732154f90f5336171a4fa0fd8a06c046f
Author: Michele Mattioni <mattions gmail com>
Date: Mon Jun 1 16:39:41 2009 +0100
Fixed various broken links, minor updates.
---
projects.gnome.org/tracker/documentation.html | 8 +-
projects.gnome.org/tracker/download.html | 2 +-
projects.gnome.org/tracker/faq.html | 15 +-
projects.gnome.org/tracker/index.html | 347 ++-----------------------
projects.gnome.org/tracker/start.html | 38 +--
projects.gnome.org/tracker/style.css | 6 +-
6 files changed, 48 insertions(+), 368 deletions(-)
diff --git a/projects.gnome.org/tracker/documentation.html b/projects.gnome.org/tracker/documentation.html
index e9a243b..3aef4d0 100644
--- a/projects.gnome.org/tracker/documentation.html
+++ b/projects.gnome.org/tracker/documentation.html
@@ -33,15 +33,17 @@
<h3>Documentation</h3>
<p>For <b>a quickstart</b> in how to install and run tracker read <a href="start.html">here</a>.</p>
-<p>Refer to the <a href="download.html">download</a> to see how to download the tracker-packages for your favourite distribution.</p>
-
<p>The <b>list of the application</b> using Tracker can be found <a href="documentation.html#applications">here</a>. </p>
<h4>Choose what to index</h4>
<p>Tracker comes with a GUI (Gtk2) interface to choose what and how index. From a terminal digit: <span class="terminal">tracker-preferences</span> to fire up the preferences dialog.</p>
<p><img src="images/screenshot-0.6.0-tracker-prefs.png" width="441" height="489" alt="tracker preferences" /></p>
-<p>You can always tune your tracker behaviuor writing directly the config file under <em>~/.config/tracker.cfg</em>.</p>
+<p>You can always tune Tracker's behaviour by writing directly the
+ config file under <em>~/.config/tracker.cfg</em>. Tracker can
+ automatically detect those changes even when running.</p>
+
+
<h4>Command line</h4>
<p>Tracker has several command line:</p>
diff --git a/projects.gnome.org/tracker/download.html b/projects.gnome.org/tracker/download.html
index 9cb8421..e6feeec 100644
--- a/projects.gnome.org/tracker/download.html
+++ b/projects.gnome.org/tracker/download.html
@@ -42,7 +42,7 @@
Tracker 0.6.95 (bz2)</a></li>
</ul>
-for Binary Packages see <a href="start.html">Getting Started</a>.
+See <a href="start.html">Getting Started</a> for installation instructions.
<div id="footer">
<hr/>
diff --git a/projects.gnome.org/tracker/faq.html b/projects.gnome.org/tracker/faq.html
index 2854774..ff073e3 100644
--- a/projects.gnome.org/tracker/faq.html
+++ b/projects.gnome.org/tracker/faq.html
@@ -75,9 +75,10 @@ Refer to <a href="documentation.html">Documentation</a> for additional search cl
<p>Tracker is written in C.</p>
<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>Tracker would support the <a href="http://wiki.freedesktop.org/wiki/XesamMetadataFieldsDraft">Xesam interface</a> from the 0.7 release.</p>
+<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>Tracker would support the <a href="http://xesam.org/main/XesamMetadataFieldsDraft">Xesam interface</a> in future.</p>
<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>
@@ -87,10 +88,12 @@ Refer to <a href="documentation.html">Documentation</a> for additional search cl
<li>If Tracker is running and Beagle is not running, Tracker is used.</li>
<li>If Beagle is running and Tracker is not running, Beagle is used.</li>
</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>
+<p>Further references <a href="http://git.gnome.org/cgit/nautilus/tree/libnautilus-private/nautilus-search-engine-tracker.h">cgit: nautilus-search-engine-tracker.h</a></p>
-<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>
+<h4 id="point8">8. What metadata is available in Tracker? </h4>
+<p>The implemented metadata in Tracker are described in this directory:
+ <a href="http://git.gnome.org/cgit/tracker/tree/data/services?h=tracker-0.6">
+ metadata from git</a>.
<div id="footer">
diff --git a/projects.gnome.org/tracker/index.html b/projects.gnome.org/tracker/index.html
index 0685803..a446dee 100644
--- a/projects.gnome.org/tracker/index.html
+++ b/projects.gnome.org/tracker/index.html
@@ -115,338 +115,33 @@
<h3>News</h3>
-<h4>22 May - Tracker 0.6.95 released</h4>
-<h5>Minor release</h5>
-<ul>
-<li>Read the <a href="http://mail.gnome.org/archives/tracker-list/2009-May/msg00071.html">changelog</a></li>
-</ul>
+<p/><p/>
+<li>
+<a href="http://mail.gnome.org/archives/tracker-list/2009-May/msg00071.html">Tracker 0.6.95</a> - 22 May
+</li><p/>
+<li>
+<a href="http://mail.gnome.org/archives/tracker-list/2009-April/msg00103.html">Tracker 0.6.94</a> - 24 Apr
+</li><p/>
-<h4>24 April - Tracker 0.6.94 released</h4>
-<h5>Minor release</h5>
-<ul>
-<li>Read the <a href="http://mail.gnome.org/archives/tracker-list/2009-April/msg00103.html">changelog</a></li>
-</ul>
+<li>
+<a href="http://mail.gnome.org/archives/tracker-list/2009-April/msg00044.html">Tracker 0.6.93</a> - 09 Apr
+</li><p/>
-<h4>9 April - Tracker 0.6.93 released</h4>
-<h5>Bug Fixing release</h5>
-<ul>
-<li>Read the <a href="http://mail.gnome.org/archives/tracker-list/2009-April/msg00044.html">changelog</a></li>
-</ul>
+<li>
+<a href="http://mail.gnome.org/archives/tracker-list/2009-March/msg00078.html">Tracker 0.6.92</a> - 27 Mar
+</li><p/>
-<h4>27 Mar 2009 - Tracker 0.6.92 released</h4>
-<h5>Bug Fixing release</h5>
-<ul>
- <li>Read the <a href="http://mail.gnome.org/archives/tracker-list/2009-March/msg00078.html">changelog</a></li>
-</ul>
+<li>
+<a href="http://mail.gnome.org/archives/tracker-list/2009-March/msg00025.html">Tracker 0.6.91</a> - 13 Mar
+</li><p/>
-<h4>13 Mar 2009 - Tracker 0.6.91 released</h4>
-<h5>Bug Fixing release</h5>
-<ul>
- <li>Read the <a href="http://mail.gnome.org/archives/tracker-list/2009-March/msg00025.html">changelog</a></li>
-</ul>
+<li>
+<a href="http://mail.gnome.org/archives/tracker-list/2009-February/msg00064.html">Tracker 0.6.90</a> - 09 Feb
+</li><p/>
-<h4>9 Feb 2009 - Tracker 0.6.90 released</h4>
-<h5>New stuff</h5>
-<ul><li>Major re-factoring over the last 12 months for cleaner code.</li>
-<li>Modular approach with:</li>
- <ul><li>libtracker-common
- (common functions shared across all binaries)</li>
- <li>libtracker-db
- (database abstraction and manipulation API)</li>
- <li>libtracker-data
- (a higher level data get/set API)</li>
- <li>libtracker-module
- (an API used by 3rd parties to index their content)</li></ul>
-
- <li>DBus re-factoring and use of GLib bindings (for maintainability).
- (The method names haven't changed, but the objects have, so the
- client applications will need to be updated).</li>
-<li>Extractors are now run as an external process detached from the
- indexer to not crash the indexer for problematic files.</li>
-<li>The utility applications have all been improved and use GOption
- for argument parsing.</li>
-<li>Configuration is now more centralised and used by applications as
- well as the daemon/indexer.</li>
-<li>...</li>
-</ul>
-
-<h5>New documentation</h5>
-
-<ul><li>Updated the documentation to use tracker in your application</li></ul>
-
-<h5>Bug fixing</h5>
-
-<ul><li>Fixed #486733, crash in Deskbar: Trying to launch the Tra... (Carlos Garnacho)</li>
-<li>Fixed #474131, crash in Deskbar: Deskbar search applet --... (Carlos Garnacho)</li>
-<li>Fixed #97029, Typos in the italian translation of the About box (Mikael Ottela)</li>
-<li>Fixed #97765, GFlare: switchng between circle/poly doesn't work (Ivan Frade)</li>
-<li>Fixed #93935, line object connects to self (Ivan Frade)</li>
-<li>Fixed #90700, "View as EOG Image" (Martyn Russell)</li>
-<li>Fixed #90138, no way to cleanly unset a message's message_id header (Mikael Ottela)</li>
-<li>Fixed #96999, Right-click context menu should contain copy entry (even on webpages without input fields) (Mikael Ottela)</li>
-<li>Fixed #100816, [ui-review] Edit menu usability (Mikael Ottela)</li>
-<li>Fixed #90374, help crashes (Mikael Ottela)</li>
-<li>Fixed #93962, gtkspinbutton wants to own its adjustment (Philip Van Hoof)</li>
-<li>Fixed #97125, missing dot between two sentences in docs for gtk_icon_size_lookup_for_settings () (Mikael Ottela)</li>
-<li>Fixed #89254, Documentation updates and corrections for GtkTreeModel (Mikael Ottela)</li>
-<li>Fixed #99281, acme should use an event filter (Mikael Ottela)</li>
-<li>...</li></ul>
-
-check the <a href="http://svn.gnome.org/viewvc/tracker/trunk/NEWS?revision=2907&view=markup">complete changelog</a> to see all the changes and the BUG fixing.
-
-
-<h4>3rd March 2008 - Tracker 0.6.6 released</h4>
-
-
-<h5>Applet</h5>
-
-<ul>
- <li>HIG fix for preference window</li>
- <li>progress for index merges added</li>
-
-</ul>
-
-<h5>Tracker daemon</h5>
-
-<ul>
- <li>Fixed shutdown of daemon when paused to prevent hangs</li>
- <li>Fixed an unfinished final index merge step when next restarted</li>
-</ul>
-
-<h4>27th Febraury 2008 - Tracker 0.6.5 released</h4>
-
-<h5>Applet</h5>
-
- <ul><li>Removed popup window and replaced with tooltip displaying status and
-progress</li>
-
- <li>New Applet preferences to turn off animation/hide icon/set smart
-pause</li>
-
- <li>Smart pause feature which can auto pause the tracker daemon whenever
-the user presses a key or moves the mouse. This makes indexing
-completely non-intrusive when computer is in use by user and no
-slowdowns should be evident at all. Default setting is to auto pause the
-merge state only which provides a nice balance between index speed and
-non-intrusiveness (can be set to pause all indexing if desired or turned
-off for maximum index speed)</li>
-
- <li>annoying merge messages have now been removed</li>
-
- <li>Reindex option added</li>
-
- <li>About box added</li>
-
- <li>now hidden if indexing is disabled</li>
-
- <li>bugs with constant animation fixed</li>
-
- <li>animation rate slowed right down so as to be less annoying</li>
-
- </ul>
-
-
-
-<h5>Tracker daemon</h5>
-
-<ul>
-
- <li>temporary blacklisting of frequently changing files (they are indexed
-after one hour or on next restart of tracker daemon). prevents constant
-indexing from downloads and torrents</li>
-
- <li>more blacklisting of common tmp formats and vmware files
-</li>
- <li>memory leak fixes</li>
-
- <li>removed cpu heavy corruption scan which can last long time and occurs
-on battery too at startup when tracker daemon was not previously shut
-down properly. Instead we now use bigger transactions with fsync on to
-prevent corruption in the first place (only slightly more disk IO is
-used during indexing as a result)</li>
-
- <li>fixed crashers</li>
-
- <li>fixed dbus shutdown/reindex call</li>
-
-
-</ul>
-
-<h5>Tracker Preferences</h5>
-
-<ul>
- <li>Added apply button (settings are no longer instant apply)</li>
-
- <li>Improved restart/reindex handling</li>
-
- <li>Fixed closure issues of dialog</li>
-</ul>
-
-<h4>11th December 2007 - Tracker 0.6.4 released</h4>
-
-<p>Changelog:</p>
-
-<ul>
- <li>Fixed memory leaks</li>
-
- <li>Fixed several crashes</li>
-
- <li>Made indexing more robust by pausing if disk space is low or index
-grows too big</li>
-
- <li>Limit log file size</li>
-
- <li>New tracker applet - animates when indexing, provides ability to pause
-indexing as well as viewing status and progress feedback from indexer,
-statistics, prefs and of course search. Also provides notification of
-warnings from tracker</li>
-
- <li>New power management options enable much better customization</li>
-
- <li>Ignored files fixes</li>
-
- <li>Deskbar/tracker integration fixes</li>
-
- <li>Made most prefs live and affect tracker in real time. Others will
-prompt for restart and/or reindex where necessary</li>
-
- <li>Shell script fixes</li>
-
- <li>Fixed Imap bug with embedded Auth in URI</li>
-
- <li>Built in corruption check and scan when tracker not shut down cleanly
- prevents infinite looping</li>
-
- <li>Fix index deletions</li>
-
- <li>many more bug fixes and stability improvements</li>
-</ul>
-
-<h4>26th September 2007 - Tracker 0.6.3 released</h4>
-
-<p>This version will cause your hard drive to be re-indexed so that stats
-are fixed (previous version broke them)</p>
-
-<ul>
- <li>Fixed memory leaks</li>
-
- <li>Added new index merging which allows for much better performance and
-much less disk hogging I/O</li>
-
- <li>Battery throttling - tracker now stops indexing when on battery</li>
-
- <li>Many more optimisations - transactions, use of O_NOATIME and
-posix_fadvise everywhere</li>
-
- <li>Check files exist before including in search results</li>
-
- <li>Fixed disabling of indexing option in tracker-preferences</li>
-
- <li>HIG fixes to tracker-preferences screen</li>
-
- <li>Fixed resetting of stats</li>
-</ul>
-
-
-<h4>05th September 2007 - Tracker 0.6.2 released</h4>
-
-<p>New much improved version of tracker which has been highly tuned and optimised to give excellent performance (in most cases)</p>
-<ul>
- <li>New Sqlite based indexer which utlises the new incremental blob I/O in sqlite 3.4</li>
- <li>Highly optimised email indexing (up to 5x faster)</li>
- <li>Dramatically reduced disk access and disk contention</li>
- <li> Indexer now pauses for a grace period when non-tracker processes write
- to disk (providing changed files are being watched by tracker) -
- minimises slowdowns when compiling or checking out source code</li>
- <li>Makes use of idle class disk IO scheduling if available </li>
- <li>Makes preliminary use of NO_ATIME (some disk access still uses fopen)</li>
- <li>Fixed restore of user metadata on re-index (keywords are
- auto-restored)</li>
- <li> Added increased number of (junk) files to automatically ignore </li>
- <li>Improved stopwords
- </li>
- <li>New deskbar handler that uses the new deskbar api (2.19+)</li>
- <li>Fixed old deskbar handler to remove race condition causing crashes</li>
- <li>Fixed a number of annoying bugs in email indexing and tracker
- preferences</li>
-</ul>
-<p>This version will cause your hard drive to be re-indexed due to the new
- sqlite indexer backend.</p>
-
-<p>From this version Tracker no longer compiles on Ubuntu Feisty, since it only ships sqlite 3.3 (3.4 is required), and the inlined sqlite is no longer bundled.</p>
-
-<h4>08th August 2007 - Tracker 0.6.1 released</h4>
-
-<p>New version of tracker which contains some
-important bugfixes and updated translations. This is just a point release.</p>
-<p>According to <a href="https://lists.ubuntu.com/archives/ubuntu-devel-announce/2007-August/000321.html">this mail</a> Tracker will be the default on Ubuntu Gutsy. We are really pleased of this choice.</p>
-
-<h4>24th July 2007 - Tracker 0.6.0 "better late than never" released!</h4>
-
-<p>A lot of BUG Fixes and New Features:</p>
-<ul>
- <li>Evolution Emails (mbox/pop/imap) now indexed</li>
- <li>Gaim/Pidgin chat logs now indexed</li>
- <li>Applications now indexed</li>
- <li>New files indexed - all spreadsheets, csv (these require gnumeric to
- be installed) and oo draw</li>
- <li>Vastly improved and new search UI using a sidebar for categories and
- a new metadata tile</li>
- <li>Tagging support in the UI</li>
- <li>New tracker-preferences UI for easy setting of prefs</li>
- <li>Tons of bug fixes - all major bugs squished!</li>
- <li>libtracker-gtk widget toolkit</li>
- <li>Now uses XDG directories</li>
- <li>Optimised triple store</li>
- <li>Handles multiple triple stores (files, emails and user data are all
- separate dbs)</li>
- <li>New IDF based ranking algorithm</li>
- <li>XMP metadata support added</li>
- <li>Made use of async calls in UI to prevent UI freezing</li>
- <li>Added 60 second delay before indexing</li>
- <li>Added support for crawling directories without watching overhead
- (useful for indexing source code without causing slowdowns when
- compiling)</li>
- <li>New logo</li>
-</ul>
-
-
-<h4>26th January 2007 - Tracker 0.5.4 "Speed Daemon" released!</h4>
-
-<p>A lot of BUG Fixes and New Features:</p>
-<ul>
- <li>
- <strong>Indexing at ludicrous speed</strong> - massively optimised indexing so its now 10x faster than previous version. Indexing speeds are now around 100 ext files per second (which is about the maximum possible considering the I/O time to read 100 files from a hard drive).
- </li>
- <li>
- <strong>Index while you work</strong> - now scheduled even better so it should never slow the system down whilst allowing users to work without being affected by or even noticing it.
- </li>
- <li>
- <strong>Better schedule</strong> - Tracker will not hammer your system nor consume unreasonable amounts of memory and is virtually unobtrusive in daily use.
- </li>
- <li>
- <strong>Laptop friendly</strong> - Also provides additional --throttle command line parameter to customise throttling even further so no need to endure noisy fans or hot laptops while indexing.
- </li>
- <li>
- <strong>Better Log</strong> - New verbosity param to control how much data is shown on screen and in log
- </li>
- <li>
- <strong>Mplayer backend added</strong> - Fixed mplayer backend which is now used if gstreamer backend returns no metadata
- </li>
- <li>
- <strong>No more zombies!</strong> - Improved reaping of all spawned apps
- </li>
- <li>
- <strong>Better detection</strong> - Improved mime and text file detection
- </li>
- <li>
- <strong>Better deskbar-handler</strong> - Added improved deskbar-handler
- </li>
- <li>
- <strong>FUSE Support improved</strong> - Got tracker to run nicely on FUSE based filesystems
- </li>
-</ul>
+<li>(see the <a href="http://git.gnome.org/cgit/tracker/tree/NEWS?h=tracker-0.6">NEWS file</a> for info on all releases)
+</li><p/>
<div id="footer">
<hr/>
diff --git a/projects.gnome.org/tracker/start.html b/projects.gnome.org/tracker/start.html
index abedfd9..32b6979 100644
--- a/projects.gnome.org/tracker/start.html
+++ b/projects.gnome.org/tracker/start.html
@@ -30,10 +30,19 @@
<div id="content">
<h3>Getting Started</h3>
-<p>To install Tracker, you can compile from source or grab either an RPM or a DEB package.</p>
+
+<ul><p>Tracker is an install away in major modern Unix-like systems, so
+ binary packages aren't provided here.</p></ul>
+
<h4>Installing from source</h4>
<ol>
<li>
+ Ensure that you install the following packages on a Debian-based
+ system using any package manager (the example uses apt-get);
+ RPM system shouldn't be too different
+ <div class="terminal">sudo apt-get install libgmime-2.0-2a libgmime-2.0-2-dev dbus-glib-1-dev libdbus-glib-1-dev libhal-dev libhal-storage-dev sqlite3-dev libsqlite3-dev libexif-dev libdeskbar-tracker libgsf-1-dev libjpeg62-dev libtiff4-dev libxine-dev libpoppler-dev libgstreamer0.10-dev libpoppler-glib-dev libtotem-plparser-dev libunac1-dev libexempi-dev libraptor1-dev libtracker-gtk-dev libgnome-desktop-dev libgnome-desktop-dev libnotify-dev</div>
+ </li>
+ <li>
Download the latest source tarball from the <a href="download.html">download</a> page
</li>
<li>
@@ -58,34 +67,11 @@
<li>
Install the software
<div class="terminal">sudo make install</div><br/>
- OR<br/>
- <div class="terminal">make install</div><br/>
- Run as root if you do not use sudo
</li>
</ol>
-<h4>Binary Packages</h4>
-
-<ul>
- <li>
- <p><strong>Debian</strong> - available in Lenny and Sid.</p>
- </li>
- <li>
- <p><strong>Ubuntu</strong> - available in Feisty [universe], Gutsy and Hardy.</p>
- </li>
- <li>
- <p><strong>Fedora</strong> - available in the repository.</p>
- </li>
- <li>
- <p><strong>Gentoo</strong> - Tracker is now included in portage.</p>
- </li>
- <li>
- <p><strong>Mandriva</strong> - Tracker is now included in in the contrib section of Cooker (the development distro). It is going to be available in the stable release of Mandriva Linux 2007 Spring.</p>
- </li>
-</ul>
-
<h3>Using Tracker</h3>
<ul>
<li>
@@ -96,9 +82,7 @@
<ul>
<li>
<p>To get a glimpse Tracker's activities, run:</p>
- <div class="terminal">tail -f ~/.local/share/tracker/tracker.log</div>
- <em>(make sure that Verbosity is set to at least 1 in
- ~/.config/tracker/tracker.cfg for release 0.6.0 and beyond)</em>
+ <div class="terminal">tail -F ~/.local/share/tracker/tracker.log</div>
</li>
</ul>
<ul>
diff --git a/projects.gnome.org/tracker/style.css b/projects.gnome.org/tracker/style.css
index e32895e..9529d1d 100644
--- a/projects.gnome.org/tracker/style.css
+++ b/projects.gnome.org/tracker/style.css
@@ -111,10 +111,8 @@ h3 {
h4 {
color: #000099;
- border-bottom: 1px solid #BCC7CF;
margin-top: 1.5em;
margin-bottom: 0.5em;
- padding: 0.3em 0.3em 0em 0.8em;
}
img {
@@ -155,6 +153,4 @@ li.terminal {
table img{
padding: 0px 2px;
- }
-
-
\ No newline at end of file
+ }
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]