    <rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
     <channel>
        <title>crispBB :: CrispBB :: crispBB Releases</title>
        <link>http://www.crispbb.com/forums/crispbb-releases/t3</link>
        <description>crispBB Beta</description>
        <dc:language>en-us</dc:language> 
        <dc:creator>crispBB Beta</dc:creator> 
        <admin:generatorAgent rdf:resource="http://www.xaraya.org" /> 
        <admin:errorReportsTo rdf:resource="mailto:beta@crispcreations.co.uk" />
       <sy:updatePeriod>hourly</sy:updatePeriod>
       <sy:updateFrequency>1</sy:updateFrequency>
       <docs>http://backend.userland.com/rss</docs>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p6</link>
            <author>Chris</author>
            <pubDate>Tue, 07 Jul 2009 11:04:21 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ <div class="nbbc-right"><img class="nbbc-image" src="http://www.crispbb.com/modules/crispbb/xarimages/crispbb.png" alt="crispbb.png" />
</div>crispBB is a feature-rich forum module for the <a class="nbbc-url" href="http://www.xaraya.com">Xaraya Application Framework</a>.<br />
<br />
Latest downloads for crispBB will be added to this thread as and when they're available.<br />
<br />
Module Requires <a class="nbbc-url" href="http://xaraya.com/index.php/docs/75">Xaraya 1.1.5</a> or <a class="nbbc-url" href="http://xaraya.com/index.php/team/580">above</a><sup>[1]</sup>.<br />
<br />
Dependencies<ul ><li>Categories</li>
<li>Hitcount</li>
</ul><br />
In addition to privileges for crispBB itself, your users will also need privileges for the following module instances<ul ><li>View Category Links</li>
<li>View Category</li>
<li>Read Roles</li>
<li>Read Hitcount Items</li>
</ul><br />
[1]: crispBB is not guaranteed to work with nightly builds of Xaraya Aruba (1.x). <strike>There are currently no versions of crispBB which work with Xaraya Jamaica (2.x)</strike><br />
A version of crispBB (2.x) for Xaraya Jamaica (2.x) is currently in development, snapshots are available from the monotone repository.<br />
<br />
<b>Notes:</b><br />
<br />
Each forum is made up of several 'components' to which you can apply hooks, these are...<br />
<br />
<b>Forum</b>.<br />
The forum itself. Hooks applied to the forum component apply to the forum only, not to any it's posts or topics. Hook to this when you want to extend the forum in some way, for instance by hooking dd and adding an imagelist property, you could give each of your forums an image to display when viewing the forum.<br />
<br />
Common hooks for forums<br />
<br />
categories (required, can't be changed)<br />
dynamicdata<br />
transforms*<br />
<br />
<b>Topics</b><br />
Essentially, this is the first post in each forum topic. You might want to have a poll in topics, but you wouldn't (normally) want a poll in every reply, so instead you would hook polls to just the topic.<br />
<br />
Common hooks for topics<br />
<br />
hitcount (required, can't be changed)<br />
polls<br />
ratings<br />
sharecontent<br />
subscriptions<br />
dynamicdata<br />
transforms*<br />
any hooks that apply to posts<br />
<br />
<b>Posts</b><br />
Hooks applied here apply to every reply to topics.<br />
<br />
Common hooks for posts<br />
dynamicdata<br />
userpoints<br />
transforms*<br />
<br />
<b>Transforms</b><br />
<br />
All text fields in crispBB can be transformed independently.<br />
<br />
Transforms hooked to forum component can transform the forum name and forum description.<br />
<br />
Transforms hooked to topics can transform the topic title, description and post text.<br />
<br />
Transforms hooked to posts can transform the description and post text.<br />
<br />
Within forum configuration, you can additionally choose which specific fields transforms are applied to, and which transforms will actually be applied to those fields.<br />
<br />
(Think carefully about the fields you apply transforms to, applying to forum name and topic title in particular can cause issues with display since they appear in links and page titles.) ]]></content:encoded>
            <description>&lt;div class=&quot;nbbc-right&quot;&gt;&lt;img class=&quot;nbbc-image&quot; src=&quot;http://www.crispbb.com/modules/crispbb/xarimages/crispbb.png&quot; alt=&quot;crispbb.png&quot; /&gt;
