<?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/"
		>
<channel>
	<title>Comments on: Building a Website with Drupal 6 &#8211; Part 3: Configuring your Site</title>
	<atom:link href="http://codingpad.maryspad.com/2009/03/13/building-a-website-with-drupal-6-part-3-configuring-your-site/feed/" rel="self" type="application/rss+xml" />
	<link>http://codingpad.maryspad.com/2009/03/13/building-a-website-with-drupal-6-part-3-configuring-your-site/</link>
	<description>Programming blog - Discussions, Tutorials, Resources</description>
	<lastBuildDate>Fri, 30 Jul 2010 13:36:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Piapoco</title>
		<link>http://codingpad.maryspad.com/2009/03/13/building-a-website-with-drupal-6-part-3-configuring-your-site/comment-page-1/#comment-9606</link>
		<dc:creator>Piapoco</dc:creator>
		<pubDate>Thu, 29 Jul 2010 15:13:05 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=214#comment-9606</guid>
		<description>Mary, this is THE ONE DRUPAL TUTORIAL. You deserve a direct trip to the nicest part of heaven, when your time comes! Thanks a lot!

                                   One more Drupal newbie</description>
		<content:encoded><![CDATA[<p>Mary, this is THE ONE DRUPAL TUTORIAL. You deserve a direct trip to the nicest part of heaven, when your time comes! Thanks a lot!</p>
<p>                                   One more Drupal newbie</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Buzznode</title>
		<link>http://codingpad.maryspad.com/2009/03/13/building-a-website-with-drupal-6-part-3-configuring-your-site/comment-page-1/#comment-9498</link>
		<dc:creator>Buzznode</dc:creator>
		<pubDate>Tue, 22 Jun 2010 02:28:14 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=214#comment-9498</guid>
		<description>Thanks for the tutorials. Very helpful for a Drupal newbie! Keep up the great work.  :0)</description>
		<content:encoded><![CDATA[<p>Thanks for the tutorials. Very helpful for a Drupal newbie! Keep up the great work.  :0)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nye</title>
		<link>http://codingpad.maryspad.com/2009/03/13/building-a-website-with-drupal-6-part-3-configuring-your-site/comment-page-1/#comment-9290</link>
		<dc:creator>Nye</dc:creator>
		<pubDate>Tue, 27 Apr 2010 19:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=214#comment-9290</guid>
		<description>I&#039;m a newbie to Drupal. And is currently taking classes to become a developer, and i have to say, drupal doesn&#039;t make it simple for me to understand where to start and how to begin.

This is great! Thank you for taking the time to teach and show us what we can do with it!</description>
		<content:encoded><![CDATA[<p>I&#8217;m a newbie to Drupal. And is currently taking classes to become a developer, and i have to say, drupal doesn&#8217;t make it simple for me to understand where to start and how to begin.</p>
<p>This is great! Thank you for taking the time to teach and show us what we can do with it!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bestofca</title>
		<link>http://codingpad.maryspad.com/2009/03/13/building-a-website-with-drupal-6-part-3-configuring-your-site/comment-page-1/#comment-9056</link>
		<dc:creator>bestofca</dc:creator>
		<pubDate>Sat, 13 Feb 2010 04:44:32 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=214#comment-9056</guid>
		<description>Thank you much for your help. I just did some changes as you have suggested. I will keep exploring more security tools.</description>
		<content:encoded><![CDATA[<p>Thank you much for your help. I just did some changes as you have suggested. I will keep exploring more security tools.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2009/03/13/building-a-website-with-drupal-6-part-3-configuring-your-site/comment-page-1/#comment-9054</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Fri, 12 Feb 2010 18:34:40 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=214#comment-9054</guid>
		<description>Administer-&gt;Site Configuration-&gt;Input format.

The default one is Filtered HTML. Click configure on that option, and then on the next page click the configure tab. You can then remove the anchor tag &quot;a&quot; from the list, as well as any other HTML tags you want to disallow.  I generally pick the &quot;strip disallowed tags&quot; option, and this removes any tags that are not on the list.  Some spammers can be pretty persistent but once they realize their links are not being recognized as such then they stop.  
If you&#039;re using a simple Captcha, those have been cracked numerous time. ReCaptcha is a lot better. 

Definitely also consider banning the IP addresses, email addresses etc. this user is posting from.  Look under Administer-&gt;User management-&gt;Access rules.  Implement very tight moderation of content.  Eventually the spammers do move on, but this is every site administrators headache.

mary</description>
		<content:encoded><![CDATA[<p>Administer-&gt;Site Configuration-&gt;Input format.</p>
<p>The default one is Filtered HTML. Click configure on that option, and then on the next page click the configure tab. You can then remove the anchor tag &#8220;a&#8221; from the list, as well as any other HTML tags you want to disallow.  I generally pick the &#8220;strip disallowed tags&#8221; option, and this removes any tags that are not on the list.  Some spammers can be pretty persistent but once they realize their links are not being recognized as such then they stop.<br />
If you&#8217;re using a simple Captcha, those have been cracked numerous time. ReCaptcha is a lot better. </p>
<p>Definitely also consider banning the IP addresses, email addresses etc. this user is posting from.  Look under Administer-&gt;User management-&gt;Access rules.  Implement very tight moderation of content.  Eventually the spammers do move on, but this is every site administrators headache.</p>
<p>mary</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bestofca</title>
		<link>http://codingpad.maryspad.com/2009/03/13/building-a-website-with-drupal-6-part-3-configuring-your-site/comment-page-1/#comment-9053</link>
		<dc:creator>bestofca</dc:creator>
		<pubDate>Fri, 12 Feb 2010 18:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=214#comment-9053</guid>
		<description>Yes I do have CAPTCHA after the first incidence but this person keep coming day in day out not sure why.

Where do you disable HTML? I haven&#039;t try that but I will be doing tonight if possible.

Thank you much for your help.</description>
		<content:encoded><![CDATA[<p>Yes I do have CAPTCHA after the first incidence but this person keep coming day in day out not sure why.</p>
<p>Where do you disable HTML? I haven&#8217;t try that but I will be doing tonight if possible.</p>
<p>Thank you much for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mary</title>
		<link>http://codingpad.maryspad.com/2009/03/13/building-a-website-with-drupal-6-part-3-configuring-your-site/comment-page-1/#comment-9052</link>
		<dc:creator>mary</dc:creator>
		<pubDate>Fri, 12 Feb 2010 16:49:36 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=214#comment-9052</guid>
		<description>Do you have reCAPTCHA installed and set up on your site? I&#039;ve found that this deters a lot of spammers. You could also disable the ability to post HTML links on the posts.  One other option is to ban the IP addresses in use so they can&#039;t access the site.

You don&#039;t want to make user submissions difficult because then that will discourage genuine people from posting on your site. Just add some deterrents to make it harder and less attractive for spammers.</description>
		<content:encoded><![CDATA[<p>Do you have reCAPTCHA installed and set up on your site? I&#8217;ve found that this deters a lot of spammers. You could also disable the ability to post HTML links on the posts.  One other option is to ban the IP addresses in use so they can&#8217;t access the site.</p>
<p>You don&#8217;t want to make user submissions difficult because then that will discourage genuine people from posting on your site. Just add some deterrents to make it harder and less attractive for spammers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bestofca</title>
		<link>http://codingpad.maryspad.com/2009/03/13/building-a-website-with-drupal-6-part-3-configuring-your-site/comment-page-1/#comment-9051</link>
		<dc:creator>bestofca</dc:creator>
		<pubDate>Fri, 12 Feb 2010 16:47:22 +0000</pubDate>
		<guid isPermaLink="false">http://codingpad.maryspad.com/?p=214#comment-9051</guid>
		<description>All this info is on User Management section.</description>
		<content:encoded><![CDATA[<p>All this info is on User Management section.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
