<?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: latest post</title>
<link>http://bbpress.org/forums/</link>
<description>bbPress support forums Tag: latest post</description>
<language>en</language>
<pubDate>Wed, 03 Dec 2008 00:26:00 +0000</pubDate>

<item>
<title>chrishajer on "Displaying a small snippet of the most recent post"</title>
<link>http://bbpress.org/forums/topic/displaying-a-small-snippet-of-the-most-recent-post#post-19282</link>
<pubDate>Tue, 16 Sep 2008 17:42:54 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">19282@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Now that you mention it, I think search returns just a snippet of results, not the full post.  Maybe look at how that's done?
&#60;/p&#62;</description>
</item>
<item>
<title>clicknathan on "Displaying a small snippet of the most recent post"</title>
<link>http://bbpress.org/forums/topic/displaying-a-small-snippet-of-the-most-recent-post#post-19281</link>
<pubDate>Tue, 16 Sep 2008 16:02:07 +0000</pubDate>
<dc:creator>clicknathan</dc:creator>
<guid isPermaLink="false">19281@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;So here's what I found, though I wasn't personally able to get it to work myself, I'm almost positive that someone with a bit more PHP knowledge &#60;em&#62;would&#60;/em&#62; have been able to:&#60;/p&#62;
&#60;p&#62;This plugin: &#60;a href=&#34;http://bbpress.org/plugins/topic/forum-last-poster/#post-1538&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/forum-last-poster/#post-1538&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;+ _ck_'s advice in this post: &#60;a href=&#34;http://bbpress.org/plugins/topic/forum-last-poster/#post-1546&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/plugins/topic/forum-last-poster/#post-1546&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;He details how, using &#60;code&#62;substr&#60;/code&#62;, you can truncate the amount of words being pulled from the any piece of content. Theoretically you could use:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;post_text(forum_last_topic_id());&#60;/p&#62;
&#60;p&#62;But with the truncation method he mentions. I, unfortunately, just don't know how. :(&#60;/code&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>clicknathan on "Displaying a small snippet of the most recent post"</title>
<link>http://bbpress.org/forums/topic/displaying-a-small-snippet-of-the-most-recent-post#post-19252</link>
<pubDate>Mon, 15 Sep 2008 21:42:20 +0000</pubDate>
<dc:creator>clicknathan</dc:creator>
<guid isPermaLink="false">19252@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;That's a great start, Chris - however it basically drops an entire list of recents with excerpts, and I was hoping to have the excerpt for each group listed after that group. &#60;/p&#62;
&#60;p&#62;I'm quite the novice when it comes to PHP, but perhaps I can figure out how to mod this.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Displaying a small snippet of the most recent post"</title>
<link>http://bbpress.org/forums/topic/displaying-a-small-snippet-of-the-most-recent-post#post-19236</link>
<pubDate>Mon, 15 Sep 2008 17:37:19 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">19236@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How about this as a starting point?&#60;br /&#62;
&#60;a href=&#34;http://bbpress.org/forums/topic/excerpts?replies=14#post-12656&#34; rel=&#34;nofollow&#34;&#62;http://bbpress.org/forums/topic/excerpts?replies=14#post-12656&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>clicknathan on "Displaying a small snippet of the most recent post"</title>
<link>http://bbpress.org/forums/topic/displaying-a-small-snippet-of-the-most-recent-post#post-19231</link>
<pubDate>Mon, 15 Sep 2008 14:57:55 +0000</pubDate>
<dc:creator>clicknathan</dc:creator>
<guid isPermaLink="false">19231@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Would anyone perhaps know how I might display a small snippet of the most recent post in a forum under that forum's title on the front page? So, my front page might look like:&#60;/p&#62;
&#60;p&#62;My Forum&#60;br /&#62;
&#60;em&#62;Here is a bit of text from the most recent post in this forum&#60;/em&#62;&#60;br /&#62;
Another of my Forums&#60;br /&#62;
&#60;em&#62;And here is some text from this forum's most recent post&#60;/em&#62;&#60;/p&#62;
&#60;p&#62;Etc, etc.
&#60;/p&#62;</description>
</item>
<item>
<title>David Stoner on "Latest Post in Forum List"</title>
<link>http://bbpress.org/forums/topic/latest-post-in-forum-list#post-16533</link>
<pubDate>Sat, 31 May 2008 07:20:51 +0000</pubDate>
<dc:creator>David Stoner</dc:creator>
<guid isPermaLink="false">16533@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I want to do something similar and am interested in how to do so.
&#60;/p&#62;</description>
</item>
<item>
<title>berfarah on "Latest Post in Forum List"</title>
<link>http://bbpress.org/forums/topic/latest-post-in-forum-list#post-15918</link>
<pubDate>Thu, 01 May 2008 16:44:33 +0000</pubDate>
<dc:creator>berfarah</dc:creator>
<guid isPermaLink="false">15918@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Anyone? Anyone at all?
&#60;/p&#62;</description>
</item>
<item>
<title>berfarah on "Latest Post in Forum List"</title>
<link>http://bbpress.org/forums/topic/latest-post-in-forum-list#post-15433</link>
<pubDate>Wed, 16 Apr 2008 18:11:45 +0000</pubDate>
<dc:creator>berfarah</dc:creator>
<guid isPermaLink="false">15433@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I really would like this problem to be solved - can anyone help me? x.x
&#60;/p&#62;</description>
</item>
<item>
<title>berfarah on "Latest Post in Forum List"</title>
<link>http://bbpress.org/forums/topic/latest-post-in-forum-list#post-15398</link>
<pubDate>Tue, 15 Apr 2008 15:43:42 +0000</pubDate>
<dc:creator>berfarah</dc:creator>
<guid isPermaLink="false">15398@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I copy pasted the code it had in threads - &#60;code&#62;&#38;lt;td class=&#34;num&#34;&#38;gt;&#60;a&#62;&#34;&#38;gt;&#38;lt;?php topic_title(); ?&#38;gt;&#60;/a&#62; by &#38;lt;?php topic_last_poster(); ?&#38;gt;&#38;lt;/td&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;I figured it would do teh same for the front page, but apparently not.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Latest Post in Forum List"</title>
<link>http://bbpress.org/forums/topic/latest-post-in-forum-list#post-15396</link>
<pubDate>Tue, 15 Apr 2008 14:52:56 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15396@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;How did you make it do what it's doing now?
&#60;/p&#62;</description>
</item>
<item>
<title>berfarah on "Latest Post in Forum List"</title>
<link>http://bbpress.org/forums/topic/latest-post-in-forum-list#post-15392</link>
<pubDate>Tue, 15 Apr 2008 07:03:44 +0000</pubDate>
<dc:creator>berfarah</dc:creator>
<guid isPermaLink="false">15392@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Precisely. I want to have a preview of what's inside the forum, essentially, so that people can click on links from outside them. Kind of like what PunBB has by default. But right now, they way I set it up, it seems to copy the first one for all the forums... I don't know how I'm supposed to set it up.
&#60;/p&#62;</description>
</item>
<item>
<title>chrishajer on "Latest Post in Forum List"</title>
<link>http://bbpress.org/forums/topic/latest-post-in-forum-list#post-15382</link>
<pubDate>Tue, 15 Apr 2008 03:55:48 +0000</pubDate>
<dc:creator>chrishajer</dc:creator>
<guid isPermaLink="false">15382@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Can you describe what you are looking for exactly, I am having a hard time envisioning it.  So, for example, under your &#34;Community&#34; forum, in addition to the description of that forum, you want to say something like &#34;Latest post: $whatever by $whoever at $time&#34;?   For all the different forums?
&#60;/p&#62;</description>
</item>
<item>
<title>berfarah on "Latest Post in Forum List"</title>
<link>http://bbpress.org/forums/topic/latest-post-in-forum-list#post-15367</link>
<pubDate>Mon, 14 Apr 2008 17:38:23 +0000</pubDate>
<dc:creator>berfarah</dc:creator>
<guid isPermaLink="false">15367@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;Anyone? x.x
&#60;/p&#62;</description>
</item>
<item>
<title>berfarah on "Latest Post in Forum List"</title>
<link>http://bbpress.org/forums/topic/latest-post-in-forum-list#post-15352</link>
<pubDate>Sun, 13 Apr 2008 23:09:17 +0000</pubDate>
<dc:creator>berfarah</dc:creator>
<guid isPermaLink="false">15352@http://bbpress.org/forums/</guid>
<description>&#60;p&#62;I want to be able to add the latest post made in a forum section on the front page (and everywhere it lists forums).&#60;/p&#62;
&#60;p&#62;If I try to do that, it will just keep repeating the value for the first throughout the list.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;www.delaytactics.com/forums&#34;&#62;It's on this site, if it makes a difference &#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks in advance for any help :)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
