<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — Single Forum Mod 1.0]]></title>
		<link>https://punbb.informer.com/forums/topic/17979/single-forum-mod-10/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/17979/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Single Forum Mod 1.0.]]></description>
		<lastBuildDate>Fri, 15 Feb 2008 19:25:03 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Single Forum Mod 1.0]]></title>
			<link>https://punbb.informer.com/forums/post/109765/#p109765</link>
			<description><![CDATA[<p>I&#039;m still looking into it - I&#039;ve been a bit busy lately with a bunch of letters and college applications I&#039;ve been writing, but I&#039;m still trying to find a solution.</p><p>I&#039;m on the right track, but there are a couple bugs to work out still... Hopefully I&#039;ll be able to figure it out by the end of the month. At the very least, that&#039;s my goal.</p>]]></description>
			<author><![CDATA[null@example.com (Hob Bramble)]]></author>
			<pubDate>Fri, 15 Feb 2008 19:25:03 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/109765/#p109765</guid>
		</item>
		<item>
			<title><![CDATA[Re: Single Forum Mod 1.0]]></title>
			<link>https://punbb.informer.com/forums/post/109556/#p109556</link>
			<description><![CDATA[<p>how work with this mod ?</p>]]></description>
			<author><![CDATA[null@example.com (ldydak)]]></author>
			<pubDate>Tue, 12 Feb 2008 18:39:53 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/109556/#p109556</guid>
		</item>
		<item>
			<title><![CDATA[Re: Single Forum Mod 1.0]]></title>
			<link>https://punbb.informer.com/forums/post/107523/#p107523</link>
			<description><![CDATA[<p>I <em>think</em> it&#039;s do-able. I&#039;ll look into it and get back to you.</p>]]></description>
			<author><![CDATA[null@example.com (Hob Bramble)]]></author>
			<pubDate>Wed, 23 Jan 2008 22:05:28 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/107523/#p107523</guid>
		</item>
		<item>
			<title><![CDATA[Re: Single Forum Mod 1.0]]></title>
			<link>https://punbb.informer.com/forums/post/107470/#p107470</link>
			<description><![CDATA[<p>Great job, but if i want more categories (forums) in forum(index) looks like this single ? one under secound.</p><p>like:<br />New forum<br />&nbsp; Topic<br />&nbsp; Topic<br />&nbsp; ..</p><br /><br /><p>New forum 2<br />&nbsp; Topic<br />&nbsp; Topic<br />&nbsp; ..</p><br /><p>Can U help me ?</p>]]></description>
			<author><![CDATA[null@example.com (ldydak)]]></author>
			<pubDate>Tue, 22 Jan 2008 21:26:40 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/107470/#p107470</guid>
		</item>
		<item>
			<title><![CDATA[Re: Single Forum Mod 1.0]]></title>
			<link>https://punbb.informer.com/forums/post/106892/#p106892</link>
			<description><![CDATA[<p>No problem - glad to know someone will get some use out of it! <img src="https://punbb.informer.com/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Hob Bramble)]]></author>
			<pubDate>Sun, 13 Jan 2008 07:23:26 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/106892/#p106892</guid>
		</item>
		<item>
			<title><![CDATA[Re: Single Forum Mod 1.0]]></title>
			<link>https://punbb.informer.com/forums/post/106882/#p106882</link>
			<description><![CDATA[<p>Just what I needed for a small website I&#039;m working on. Thanks.</p>]]></description>
			<author><![CDATA[null@example.com (dude07)]]></author>
			<pubDate>Sun, 13 Jan 2008 00:17:09 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/106882/#p106882</guid>
		</item>
		<item>
			<title><![CDATA[Single Forum Mod 1.0]]></title>
			<link>https://punbb.informer.com/forums/post/106787/#p106787</link>
			<description><![CDATA[<div class="codebox"><pre><code>##
##
##        Mod title:  Single Forum
##
##      Mod version:  1.0
##   Works on PunBB:  1.2.16
##     Release date:  2008-01-10
##           Author:  Patrick J. Simmons (hobbramble@gmail.com)
##
##      Description:  This mod replaces the list of categories and forums in
##                    the forum index with a list of topics from a single
##                    forum.
##
##   Affected files:  index.php
##                    edit.php
##                    post.php
##                    viewtopic.php
##
##       Affects DB:  No
##
##            Notes:  This mod essentially replaces the code which displays
##                    the forum category list in index.php with the code that
##                    displays the forum topic list from viewforum.php. So,
##                    any other modifications installed which effect the code
##                    in viewforum.php should now be applied instead to
##                    index.php. The modification does not do this on it&#039;s
##                    own - you gotta do it yourself. Cheers.
##
##       DISCLAIMER:  Please note that &quot;mods&quot; are not officially supported by
##                    PunBB. Installation of this modification is done at your
##                    own risk. Backup your forum database and any and all
##                    applicable files before proceeding.
##
##</code></pre></div><p>Download: <a href="http://www.punres.org/desc.php?pid=466">http://www.punres.org/desc.php?pid=466</a></p>]]></description>
			<author><![CDATA[null@example.com (Hob Bramble)]]></author>
			<pubDate>Fri, 11 Jan 2008 04:15:14 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/106787/#p106787</guid>
		</item>
	</channel>
</rss>
