We thought about hosting lightning on our own update-server but of course it's more convenient for us if the integrator could just get it from mozilla's servers. (Saves us the extra work every time a new version of lightning is released.)
Our extensions.rdf in the Integrator 10.0 extension now looks something like this: <Seq about="http://inverse.ca/sogo-integrator/extensions" > isi:updateURL=" > https://sogo.company.com/updates10.cgi?plugin=%ITEM_ID%& > version=%ITEM_VERSION%&platform=%PLATFORM%"> > <li> > <Description > em:id="[email protected]" > em:name="SOGo Integrator"/> > </li> > <li> > <Description > em:id="[email protected]" > em:name="SOGo Connector"/> > </li> > </Seq> On Wed, Mar 7, 2012 at 3:36 PM, Jakob Lenfers <[email protected]>wrote: > Am Mittwoch, 7. März 2012 14:52:04 schrieb Michael Leitner: > > > However, we want Integrator to get the Lightning 1.2.1 Plugin from the > > Mozilla Update Server aswell. > > Why don't you put lightning on your own server then? > > Jakob > -- > [email protected] > https://inverse.ca/sogo/lists > -- [email protected] https://inverse.ca/sogo/lists
