<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Transition Technology: Ticket Query</title>
    <link>http://localhost:8080/trac/query?component=Views+%26+content+types&amp;milestone=PSE&amp;group=status&amp;order=type</link>
    <description>Support and issues tracking for the Transition Network Web Project.</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/query?component=Views+%26+content+types&amp;milestone=PSE&amp;group=status&amp;order=type</link>
    </image>
    <generator>Trac 0.12.5</generator>
    <item>
        <link>http://localhost:8080/trac/ticket/195</link>
        <guid isPermaLink="false">http://localhost:8080/trac/ticket/195</guid>
        <title>#195: Data tidy up: Rename content types &amp; fields</title>
        <pubDate>Wed, 08 Dec 2010 17:14:24 GMT</pubDate>
        
        <dc:creator>jim</dc:creator>

        <description>&lt;p&gt;
The site's evolution and meandering path towards its current state has left many of the content types and fields having names that do not match their function, or are slightly inaccurate etc.
&lt;/p&gt;
&lt;p&gt;
E.g. field_profile_related = "For initiative"
&lt;/p&gt;
&lt;p&gt;
Note the text name shown to users is fine, it's the machine name that's a mess or unclear. There are lots of these around the site.
&lt;/p&gt;
&lt;p&gt;
E.g. initiative_event = "Community Event"
&lt;/p&gt;
&lt;p&gt;
Again, now we have initiative_event_external for "Initiative Event" (see &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/153" title="task: Add a single sign on feature for TN.org (closed: wontfix)"&gt;#153&lt;/a&gt;), it's a mess.
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Content types can be renamed with knock-on effects in Views, Context and a few other modules.
&lt;/li&gt;&lt;li&gt;CCK fields can be renamed with &lt;a class="ext-link" href="http://drupal.org/project/cck_field_rename"&gt;&lt;span class="icon"&gt;​&lt;/span&gt;http://drupal.org/project/cck_field_rename&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
Not super important, but certainly a consideration going forward as the site is moving slowly but surely away from 'self documenting'.
&lt;/p&gt;
</description>
        <category>Results</category>
        <comments>http://localhost:8080/trac/ticket/195#changelog</comments>
    </item><item>
        <link>http://localhost:8080/trac/ticket/445</link>
        <guid isPermaLink="false">http://localhost:8080/trac/ticket/445</guid>
        <title>#445: Make PSE submissions their own CT rather than using Projects</title>
        <pubDate>Sun, 28 Oct 2012 19:26:25 GMT</pubDate>
        
        <dc:creator>jim</dc:creator>

        <description>&lt;p&gt;
It turns out the approach I went for originally to save a little work cost us more in the long run, so we need a part of the PSE rebuilt...
&lt;/p&gt;
&lt;ul&gt;&lt;li&gt;Ideally we'd get the PSE to submit a new content type and map the submission back to a 'proper' project when the moderator accepts.
&lt;/li&gt;&lt;li&gt;Since I've already written the code to take another form and convert to a Project, I might as well make the new CT plug into the existing stuff.
&lt;/li&gt;&lt;li&gt;All the work I've done so far is modular, and able to be tweaked and reused...
&lt;/li&gt;&lt;li&gt;As is the code that 'accepts' a project during moderation.
&lt;/li&gt;&lt;/ul&gt;&lt;p&gt;
So the changes to fix the issues in several other tickets are:
&lt;/p&gt;
&lt;ol&gt;&lt;li&gt;Add a new CT called 'PSE submission', set up permissions accordingly.
&lt;/li&gt;&lt;li&gt;Change existing moderations views to use the new CT.
&lt;/li&gt;&lt;li&gt;Move the 'Needs Moderation' field from Projects to PSE submission CT
&lt;/li&gt;&lt;li&gt;Various small code fixes.
&lt;/li&gt;&lt;li&gt;Testing.
&lt;/li&gt;&lt;/ol&gt;&lt;p&gt;
This makes the following tickets become obsolete/duplicates of this: &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/428" title="defect: Error message when adding project (closed: duplicate)"&gt;#428&lt;/a&gt;, &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/430" title="defect: Title error when adding a project (closed: duplicate)"&gt;#430&lt;/a&gt;, &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/444" title="enhancement: Replace 'input format' option on widget with one choice (closed: fixed)"&gt;#444&lt;/a&gt;, &lt;a class="closed ticket" href="http://localhost:8080/trac/ticket/439" title="defect: Projects submitted through the widget are LIVE (closed: duplicate)"&gt;#439&lt;/a&gt; -- will update them accordingly.
&lt;/p&gt;
&lt;p&gt;
I'll make a start now, finish up tomorrow.
&lt;/p&gt;
</description>
        <category>Results</category>
        <comments>http://localhost:8080/trac/ticket/445#changelog</comments>
    </item>
 </channel>
</rss>