<?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>Why So Scared &#187; SMF</title>
	<atom:link href="http://www.whysoscared.com/tag/smf/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.whysoscared.com</link>
	<description>A blog about; Programming, Music and Random Stuff</description>
	<lastBuildDate>Thu, 10 Jun 2010 02:43:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SMF 2.0 Custom Button in &quot;Start new topic&quot;</title>
		<link>http://www.whysoscared.com/smf-2-0-custom-button-in-start-new-topic/</link>
		<comments>http://www.whysoscared.com/smf-2-0-custom-button-in-start-new-topic/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 18:25:27 +0000</pubDate>
		<dc:creator>Juo</dc:creator>
				<category><![CDATA[SMF]]></category>
		<category><![CDATA[tidbit]]></category>

		<guid isPermaLink="false">http://www.whysoscared.com/?p=284</guid>
		<description><![CDATA[With the help of SMF forum member Arantor I was able to add a custom button to my Simple Machines Forum 2.0 (Warez-DnB)
To add a custom button you need to make an edit in the Sources/Subs-Editor.php file.
Locate
// The below array makes it dead easy to add images to this control. Add it to the array [...]]]></description>
			<content:encoded><![CDATA[<p>With the help of SMF forum member <a href="http://www.simplemachines.org/community/index.php?action=profile;u=53626">Arantor</a> I was able to add a custom button to my Simple Machines Forum 2.0 (Warez-DnB)</p>
<p>To add a custom button you need to make an edit in the <em>Sources/Subs-Editor.php</em> file.</p>
<p>Locate<br />
<code>// The below array makes it dead easy to add images to this control. Add it to the array and everything else is done for you!<br />
$context['bbc_tags'] = array();<br />
$context['bbc_tags'][] = array(</code></p>
<p>You can now see how a button is made up within SMF 2.0 for this example we will use the [img] button. <img class="alignnone" title="SMF IMG" src="http://www.warez-dnb.com/Themes/Mc_Dult21/images/bbc/img.gif" alt="" width="23" height="22" /></p>
<p><code>'img' =&gt; array('code' =&gt; 'img', 'before' =&gt; '[img]', 'after' =&gt; '[/img]', 'description' =&gt; $txt['image']),</code></p>
<p>You can see how this is made up, to add your own function (in the case of Warez-DnB a button that will atomically copy in the text [img]http://images.my-domain.com/nocd.png[/img]</p>
<p>I added</p>
<p><code>'noimg' =&gt; array('code' =&gt; 'noimg', 'before' =&gt;  '[img]http://images.warez-dnb.com/nocd.png', 'after' =&gt; '[/img]', 'description' =&gt; $txt['No picture']),<br />
</code></p>
<p>You&#8217;ll also want to add the button within your theme&#8217;s images/bbc folder that needs to be the same file name as the function, in this case &#8220;noimg.gif&#8221; <img class="alignnone" title="No Img" src="http://www.warez-dnb.com/Themes/Mc_Dult21/images/bbc/noimg.gif" alt="" width="23" height="22" /></p>
<p>Simple stuff but handy to know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whysoscared.com/smf-2-0-custom-button-in-start-new-topic/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>SMF gets an Auto Link Checker</title>
		<link>http://www.whysoscared.com/smf-gets-an-auto-link-checker/</link>
		<comments>http://www.whysoscared.com/smf-gets-an-auto-link-checker/#comments</comments>
		<pubDate>Tue, 30 Jun 2009 20:48:02 +0000</pubDate>
		<dc:creator>Juo</dc:creator>
				<category><![CDATA[SMF]]></category>
		<category><![CDATA[Web News]]></category>

		<guid isPermaLink="false">http://www.whysoscared.com/?p=200</guid>
		<description><![CDATA[Yesterday, an SMF modification by, &#8220;M-DVD&#8221; was accepted by the simplemachines moderators. It currently works with; rapidshare.com, megaupload, megarotic, megaporn, sexuploader and filefactory.
With this modification installed links in messages will be checked automatically at a admin set interval and users can see if links are valid at a glance with some handy CMS colors, Green = all [...]]]></description>
			<content:encoded><![CDATA[<p>Yesterday, an SMF modification by, &#8220;M-DVD&#8221; was accepted by the simplemachines moderators. It currently works with; rapidshare.com, megaupload, megarotic, megaporn, sexuploader and filefactory.</p>
<p>With this modification installed links in messages will be checked automatically at a admin set interval and users can see if links are valid at a glance with some handy CMS colors, <span style="color: #008000;">Green</span> = all good || <span style="color: #ff0000;">Red</span> = error.</p>
<p><strong>Features</strong></p>
<ul>
<li>If a member opens a topic, the modification will search all filehost links in the messages page&#8217;s.</li>
<li>Links founds are checked and recorded in a log in the SMF database to expedite revisions in the future (eg, the next time a member returns to this topic).</li>
<li>You can set the time for expired this log, according to the last check links to the message. eg, each 2 days.</li>
<li>Messages without links fileshost&#8217;s, will be marked and will not be rechecked again.</li>
<li>If links dead are found, the modification will be send a PM to post author (and the Moderator Local).</li>
<li>Compatible with Anonymize Links and with links masked (eg: hp://, h p://, hxxp://, h..p://, h__p://, h??p://, h**p://, h++p://, h&#8211;p://)</li>
<li>Compatible with QuickModify</li>
</ul>
<p><strong>Screenshot</strong></p>
<p><strong> </strong></p>
<div id="attachment_202" class="wp-caption aligncenter" style="width: 462px"><a href="http://www.whysoscared.com/wp-content/uploads/2009/06/index1php.png"><img class="size-full wp-image-202 " title="Link Checker" src="http://www.whysoscared.com/wp-content/uploads/2009/06/index1php.png" alt="Link Checker With Default SMF Theme" width="452" height="232" /></a><p class="wp-caption-text">Link Checker With Default SMF Theme</p></div>
<p>It’s the first modification of its kind for SMF and works extremely well, we&#8217;re using it on <a href="http://www.warez-dnb.com/" target="_blank">Warez-DnB</a>.</p>
<p>You can download <a href="http://custom.simplemachines.org/mods/index.php?mod=1911" target="_blank">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.whysoscared.com/smf-gets-an-auto-link-checker/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
