<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
	>
<channel>
	<title>Comments on: Movable Type 4.2: Custom Fields on registration / sign up form</title>
	<atom:link href="http://www.aaronvanderzwan.com/blog/2008/08/movable-type-42-custom-fields-on-registration-sign-up-form/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aaronvanderzwan.com/blog/2008/08/movable-type-42-custom-fields-on-registration-sign-up-form/</link>
	<description>Smile... It&#039;ll make you feel better.</description>
	<lastBuildDate>Wed, 10 Mar 2010 20:15:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Julius Kadow</title>
		<link>http://www.aaronvanderzwan.com/blog/2008/08/movable-type-42-custom-fields-on-registration-sign-up-form/comment-page-1/#comment-557</link>
		<dc:creator>Julius Kadow</dc:creator>
		<pubDate>Sat, 06 Mar 2010 17:08:21 +0000</pubDate>
		<guid isPermaLink="false">http://aaronvanderzwan.com/blog/?p=146#comment-557</guid>
		<description>Good information. Tweeted about it. I&#039;ll bookmark this place too.</description>
		<content:encoded><![CDATA[<p>Good information. Tweeted about it. I&#8217;ll bookmark this place too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Loida Cosley</title>
		<link>http://www.aaronvanderzwan.com/blog/2008/08/movable-type-42-custom-fields-on-registration-sign-up-form/comment-page-1/#comment-541</link>
		<dc:creator>Loida Cosley</dc:creator>
		<pubDate>Sat, 13 Feb 2010 00:53:11 +0000</pubDate>
		<guid isPermaLink="false">http://aaronvanderzwan.com/blog/?p=146#comment-541</guid>
		<description>Just thought i would comment and say neat theme, did you code it yourself? Looks great.</description>
		<content:encoded><![CDATA[<p>Just thought i would comment and say neat theme, did you code it yourself? Looks great.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Aaron</title>
		<link>http://www.aaronvanderzwan.com/blog/2008/08/movable-type-42-custom-fields-on-registration-sign-up-form/comment-page-1/#comment-374</link>
		<dc:creator>Aaron</dc:creator>
		<pubDate>Thu, 18 Sep 2008 19:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://aaronvanderzwan.com/blog/?p=146#comment-374</guid>
		<description>Thanks Beau. I will look back through my code and see if I can use this anywhere. It might be nice for grouping specific custom fields together.</description>
		<content:encoded><![CDATA[<p>Thanks Beau. I will look back through my code and see if I can use this anywhere. It might be nice for grouping specific custom fields together.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beau Smith</title>
		<link>http://www.aaronvanderzwan.com/blog/2008/08/movable-type-42-custom-fields-on-registration-sign-up-form/comment-page-1/#comment-368</link>
		<dc:creator>Beau Smith</dc:creator>
		<pubDate>Thu, 18 Sep 2008 06:41:36 +0000</pubDate>
		<guid isPermaLink="false">http://aaronvanderzwan.com/blog/?p=146#comment-368</guid>
		<description>Nice work. Once you filter out the fields you want, you can list the remainder by using this conditional and listing the fields you&#039;ve already listed as a pipe separated list in parentheses like this:


&lt;code&gt;&lt;mt:unless name=&quot;field_id&quot; like=&quot;(customfield_company&#124;customfield_title)&quot;&gt;
       …code here…
&lt;/mt:unless&gt;&lt;/code&gt;
</description>
		<content:encoded><![CDATA[<p>Nice work. Once you filter out the fields you want, you can list the remainder by using this conditional and listing the fields you&#8217;ve already listed as a pipe separated list in parentheses like this:</p>
<p><code>&lt;mt:unless name="field_id" like="(customfield_company|customfield_title)"&gt;<br />
       …code here…<br />
&lt;/mt:unless&gt;</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
