<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Webscaped &#187; Validation</title>
	<atom:link href="http://www.webscaped.com/articles/tag/validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webscaped.com</link>
	<description>Website of Michael Adams, Australian web developer</description>
	<lastBuildDate>Fri, 27 Nov 2009 02:11:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Custom field validation in Drupal</title>
		<link>http://www.webscaped.com/articles/2009/03/custom-field-validation-in-drupal/</link>
		<comments>http://www.webscaped.com/articles/2009/03/custom-field-validation-in-drupal/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 11:57:38 +0000</pubDate>
		<dc:creator>Michael</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[Module Development]]></category>
		<category><![CDATA[Validation]]></category>

		<guid isPermaLink="false">http://www.webscaped.com/?p=204</guid>
		<description><![CDATA[
Validating your form submissions in Drupal can be easy.  If you&#8217;re using CCK, somebody has probably coded a nice module to deal with email, phone or ISBN fields.
But what if your need is fairly specific to the website at hand?
You&#8217;ll need to create a module&#8230;don&#8217;t run and hide, its not that bad.
The validation module [...]


Related posts:<ol><li><a href='http://www.webscaped.com/articles/2008/08/basic-publishing-workflow-with-drupal-6/' rel='bookmark' title='Permanent Link: Basic publishing workflow with Drupal 6'>Basic publishing workflow with Drupal 6</a> <small>The workflow module has just been released for Drupal 6....</small></li></ol>]]></description>
		<wfw:commentRss>http://www.webscaped.com/articles/2009/03/custom-field-validation-in-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
