<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket #431: Webmaster can't edit/change/view widgets</title>
    <link>http://localhost:8080/trac/ticket/431</link>
    <description>&lt;p&gt;
TI webmaster can create one/multiple widgets, but not then view/edit them.
&lt;/p&gt;
&lt;p&gt;
TI web masters need to be able to see the widget they've got on their sites and change it if necessary.
&lt;/p&gt;
&lt;p&gt;
ie - they go to a page with a list of their widgets
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>Transition Technology</title>
      <url>/trac/chrome/site/TransitionNetwork-Logo-Web-Small.jpg</url>
      <link>http://localhost:8080/trac/ticket/431</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Sun, 21 Oct 2012 18:05:37 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/431#comment:1</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/431#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;wontfix&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Not trying to be negative, but this is outside the scope of the original spec isn't it? We never had a 'my widgets' page, and how can we since the code is cut/pasted into a site -- there's no extra admin/tracking here that lets a widget 'phone home'.
&lt;/p&gt;
&lt;p&gt;
There is no facility or allowance for this, and will require significant alterations to logic to enable it... In fact I can't even think of a good way to do this.
&lt;/p&gt;
&lt;p&gt;
Marking as 'not for Alpha' and letting Ed think and us chat as needs be.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Mon, 22 Oct 2012 12:01:07 GMT</pubDate>
      <title>status changed; resolution deleted</title>
      <link>http://localhost:8080/trac/ticket/431#comment:2</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/431#comment:2</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;closed&lt;/em&gt; to &lt;em&gt;reopened&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                &lt;em&gt;wontfix&lt;/em&gt; deleted
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
hmm OK. We are still tracking the widgets, though, as per this ticket yes? &lt;a class="ext-link" href="https://tech.transitionnetwork.org/trac/ticket/382"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://tech.transitionnetwork.org/trac/ticket/382&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 22 Oct 2012 12:15:11 GMT</pubDate>
      <title></title>
      <link>http://localhost:8080/trac/ticket/431#comment:3</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/431#comment:3</guid>
      <description>
        &lt;p&gt;
If Piwik has been set up, then we'll see activity on TN relating to PSE stuff -- i.e. all things related to viewing/editing via the widget at tn.org/pse/*.
&lt;/p&gt;
&lt;p&gt;
BUT we can't track installations without extra work because the standard html/js model does not allow things inside iFrames to access outside, or vice versa.
&lt;/p&gt;
&lt;p&gt;
Any code we add to the widget wrapper (the bit people paste into their web pages) will slow the widget down, and make people ansi about using it as we'll effectively be tracking ALL views of a page containing the widget -- this is not what we want.
&lt;/p&gt;
&lt;p&gt;
So there's tracking, and there's tracking EVERYTHING. We will face security/trust issues to go outside 'our area', or extra development to get the widget to phone home.
&lt;/p&gt;
&lt;p&gt;
Not though, that every widget display (view) has the user ID and node id of the initiative in the url, e.g. &lt;a class="ext-link" href="http://www.transitionnetwork.org/pse/view/sidebar/1/10006"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://www.transitionnetwork.org/pse/view/sidebar/1/10006&lt;/a&gt; so we can see what widgets for what initiatives are most popular.
&lt;/p&gt;
&lt;p&gt;
Is this all ok? I think we have what we can safely have, any more will be tricky.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>jim</dc:creator>

      <pubDate>Mon, 22 Oct 2012 12:17:09 GMT</pubDate>
      <title>owner, status changed</title>
      <link>http://localhost:8080/trac/ticket/431#comment:4</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/431#comment:4</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;owner&lt;/strong&gt;
              changed from &lt;em&gt;jim&lt;/em&gt; to &lt;em&gt;ed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;reopened&lt;/em&gt; to &lt;em&gt;assigned&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
And to be clear: by "we can't track installations" I mean, we can't see what page/site a widget was hosted on, only that it was requested for a given set of user/ini IDs.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ed</dc:creator>

      <pubDate>Mon, 18 Feb 2013 10:52:54 GMT</pubDate>
      <title>status, description changed; resolution set</title>
      <link>http://localhost:8080/trac/ticket/431#comment:5</link>
      <guid isPermaLink="false">http://localhost:8080/trac/ticket/431#comment:5</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;assigned&lt;/em&gt; to &lt;em&gt;closed&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;resolution&lt;/strong&gt;
                set to &lt;em&gt;wontfix&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/trac/ticket/431?action=diff&amp;amp;version=5"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
closing as this is in parallel to &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/382" title="maintenance: Measurement and tracking requirements for TN and PSE (closed: fixed)"&gt;#382&lt;/a&gt;...
&lt;/p&gt;
&lt;p&gt;
as long as we can see the following
&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;how many widgets are in action
&lt;/li&gt;&lt;li&gt;traffic generated by widdgets
&lt;/li&gt;&lt;li&gt;number of projects generated from widgets
&lt;/li&gt;&lt;/ol&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>