[horde] weather.com in portal

Oliver Kuhl okuhl at netcologne.de
Fri Nov 19 07:07:22 PST 2004


Hi,

Jan Schneider wrote:
> Zitat von Oliver Kuhl <okuhl at netcologne.de>:
>> Services_weather has to version 1.3.1. Is there a possibility to check
>> the version in test.php as well? I could not find any solution because
>> Services_Weather::apiVersion() simply returns 1.3. :-(
> 
> 
> Hm, this what we should rely on. Too bad that the maintainer obviously
> didn't update that value.
> I think this should be added to INSTALL, including a minimum package
> version. A patch would be great.
here we go!

Gruss,
    Ollie.

-------------- next part --------------
Index: docs/INSTALL
===================================================================
RCS file: /repository/horde/docs/INSTALL,v
retrieving revision 1.87
diff -u -r1.87 INSTALL
--- docs/INSTALL        18 Nov 2004 17:23:36 -0000      1.87
+++ docs/INSTALL        19 Nov 2004 15:04:44 -0000
@@ -246,6 +246,14 @@
 
         pear install Date
 
+   c. Services_Weather (>=1.3.1)
+
+      **REQUIRED** only if you wish to use the weather.com block on
+      the portal page.
+      To install, enter the following at the command prompt::
+
+        pear install Services_Weather
+
    This method of installing PEAR modules requires that your PHP has been
    compiled as a static binary. If you installed PHP as a webserver module,
    recompile PHP without the module option (for Apache, without **both**


More information about the horde mailing list