<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[PunBB Forums - Private Message mod v1.2.4a - unofficial update]]></title>
		<link>http://punbb.informer.com/forums/topic/21625/private-message-mod-v124a-unofficial-update/</link>
		<description><![CDATA[The most recent posts in Private Message mod v1.2.4a - unofficial update.]]></description>
		<lastBuildDate>Fri, 31 Jul 2009 19:00:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Private Message mod v1.2.4a - unofficial update]]></title>
			<link>http://punbb.informer.com/forums/post/129417/#p129417</link>
			<description><![CDATA[<p>Well it seems like there are two things to add. I found these in post.php</p><div class="codebox"><pre><code>&lt;?php

}
else if (isset($_POST[&#039;preview&#039;]))
{
    require_once PUN_ROOT.&#039;include/parser.php&#039;;
    $preview_message = parse_message($message, $hide_smilies);

?&gt;
&lt;div id=&quot;postpreview&quot; class=&quot;blockpost&quot;&gt;
    &lt;h2&gt;&lt;span&gt;&lt;?php echo $lang_post[&#039;Post preview&#039;] ?&gt;&lt;/span&gt;&lt;/h2&gt;
    &lt;div class=&quot;box&quot;&gt;
        &lt;div class=&quot;inbox&quot;&gt;
            &lt;div class=&quot;postright&quot;&gt;
                &lt;div class=&quot;postmsg&quot;&gt;
                    &lt;?php echo $preview_message.&quot;\n&quot; ?&gt;
                &lt;/div&gt;
            &lt;/div&gt;
        &lt;/div&gt;
    &lt;/div&gt;
&lt;/div&gt;</code></pre></div><p>and this goes next to where the Submit button is</p><div class="codebox"><pre><code>&lt;input type=&quot;submit&quot; name=&quot;preview&quot; value=&quot;&lt;?php echo $lang_pms[&#039;Preview&#039;] ?&gt;&quot; tabindex=&quot;&lt;?php echo $cur_index++ ?&gt;&quot; accesskey=&quot;p&quot; /&gt;</code></pre></div><p>I tried stuffing it where I THINK it should go in message_send.php but I can&#039;t get it to work.</p>]]></description>
			<author><![CDATA[dummy@example.com (mello757)]]></author>
			<pubDate>Fri, 31 Jul 2009 19:00:12 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/129417/#p129417</guid>
		</item>
		<item>
			<title><![CDATA[Re: Private Message mod v1.2.4a - unofficial update]]></title>
			<link>http://punbb.informer.com/forums/post/129408/#p129408</link>
			<description><![CDATA[<p>Thanks. I&#039;ll have a look.</p>]]></description>
			<author><![CDATA[dummy@example.com (mello757)]]></author>
			<pubDate>Fri, 31 Jul 2009 15:57:38 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/129408/#p129408</guid>
		</item>
		<item>
			<title><![CDATA[Re: Private Message mod v1.2.4a - unofficial update]]></title>
			<link>http://punbb.informer.com/forums/post/129401/#p129401</link>
			<description><![CDATA[<p>Have a look at the code in post.php. With a few minor adjustments, you can copy and make that preview code work in the message_send.php? file.</p>]]></description>
			<author><![CDATA[dummy@example.com (MattF)]]></author>
			<pubDate>Fri, 31 Jul 2009 00:48:23 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/129401/#p129401</guid>
		</item>
		<item>
			<title><![CDATA[Re: Private Message mod v1.2.4a - unofficial update]]></title>
			<link>http://punbb.informer.com/forums/post/129399/#p129399</link>
			<description><![CDATA[<p>Has anyone ever added a preview button to new messages or reply&#039;s? My users ask me if I can add one so they can preview their messages before they send or reply. I figured out how to add the BBCode mod in there so they can put smilies. Would adding preview be just as easy?</p>]]></description>
			<author><![CDATA[dummy@example.com (mello757)]]></author>
			<pubDate>Thu, 30 Jul 2009 20:56:57 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/129399/#p129399</guid>
		</item>
		<item>
			<title><![CDATA[Private Message mod v1.2.4a - unofficial update]]></title>
			<link>http://punbb.informer.com/forums/post/127566/#p127566</link>
			<description><![CDATA[<p>Update available that fixes many bugs and vulnerabilities in the Private Message mod for punbb 1.2.</p><p>Click <a href="http://www.punres.org/viewtopic.php?pid=25581#p25581">here</a> for more details.</p>]]></description>
			<author><![CDATA[dummy@example.com (Koos)]]></author>
			<pubDate>Sun, 10 May 2009 16:46:56 +0000</pubDate>
			<guid>http://punbb.informer.com/forums/post/127566/#p127566</guid>
		</item>
	</channel>
</rss>
