From: <var...@us...> - 2021-06-16 17:03:02
|
Revision: 10287 http://sourceforge.net/p/phpwiki/code/10287 Author: vargenau Date: 2021-06-16 17:03:02 +0000 (Wed, 16 Jun 2021) Log Message: ----------- PhpWeather: no call in the help page, as it does not work through a proxy Modified Paths: -------------- trunk/pgsrc/Help%2FPhpWeatherPlugin Modified: trunk/pgsrc/Help%2FPhpWeatherPlugin =================================================================== --- trunk/pgsrc/Help%2FPhpWeatherPlugin 2021-06-16 16:53:46 UTC (rev 10286) +++ trunk/pgsrc/Help%2FPhpWeatherPlugin 2021-06-16 17:03:02 UTC (rev 10287) @@ -1,4 +1,4 @@ -Date: Fri, 5 Apr 2019 10:48:21 +0000 +Date: Wed, 16 Jun 2021 18:59:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FPhpWeatherPlugin; @@ -7,11 +7,14 @@ Content-Transfer-Encoding: binary The **~PhpWeather** [[Help:WikiPlugin|plugin]] is a plugin that uses ~PhpWeather to display -a block of text with the current weather for some airport in the -world. It looks like this: +a block of text with the current weather for some airport in the world. -<<PhpWeather menu=true>> +== Usage == +{{{ +<<PhpWeather arguments>> +}}} + == Arguments == {| class="bordered" @@ -82,9 +85,6 @@ <<PhpWeather cc=FR icao=LFRN language=en units=only_metric>> }}} -which is now : -<<PhpWeather cc=FR icao=LFRN language=fr units=only_metric>> - == Known Problems == The plugin does not work through a proxy. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |