<?xml version="1.0" encoding="UTF-8"?><!-- 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 Support Forums User Favorites: kehlers</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums User Favorites: kehlers</description>
<language>en</language>
<pubDate>Thu, 08 Jan 2009 14:07:42 +0000</pubDate>

<item>
<title>Ipstenu on "some problem with code in postings"</title>
<link>http://bbpress.org/forums/topic/some-problem-with-code-in-postings#post-20390</link>
<pubDate>Sun, 02 Nov 2008 00:09:28 +0000</pubDate>
<dc:creator>Ipstenu</dc:creator>
<guid isPermaLink="false">20390@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I 'fixed' it by commenting out the following lines:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;// remove_filter( &#38;#39;pre_post&#38;#39;, &#38;#39;encode_bad&#38;#39; );
// add_filter( &#38;#39;pre_post&#38;#39;, &#38;#39;allow_images_encode_bad&#38;#39;, 9 );
// add_filter( &#38;#39;pre_post&#38;#39;, &#38;#39;allow_images&#38;#39;, 52 );&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>adrianshort on "some problem with code in postings"</title>
<link>http://bbpress.org/forums/topic/some-problem-with-code-in-postings#post-20370</link>
<pubDate>Sat, 01 Nov 2008 11:06:40 +0000</pubDate>
<dc:creator>adrianshort</dc:creator>
<guid isPermaLink="false">20370@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've had the same problem and have also &#34;fixed&#34; it by disabling the Allow Images plugin.&#60;/p&#62;
&#60;p&#62;I'm going to give the &#60;a href=&#34;http://bbpress.org/forums/topic/plugin-bbcode-for-bbpress&#34;&#62;BBcode plugin&#60;/a&#62; a go, though if bbPress isn't going to implement a rich text editor (and I don't think it should) then a far better solution would be to use a lightweight markup system like &#60;a href=&#34;http://textism.com/tools/textile/&#34;&#62;Textile&#60;/a&#62; and/or &#60;a href=&#34;http://daringfireball.net/projects/markdown/&#34;&#62;Markdown&#60;/a&#62;.
&#60;/p&#62;</description>
</item>
<item>
<title>kehlers on "bbPress.org home page css missing?"</title>
<link>http://bbpress.org/forums/topic/bbpressorg-home-page-css-missing#post-18990</link>
<pubDate>Fri, 05 Sep 2008 20:44:08 +0000</pubDate>
<dc:creator>kehlers</dc:creator>
<guid isPermaLink="false">18990@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;excellent - thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "bbPress.org home page css missing?"</title>
<link>http://bbpress.org/forums/topic/bbpressorg-home-page-css-missing#post-18935</link>
<pubDate>Fri, 05 Sep 2008 00:00:53 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">18935@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It was happening earlier, but they fixed it.
&#60;/p&#62;</description>
</item>
<item>
<title>kehlers on "bbPress.org home page css missing?"</title>
<link>http://bbpress.org/forums/topic/bbpressorg-home-page-css-missing#post-18924</link>
<pubDate>Thu, 04 Sep 2008 20:07:10 +0000</pubDate>
<dc:creator>kehlers</dc:creator>
<guid isPermaLink="false">18924@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is anyone else seeing this? When I go to &#60;a href=&#34;http://www.bbpress.org&#34; rel=&#34;nofollow&#34;&#62;www.bbpress.org&#60;/a&#62; I get the home page with no styles (just plain white bg and plain HTML). At first glance, I didn't see if anyone had already mentioned this, and didn't know another way to report it to the powers that be...
&#60;/p&#62;</description>
</item>
<item>
<title>kehlers on "some problem with code in postings"</title>
<link>http://bbpress.org/forums/topic/some-problem-with-code-in-postings#post-17181</link>
<pubDate>Thu, 10 Jul 2008 22:39:21 +0000</pubDate>
<dc:creator>kehlers</dc:creator>
<guid isPermaLink="false">17181@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I had this same issue, and I really like having images, so I looked into the code. I am not very savvy about reg expressions, so but if I comment out line 29 (&#60;code&#62;&#60;/code&#62;(.*?)&#60;code&#62;$text = preg_replace(&#38;quot;&#124;&#60;/code&#62;) from the allow_images_encode_bad function of the plugin, everything seems to work.&#60;/p&#62;
&#60;p&#62;Does anyone know if I need that line for anything else? I don't want to open my site up to hackers or some such thing.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Anyone have Prev/Next Thread / Forum plugin?"</title>
<link>http://bbpress.org/forums/topic/anyone-have-prevnext-thread-forum-plugin#post-16721</link>
<pubDate>Thu, 12 Jun 2008 13:42:55 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">16721@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;A fatal error would normally be a PHP fatal error.  Do you have access to PHP logs to see what the trouble might be?  If not, you can set up some custom logging.&#60;/p&#62;
&#60;p&#62;And, are you running WordPress as well?  Which version, if so.
&#60;/p&#62;</description>
</item>
<item>
<title>kehlers on "Anyone have Prev/Next Thread / Forum plugin?"</title>
<link>http://bbpress.org/forums/topic/anyone-have-prevnext-thread-forum-plugin#post-16713</link>
<pubDate>Wed, 11 Jun 2008 22:27:35 +0000</pubDate>
<dc:creator>kehlers</dc:creator>
<guid isPermaLink="false">16713@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Does anyone know why I would get Plugin could not be activated; it produced a Fatal Error when trying activate this as a plugin? I'm running bbPress 0.8.3...
&#60;/p&#62;</description>
</item>
<item>
<title>finalwebsites on "some problem with code in postings"</title>
<link>http://bbpress.org/forums/topic/some-problem-with-code-in-postings#post-12991</link>
<pubDate>Tue, 01 Jan 2008 20:54:19 +0000</pubDate>
<dc:creator>finalwebsites</dc:creator>
<guid isPermaLink="false">12991@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;deactivating the AI plugin is the solution here...
&#60;/p&#62;</description>
</item>
<item>
<title>finalwebsites on "some problem with code in postings"</title>
<link>http://bbpress.org/forums/topic/some-problem-with-code-in-postings#post-12988</link>
<pubDate>Tue, 01 Jan 2008 12:53:24 +0000</pubDate>
<dc:creator>finalwebsites</dc:creator>
<guid isPermaLink="false">12988@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks for pointing me on this, I will check the code from this plugin.&#60;/p&#62;
&#60;p&#62;btw. is there some plugin to use bb code instead of html elements?
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "some problem with code in postings"</title>
<link>http://bbpress.org/forums/topic/some-problem-with-code-in-postings#post-12974</link>
<pubDate>Mon, 31 Dec 2007 14:17:39 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">12974@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;It's a bug.&#60;/p&#62;
&#60;p&#62;I'ma guess you have Allow Images? At least for me, without AI backticks work fine, with AI they don't - I guess one of the code handling functions is broken by AI.
&#60;/p&#62;</description>
</item>
<item>
<title>finalwebsites on "some problem with code in postings"</title>
<link>http://bbpress.org/forums/topic/some-problem-with-code-in-postings#post-12973</link>
<pubDate>Mon, 31 Dec 2007 12:31:29 +0000</pubDate>
<dc:creator>finalwebsites</dc:creator>
<guid isPermaLink="false">12973@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;according this post form I have to put code between &#34;Backticks&#34;.&#60;/p&#62;
&#60;p&#62;This will not work (at least on my website), if I use the backticks most from the post will disappear. To show code I use the &#34;code&#34; html element, this works fine until I edit the post after submission. bbpress will replace the code tags with backticks.&#60;/p&#62;
&#60;p&#62;Is this a bug or a php limit? (I remember me somthing with the backticks and php)
&#60;/p&#62;</description>
</item>
<item>
<title>nolageek on "Anyone have Prev/Next Thread / Forum plugin?"</title>
<link>http://bbpress.org/forums/topic/anyone-have-prevnext-thread-forum-plugin#post-7014</link>
<pubDate>Thu, 26 Apr 2007 14:50:37 +0000</pubDate>
<dc:creator>nolageek</dc:creator>
<guid isPermaLink="false">7014@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Excellent...  Had a couple typos in there that I fixed, will post code when I'm done. &#60;/p&#62;
&#60;p&#62;I'm actually trying to make a theme based on old dial-up BBSs.  Fun, fun, fun. :)  The menu is the hardest part, trying to get different options to show up depending on what page you're on (forum/topic/etc...)&#60;/p&#62;
&#60;p&#62;Here's what I have so far:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://fearandloathingbbs.com/forum/&#34; rel=&#34;nofollow&#34;&#62;http://fearandloathingbbs.com/forum/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Not quite ready for prime time .
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Anyone have Prev/Next Thread / Forum plugin?"</title>
<link>http://bbpress.org/forums/topic/anyone-have-prevnext-thread-forum-plugin#post-6993</link>
<pubDate>Wed, 25 Apr 2007 16:10:55 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6993@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Ahh, that'll teach me to remember the difference between get_bbpress_thing() and bbpress_thing(). &#38;gt;_&#38;lt; Sorry.&#60;/p&#62;
&#60;p&#62;Replace the code in there now with this.&#60;/p&#62;
&#60;p&#62;Set the last parameter to true if you want it to return an array of information. To use this you would use code like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php $mytopicnavarray = feltopicnav( &#38;#39;&#38;#39;, &#38;#39;&#38;#39;, &#38;#39; &#38;#39;, true, true );
echo &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39; . $mytopicnavarray[&#38;#39;next&#38;#39;][&#38;#39;link&#38;#39;] . &#38;#39;&#38;quot;&#38;gt;Click here to go to the next topic!&#38;lt;/a&#38;gt;&#38;#39;; ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Use &#60;code&#62;&#38;lt;?php felforumnav(); ?&#38;gt;&#60;/code&#62; to get the forum navigation in a similar way to the topic navigation. It's just a simple wrapper for what feltopicnav does, but it's a bit easier to see what it's supposed to do. Check the code for possible parameters.&#60;/p&#62;
&#60;p&#62;I won't submit this as a proper plugin because the code is awkward. Maybe sometime I'll recode it or someone else will. :)&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Plugin Name: Topic Navs;
Plugin URI:
Description: Put &#38;lt;?php feltopicnav(); ?&#38;gt; in a topic template to show links to the previous and next topics, and put in &#38;lt;?php felforumnav(); ?&#38;gt; to get basic next/previous forum navigation. More parameters such as $infoonly available.
Author: fel64
Version: 0.7
Author URI: &#60;a href=&#34;http://www.loinhead.net/&#34; rel=&#34;nofollow&#34;&#62;http://www.loinhead.net/&#60;/a&#62;
*/

function feltopicnav( $nexttext = &#38;#39;&#38;#39;, $prevtext = &#38;#39;&#38;#39;, $betweentext = &#38;#39; &#38;#39;, $lastpost = true, $infoonly = false, $forumnav = false; )
{
	global $topic_id;
	$nexttopic = $topic_id + 1;
	$prevtopic = $topic_id - 1;
	global $forum_id;
	$nextforum = $forum_id + 1;
	$prevforum = $forum_id - 1;
	if( !$nexttext )
		if( !$forumnav ) {
			$nexttext = get_topic_title( $nexttopic );
		} else {
			$nexttext = get_forum_name( $nextforum );
		}
	if( !$prevtext )
		if( !$forumnav ) {
			$prevtext = get_topic_title( $prevtopic );
		} else {
			$prevtext = get_forum_name( $prevforum );
		}
		$prevtext = get_topic_title( $prevtopic );
	if( $lastpost ) {
		$nextlink = get_topic_last_post_link( $nexttopic );
		$prevlink = get_topic_last_post_link( $prevtopic );
	} else {
		if( !$forumnav ) {
			$nextlink = get_topic_link( $nexttopic );
			$prevlink = get_topic_link( $prevtopic );
		} else {
			$nextlink = get_forum_link( $nextforum );
			$prevlink = get_forum_link( $prevforum );
		}
	}
	if( $infoonly )	{
		$topicnavinfo[&#38;#39;next&#38;#39;][&#38;#39;title&#38;#39;] = $nexttext;
		$topicnavinfo[&#38;#39;next&#38;#39;][&#38;#39;link&#38;#39;] = $nextlink;
		$topicnavinfo[&#38;#39;prev&#38;#39;][&#38;#39;title&#38;#39;] = $prevtext;
		$topicnavinfo[&#38;#39;prev&#38;#39;][&#38;#39;link&#38;#39;] = $prevlink;
		return $topicnavinfo;
	} else {
		echo &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39; . $prevlink . &#38;#39;&#38;quot;&#38;gt; &#38;amp;laquo; &#38;#39; . $prevtext . &#38;#39;&#38;lt;/a&#38;gt;&#38;#39; . $betweentext . &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39; . $nextlink . &#38;#39;&#38;quot;&#38;gt;&#38;#39; . $nexttext . &#38;#39; &#38;amp;raquo; &#38;lt;/a&#38;gt;&#38;#39;;
	}
}

function felforumnav( $nexttext = &#38;#39;&#38;#39;, $prevtext = &#38;#39;&#38;#39;, $betweentext = &#38;#39; &#38;#39;, $infoonly = false )
{
	$fni = feltopicnav( $nexttext, $prevtext, $betweentext, false, true, true );
	if( $infoonly ) {
		return $fni;
	} else
		echo &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39; . $fni[&#38;#39;prev&#38;#39;][&#38;#39;link&#38;#39;] . &#38;#39;&#38;quot;&#38;gt; &#38;amp;laquo; &#38;#39; . $fni[&#38;#39;prev&#38;#39;][&#38;#39;title&#38;#39;] . &#38;#39;&#38;lt;/a&#38;gt;&#38;#39; . $betweentext . &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39; . $fni[&#38;#39;next&#38;#39;][&#38;#39;link&#38;#39;] . &#38;#39;&#38;quot;&#38;gt; &#38;amp;laquo; &#38;#39; . $fni[&#38;#39;next&#38;#39;][&#38;#39;title&#38;#39;] . &#38;#39;&#38;lt;/a&#38;gt;&#38;#39;;
	}
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>nolageek on "Anyone have Prev/Next Thread / Forum plugin?"</title>
<link>http://bbpress.org/forums/topic/anyone-have-prevnext-thread-forum-plugin#post-6989</link>
<pubDate>Wed, 25 Apr 2007 12:34:05 +0000</pubDate>
<dc:creator>nolageek</dc:creator>
<guid isPermaLink="false">6989@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Doesn't seem to work.  I just get the URLS without any linkage.&#60;/p&#62;
&#60;p&#62;Could you split this up to just spit out the URLS? like a nexttopic() and prevtopic() ?&#60;/p&#62;
&#60;p&#62;that way we could format it how we want (and where we want.)&#60;/p&#62;
&#60;p&#62;example: &#60;a href=&#34;http://blognola.org/fearandloathingbbs/topic.php?id=1&#38;#38;page&#38;#38;replies=1&#34; rel=&#34;nofollow&#34;&#62;http://blognola.org/fearandloathingbbs/topic.php?id=1&#38;#38;page&#38;#38;replies=1&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>nolageek on "Anyone have Prev/Next Thread / Forum plugin?"</title>
<link>http://bbpress.org/forums/topic/anyone-have-prevnext-thread-forum-plugin#post-6988</link>
<pubDate>Wed, 25 Apr 2007 12:27:31 +0000</pubDate>
<dc:creator>nolageek</dc:creator>
<guid isPermaLink="false">6988@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;you rule.    :)&#60;/p&#62;
&#60;p&#62;how about prev / next  forums? :) :)&#60;/p&#62;
&#60;p&#62;I plan on doing something kinda neat with this.  you're definitely getting thanks.
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Anyone have Prev/Next Thread / Forum plugin?"</title>
<link>http://bbpress.org/forums/topic/anyone-have-prevnext-thread-forum-plugin#post-6974</link>
<pubDate>Tue, 24 Apr 2007 18:18:04 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">6974@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;There is now!&#60;/p&#62;
&#60;p&#62;Save this in a file, call it &#60;code&#62;sumting.php&#60;/code&#62;, and drop it into your &#60;code&#62;my-plugins&#60;/code&#62; folder. Then put &#60;code&#62;&#38;lt;?php feltopicnav(); ?&#38;gt;&#60;/code&#62; somewhere in a topic template. Not tested, so please tell me if it works. :)&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php
/*
Plugin Name: Topic Navs;
Plugin URI:
Description: Put &#38;lt;?php feltopicnav(); ?&#38;gt; in a topic template to show links to the previous and next topics. Optional parameters are $nexttext, $prevtext, $betweentext and $lastpost.
Author: fel64
Version: 0.7
Author URI: &#60;a href=&#34;http://www.loinhead.net/&#34; rel=&#34;nofollow&#34;&#62;http://www.loinhead.net/&#60;/a&#62;
*/

function feltopicnav( $nexttext = &#38;#39;&#38;#39;, $prevtext = &#38;#39;&#38;#39;, $betweentext = &#38;#39; &#38;#39;, $lastpost = true )
{
	global $topic_id;
	$nexttopic = $topic_id + 1;
	$prevtopic = $topic_id - 1;
	if( !$nexttext )
		$nexttext = topic_title( $nexttopic );
	if( !$prevtext )
		$prevtext = topic_title( $prevtopic );
	if( $lastpost ) {
		$nextlink = topic_last_post_link( $nexttopic );
		$prevlink = topic_last_post_link( $prevtopic );
	} else {
		$nextlink = topic_link( $nexttopic );
		$prevlink = topic_link( $prevtopic );
	}
	echo &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39; . $prevlink . &#38;#39;&#38;quot;&#38;gt;&#38;#39; . $prevtext . &#38;#39;&#38;lt;/a&#38;gt;&#38;#39; . $betweentext . &#38;#39;&#38;lt;a href=&#38;quot;&#38;#39; . $nextlink . &#38;#39;&#38;quot;&#38;gt;&#38;#39; . $nexttext . &#38;#39;&#38;lt;/a&#38;gt;&#38;#39;;
}
?&#38;gt;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>nolageek on "Anyone have Prev/Next Thread / Forum plugin?"</title>
<link>http://bbpress.org/forums/topic/anyone-have-prevnext-thread-forum-plugin#post-6968</link>
<pubDate>Tue, 24 Apr 2007 11:58:09 +0000</pubDate>
<dc:creator>nolageek</dc:creator>
<guid isPermaLink="false">6968@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is there a plugin that will let you navigate by previous/next thread (when reading a thread) and/or previous/next forum (when looking at a forum)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