&lt;/div&gt;crispBB is a feature-rich forum module for the &lt;a class=&quot;nbbc-url&quot; href=&quot;http://www.xaraya.com&quot;&gt;Xaraya Application Framework&lt;/a&gt;.&lt;br /&gt;
&lt;br /&gt;
Latest downloads for crispBB will be added to this thread as and when they're available.&lt;br /&gt;
&lt;br /&gt;
Module Requires &lt;a class=&quot;nbbc-url&quot; href=&quot;http://xaraya.com/index.php/docs/75&quot;&gt;Xaraya 1.1.5&lt;/a&gt; or &lt;a class=&quot;nbbc-url&quot; href=&quot;http://xaraya.com/index.php/team/580&quot;&gt;above&lt;/a&gt;&lt;sup&gt;[1]&lt;/sup&gt;.&lt;br /&gt;
&lt;br /&gt;
Dependencies&lt;ul &gt;&lt;li&gt;Categories&lt;/li&gt;
&lt;li&gt;Hitcount&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
In addition to privileges for crispBB itself, your users will also need privileges for the following module instances&lt;ul &gt;&lt;li&gt;View Category Links&lt;/li&gt;
&lt;li&gt;View Category&lt;/li&gt;
&lt;li&gt;Read Roles&lt;/li&gt;
&lt;li&gt;Read Hitcount Items&lt;/li&gt;
&lt;/ul&gt;&lt;br /&gt;
[1]: crispBB is not guaranteed to work with nightly builds of Xaraya Aruba (1.x). &lt;strike&gt;There are currently no versions of crispBB which work with Xaraya Jamaica (2.x)&lt;/strike&gt;&lt;br /&gt;
A version of crispBB (2.x) for Xaraya Jamaica (2.x) is currently in development, snapshots are available from the monotone repository.&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Notes:&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
Each forum is made up of several 'components' to which you can apply hooks, these are...&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Forum&lt;/b&gt;.&lt;br /&gt;
The forum itself. Hooks applied to the forum component apply to the forum only, not to any it's posts or topics. Hook to this when you want to extend the forum in some way, for instance by hooking dd and adding an imagelist property, you could give each of your forums an image to display when viewing the forum.&lt;br /&gt;
&lt;br /&gt;
Common hooks for forums&lt;br /&gt;
&lt;br /&gt;
categories (required, can't be changed)&lt;br /&gt;
dynamicdata&lt;br /&gt;
transforms*&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Topics&lt;/b&gt;&lt;br /&gt;
Essentially, this is the first post in each forum topic. You might want to have a poll in topics, but you wouldn't (normally) want a poll in every reply, so instead you would hook polls to just the topic.&lt;br /&gt;
&lt;br /&gt;
Common hooks for topics&lt;br /&gt;
&lt;br /&gt;
hitcount (required, can't be changed)&lt;br /&gt;
polls&lt;br /&gt;
ratings&lt;br /&gt;
sharecontent&lt;br /&gt;
subscriptions&lt;br /&gt;
dynamicdata&lt;br /&gt;
transforms*&lt;br /&gt;
any hooks that apply to posts&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Posts&lt;/b&gt;&lt;br /&gt;
Hooks applied here apply to every reply to topics.&lt;br /&gt;
&lt;br /&gt;
Common hooks for posts&lt;br /&gt;
dynamicdata&lt;br /&gt;
userpoints&lt;br /&gt;
transforms*&lt;br /&gt;
&lt;br /&gt;
&lt;b&gt;Transforms&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
All text fields in crispBB can be transformed independently.&lt;br /&gt;
&lt;br /&gt;
Transforms hooked to forum component can transform the forum name and forum description.&lt;br /&gt;
&lt;br /&gt;
Transforms hooked to topics can transform the topic title, description and post text.&lt;br /&gt;
&lt;br /&gt;
Transforms hooked to posts can transform the description and post text.&lt;br /&gt;
&lt;br /&gt;
Within forum configuration, you can additionally choose which specific fields transforms are applied to, and which transforms will actually be applied to those fields.&lt;br /&gt;
&lt;br /&gt;
(Think carefully about the fields you apply transforms to, applying to forum name and topic title in particular can cause issues with display since they appear in links and page titles.)</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p6</guid>
       </item>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p150</link>
            <author>Chris</author>
            <pubDate>Fri, 24 Jul 2009 15:01:39 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ Branch   : com.xaraya.modules.crispbb<br />
Author   : crisp<br />
Revision : 377d5d5ef9111926fedd848541aa3ecaef6d9902<br />
Date     : 2009-07-21T15:00:07<br />
<br />
Changelog:<br />
Added some checks on unserialize operations in getforums userapi function<br />
<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/377d5d5ef9111926fedd848541aa3ecaef6d9902">http://mt.xaraya.com/revision/info/377d5d5ef9111926fedd848541aa3ecaef6d9902</a> ]]></content:encoded>
            <description>Branch   : com.xaraya.modules.crispbb&lt;br /&gt;
Author   : crisp&lt;br /&gt;
Revision : 377d5d5ef9111926fedd848541aa3ecaef6d9902&lt;br /&gt;
Date     : 2009-07-21T15:00:07&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Added some checks on unserialize operations in getforums userapi function&lt;br /&gt;
&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/377d5d5ef9111926fedd848541aa3ecaef6d9902&quot;&gt;http://mt.xaraya.com/revision/info/377d5d5ef9111926fedd848541aa3ecaef6d9902&lt;/a&gt;</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p150</guid>
       </item>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p151</link>
            <author>Chris</author>
            <pubDate>Fri, 24 Jul 2009 15:32:08 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ Branch   : com.xaraya.modules.crispbb<br />
Author   : crisp<br />
Revision : 5cd792d5a106871be6e8698776c851b448bd8fc7<br />
Date     : 2009-07-24T15:15:16<br />
<br />
Changelog:<br />
Added check for updates function, some more template clean up and a few icons. Micro version update to 0.5.6.<br />
<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/5cd792d5a106871be6e8698776c851b448bd8fc7">http://mt.xaraya.com/revision/info/5cd792d5a106871be6e8698776c851b448bd8fc7</a> ]]></content:encoded>
            <description>Branch   : com.xaraya.modules.crispbb&lt;br /&gt;
Author   : crisp&lt;br /&gt;
Revision : 5cd792d5a106871be6e8698776c851b448bd8fc7&lt;br /&gt;
Date     : 2009-07-24T15:15:16&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Added check for updates function, some more template clean up and a few icons. Micro version update to 0.5.6.&lt;br /&gt;
&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/5cd792d5a106871be6e8698776c851b448bd8fc7&quot;&gt;http://mt.xaraya.com/revision/info/5cd792d5a106871be6e8698776c851b448bd8fc7&lt;/a&gt;</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p151</guid>
       </item>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p154</link>
            <author>Chris</author>
            <pubDate>Fri, 24 Jul 2009 20:24:54 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ Branch   : com.xaraya.modules.crispbb<br />
Author   : crisp<br />
Revision : 1e9a5d5c82b27e55b556d63b42c2cfcd72997853<br />
Date     : 2009-07-24T20:10:55<br />
<br />
Changelog:<br />
More template updates, separation of timeimages from the xarimages/icons folder. Replaced inline styles with classes. Micro version update to 0.5.7<br />
<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/1e9a5d5c82b27e55b556d63b42c2cfcd72997853">http://mt.xaraya.com/revision/info/1e9a5d5c82b27e55b556d63b42c2cfcd72997853</a> ]]></content:encoded>
            <description>Branch   : com.xaraya.modules.crispbb&lt;br /&gt;
Author   : crisp&lt;br /&gt;
Revision : 1e9a5d5c82b27e55b556d63b42c2cfcd72997853&lt;br /&gt;
Date     : 2009-07-24T20:10:55&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
More template updates, separation of timeimages from the xarimages/icons folder. Replaced inline styles with classes. Micro version update to 0.5.7&lt;br /&gt;
&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/1e9a5d5c82b27e55b556d63b42c2cfcd72997853&quot;&gt;http://mt.xaraya.com/revision/info/1e9a5d5c82b27e55b556d63b42c2cfcd72997853&lt;/a&gt;</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p154</guid>
       </item>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p159</link>
            <author>Chris</author>
            <pubDate>Sat, 25 Jul 2009 19:00:25 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ Branch   : com.xaraya.modules.crispbb<br />
Author   : crisp<br />
Revision : c0679e19d6215d706a93e14dd163303f02e54736<br />
Date     : 2009-07-25T18:36:09<br />
<br />
Changelog:<br />
Added new default topicicons folder using png's instead of gif's. Update to user-view to pass correct forum id when getting dd.<br />
<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/c0679e19d6215d706a93e14dd163303f02e54736">http://mt.xaraya.com/revision/info/c0679e19d6215d706a93e14dd163303f02e54736</a><br />
<br />
Branch   : com.xaraya.modules.crispbb<br />
Author   : <a href="mailto:crispcreations@googlemail.com">crispcreations@googlemail.com</a><br />
Revision : 4dc718dcc5867f2cce2be6e319127df28fb8a258<br />
Date     : 2009-07-25T18:47:23<br />
<br />
Changelog:<br />
Added some admin config options for various user display elements. Some prep work for new user info block. Micro version update to 0.5.9<br />
<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/4dc718dcc5867f2cce2be6e319127df28fb8a258">http://mt.xaraya.com/revision/info/4dc718dcc5867f2cce2be6e319127df28fb8a258</a> ]]></content:encoded>
            <description>Branch   : com.xaraya.modules.crispbb&lt;br /&gt;
Author   : crisp&lt;br /&gt;
Revision : c0679e19d6215d706a93e14dd163303f02e54736&lt;br /&gt;
Date     : 2009-07-25T18:36:09&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Added new default topicicons folder using png's instead of gif's. Update to user-view to pass correct forum id when getting dd.&lt;br /&gt;
&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/c0679e19d6215d706a93e14dd163303f02e54736&quot;&gt;http://mt.xaraya.com/revision/info/c0679e19d6215d706a93e14dd163303f02e54736&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Branch   : com.xaraya.modules.crispbb&lt;br /&gt;
Author   : &lt;a href=&quot;mailto:crispcreations@googlemail.com&quot;&gt;crispcreations@googlemail.com&lt;/a&gt;&lt;br /&gt;
Revision : 4dc718dcc5867f2cce2be6e319127df28fb8a258&lt;br /&gt;
Date     : 2009-07-25T18:47:23&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Added some admin config options for various user display elements. Some prep work for new user info block. Micro version update to 0.5.9&lt;br /&gt;
&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/4dc718dcc5867f2cce2be6e319127df28fb8a258&quot;&gt;http://mt.xaraya.com/revision/info/4dc718dcc5867f2cce2be6e319127df28fb8a258&lt;/a&gt;</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p159</guid>
       </item>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p163</link>
            <author>Chris</author>
            <pubDate>Sat, 25 Jul 2009 23:14:02 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ Branch   : com.xaraya.modules.crispbb<br />
Author   : crisp<br />
Revision : aa149de6a573e1f58c4a3338597750133a9b99ae<br />
Date     : 2009-07-25T23:04:14<br />
<br />
Changelog:<br />
Added userpanel block. Minor version update to 0.6.0<br />
<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/aa149de6a573e1f58c4a3338597750133a9b99ae">http://mt.xaraya.com/revision/info/aa149de6a573e1f58c4a3338597750133a9b99ae</a> ]]></content:encoded>
            <description>Branch   : com.xaraya.modules.crispbb&lt;br /&gt;
Author   : crisp&lt;br /&gt;
Revision : aa149de6a573e1f58c4a3338597750133a9b99ae&lt;br /&gt;
Date     : 2009-07-25T23:04:14&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Added userpanel block. Minor version update to 0.6.0&lt;br /&gt;
&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/aa149de6a573e1f58c4a3338597750133a9b99ae&quot;&gt;http://mt.xaraya.com/revision/info/aa149de6a573e1f58c4a3338597750133a9b99ae&lt;/a&gt;</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p163</guid>
       </item>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p190</link>
            <author>Chris</author>
            <pubDate>Mon, 27 Jul 2009 01:07:55 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ Branch   : com.xaraya.modules.crispbb<br />
Author   : crisp<br />
Revision : 2e7daf13982afba7e19c7aed6c88725cf39469c6<br />
Date     : 2009-07-27T01:01:39<br />
<br />
Changelog:<br />
Added redirected forum type. Bugfix to previous update. Micro version update to 0.6.1<br />
<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/2e7daf13982afba7e19c7aed6c88725cf39469c6">http://mt.xaraya.com/revision/info/2e7daf13982afba7e19c7aed6c88725cf39469c6</a> ]]></content:encoded>
            <description>Branch   : com.xaraya.modules.crispbb&lt;br /&gt;
Author   : crisp&lt;br /&gt;
Revision : 2e7daf13982afba7e19c7aed6c88725cf39469c6&lt;br /&gt;
Date     : 2009-07-27T01:01:39&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Added redirected forum type. Bugfix to previous update. Micro version update to 0.6.1&lt;br /&gt;
&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/2e7daf13982afba7e19c7aed6c88725cf39469c6&quot;&gt;http://mt.xaraya.com/revision/info/2e7daf13982afba7e19c7aed6c88725cf39469c6&lt;/a&gt;</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p190</guid>
       </item>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p231</link>
            <author>Chris</author>
            <pubDate>Sat, 01 Aug 2009 21:11:50 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ Branch   : com.xaraya.modules.crispbb<br />
Author   : crisp<br />
Revision : ca9ea5ede2f8e24ef02e847e49d88b22e7ca4010<br />
Date     : 2009-08-01T10:18:18<br />
<br />
Changelog:<br />
crispBB v0.7.0 changelog<br />
<br />
Adds option for all topics in a forum to require approval<br />
Adds option for all replies to topics in a forum to require approval<br />
Adds option for all replies to an individual topic to require approval<br />
Adds user moderate Approve Topics functions and permissions<br />
Adds user moderate Approve Replies functions and permissions<br />
Adds status selection, sort and layout options to user moderate posts function<br />
Adds visual cues to content awaiting approval in admin and user GUI<br />
Adds waitingcontent hook, displays forums with unapproved topics,<br />
and topics with unapproved posts as well as a link to latest version<br />
when a new version is detected.<br />
Adds waitingcontent overview to user moderate function<br />
Adds tabindexes to newtopic, modifytopic, newreply and modifyreply forms.<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/ca9ea5ede2f8e24ef02e847e49d88b22e7ca4010">http://mt.xaraya.com/revision/info/ca9ea5ede2f8e24ef02e847e49d88b22e7ca4010</a> ]]></content:encoded>
            <description>Branch   : com.xaraya.modules.crispbb&lt;br /&gt;
Author   : crisp&lt;br /&gt;
Revision : ca9ea5ede2f8e24ef02e847e49d88b22e7ca4010&lt;br /&gt;
Date     : 2009-08-01T10:18:18&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
crispBB v0.7.0 changelog&lt;br /&gt;
&lt;br /&gt;
Adds option for all topics in a forum to require approval&lt;br /&gt;
Adds option for all replies to topics in a forum to require approval&lt;br /&gt;
Adds option for all replies to an individual topic to require approval&lt;br /&gt;
Adds user moderate Approve Topics functions and permissions&lt;br /&gt;
Adds user moderate Approve Replies functions and permissions&lt;br /&gt;
Adds status selection, sort and layout options to user moderate posts function&lt;br /&gt;
Adds visual cues to content awaiting approval in admin and user GUI&lt;br /&gt;
Adds waitingcontent hook, displays forums with unapproved topics,&lt;br /&gt;
and topics with unapproved posts as well as a link to latest version&lt;br /&gt;
when a new version is detected.&lt;br /&gt;
Adds waitingcontent overview to user moderate function&lt;br /&gt;
Adds tabindexes to newtopic, modifytopic, newreply and modifyreply forms.&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/ca9ea5ede2f8e24ef02e847e49d88b22e7ca4010&quot;&gt;http://mt.xaraya.com/revision/info/ca9ea5ede2f8e24ef02e847e49d88b22e7ca4010&lt;/a&gt;</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p231</guid>
       </item>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p255</link>
            <author>Chris</author>
            <pubDate>Mon, 03 Aug 2009 07:23:37 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ Branch   : com.xaraya.modules.crispbb<br />
Author   : crisp<br />
Revision : 390d26af8fe3264326de7723f90cc68d51ae9e7d<br />
Date     : 2009-08-03T07:15:01<br />
<br />
Changelog:<br />
Some cleanup from last update. Added hooks functions. Allow you to hook crispbb to other modules, display a link offering to create a discussion, or show a link to an exisiting dicussion.<br />
<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/390d26af8fe3264326de7723f90cc68d51ae9e7d">http://mt.xaraya.com/revision/info/390d26af8fe3264326de7723f90cc68d51ae9e7d</a> ]]></content:encoded>
            <description>Branch   : com.xaraya.modules.crispbb&lt;br /&gt;
Author   : crisp&lt;br /&gt;
Revision : 390d26af8fe3264326de7723f90cc68d51ae9e7d&lt;br /&gt;
Date     : 2009-08-03T07:15:01&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Some cleanup from last update. Added hooks functions. Allow you to hook crispbb to other modules, display a link offering to create a discussion, or show a link to an exisiting dicussion.&lt;br /&gt;
&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/390d26af8fe3264326de7723f90cc68d51ae9e7d&quot;&gt;http://mt.xaraya.com/revision/info/390d26af8fe3264326de7723f90cc68d51ae9e7d&lt;/a&gt;</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p255</guid>
       </item>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p262</link>
            <author>Chris</author>
            <pubDate>Tue, 04 Aug 2009 08:42:57 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ Branch   : com.xaraya.modules.crispbb<br />
Author   : crisp<br />
Revision : 4e99ecbbd7a8ea6660a3cfbd365ac31eb3b26a4c<br />
Date     : 2009-08-03T11:16:14<br />
<br />
Changelog:<br />
Couple of minor bugfixes to the last update. Added displayreply function to allow display of individual replies<br />
<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/4e99ecbbd7a8ea6660a3cfbd365ac31eb3b26a4c">http://mt.xaraya.com/revision/info/4e99ecbbd7a8ea6660a3cfbd365ac31eb3b26a4c</a><br />
<br />
Revision : ff7ba8ca22b8284120d673b7d8fbdfccb3906560<br />
Date     : 2009-08-04T08:29:23<br />
<br />
Changelog:<br />
Add admin modifyhooks function. Overview and administration of items associated with crispBB topics. Micro version update to 0.7.4<br />
<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/ff7ba8ca22b8284120d673b7d8fbdfccb3906560">http://mt.xaraya.com/revision/info/ff7ba8ca22b8284120d673b7d8fbdfccb3906560</a> ]]></content:encoded>
            <description>Branch   : com.xaraya.modules.crispbb&lt;br /&gt;
Author   : crisp&lt;br /&gt;
Revision : 4e99ecbbd7a8ea6660a3cfbd365ac31eb3b26a4c&lt;br /&gt;
Date     : 2009-08-03T11:16:14&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Couple of minor bugfixes to the last update. Added displayreply function to allow display of individual replies&lt;br /&gt;
&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/4e99ecbbd7a8ea6660a3cfbd365ac31eb3b26a4c&quot;&gt;http://mt.xaraya.com/revision/info/4e99ecbbd7a8ea6660a3cfbd365ac31eb3b26a4c&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Revision : ff7ba8ca22b8284120d673b7d8fbdfccb3906560&lt;br /&gt;
Date     : 2009-08-04T08:29:23&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Add admin modifyhooks function. Overview and administration of items associated with crispBB topics. Micro version update to 0.7.4&lt;br /&gt;
&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/ff7ba8ca22b8284120d673b7d8fbdfccb3906560&quot;&gt;http://mt.xaraya.com/revision/info/ff7ba8ca22b8284120d673b7d8fbdfccb3906560&lt;/a&gt;</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p262</guid>
       </item>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p294</link>
            <author>Chris</author>
            <pubDate>Thu, 06 Aug 2009 05:42:02 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ Branch   : com.xaraya.modules.crispbb<br />
Author   : crispcreations<br />
Revision : 60a476ba15916da75f25eb353da34dabd78a5cd1<br />
Date     : 2009-08-06T05:32:23<br />
<br />
Changelog:<br />
Added links and visual cues to deleted topics and replies (for users with adequate permissions) in GUIs<br />
<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/60a476ba15916da75f25eb353da34dabd78a5cd1">http://mt.xaraya.com/revision/info/60a476ba15916da75f25eb353da34dabd78a5cd1</a> ]]></content:encoded>
            <description>Branch   : com.xaraya.modules.crispbb&lt;br /&gt;
Author   : crispcreations&lt;br /&gt;
Revision : 60a476ba15916da75f25eb353da34dabd78a5cd1&lt;br /&gt;
Date     : 2009-08-06T05:32:23&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Added links and visual cues to deleted topics and replies (for users with adequate permissions) in GUIs&lt;br /&gt;
&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/60a476ba15916da75f25eb353da34dabd78a5cd1&quot;&gt;http://mt.xaraya.com/revision/info/60a476ba15916da75f25eb353da34dabd78a5cd1&lt;/a&gt;</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p294</guid>
       </item>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p299</link>
            <author>Chris</author>
            <pubDate>Sat, 08 Aug 2009 18:04:00 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ Branch   : com.xaraya.modules.crispbb<br />
Author   : crispcreations<br />
Revision : 754e3f1bef45c36a9bfa3394f2f3fabfadd969cb<br />
Date     : 2009-08-08T17:38:15<br />
<br />
Changelog:<br />
Some updates to include templates user-timestamp and topic-reply-row<br />
so GUIs now show status (online|offline) for each poster<br />
Update to admin posters function. Now displays poster<br />
topic and reply counts, as well as current status<br />
Update fixes several issues discovered which affect sites with<br />
high (1000s) topic reply counts (caused by some ambitious db queries on my part  <img src="modules/nbbc/xarimages/tango/face-raspberry.png" alt=":-P" height="16" width="16" class="nbbc-smiley"/>  )<br />
Fixes incorrect ordering of top 10 forums<br />
Fixes incorrect ordering of top 10 posters<br />
<br />
Micro version update to 0.7.8<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/754e3f1bef45c36a9bfa3394f2f3fabfadd969cb">http://mt.xaraya.com/revision/info/754e3f1bef45c36a9bfa3394f2f3fabfadd969cb</a><br />
 ]]></content:encoded>
            <description>Branch   : com.xaraya.modules.crispbb&lt;br /&gt;
