diff options
author | niko <niko> | 2012-11-11 16:19:47 (GMT) |
---|---|---|
committer | niko <niko> | 2012-11-11 16:19:47 (GMT) |
commit | 21b746cd5295bbac894a5fd806ff7d1ae517cabb (patch) | |
tree | e808f84c0c1fb12f2b22cedc37eac290851d864b | |
parent | e376d96c756d1d8f27c8cf7b5ed7de3b2c880243 (diff) | |
download | synckolab-21b746cd5295bbac894a5fd806ff7d1ae517cabb.tar.gz |
-rw-r--r-- | www/index.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/www/index.html b/www/index.html index b5c6d61..754fb29 100644 --- a/www/index.html +++ b/www/index.html @@ -4,10 +4,10 @@ <h5 class="infoHeader">Downloads</h5> <ul> <li> - <a href="http://www.gargan.org/extensions/synckolab-NIGHTLY.xpi">SyncKolab NIGHTLY 2.0.3</a> + <a href="http://www.gargan.org/extensions/synckolab-NIGHTLY.xpi">SyncKolab NIGHTLY 3.0.1</a> </li> <li> - <a href="http://www.gargan.org/extensions/synckolab-2.0.2.xpi">synckolab 2.0.2</a> + <a href="http://www.gargan.org/extensions/synckolab-3.0.0.xpi">synckolab 3.0.0</a> </li> </ul> </div> @@ -44,6 +44,7 @@ <!-- MAIN CONTENT --> <h1>Sync Kolab</h1> <p> SyncKolab was written to add kolab functionality to thunderbird. It reads a selected Imap folder and synchronizes it with the local address book (and calendar in the future). It is currently under heavy development, so use with care!<br/> It has been tested under Thunderbird for Windows, Linux and MacOSX. <br/> For up-to-date information and most recent version, check out my regular homepage at <a href="http://www.gargan.org">www.gargan.org</a> + <br/> Version 3.0 includes support for update listener (sync immediatly when you change something) and kolab 3 <br/> Version 2.0 has tons of bugs fixed, a easier to understand configuration and autosync support - meaning you dont have to run a sync - when you do a change the imap folder is automatically updated and the other way round <br/> Version 1.5 pushed the synckolab to full Thunderbird 3 and Lightning 1 support and finally includes all fields including mailing lists and photos. <br/> Version 1.0 had 61 prereleases and 83 @@ -69,7 +70,7 @@ <h2>SyncKolab Nightly</h2> <p> You can get a nightly build at <a href="http://www.gargan.org/extensions/synckolab-NIGHTLY.xpi">synckolab NIGHTLY</a> (rightclick). </p> Beware that this may easily break all you contacts/calender entries, altough we try to create stable nighlies.<br/> So create a backup of your thunderbird profile folder before trying it out! <pre> - -- no nightly since 2.0.2 yet + -- no nightly since 3.0.0 yet </pre> <h2>Status of the Kolab Extension</h2> <ul> |