Check-in [f9baf76b01]

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
SHA1 Hash:f9baf76b01a0eb9cbd62b6137f2e8425c0f23e00
Date: 2009-11-20 13:43:42
User: dmitry
Comment:Update docs
Tags And Properties
Changes

Changes to www/index.wiki

Old (1e6e475c4d214bb5) New (a7aa1f2faa921893)
1 <title>QLFossil Home Page</title> 1 <title>QLFossil Home Page</title>
2 2
3 <img src="screenshot.jpg" align="right" hspace=10> 3 <img src="screenshot.jpg" align="right" hspace=10>
4 4
5 <h3>About QLFossil</h3> 5 <h3>About QLFossil</h3>
6 6
7 QLFossil is a Quick Look plugin for Mac OS X to display 7 QLFossil is a Quick Look plugin for Mac OS X to display
8 [http://www.fossil-scm.org | Fossil] repositories. It displays repository 8 [http://www.fossil-scm.org | Fossil] repositories. It displays repository
9 name and description, and timeline in Quick Look thumbnails and previews. | 9 name, description, last sync URL, and timeline in Quick Look thumbnails and previews.
10 10
11 IDs of events have different background colors: 11 IDs of events have different background colors:
12 <table cellpadding=3> 12 <table cellpadding=3>
13 <tr> 13 <tr>
14 <td bgcolor=#CCF>check-ins</td> 14 <td bgcolor=#CCF>check-ins</td>
2 hidden lines
17 </tr> 17 </tr>
18 </table> 18 </table>
19 19
20 <h3>Download</h3> 20 <h3>Download</h3>
21 21
22 [http://c0043312.cdn.cloudfiles.rackspacecloud.com/QLFossil.zip | QLFossil.zip] (17 KB, Version 1.2) | 22 [http://c0043312.cdn.cloudfiles.rackspacecloud.com/QLFossil.zip | QLFossil.zip] (18 KB, Version 1.3)
23 23
24 <h3>Installation</h3> 24 <h3>Installation</h3>
25 25
26 Unzip, then copy <i>QLFossil.qlgenerator</i> to <i>~/Library/QuickLook/</i> (create this 26 Unzip, then copy <i>QLFossil.qlgenerator</i> to <i>~/Library/QuickLook/</i> (create this
27 folder if it doesn't exist) or <i>/Library/QuickLook/</i>. Probably, you'll 27 folder if it doesn't exist) or <i>/Library/QuickLook/</i>. Probably, you'll
28 need to restart your Mac. 28 need to restart your Mac.
29 29
30 <b>Requirements:</b> QLFossil should be compatible with Mac OS X 10.5 and later, | 30 <b>Requirements:</b> QLFossil is compatible with Mac OS X 10.5 and later.
31 however it's only tested on Mac OS X 10.6. It doesn't require fossil to be | 31 It doesn't require Fossil to be installed, it reads data directly from repositories.
32 installed, it reads data directly from repositories. |
33 32
34 <h3>Usage</h3> 33 <h3>Usage</h3>
35 34
36 Locate Fossil repository (not working copy!) in Finder and press Space. BOOM! 35 Locate Fossil repository (not working copy!) in Finder and press Space. BOOM!
37 36
2 hidden lines
40 39
41 <h3>Contact</h3> 40 <h3>Contact</h3>
42 41
43 I want to hear your feedback! [mailto:dmitry@codingrobots.com | Email me] or 42 I want to hear your feedback! [mailto:dmitry@codingrobots.com | Email me] or
44 use the built-in ticket tracker. 43 use the built-in ticket tracker.