Author   : crispcreations&lt;br /&gt;
Revision : 754e3f1bef45c36a9bfa3394f2f3fabfadd969cb&lt;br /&gt;
Date     : 2009-08-08T17:38:15&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Some updates to include templates user-timestamp and topic-reply-row&lt;br /&gt;
so GUIs now show status (online|offline) for each poster&lt;br /&gt;
Update to admin posters function. Now displays poster&lt;br /&gt;
topic and reply counts, as well as current status&lt;br /&gt;
Update fixes several issues discovered which affect sites with&lt;br /&gt;
high (1000s) topic reply counts (caused by some ambitious db queries on my part  &lt;img src=&quot;modules/nbbc/xarimages/tango/face-raspberry.png&quot; alt=&quot;:-P&quot; height=&quot;16&quot; width=&quot;16&quot; class=&quot;nbbc-smiley&quot;/&gt;  )&lt;br /&gt;
Fixes incorrect ordering of top 10 forums&lt;br /&gt;
Fixes incorrect ordering of top 10 posters&lt;br /&gt;
&lt;br /&gt;
Micro version update to 0.7.8&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/754e3f1bef45c36a9bfa3394f2f3fabfadd969cb&quot;&gt;http://mt.xaraya.com/revision/info/754e3f1bef45c36a9bfa3394f2f3fabfadd969cb&lt;/a&gt;&lt;br /&gt;
</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p299</guid>
       </item>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p341</link>
            <author>Chris</author>
            <pubDate>Sun, 09 Aug 2009 20:31:48 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ Branch   : com.xaraya.modules.crispbb<br />
