<?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] om_quote_link 0.0.1]]></title>
		<link>https://punbb.informer.com/forums/topic/26433/extension-omquotelink-001/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/26433/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in [Extension] om_quote_link 0.0.1.]]></description>
		<lastBuildDate>Tue, 20 Jan 2015 18:10:49 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: [Extension] om_quote_link 0.0.1]]></title>
			<link>https://punbb.informer.com/forums/post/154343/#p154343</link>
			<description><![CDATA[<p>I am not sure if this extension fully is compatibile with punbb 1.4.2, but quick-quote functionality seems working. You have to place the post id in the quote tag. The changes in the file pun_quote/script.js are required.</p><p>Lines 169, 178 and 183 of script.js begin with:<br /></p><div class="codebox"><pre><code>var quote = &#039;[quote=&#039; + pun_quote_authors[qid_param] + &#039;]&#039;  ...</code></pre></div><p>Must be like this:<br /></p><div class="codebox"><pre><code>var quote = &#039;[quote=&#039; + pun_quote_authors[qid_param] + &#039;  &#039; + qid_param + &#039;]&#039;  ...</code></pre></div><p>Note double space in the code above.</p>]]></description>
			<author><![CDATA[null@example.com (keeshii)]]></author>
			<pubDate>Tue, 20 Jan 2015 18:10:49 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154343/#p154343</guid>
		</item>
		<item>
			<title><![CDATA[Re: [Extension] om_quote_link 0.0.1]]></title>
			<link>https://punbb.informer.com/forums/post/154339/#p154339</link>
			<description><![CDATA[<p>this working good.. no eror <img src="https://punbb.informer.com/forums/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /><br />Mr Keeshii, can modify about this too..<br />&nbsp; &nbsp; &lt;id&gt;pun_quote&lt;/id&gt; this ext can multiple quote without click post reply so fast..<br />if om_multi_quote they are uisng click post reply to multiple posts.</p><br /><p>how about to combine pun_quote with om_quote_link ?<br />here pun_quote <a href="http://punbb.informer.com/extensions/pun_quote/pun_quote.zip">http://punbb.informer.com/extensions/pu … _quote.zip</a></p>]]></description>
			<author><![CDATA[null@example.com (kudataz)]]></author>
			<pubDate>Mon, 19 Jan 2015 03:54:07 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/154339/#p154339</guid>
		</item>
		<item>
			<title><![CDATA[[Extension] om_quote_link 0.0.1]]></title>
			<link>https://punbb.informer.com/forums/post/150576/#p150576</link>
			<description><![CDATA[<p><strong>om_quote_link</strong><br />Adds the link to the source posts in the quote tag.</p><br /><p><strong>om_quote_link 0.0.2 (current)</strong>: <a href="https://github.com/keeshii/punbb-extensions/raw/master/distfiles/om_quote_link-0.0.2.zip">om_quote_link-0.0.2.zip</a></p><br /><br /><p>Note: Small and simple, works with <a href="http://punbb.informer.com/forums/topic/26334/extension-ommultiquote/">om_multiquote</a>. <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><br /><p>Changelog:<br /><span class="bbu">0.0.2 - 2014.09-16</span><br />compability with php 5.5</p><br /><p>Screenshots:<br /><span class="postimg"><img src="http://dev.poldrag.katowice.pl/distfiles/punbb/om_quote_link1.png" alt="http://dev.poldrag.katowice.pl/distfiles/punbb/om_quote_link1.png" /></span></p>]]></description>
			<author><![CDATA[null@example.com (keeshii)]]></author>
			<pubDate>Tue, 22 Oct 2013 20:42:29 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/150576/#p150576</guid>
		</item>
	</channel>
</rss>
