<?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>Gute Information &#187; Flatpress</title>
	<atom:link href="http://www.gute-information.de/category/programmierung/flatpress-programmierung/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gute-information.de</link>
	<description></description>
	<lastBuildDate>Sat, 28 Aug 2010 07:10:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Flatpress Spamschutz bei Kommentaren</title>
		<link>http://www.gute-information.de/2009/08/22/flatpress-spamschutz-bei-kommentaren/</link>
		<comments>http://www.gute-information.de/2009/08/22/flatpress-spamschutz-bei-kommentaren/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 11:12:19 +0000</pubDate>
		<dc:creator>gute-information</dc:creator>
				<category><![CDATA[Flatpress]]></category>

		<guid isPermaLink="false">http://www.gute-information.de/index.php/2009/08/22/flatpress-spamschutz-bei-kommentaren/</guid>
		<description><![CDATA[Um Spam durch das Posten von Urls oder Webseiten vorzubeugen habe ich mich mit dem Code von Flatpress ein wenig beschäftigt. Durch folgende Änderungen wird verhindert dass ein User eine Url eingeben kann.
1.) Verhindern dass User URL bei Profil eingeben kann
Datei: /html/fp-interface/sharedtpls/comments.tpl (ca. Zeile 26)
Suche
 
&#60;p&#62;&#60;label class=&#8221;textlabel&#8221; for=&#8221;url&#8221;&#62;{$lang.comments.www}&#60;/label&#62;&#60;br /&#62;
 &#60;input {$error.url&#124;notempty:&#8217;class=&#8221;field-error&#8221;&#8216;} id=&#8221;url&#8221; value=&#8221;{$values.url&#124;default:$cookie.url}&#8221; /&#62;&#60;/p&#62;
 
Ersetze [...]]]></description>
		<wfw:commentRss>http://www.gute-information.de/2009/08/22/flatpress-spamschutz-bei-kommentaren/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
