Two things:
(1) Technically, the TB documentation says:
The syntax is :
"<extension ID>"
=> array( "application" => "thunderbird",
"version" => "<*exact version found in the extension's**
**install.rdf file*>",
"filename" => "<exact filename on the filesystem>" )
I looked at each extension, and I found that it SHOULD be "24.0.0" (may
be typo in documentation)
So, I wrote mine:
$plugins
= array( "[email protected]"
=> array( "application" => "thunderbird",
"version" => "24.0.0",
"filename" => "sogo-connector-24.0.0.xpi" ),
"[email protected]"
=> array( "application" => "thunderbird",
"version" => "24.0.0",
"filename" => "sogo-integrator-24.0.0-sogo-demo.xpi" ),
"{e2fda1a4-762b-4020-b5ad-a41df1933103}"
=> array( "application" => "thunderbird",
"version" => "2.6.2",
"filename" => "lightning-2.6.2.xpi" ));
Also, change the min/max version just below those lines!
<em:minVersion>24.0</em:minVersion>
<em:maxVersion>25.*</em:maxVersion>
(2) I "edited" sogo-integrator-24.0.0=sogo-demo.xpi from WITHIN Linux
Archive Manager
In other words, I didn't "unpack" the XPI but edited it within the
Archive Manager and "updated" it.
Something similar should be able to be done from within WinZip or 7-zip
if you're using Windows.
On 11/12/2013 06:00 AM, [email protected] wrote:
Hello everyone,
I have a problem after the update sogo-integrator. It works fine in 17.0.5 and
now I want to make it work in 24.0.0.
After you have changed my extensions.rdf and update24.php files...
Sogo-Sogo Integrator installs well Sogo-connector and Lightning ... but
restarts constantly then updating plugins.
My test configuration:
Thunderbird 24.1.0 / Sogo Integrator 24.0.0 / 24.0.0 Sogo Connector /
Lightning 2.6.2
Here is my two files:
https://drive.google.com/folderview?id=0BzOVek1zpmzyM2Y4c2lhSldqRE0&usp=sharing
Any idea? Thank you in advance
--
[email protected]
https://inverse.ca/sogo/lists