Author   : crispcreations<br />
Revision : 379cc731d6373e6a0bf67b03ddd61977552ab76d<br />
Date     : 2009-08-09T20:21:58<br />
<br />
Changelog:<br />
Fix for Bug 6398: incorrect var used in last update<br />
Update to xartemplates/includes/user-timestamp<br />
Some changes missed in last update<br />
<br />
Micro version update to 0.7.9<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/379cc731d6373e6a0bf67b03ddd61977552ab76d">http://mt.xaraya.com/revision/info/379cc731d6373e6a0bf67b03ddd61977552ab76d</a> ]]></content:encoded>
            <description>Branch   : com.xaraya.modules.crispbb&lt;br /&gt;
Author   : crispcreations&lt;br /&gt;
Revision : 379cc731d6373e6a0bf67b03ddd61977552ab76d&lt;br /&gt;
Date     : 2009-08-09T20:21:58&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Fix for Bug 6398: incorrect var used in last update&lt;br /&gt;
Update to xartemplates/includes/user-timestamp&lt;br /&gt;
Some changes missed in last update&lt;br /&gt;
&lt;br /&gt;
Micro version update to 0.7.9&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/379cc731d6373e6a0bf67b03ddd61977552ab76d&quot;&gt;http://mt.xaraya.com/revision/info/379cc731d6373e6a0bf67b03ddd61977552ab76d&lt;/a&gt;</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p341</guid>
       </item>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p354</link>
            <author>Chris</author>
            <pubDate>Tue, 11 Aug 2009 13:50:07 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ Branch   : com.xaraya.modules.crispbb<br />
