<?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 Tag: order</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress Support Forums Tag: order</description>
<language>en</language>
<pubDate>Fri, 09 Jan 2009 04:38:44 +0000</pubDate>

<item>
<title>johnjamesjacoby on "Replies order in Alpha"</title>
<link>http://bbpress.org/forums/topic/replies-order-in-alpha#post-21026</link>
<pubDate>Tue, 25 Nov 2008 07:08:37 +0000</pubDate>
<dc:creator>johnjamesjacoby</dc:creator>
<guid isPermaLink="false">21026@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I never understand how responses like that work.&#60;/p&#62;
&#60;p&#62;You make it sound like somehow you've been inconvenienced by us or by bbPress...
&#60;/p&#62;</description>
</item>
<item>
<title>cartmanffc on "Replies order in Alpha"</title>
<link>http://bbpress.org/forums/topic/replies-order-in-alpha#post-21024</link>
<pubDate>Tue, 25 Nov 2008 06:59:05 +0000</pubDate>
<dc:creator>cartmanffc</dc:creator>
<guid isPermaLink="false">21024@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;tkanks but it didn't work.&#60;/p&#62;
&#60;p&#62;I have just give up on trying to do this and stick to the default order; I'm too busy to dwell on any more problems...
&#60;/p&#62;</description>
</item>
<item>
<title>_ck_ on "Replies order in Alpha"</title>
<link>http://bbpress.org/forums/topic/replies-order-in-alpha#post-20990</link>
<pubDate>Mon, 24 Nov 2008 07:28:31 +0000</pubDate>
<dc:creator>_ck_</dc:creator>
<guid isPermaLink="false">20990@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I vaguely remember there is an undocumented switch in bbPress to reverse the order if I am not mistaken.&#60;/p&#62;
&#60;p&#62;Otherwise, try this:&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/reverse-the-display-of-the-messages#post-6525&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/reverse-the-display-of-the-messages#post-6525&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>cartmanffc on "Replies order in Alpha"</title>
<link>http://bbpress.org/forums/topic/replies-order-in-alpha#post-20989</link>
<pubDate>Mon, 24 Nov 2008 05:39:47 +0000</pubDate>
<dc:creator>cartmanffc</dc:creator>
<guid isPermaLink="false">20989@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;please, could anyone tell me how to reverse the replies order of every topic or only the specific one?
&#60;/p&#62;</description>
</item>
<item>
<title>hans3 on "Forum Order and Forum Parent Issues"</title>
<link>http://bbpress.org/forums/topic/forum-order-and-forum-parent-issues#post-13861</link>
<pubDate>Fri, 15 Feb 2008 16:23:59 +0000</pubDate>
<dc:creator>hans3</dc:creator>
<guid isPermaLink="false">13861@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks once again to _ck_ having the good spirit to work through problems, has helped me solve this issue.  The problem was using an old plugin called &#34;Forum Restriction&#34;.  Once removed all functionality was restored.
&#60;/p&#62;</description>
</item>
<item>
<title>hans3 on "Forum Order and Forum Parent Issues"</title>
<link>http://bbpress.org/forums/topic/forum-order-and-forum-parent-issues#post-13847</link>
<pubDate>Fri, 15 Feb 2008 00:12:10 +0000</pubDate>
<dc:creator>hans3</dc:creator>
<guid isPermaLink="false">13847@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I've created 5 forums lets call them 1,2,3,4, and 5, and then decided to add a parent to three of them.  So  I created the Parent Forum lets call it A, then clicked edit on forum 5 to tell it to be a child of the newly created forum A.  Problem being the forum A doesn't show up in the parent list.  So I click edit on forum 4, forum A shows up in its Parent list, so I assign it.  Save and go check the site.  Forum 4 has not been moved into A, they are all there as if parents weren't selected.&#60;/p&#62;
&#60;p&#62;So that has me puzzled...&#60;/p&#62;
&#60;p&#62;As for the Forum Order deal.  I moved the forum from the bottom to the top, and when I went to view the site it was the only forum showing up.  The rest had vanished.  I went back in and moved it back to the bottom of the list, and the rest show back up.&#60;/p&#62;
&#60;p&#62;Any ideas on either of these issues?
&#60;/p&#62;</description>
</item>
<item>
<title>3ring on "Change Post Order Question"</title>
<link>http://bbpress.org/forums/topic/change-post-order-question#post-13844</link>
<pubDate>Thu, 14 Feb 2008 20:07:47 +0000</pubDate>
<dc:creator>3ring</dc:creator>
<guid isPermaLink="false">13844@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Hey Mods;&#60;/p&#62;
&#60;p&#62;(Tried to install plugin, got fatal error, so tried code file edit...)&#60;/p&#62;
&#60;p&#62;I just want one post to have reverse order, so I tried:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;&#60;br /&#62;
if ( !$bb_db_override ) :&#60;br /&#62;
    if ($topicid == '54') {&#60;br /&#62;
	$posts = get_thread( $topic_id, $page, true );&#60;br /&#62;
 	} else {&#60;br /&#62;
	$posts = get_thread( $topic_id, $page );&#60;br /&#62;
	}&#60;br /&#62;
	$forum = get_forum ( $topic-&#38;gt;forum_id );&#60;/p&#62;
&#60;p&#62;	$tags  = bb_get_topic_tags ( $topic_id );&#60;br /&#62;
&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;But it doesn't seem to recognize the topic id - it displays all posts normally?  Am I assuming wrongly that the topic_id is the number after &#34;/topic/##&#34; in the thread url?&#60;/p&#62;
&#60;p&#62;Can you see anything I'm doing wrong?  How do I isolate a single post to be reverse order?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>Trent on "Change Post Order Question"</title>
<link>http://bbpress.org/forums/topic/change-post-order-question#post-11418</link>
<pubDate>Sat, 13 Oct 2007 16:31:21 +0000</pubDate>
<dc:creator>Trent</dc:creator>
<guid isPermaLink="false">11418@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;As mdawaffe mentioned, it was untested.   As well, there have been core changes since, so somebody would have to 'debug' that little plugin.    Anyone notice anything off the cuff on why it doesn't work?&#60;/p&#62;
&#60;p&#62;Trent
&#60;/p&#62;</description>
</item>
<item>
<title>walkingisoverrated on "Change Post Order Question"</title>
<link>http://bbpress.org/forums/topic/change-post-order-question#post-11416</link>
<pubDate>Sat, 13 Oct 2007 02:36:03 +0000</pubDate>
<dc:creator>walkingisoverrated</dc:creator>
<guid isPermaLink="false">11416@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I copied the above plugin text to my html editor, saved as reverse.php and uploaded it to /my-plugins and activated it - but nothing happened! Ideas? :/
&#60;/p&#62;</description>
</item>
<item>
<title>fel64 on "Change Post Order Question"</title>
<link>http://bbpress.org/forums/topic/change-post-order-question#post-9635</link>
<pubDate>Tue, 31 Jul 2007 01:52:11 +0000</pubDate>
<dc:creator>fel64</dc:creator>
<guid isPermaLink="false">9635@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The first line of the first post? Or do you mean the first thread in the first thread listing?&#60;/p&#62;
&#60;p&#62;Sure, just do something like this. &#38;lt;?php if( !$is_foist_topic ) { echo ' class=&#34;first-topic&#34;'; $is_foist_topic = true; } ?&#38;gt;&#60;/p&#62;
&#60;p&#62;The first time it checks it won't be true, so it echoes code to change the class of the HTML. Then it sets it to true, so the next times it will be true and it'll skip that.&#60;/p&#62;
&#60;p&#62;You want the code to set the class of the tr I believe, so put it in the HTML for that. Play around.
&#60;/p&#62;</description>
</item>
<item>
<title>outchy on "Change Post Order Question"</title>
<link>http://bbpress.org/forums/topic/change-post-order-question#post-9632</link>
<pubDate>Tue, 31 Jul 2007 01:30:41 +0000</pubDate>
<dc:creator>outchy</dc:creator>
<guid isPermaLink="false">9632@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;is there a way to change the text styling of the most recent topic line of the front page?  in other words, i already have the posts sorted so the most recent is always on the top line i'd really like to always have that line be, say, in bold or in a different color.  is that possible?
&#60;/p&#62;</description>
</item>
<item>
<title>outchy on "Change Post Order Question"</title>
<link>http://bbpress.org/forums/topic/change-post-order-question#post-9427</link>
<pubDate>Fri, 27 Jul 2007 13:30:31 +0000</pubDate>
<dc:creator>outchy</dc:creator>
<guid isPermaLink="false">9427@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;worked for me, good stuff.  thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>wilcowilcox on "Change Post Order Question"</title>
<link>http://bbpress.org/forums/topic/change-post-order-question#post-490</link>
<pubDate>Wed, 25 Oct 2006 17:57:35 +0000</pubDate>
<dc:creator>wilcowilcox</dc:creator>
<guid isPermaLink="false">490@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Thanks very much, I will have a go with this tonight!
&#60;/p&#62;</description>
</item>
<item>
<title>mdawaffe on "Change Post Order Question"</title>
<link>http://bbpress.org/forums/topic/change-post-order-question#post-338</link>
<pubDate>Sun, 22 Oct 2006 22:41:54 +0000</pubDate>
<dc:creator>mdawaffe</dc:creator>
<guid isPermaLink="false">338@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;The easy way is to find &#60;code&#62;get_thread( $topic_id, $page )&#60;/code&#62; in &#60;code&#62;/topic.php&#60;/code&#62; and change it to &#60;code&#62;get_thread( $topic_id, $page, true )&#60;/code&#62;.&#60;/p&#62;
&#60;p&#62;The &#60;em&#62;better&#60;/em&#62; way is to use a plugin so that you aren't modifying any core files.  (This is untested)&#60;/p&#62;
&#60;p&#62;&#38;lt;?php&#60;br /&#62;
/*&#60;br /&#62;
Plugin Name: Reverse Post Order&#60;br /&#62;
Plugin URI: &#60;a href=&#34;http://bbpress.org/forums/topic/76&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/76&#60;/a&#62;&#60;br /&#62;
*/&#60;/p&#62;
&#60;p&#62;function reverse_post_order() {&#60;br /&#62;
        global $topic_id, $page, $topic, $bb_current_user;&#60;br /&#62;
        global $bb_db_override, $posts, $forum, $tags, $user_tags, $other_tags, $list_start;&#60;/p&#62;
&#60;p&#62;        $bb_db_override = true;&#60;br /&#62;
        $posts = get_thread( $topic_id, $page );&#60;br /&#62;
        $forum = get_forum ( $topic-&#38;gt;forum_id );&#60;/p&#62;
&#60;p&#62;        $tags  = get_topic_tags ( $topic_id );&#60;br /&#62;
        if ( $bb_current_user &#38;#38;&#38;amp; $tags ) {&#60;br /&#62;
                $user_tags  = get_user_tags  ( $topic_id, $bb_current_user-&#38;gt;ID );&#60;br /&#62;
                $other_tags = get_other_tags ( $topic_id, $bb_current_user-&#38;gt;ID );&#60;br /&#62;
        } elseif ( is_array($tags) ) {&#60;br /&#62;
                $user_tags  = false;&#60;br /&#62;
                $other_tags = get_public_tags( $topic_id );&#60;br /&#62;
        } else {&#60;br /&#62;
                $user_tags  = false;&#60;br /&#62;
                $other_tags = false;&#60;br /&#62;
        }&#60;/p&#62;
&#60;p&#62;        $list_start = ($page - 1) * bb_get_option('page_topics') + 1;&#60;/p&#62;
&#60;p&#62;        post_author_cache($posts);&#60;br /&#62;
}&#60;/p&#62;
&#60;p&#62;add_action( 'bb_topic.php_pre_db', 'reverse_post_order' );&#60;/p&#62;
&#60;p&#62;?&#38;gt;
&#60;/p&#62;</description>
</item>
<item>
<title>wilcowilcox on "Change Post Order Question"</title>
<link>http://bbpress.org/forums/topic/change-post-order-question#post-323</link>
<pubDate>Sun, 22 Oct 2006 11:51:40 +0000</pubDate>
<dc:creator>wilcowilcox</dc:creator>
<guid isPermaLink="false">323@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Is it possible to change the order of posts, so that the most recent appears at the top of the page, and the origional post at the bottom?&#60;/p&#62;
&#60;p&#62;Cheers.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
