Am 22.11.10 18:05, schrieb Pascal Gienger:
After configuring extensions.rdf and the updates.php script I was able to load 
automatically connector and lightning.

All calendars get recognized properly by Lightning Inverse Editions, but the 
SOGo connector does end in a loop:

188.98.142.150 - - [22/Nov/2010:18:02:33 +0100] "REPORT 
/SOGo/dav/pascal.gienger/Contacts/public/ HTTP/1.1" 404 54
188.98.142.150 - - [22/Nov/2010:18:02:38 +0100] "REPORT 
/SOGo/dav/pascal.gienger/Contacts/public/ HTTP/1.1" 404 54
188.98.142.150 - - [22/Nov/2010:18:02:40 +0100] "REPORT 
/SOGo/dav/pascal.gienger/Contacts/public/ HTTP/1.1" 404 54


Configuration:

extensions.rdf in integrator.xpi:

  <Seq about="http://inverse.ca/sogo-integrator/extensions";

isi:updateURL="https://sogo.uni-konstanz.de/plugins/updates.php?plugin=%ITEM_ID%&amp;version=%ITEM_VERSION%&amp;platform=%PLATFORM%";>



updates.php:

$plugins
= array(
        "[email protected]"
         => array( "application" => "thunderbird",
                   "version" => "3.104",
                   "filename" => "sogo-connector-3.104.xpi" ),
        "[email protected]"
         => array( "application" => "thunderbird",
                   "version" => "3.104",
                   "filename" => "sogo-unikn-integrator.xpi" ),
        "{e2fda1a4-762b-4020-b5ad-a41df1933103}"
        => array( "application" => "thunderbird",
                   "version" => "1.0b2.104i",
                   "filename" => "lightning-1.0b2.104i_mac.xpi" )

[...]

<em:updateLink>https://sogo.uni-konstanz.de/plugins/<?php echo $plugin["filename"] ?></em:updateLink>




It loads connector and lightning properly (I can see it accessing the Darwin_x86-gcc3 directory (in my case) to download lightning and the connector from the plugin directory (architecture-independent).


Did I miss something?

Pascal





--
[email protected]
https://inverse.ca/sogo/lists

Reply via email to