Author   : crispcreations<br />
Revision : 4f3f56b9e2a85080eb537b8f6b786d1ab2badea1<br />
Date     : 2009-08-10T10:19:09<br />
<br />
Changelog:<br />
Some minor updates<br />
<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/4f3f56b9e2a85080eb537b8f6b786d1ab2badea1">http://mt.xaraya.com/revision/info/4f3f56b9e2a85080eb537b8f6b786d1ab2badea1</a><br />
<br />
Revision : 1cc039def7bf62f3d6af786a75c1b8bad1ea51a5<br />
Date     : 2009-08-10T17:17:52<br />
<br />
Changelog:<br />
Add gettopicicons function. Add default icon selection to forum configuration options.<br />
<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/1cc039def7bf62f3d6af786a75c1b8bad1ea51a5">http://mt.xaraya.com/revision/info/1cc039def7bf62f3d6af786a75c1b8bad1ea51a5</a><br />
<br />
Revision : 650cf24c19598b888d43bc2fc8ed4afd6aa7173b<br />
Date     : 2009-08-11T13:39:28<br />
<br />
Changelog:<br />
Add missing topic sort options to admin forum options<br />
Add topic sort options to user forum views<br />
Add admin config option to disable sort options in forum views<br />
<br />
Minor version update to 0.8.0<br />
Link     :<br />
<a href="http://mt.xaraya.com/revision/info/650cf24c19598b888d43bc2fc8ed4afd6aa7173b">http://mt.xaraya.com/revision/info/650cf24c19598b888d43bc2fc8ed4afd6aa7173b</a> ]]></content:encoded>
            <description>Branch   : com.xaraya.modules.crispbb&lt;br /&gt;
