<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #2347: Related stuff dashboard and changes</title>
    <link>http://localhost/ticket/2347</link>
    <description>&lt;p&gt;
Some additions to the related stuff functionality to make it more useful post the 1.7 release.
&lt;/p&gt;
&lt;p&gt;
[x] Edit item (after checking auth)
&lt;/p&gt;
&lt;p&gt;
[x] My related things on my user page
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
[x] Show user created related things on the users' page with links direct to the related page of that dataset. {0.5d}
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
[x] Related stuff usage counts { 1d }
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
Record the number of times the link for a related item is clicked.  This is likely to mean that the link fires to call CKAN and then redirects to the actual URL.
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
[x] Un-attached related items {0.25d}
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
Allow related items to be created without being attached to datasets.  This may mean that the dataset field is optional in the API.
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
[ ] Dashboard for related
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
A dashboard for related items, site-wide (not package specific) and orderable by date, views, {rating}, popularity of the dataset.  Would be useful (possibly) for site-admin to mark one or more as 'featured'
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;
[x] Dashboard + Controller (Related) {1d}
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;
[x] Ordering at logic layer (date, views, rating, popularity of package, featured) {1d}
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
[x] date
[x] views
[x] featured
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;
[x] 'Featured' related item with mechanism to fetch it. {0.5d}
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;
[ ] UI within dashboard for sysadmins to check/uncheck feature status {0.5d}
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;p&gt;
[x] Changing auth for related.
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
Currently auth is based on deletion being possible by dataset owner and the related owner but it may be that a lot of the auth for related items should be configured to have more restrictive auth.
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;
[x] Implement auth changes for publisher auth profile. { 0.5d }
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
[x] General issues
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
[x] Serverside validation of URLs
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;
[x] Activity updates
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;
[x] Make optional
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;
[x] Related item only includes App, Idea, Visualization but not API | Post | Paper | News Article options as in original ticket &lt;a class="closed ticket" href="http://localhost/ticket/2204" title="enhancement: [super] Related (Stuff) Extension (closed: fixed)"&gt;#2204&lt;/a&gt;
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;
[ ] UI Changes
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
[ ] General tidy up, fix form etc (icon for menu bar)
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;
[ ]  Highlight featured items py:if=&amp;#34;related.featured"
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;
[ ] Show either view count or popularity ${ related.view_count }
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;
[ ] A user's related items should be on their home page
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;
[ ] Related item plus sign is very poorly aligned within box
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;
[ ] Add related items should be in drop down like for resources (?) to make it easy to add items
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;blockquote&gt;
&lt;p&gt;
[ ] Hover should show a title that gives some information about what related are (not at all clear)
&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;
"Apps, Ideas, Visualization and other material related to this dataset"
&lt;/p&gt;
&lt;/blockquote&gt;
&lt;/blockquote&gt;
&lt;p&gt;
[x] Related is a pretty terrible name in the UI - much better to have it called Apps, Ideas etc (perhaps title tag could even give more details e.g. "Apps, Ideas, Visualization and other material related to this dataset") -- btw i thought this was in &lt;a class="closed ticket" href="http://localhost/ticket/2332" title="enhancement: Fixes for v1.7 release (closed: fixed)"&gt;#2332&lt;/a&gt; but realize it wasn't (apologies for that!)
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Went with Apps &amp;amp; Ideas (for now)
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
[x] Documentation, documentation, documentation - AFAICT I can't see anything in v1.7 or master docs. I imagine this would be a short section like &lt;a class="ext-link" href="http://docs.ckan.org/en/ckan-1.7/commenting.html"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://docs.ckan.org/en/ckan-1.7/commenting.html&lt;/a&gt; (and probably coming right after that in the ToC) which says
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;What it does
&lt;/li&gt;&lt;li&gt;How to enable (and perhaps includes a nice-screenshot!)
&lt;/li&gt;&lt;li&gt;How to customize (e.g. can one customize the list of options of things one can create (e.g. can I set it to just be app and idea or ...)
&lt;/li&gt;&lt;li&gt;Also liase with Mark W re a blog post about this from the user perspective (a screenshot walkthrough ...)
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
[ ] Clearly mark the old extension as deprecated from v1.7 forward: &lt;a class="ext-link" href="https://github.com/okfn/ckanext-apps"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://github.com/okfn/ckanext-apps&lt;/a&gt; (I just met someone last week who was working on integrating this and had no idea it was replaced by something better in v1.7)
&lt;/p&gt;
</description>
    <language>en-us</language>
    <image>
      <title>CKAN</title>
      <url>http://assets.okfn.org/p/ckan/img/ckan_logo_shortname.png</url>
      <link>http://localhost/ticket/2347</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Tue, 01 May 2012 14:25:42 GMT</pubDate>
      <title>description changed; keywords set</title>
      <link>http://localhost/ticket/2347#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:1</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;keywords&lt;/strong&gt;
              &lt;em&gt;[6d]&lt;/em&gt; added
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=1"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Wed, 02 May 2012 12:47:15 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/2347#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:2</guid>
      <description>
        &lt;p&gt;
[ ] Check that dataset privacy can be taken into account.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Wed, 02 May 2012 13:24:00 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:3</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=3"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Wed, 02 May 2012 13:46:35 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:4</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:4</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=4"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Wed, 02 May 2012 14:30:52 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:5</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:5</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=5"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Wed, 02 May 2012 15:13:09 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:6</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:6</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=6"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Wed, 02 May 2012 15:13:55 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:7</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:7</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=7"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Thu, 03 May 2012 10:04:18 GMT</pubDate>
      <title>description changed; cc set</title>
      <link>http://localhost/ticket/2347#comment:8</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:8</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;cc&lt;/strong&gt;
              &lt;em&gt;aron.carroll&lt;/em&gt; added
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=8"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Keeping track of UI changes required, and copied Aron
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Thu, 03 May 2012 10:21:26 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:9</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:9</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=9"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Thu, 03 May 2012 11:02:40 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:10</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:10</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=10"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Thu, 03 May 2012 12:19:33 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:11</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:11</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=11"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Thu, 03 May 2012 12:26:45 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:12</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:12</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=12"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Thu, 03 May 2012 14:38:12 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:13</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:13</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=13"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Fri, 04 May 2012 09:01:31 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:14</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:14</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=14"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Fri, 04 May 2012 11:33:22 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:15</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:15</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=15"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Wed, 09 May 2012 10:42:11 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:16</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:16</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=16"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Tue, 15 May 2012 10:58:35 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:17</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:17</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=17"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Tue, 15 May 2012 12:53:38 GMT</pubDate>
      <title>milestone changed</title>
      <link>http://localhost/ticket/2347#comment:18</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:18</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                changed from &lt;em&gt;ckan-sprint-2012-05-15&lt;/em&gt; to &lt;em&gt;current-ckan-sprint-2012-05-29&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Thu, 17 May 2012 07:12:18 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:19</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:19</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=19"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
This looks great Ross. Couple of things not included (which I have taken liberty of adding to the description as well - you will probably want to tidy up):
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Related is a pretty terrible name in the UI - much better to have it called Apps, Ideas etc (perhaps title tag could even give more details e.g. "Apps, Ideas, Visualization and other material related to this dataset") -- btw i thought this was in &lt;a class="closed ticket" href="http://localhost/ticket/2332" title="enhancement: Fixes for v1.7 release (closed: fixed)"&gt;#2332&lt;/a&gt; but realize it wasn't (apologies for that!)
&lt;/li&gt;&lt;li&gt;Documentation, documentation, documentation - AFAICT I can't see anything in v1.7 or master docs. I imagine this would be a short section like &lt;a class="ext-link" href="http://docs.ckan.org/en/ckan-1.7/commenting.html"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://docs.ckan.org/en/ckan-1.7/commenting.html&lt;/a&gt; (and probably coming right after that in the ToC) which says
&lt;ul&gt;&lt;li&gt;What it does
&lt;/li&gt;&lt;li&gt;How to enable (and perhaps includes a nice-screenshot!)
&lt;/li&gt;&lt;li&gt;How to customize (e.g. can one customize the list of options of things one can create (e.g. can I set it to just be app and idea or ...)
&lt;/li&gt;&lt;li&gt;Also liase with Mark W re a blog post about this from the user perspective (a screenshot walkthrough ...)
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Clearly mark this old extension as deprecated from v1.7 forward: &lt;a class="ext-link" href="https://github.com/okfn/ckanext-apps"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://github.com/okfn/ckanext-apps&lt;/a&gt; (I just met someone last week who was working on integrating this and had no idea it was replaced by something better in v1.7)
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Thu, 17 May 2012 08:32:57 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:20</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:20</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=20"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Thu, 17 May 2012 09:00:26 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:21</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:21</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=21"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Thu, 17 May 2012 09:42:56 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:22</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:22</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=22"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Thu, 17 May 2012 09:43:12 GMT</pubDate>
      <title>keywords changed</title>
      <link>http://localhost/ticket/2347#comment:23</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:23</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;keywords&lt;/strong&gt;
              &lt;em&gt;[6d][r:2d]&lt;/em&gt; added; &lt;em&gt;[6d]&lt;/em&gt; removed
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Thu, 17 May 2012 09:54:49 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:24</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:24</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=24"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Thu, 17 May 2012 09:55:07 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:25</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:25</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=25"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Thu, 17 May 2012 11:07:40 GMT</pubDate>
      <title>description changed</title>
      <link>http://localhost/ticket/2347#comment:26</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:26</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=26"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Mon, 28 May 2012 11:50:31 GMT</pubDate>
      <title>milestone changed</title>
      <link>http://localhost/ticket/2347#comment:27</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:27</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                changed from &lt;em&gt;current-ckan-sprint-2012-05-29&lt;/em&gt; to &lt;em&gt;current-ckan-sprint-2012-06-25&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Wed, 13 Jun 2012 09:11:18 GMT</pubDate>
      <title>keywords changed</title>
      <link>http://localhost/ticket/2347#comment:28</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:28</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;keywords&lt;/strong&gt;
              &lt;em&gt;ui&lt;/em&gt; added
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>shevski</dc:creator>

      <pubDate>Wed, 13 Jun 2012 15:52:43 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/2347#comment:29</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:29</guid>
      <description>
        &lt;p&gt;
Name-wise: what do we think of 'Related Media' - that suggests news articles, apps &amp;amp; visualisations to me
&lt;/p&gt;
&lt;p&gt;
I'n not sure about relating 'ideas' to specific datasets. Looking at the way ideas work in DGU &amp;amp; pd.eu - it's more general and portal-wide so should flesh out user stories for this before adding ideas to related extension
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Mon, 25 Jun 2012 08:45:38 GMT</pubDate>
      <title>priority, description changed</title>
      <link>http://localhost/ticket/2347#comment:30</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:30</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;priority&lt;/strong&gt;
                changed from &lt;em&gt;awaiting triage&lt;/em&gt; to &lt;em&gt;blocker&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/2347?action=diff&amp;amp;version=30"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Needs some UI work now, have changed status to blocker which appears to be the only way to denote something as blocked (awaiting resource).
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Tue, 10 Jul 2012 12:00:00 GMT</pubDate>
      <title>milestone changed</title>
      <link>http://localhost/ticket/2347#comment:31</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:31</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;milestone&lt;/strong&gt;
                changed from &lt;em&gt;ckan-sprint-2012-06-25&lt;/em&gt; to &lt;em&gt;ckan-v1.8&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>ross</dc:creator>

      <pubDate>Thu, 12 Jul 2012 09:10:18 GMT</pubDate>
      <title>priority changed</title>
      <link>http://localhost/ticket/2347#comment:32</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:32</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;priority&lt;/strong&gt;
                changed from &lt;em&gt;blocker&lt;/em&gt; to &lt;em&gt;awaiting merge&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>icmurray</dc:creator>

      <pubDate>Tue, 24 Jul 2012 10:46:59 GMT</pubDate>
      <title>owner, status changed</title>
      <link>http://localhost/ticket/2347#comment:33</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:33</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;owner&lt;/strong&gt;
              changed from &lt;em&gt;ross&lt;/em&gt; to &lt;em&gt;icmurray&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;
                changed from &lt;em&gt;new&lt;/em&gt; to &lt;em&gt;assigned&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
        &lt;p&gt;
Small fix to create action, outlined in &lt;a class="missing changeset" title="No default repository defined"&gt;[1]&lt;/a&gt; to be done.  Said I'd do it, so moved ticket over to myself.
&lt;/p&gt;
&lt;p&gt;
&lt;a class="missing changeset" title="No default repository defined"&gt;[1]&lt;/a&gt; &lt;a class="ext-link" href="https://github.com/okfn/ckan/pull/62"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;https://github.com/okfn/ckan/pull/62&lt;/a&gt;
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>icmurray</dc:creator>

      <pubDate>Wed, 25 Jul 2012 14:22:29 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/2347#comment:34</link>
      <guid isPermaLink="false">http://localhost/ticket/2347#comment:34</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;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>