<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #142: Update User object with additional fields such as 'nickname'</title>
    <link>http://localhost/ticket/142</link>
    <description>&lt;p&gt;
Suggested fields:
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;id, name (username/profile name), openid, email, password, extras (&lt;a class="missing wiki"&gt;JsonType?&lt;/a&gt;)
&lt;ul&gt;&lt;li&gt;+ current items: apikey, about, created)
&lt;/li&gt;&lt;li&gt;current contents of name is usually openid and should migrate to openid field (could match based on starting with &lt;a class="ext-link" href="http://"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://&lt;/a&gt;)
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;May also want a fullname field (or perhaps that can
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
just go in extras - may be better to have its own field as useful to search on this )
&lt;/p&gt;
&lt;p&gt;
Related changes (probably separate tickets):
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Improve user home page to include this additional information (and have it be editable)
&lt;/li&gt;&lt;li&gt;Use user 'name' (username) for home page links (rather than current user/&amp;lt;id&amp;gt;)
&lt;/li&gt;&lt;li&gt;Where we show lists of revisions, each revision author is now a link to the author's user page.
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
Related to &lt;a class="closed ticket" href="http://localhost/ticket/136" title="enhancement: User has publicly viewable page (closed: fixed)"&gt;ticket:136&lt;/a&gt; and &lt;a class="closed ticket" href="http://localhost/ticket/138" title="enhancement: User has editable home page (closed: fixed)"&gt;ticket:138&lt;/a&gt;.
&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/142</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Sat, 24 Oct 2009 20:50:40 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/142#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/142#comment:1</guid>
      <description>
        &lt;p&gt;
Might be interested here in auto-extracting a nickname from openid (or getting service to give it to us). This question is of relevance on this point: &lt;a class="ext-link" href="http://stackoverflow.com/questions/572939/extracting-a-username-from-an-openid-identity"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://stackoverflow.com/questions/572939/extracting-a-username-from-an-openid-identity&lt;/a&gt; (though basic answer is "you can't").
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>paperless@…</dc:creator>

      <pubDate>Wed, 09 Jun 2010 22:07:37 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/142#comment:2</link>
      <guid isPermaLink="false">http://localhost/ticket/142#comment:2</guid>
      <description>
        &lt;p&gt;
See also:
&lt;a class="ext-link" href="http://stackoverflow.com/questions/1355292/friendly-name-from-google-using-openid"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://stackoverflow.com/questions/1355292/friendly-name-from-google-using-openid&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Looks like Google has made this difficult intentionally.
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Sun, 31 Oct 2010 18:36:42 GMT</pubDate>
      <title>owner changed</title>
      <link>http://localhost/ticket/142#comment:3</link>
      <guid isPermaLink="false">http://localhost/ticket/142#comment:3</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;owner&lt;/strong&gt;
              changed from &lt;em&gt;rgrp&lt;/em&gt; to &lt;em&gt;pudo&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Sun, 31 Oct 2010 18:50:33 GMT</pubDate>
      <title>type, description, summary changed</title>
      <link>http://localhost/ticket/142#comment:4</link>
      <guid isPermaLink="false">http://localhost/ticket/142#comment:4</guid>
      <description>
          &lt;ul&gt;
            &lt;li&gt;&lt;strong&gt;type&lt;/strong&gt;
                changed from &lt;em&gt;enhancement&lt;/em&gt; to &lt;em&gt;defect&lt;/em&gt;
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;description&lt;/strong&gt;
              modified (&lt;a href="/ticket/142?action=diff&amp;amp;version=4"&gt;diff&lt;/a&gt;)
            &lt;/li&gt;
            &lt;li&gt;&lt;strong&gt;summary&lt;/strong&gt;
                changed from &lt;em&gt;User has nickname&lt;/em&gt; to &lt;em&gt;Update User object with additional fields such as 'nickname'&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>pudo</dc:creator>

      <pubDate>Mon, 08 Nov 2010 12:24:29 GMT</pubDate>
      <title></title>
      <link>http://localhost/ticket/142#comment:5</link>
      <guid isPermaLink="false">http://localhost/ticket/142#comment:5</guid>
      <description>
        &lt;p&gt;
Fixed in cset:a3f713368bba pending release of repoze.who.openid==0.5.3
&lt;/p&gt;
      </description>
      <category>Ticket</category>
    </item><item>
      
        <dc:creator>pudo</dc:creator>

      <pubDate>Mon, 08 Nov 2010 12:24:58 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/142#comment:6</link>
      <guid isPermaLink="false">http://localhost/ticket/142#comment:6</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;fixed&lt;/em&gt;
            &lt;/li&gt;
          &lt;/ul&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>