Author   : crispcreations&lt;br /&gt;
Revision : 4f3f56b9e2a85080eb537b8f6b786d1ab2badea1&lt;br /&gt;
Date     : 2009-08-10T10:19:09&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Some minor updates&lt;br /&gt;
&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/4f3f56b9e2a85080eb537b8f6b786d1ab2badea1&quot;&gt;http://mt.xaraya.com/revision/info/4f3f56b9e2a85080eb537b8f6b786d1ab2badea1&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Revision : 1cc039def7bf62f3d6af786a75c1b8bad1ea51a5&lt;br /&gt;
Date     : 2009-08-10T17:17:52&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Add gettopicicons function. Add default icon selection to forum configuration options.&lt;br /&gt;
&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/1cc039def7bf62f3d6af786a75c1b8bad1ea51a5&quot;&gt;http://mt.xaraya.com/revision/info/1cc039def7bf62f3d6af786a75c1b8bad1ea51a5&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Revision : 650cf24c19598b888d43bc2fc8ed4afd6aa7173b&lt;br /&gt;
Date     : 2009-08-11T13:39:28&lt;br /&gt;
&lt;br /&gt;
Changelog:&lt;br /&gt;
Add missing topic sort options to admin forum options&lt;br /&gt;
Add topic sort options to user forum views&lt;br /&gt;
Add admin config option to disable sort options in forum views&lt;br /&gt;
&lt;br /&gt;
Minor version update to 0.8.0&lt;br /&gt;
Link     :&lt;br /&gt;
&lt;a href=&quot;http://mt.xaraya.com/revision/info/650cf24c19598b888d43bc2fc8ed4afd6aa7173b&quot;&gt;http://mt.xaraya.com/revision/info/650cf24c19598b888d43bc2fc8ed4afd6aa7173b&lt;/a&gt;</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p354</guid>
       </item>
        <item>
            <title>crispBB Releases</title>
            <link>http://www.crispbb.com/forums/crispbb-releases/t3/p464</link>
            <author>Chris</author>
            <pubDate>Thu, 26 Nov 2009 06:25:44 GMT</pubDate>
            <content:format rdf:resource="http://www.w3.org/1999/xhtml" />
            <content:encoded><![CDATA[ Revision: e462c68daf8e12bb0e8ad24b81d043511eea1aaf<br />
ChangeLog:<br />
Version update to 0.8.5 - prep for latest release<br />
<br />
Revision: c5269141c5d5113785d2f5f273eb1c474c90370c<br />
ChangeLog:<br />
Fix no privileges error being shown in user main when no forums have yet been created<br />
<br />
Revision: 483c55ef8ebfa7e7c52c2624cc622f3ea95998d4<br />
ChangeLog:<br />
ereg -&gt; preg_match for php530<br />
<br />
Revision: 35bfb343cb5c205c30d1b5968a38e2bfcc8fa235<br />
ChangeLog:<br />
admin view: Add links to create a forum in a specific category in listings<br />
<br />
Revision: 38a9062ca759b8b9d51e2d34db75bb7cfc7475a4<br />
ChangeLog:<br />
Make sure create topic hook works when shorturls are off<br />
<br />
Revision: f9ad3ebd6dabc5db82c468a6a5831c74a5290b9d<br />
ChangeLog:<br />
xarinit: remove incorrect default value declaration from posts table creation ]]></content:encoded>
            <description>Revision: e462c68daf8e12bb0e8ad24b81d043511eea1aaf&lt;br /&gt;
