<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>bbPress Showcase Topic: Re-using BBcode-lite Functions</title>
<link>http://bbshowcase.org/forums/</link>
<description>bbPress Showcase Topic: Re-using BBcode-lite Functions</description>
<language>en</language>
<pubDate>Sun, 12 Feb 2012 04:08:15 +0000</pubDate>

<item>
<title>filiped on "Re-using BBcode-lite Functions"</title>
<link>http://bbshowcase.org/forums/topic/re-using-bbcode-lite-functions#post-1211</link>
<pubDate>Tue, 14 Apr 2009 11:50:32 +0000</pubDate>
<dc:creator>filiped</dc:creator>
<guid isPermaLink="false">1211@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;CK, it worked perfectly! Thanks :)&#60;/p&#62;
&#60;p&#62;I'm using the plugin at the forum, but the insidernews.com.br/auditorio I'm making from zero using things like you teached @ bbpress forum:&#60;/p&#62;
&#60;p&#62;	$query=&#34;SELECT * FROM bb_topics WHERE topic_status=0 AND forum_id=2 AND topic_sticky&#38;gt;=1 ORDER BY topic_time DESC LIMIT 1&#34;;&#60;br /&#62;
	$results=$wpdb-&#38;gt;get_results($query);
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Re-using BBcode-lite Functions"</title>
<link>http://bbshowcase.org/forums/topic/re-using-bbcode-lite-functions#post-1210</link>
<pubDate>Tue, 14 Apr 2009 10:14:25 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">1210@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;use &#60;code&#62;bbcode_lite($text)&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;but if you have the bbcode-lite plugin already installed, it should be running the filter automatically on post_text - unless you are bypassing all the filters which is very dangerous.
&#60;/p&#62;</description>
</item>
<item>
<title>filiped on "Re-using BBcode-lite Functions"</title>
<link>http://bbshowcase.org/forums/topic/re-using-bbcode-lite-functions#post-1209</link>
<pubDate>Tue, 14 Apr 2009 09:30:06 +0000</pubDate>
<dc:creator>filiped</dc:creator>
<guid isPermaLink="false">1209@http://bbshowcase.org/forums/</guid>
<description>&#60;p&#62;Hi CK! How are you?&#60;/p&#62;
&#60;p&#62;I finally manage to make that system using bbPress to work perfectly, including ajax refresh of the latest replies. Really thanks for your help  :)&#60;/p&#62;
&#60;p&#62;Since I'm calling everything from outise of bbPress, I'm having a detail with BBcode-lite not rendering the html tags, obviously.&#60;/p&#62;
&#60;p&#62;Since I want to make users able to re-edit bbCode, the 'pre_post' setup isn't a good alternative.&#60;/p&#62;
&#60;p&#62;I'm wondering: &#60;strong&#62;how can I reuse your filters in my application?&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;Take a look in what's happening: &#60;a href=&#34;http://www.insidernews.com.br/auditorio&#34;&#62;http://www.insidernews.com.br/auditorio&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Best regards,
&#60;/p&#62;</description>
</item>

</channel>
</rss>

