<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>CKAN: Ticket #205: Custom package importer</title>
    <link>http://localhost/ticket/205</link>
    <description>&lt;p&gt;
Importer function is exposed to logged in users.
&lt;/p&gt;
&lt;p&gt;
Alongside specifying file to import, user chooses between 'form schemas' - 'basic' and 'government'.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Basic is as it is currently
&lt;/li&gt;&lt;li&gt;Government form has pre-defined Extra fields, careful validation of lots of fields, code formats/processes some field data for storage. e.g. searching for tag keywords.
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
All fields should be in step with the government custom input form.
&lt;/p&gt;
&lt;p&gt;
For fields which have suggested values but the user can input his own value, this is achieved in the spreadsheet with two columns - the first being a drop-down and the second free text.
&lt;/p&gt;
&lt;p&gt;
Estimate:
&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/205</link>
    </image>
    <generator>Trac 0.12.3</generator>
    <item>
      
        <dc:creator>rgrp</dc:creator>

      <pubDate>Mon, 07 Feb 2011 08:47:30 GMT</pubDate>
      <title>status changed; resolution set</title>
      <link>http://localhost/ticket/205#comment:1</link>
      <guid isPermaLink="false">http://localhost/ticket/205#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;
wontfix as:
&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Easier to just to an import from google docs for which we have several importer examples in ckanclient
&lt;/li&gt;&lt;li&gt;(More important) importing is something that is quite bespoke (changes for each cirumstance). As a result pre-written importers tend to be very fragile and it is not a good use of time to try and some customizable WUI one when you can just write a custom importer in code (code is much more flexible than whatever we can write!)
&lt;/li&gt;&lt;/ol&gt;
      </description>
      <category>Ticket</category>
    </item>
 </channel>
</rss>