ChangeLog:&lt;br /&gt;
Version update to 0.8.5 - prep for latest release&lt;br /&gt;
&lt;br /&gt;
Revision: c5269141c5d5113785d2f5f273eb1c474c90370c&lt;br /&gt;
ChangeLog:&lt;br /&gt;
Fix no privileges error being shown in user main when no forums have yet been created&lt;br /&gt;
&lt;br /&gt;
Revision: 483c55ef8ebfa7e7c52c2624cc622f3ea95998d4&lt;br /&gt;
ChangeLog:&lt;br /&gt;
ereg -&amp;gt; preg_match for php530&lt;br /&gt;
&lt;br /&gt;
Revision: 35bfb343cb5c205c30d1b5968a38e2bfcc8fa235&lt;br /&gt;
ChangeLog:&lt;br /&gt;
admin view: Add links to create a forum in a specific category in listings&lt;br /&gt;
&lt;br /&gt;
Revision: 38a9062ca759b8b9d51e2d34db75bb7cfc7475a4&lt;br /&gt;
ChangeLog:&lt;br /&gt;
Make sure create topic hook works when shorturls are off&lt;br /&gt;
&lt;br /&gt;
Revision: f9ad3ebd6dabc5db82c468a6a5831c74a5290b9d&lt;br /&gt;
ChangeLog:&lt;br /&gt;
xarinit: remove incorrect default value declaration from posts table creation</description>
            <guid isPermaLink="true">http://www.crispbb.com/forums/crispbb-releases/t3/p464</guid>
       </item>
</channel>
</rss>
