<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — [Extension] Akismet by Garciat, Rich Pedley, Grez]]></title>
		<link>https://punbb.informer.com/forums/topic/24770/extension-akismet-by-garciat-rich-pedley-grez/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/24770/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [Extension] Akismet by Garciat, Rich Pedley, Grez.]]></description>
		<lastBuildDate>Thu, 26 Oct 2017 07:43:52 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [Extension] Akismet by Garciat, Rich Pedley, Grez]]></title>
			<link>https://punbb.informer.com/forums/post/157461/#p157461</link>
			<description><![CDATA[<p>Hello. My attempt to install akismet on my 1.4 forum returned a message stating that it was not compatible with it.</p>]]></description>
			<author><![CDATA[null@example.com (morouser)]]></author>
			<pubDate>Thu, 26 Oct 2017 07:43:52 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/157461/#p157461</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Extension] Akismet by Garciat, Rich Pedley, Grez]]></title>
			<link>https://punbb.informer.com/forums/post/146501/#p146501</link>
			<description><![CDATA[<p>Thanks <a href="http://www.mediafire.com/?uaoba05u5ea5a94">downloadable here</a> with your changes Chipotle</p>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Tue, 25 Sep 2012 10:36:35 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/146501/#p146501</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Extension] Akismet by Garciat, Rich Pedley, Grez]]></title>
			<link>https://punbb.informer.com/forums/post/146352/#p146352</link>
			<description><![CDATA[<p>There&#039;s a couple places in the Akismet extension -- lines 256 and 268 of manifest.xml are the ones I&#039;ve found -- where the code is written as:</p><div class="codebox"><pre><code>&#039;WHERE&#039; =&gt; &#039;s.is_spam = \&#039;1\&#039; &amp;&amp; topic_id=&#039;.$topic_id,</code></pre></div><p>That &quot;&amp;&amp;&quot; there should be &quot;and&quot; -- using &quot;&amp;&amp;&quot; is nonstandard SQL. It works on MySQL, but not all of us are running PunBB on MySQL. <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Chipotle)]]></author>
			<pubDate>Mon, 10 Sep 2012 17:47:00 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/146352/#p146352</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Extension] Akismet by Garciat, Rich Pedley, Grez]]></title>
			<link>https://punbb.informer.com/forums/post/142936/#p142936</link>
			<description><![CDATA[<div class="quotebox"><cite>fantasma wrote:</cite><blockquote><p>what&#039;s url_spam</p></blockquote></div><p><a href="http://punbb.informer.com/forums/topic/24730/extension-url-checker/">URL Checker Extension</a></p>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Mon, 02 Jan 2012 10:55:21 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142936/#p142936</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Extension] Akismet by Garciat, Rich Pedley, Grez]]></title>
			<link>https://punbb.informer.com/forums/post/142935/#p142935</link>
			<description><![CDATA[<p>what&#039;s url_spam</p>]]></description>
			<author><![CDATA[null@example.com (fantasma)]]></author>
			<pubDate>Mon, 02 Jan 2012 10:19:59 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142935/#p142935</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Extension] Akismet by Garciat, Rich Pedley, Grez]]></title>
			<link>https://punbb.informer.com/forums/post/142919/#p142919</link>
			<description><![CDATA[<p>If anyone is using url_spam and akismet (as I am on a forum)<br />you may need to change manifest.xml by adding priorities to hooks:</p><br /><p>akismet manifest.xml<br /><a href="http://pastebin.com/LEEksxmc">http://pastebin.com/LEEksxmc</a><br />line 49<br /></p><div class="codebox"><pre><code> &lt;hook id=&quot;po_end_validation&quot; priority=&quot;9&quot;&gt;</code></pre></div><p>url_spam manifest.xml<br /><a href="http://pastebin.com/GQqkKLWd">http://pastebin.com/GQqkKLWd</a><br />line 76<br /></p><div class="codebox"><pre><code>&lt;hook id=&quot;po_end_validation&quot; priority=&quot;6&quot;&gt;&lt;![CDATA[</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Sun, 01 Jan 2012 08:47:57 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142919/#p142919</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Extension] Akismet by Garciat, Rich Pedley, Grez]]></title>
			<link>https://punbb.informer.com/forums/post/142823/#p142823</link>
			<description><![CDATA[<p>Nice work! <img src="https://punbb.informer.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Dr. Deejay)]]></author>
			<pubDate>Tue, 27 Dec 2011 14:13:31 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142823/#p142823</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Extension] Akismet by Garciat, Rich Pedley, Grez]]></title>
			<link>https://punbb.informer.com/forums/post/142820/#p142820</link>
			<description><![CDATA[<p>thanks, i use akismet on my Wordpress websites and it work very well.</p>]]></description>
			<author><![CDATA[null@example.com (fantasma)]]></author>
			<pubDate>Tue, 27 Dec 2011 14:06:15 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142820/#p142820</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Extension] Akismet by Garciat, Rich Pedley, Grez]]></title>
			<link>https://punbb.informer.com/forums/post/142800/#p142800</link>
			<description><![CDATA[<p>Have been using this on a forum guests can post, since yesterday not a single spam post has got past akismet...</p><p>Anyone agree that it could be interesting to either add code (via a hook?) to this extension or to fancy_stop_spam / sfs_antispam so that the evidence isn&#039;t only reported to akismet but also to stopforumspam.com ?</p><p>As the API keys are both stored on boards if akismet and fancy_stop_spam/sfs_antispam are intstalled, I would imagine it could be interesting....</p><p>[edit: 2nd paragraph]</p>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Mon, 26 Dec 2011 16:20:48 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142800/#p142800</guid>
		</item>
		<item>
			<title><![CDATA[[Extension] Akismet by Garciat, Rich Pedley, Grez]]></title>
			<link>https://punbb.informer.com/forums/post/142783/#p142783</link>
			<description><![CDATA[<div class="quotebox"><cite>Rich Pedley wrote:</cite><blockquote><p> (<a href="http://punbb.informer.com/forums/topic/20981/extension-release-akismet-20/">here</a>)</p><p>Settings page now has in the <a href="https://akismet.com/">Akismet</a> section:</p><ul><li><p>Enable Akismet</p></li><li><p>Akismet API Key </p></li><li><p>Ban period - How long Akismet will set the user ban for.</p></li><li><p>Member Min. Posts - Minimum amount of posts a member must have before they are not checked by Akismet</p></li></ul><p>New page under management to handle posts marked as spam - Akismet (wot else!).<br />This page features a basic spam/ham count. </p><p>All spam is listed on one page, and via the select boxes you can delete them, or set them as ham. </p><p>One small and minor bug on this page: Deleting Topic starter posts in the list have the unfortunate side effect of deleting the entire topic - hough that may not be such a bad thing.</p><p>Individual posts can be marked as spam, or not spam by moderators and admin.</p><p>Posts you mark as spam are sent to akismet, and likewise posts marked as ham are also sent. This will go a long way to akismet getting better and better as time goes on.</p><p>The content of posts are hidden (possibly not on the search results page as yet - please let me know about that) for guests/members, but viewable with a warning for moderators/admin. I also disabled the reply link for posts marked as spam.</p></blockquote></div><br /><div class="quotebox"><cite>Grez wrote:</cite><blockquote><p>(<a href="http://punbb.informer.com/forums/post/142777/#p142777">source quote</a>) I&#039;ve checked the extension whether is still compatible with 1.4.1 and since it is, I&#039;ve just made few small changes and here&#039;s the <a href="http://dl.dropbox.com/u/6232434/PunBB/akismet.zip">&quot;new&quot; version</a>.</p></blockquote></div><p>Also downloadable via <a href="http://keydogbb.info/dhtml/keydog-1/location/keydog/extstylelangmod.php">extension directory</a> (should link above ever fail)</p><p>Thanks to Grez, Rich Pedley and Garciat!</p><p>(Just re-posting from <a href="http://punbb.informer.com/forums/topic/20981/extension-release-akismet-20/">1.3 Extensions section</a> for future reference and ease of finding most current version...)</p>]]></description>
			<author><![CDATA[null@example.com (KeyDog)]]></author>
			<pubDate>Mon, 26 Dec 2011 00:33:57 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/142783/#p142783</guid>
		</item>
	</channel>
</rss>
