<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Opening a plugin at a given location does not work any more ?]]></title><description><![CDATA[<p dir="auto">For example<br />
<a href="https://www.windy.com/plugins/windy-plugin-sounding?lat=38.594480333494715&amp;lon=-112.12185243531977" rel="nofollow ugc">https://www.windy.com/plugins/windy-plugin-sounding?lat=38.594480333494715&amp;lon=-112.12185243531977</a></p>
<p dir="auto">open the plugin at my current location instead of the passed location</p>
]]></description><link>https://community.windy.com/topic/22448/opening-a-plugin-at-a-given-location-does-not-work-any-more</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 21:38:45 GMT</lastBuildDate><atom:link href="https://community.windy.com/topic/22448.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 28 Sep 2022 19:52:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Opening a plugin at a given location does not work any more ? on Tue, 14 Feb 2023 16:45:14 GMT]]></title><description><![CDATA[<p dir="auto">It would be nice if Windy gives more a little more consideration to plugin developers.</p>
<p dir="auto">During the <a href="https://community.windy.com/topic/16811/plugin-developers-stay-alert-we-are-refactoring-windy-com-client-codes-to-typescript/4">migration to TS</a> we had to ask for a way to be able to test the plugins.</p>
<p dir="auto">I have reported this query issue last September it nothing has been done since then - I think it would be an easy fix to make <code>this.query</code> available as it was before.</p>
<p dir="auto">Having a dev version (<a href="http://windy.com/dev" rel="nofollow ugc">windy.com/dev</a>) that is not in sync with <a href="http://windy.com" rel="nofollow ugc">windy.com</a> does not help.</p>
<p dir="auto">It seems like some other changes are on the way. I hope windy can provide a way to test the updates before they are released.</p>
]]></description><link>https://community.windy.com/post/134144</link><guid isPermaLink="true">https://community.windy.com/post/134144</guid><dc:creator><![CDATA[vicb]]></dc:creator><pubDate>Tue, 14 Feb 2023 16:45:14 GMT</pubDate></item><item><title><![CDATA[Reply to Opening a plugin at a given location does not work any more ? on Tue, 14 Feb 2023 07:09:38 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vicb" aria-label="Profile: vicb">@<bdi>vicb</bdi></a> Yes,  it does not work in dev yet.   In the new version it should work.</p>
]]></description><link>https://community.windy.com/post/134078</link><guid isPermaLink="true">https://community.windy.com/post/134078</guid><dc:creator><![CDATA[rittels]]></dc:creator><pubDate>Tue, 14 Feb 2023 07:09:38 GMT</pubDate></item><item><title><![CDATA[Reply to Opening a plugin at a given location does not work any more ? on Mon, 13 Feb 2023 22:32:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rittels" aria-label="Profile: rittels">@<bdi>rittels</bdi></a></p>
<p dir="auto">I was checking on <a href="http://windy.com/dev" rel="nofollow ugc">windy.com/dev</a> and it is not populated there - could this version be lagging behind?</p>
<p dir="auto">I see it being populated on <a href="http://windy.com" rel="nofollow ugc">windy.com</a></p>
]]></description><link>https://community.windy.com/post/134040</link><guid isPermaLink="true">https://community.windy.com/post/134040</guid><dc:creator><![CDATA[vicb]]></dc:creator><pubDate>Mon, 13 Feb 2023 22:32:41 GMT</pubDate></item><item><title><![CDATA[Reply to Opening a plugin at a given location does not work any more ? on Mon, 13 Feb 2023 22:13:16 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vicb" aria-label="Profile: vicb">@<bdi>vicb</bdi></a> It is created when the plugins gallery is opened.</p>
]]></description><link>https://community.windy.com/post/134038</link><guid isPermaLink="true">https://community.windy.com/post/134038</guid><dc:creator><![CDATA[rittels]]></dc:creator><pubDate>Mon, 13 Feb 2023 22:13:16 GMT</pubDate></item><item><title><![CDATA[Reply to Opening a plugin at a given location does not work any more ? on Mon, 13 Feb 2023 21:11:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rittels" aria-label="Profile: rittels">@<bdi>rittels</bdi></a> <code>W.plugins.plugins.pluginInfo</code> is undefined</p>
]]></description><link>https://community.windy.com/post/134028</link><guid isPermaLink="true">https://community.windy.com/post/134028</guid><dc:creator><![CDATA[vicb]]></dc:creator><pubDate>Mon, 13 Feb 2023 21:11:47 GMT</pubDate></item><item><title><![CDATA[Reply to Opening a plugin at a given location does not work any more ? on Mon, 13 Feb 2023 19:18:51 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vicb" aria-label="Profile: vicb">@<bdi>vicb</bdi></a> The plugin system is being refactored,  for now the query parameters can be found here:</p>
<pre><code>W.plugins.plugins.pluginInfo["windy-plugin-xyz"].query
</code></pre>
]]></description><link>https://community.windy.com/post/134018</link><guid isPermaLink="true">https://community.windy.com/post/134018</guid><dc:creator><![CDATA[rittels]]></dc:creator><pubDate>Mon, 13 Feb 2023 19:18:51 GMT</pubDate></item><item><title><![CDATA[Reply to Opening a plugin at a given location does not work any more ? on Sat, 11 Feb 2023 18:21:51 GMT]]></title><description><![CDATA[<p dir="auto">So digging into the code I found:</p>
<pre><code>W.define("Plugin", ["rootScope", "utils", "trans"], (function(e, t, n, i) {
    var r = i.loadLangFile
      , o = function(e) {
        var t, n, i, r;
        this.initProperties(),
        this.dependencies = null !== (t = e.dependencies) &amp;&amp; void 0 !== t ? t : this.dependencies,
        this.exclusive = e.exclusive,
        this.ident = e.ident,
        this.langFiles = e.langFiles,
        this.location = e.location,
        this.close = null !== (n = e.close) &amp;&amp; void 0 !== n ? n : this.close,
        this.paramsChanged = null !== (i = e.paramsChanged) &amp;&amp; void 0 !== i ? i : this.paramsChanged,
        this.redraw = null !== (r = e.redraw) &amp;&amp; void 0 !== r ? r : this.redraw
    };
</code></pre>
<p dir="auto">If you add a <code>this.query = e.query</code> in this code then the former behavior is restored and you can access <code>this.query</code> in i.e. your plugin <code>onopen</code>.</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/marekd" aria-label="Profile: marekd">@<bdi>marekd</bdi></a> Is that something that can be fixed in windy so that we restore the former behavior or is it intended and we need to retrieve the query from somewhere else?</p>
]]></description><link>https://community.windy.com/post/133805</link><guid isPermaLink="true">https://community.windy.com/post/133805</guid><dc:creator><![CDATA[vicb]]></dc:creator><pubDate>Sat, 11 Feb 2023 18:21:51 GMT</pubDate></item><item><title><![CDATA[Reply to Opening a plugin at a given location does not work any more ? on Sat, 11 Feb 2023 17:35:52 GMT]]></title><description><![CDATA[<p dir="auto">So it is indeed something that break in windy at some point.</p>
<p dir="auto">We use to be able to use <code>this.query</code> in the plugin to access the parsed query string. It is not defined any more.</p>
<p dir="auto">I've asked <a class="plugin-mentions-user plugin-mentions-a" href="/user/rittels" aria-label="Profile: rittels">@<bdi>rittels</bdi></a> if he knows where this has moved and I will also try to dig a but in windy sources to figure out.</p>
]]></description><link>https://community.windy.com/post/133802</link><guid isPermaLink="true">https://community.windy.com/post/133802</guid><dc:creator><![CDATA[vicb]]></dc:creator><pubDate>Sat, 11 Feb 2023 17:35:52 GMT</pubDate></item><item><title><![CDATA[Reply to Opening a plugin at a given location does not work any more ? on Wed, 26 Oct 2022 02:43:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/korina" aria-label="Profile: Korina">@<bdi>Korina</bdi></a> when you use the URL I give in the first post, the plugin is supposed to open at the location passed in the parameters wherever you physically are located.<br />
It does not work anymore and the plugin opens at your current location.<br />
I'm talking about the initial location, not subsequent plugin openings.<br />
It is probably due to a running change in windy. I might be able to workaround that.</p>
]]></description><link>https://community.windy.com/post/124231</link><guid isPermaLink="true">https://community.windy.com/post/124231</guid><dc:creator><![CDATA[vicb]]></dc:creator><pubDate>Wed, 26 Oct 2022 02:43:37 GMT</pubDate></item><item><title><![CDATA[Reply to Opening a plugin at a given location does not work any more ? on Thu, 20 Oct 2022 07:00:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vicb" aria-label="Profile: vicb">@<bdi>vicb</bdi></a> What do you mean by "passed location"? The plugin opens for the location on the map.</p>
]]></description><link>https://community.windy.com/post/123752</link><guid isPermaLink="true">https://community.windy.com/post/123752</guid><dc:creator><![CDATA[Korina]]></dc:creator><pubDate>Thu, 20 Oct 2022 07:00:35 GMT</pubDate></item><item><title><![CDATA[Reply to Opening a plugin at a given location does not work any more ? on Wed, 19 Oct 2022 20:03:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/korina" aria-label="Profile: Korina">@<bdi>Korina</bdi></a> The passed location is ignored and it opens at my current location</p>
]]></description><link>https://community.windy.com/post/123715</link><guid isPermaLink="true">https://community.windy.com/post/123715</guid><dc:creator><![CDATA[vicb]]></dc:creator><pubDate>Wed, 19 Oct 2022 20:03:14 GMT</pubDate></item><item><title><![CDATA[Reply to Opening a plugin at a given location does not work any more ? on Thu, 29 Sep 2022 14:45:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/vicb" aria-label="Profile: vicb">@<bdi>vicb</bdi></a> Hello, I just tried the plugin and it opened at the location I put the picker on. What exactly happens when you open it?</p>
]]></description><link>https://community.windy.com/post/121666</link><guid isPermaLink="true">https://community.windy.com/post/121666</guid><dc:creator><![CDATA[Korina]]></dc:creator><pubDate>Thu, 29 Sep 2022 14:45:22 GMT</pubDate></item></channel></rss>