<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://doc.webmobo.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://doc.webmobo.com/feed.php">
        <title>&lt;img src=&quot;/img/webmobo-logo.png&quot;/&gt;</title>
        <description></description>
        <link>http://doc.webmobo.com/</link>
        <image rdf:resource="http://doc.webmobo.com/lib/images/favicon.ico" />
       <dc:date>2010-09-07T20:53:55+10:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://doc.webmobo.com/doku.php/changelog?rev=1233094989&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.webmobo.com/doku.php/faq?rev=1233020526&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.webmobo.com/doku.php/home?rev=1232798686&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.webmobo.com/doku.php/license?rev=1232762843&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.webmobo.com/doku.php/manual?rev=1250893653&amp;do=diff"/>
                <rdf:li rdf:resource="http://doc.webmobo.com/doku.php/roadmap?rev=1260175949&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://doc.webmobo.com/lib/images/favicon.ico">
        <title>&lt;img src=&quot;/img/webmobo-logo.png&quot;/&gt;</title>
        <link>http://doc.webmobo.com/</link>
        <url>http://doc.webmobo.com/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://doc.webmobo.com/doku.php/changelog?rev=1233094989&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-28T09:23:09+10:00</dc:date>
        <title>changelog</title>
        <link>http://doc.webmobo.com/doku.php/changelog?rev=1233094989&amp;do=diff</link>
        <description>v2.1.1

	*  base/News.php, baseNews.php: fixed bug which assumed newslimit from configuration was the limit used
	*  includes/lib/TemplateEngine.php: fixed bug which would return TRUE if $filename existed but would never reset the template variables if set to TRUE
	*  plugins/akismet/akismet.php: fixed bug which tried to urlencode an array in the akismet plugin
	*  includes/load-plugin.php: fixed bug which didnt check if plugin file exists which would have caused a fatal error due to using requi…</description>
    </item>
    <item rdf:about="http://doc.webmobo.com/doku.php/faq?rev=1233020526&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-27T12:42:06+10:00</dc:date>
        <title>faq</title>
        <link>http://doc.webmobo.com/doku.php/faq?rev=1233020526&amp;do=diff</link>
        <description>Below contains frequently asked questions on the Forums and through support emails.

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent


This error occurs when the global.php file is included after output. It is recommended that the global.php file is at top of the PHP file that is including global.php. You may see an empty page where you expected news to be displayed if an error does not appear due to the host your using PHP Configuratio…</description>
    </item>
    <item rdf:about="http://doc.webmobo.com/doku.php/home?rev=1232798686&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-24T23:04:46+10:00</dc:date>
        <title>home</title>
        <link>http://doc.webmobo.com/doku.php/home?rev=1232798686&amp;do=diff</link>
        <description>WB News is a PHP news management system which requires MySQL/PostgreSQL database. The system is meant for quick and easy build to integrate news into an existing site or used as a framework with many systems such as Authentication, Template Engine, Database Abstration and more.</description>
    </item>
    <item rdf:about="http://doc.webmobo.com/doku.php/license?rev=1232762843&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-01-24T13:07:23+10:00</dc:date>
        <title>license</title>
        <link>http://doc.webmobo.com/doku.php/license?rev=1232762843&amp;do=diff</link>
        <description>:?: I'm a little bit confused about the license of WB News. Can I use it on a commercial website?

The short answer is yes. It's the GNU General Public License (or shorter: GPL). This means (simply spoken):

You get some rights:


	*  You get the software and the sourcecode
	*  You are allowed to use the software in any way you like
	*  You are allowed to change the sources to your needs</description>
    </item>
    <item rdf:about="http://doc.webmobo.com/doku.php/manual?rev=1250893653&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-08-22T08:27:33+10:00</dc:date>
        <title>manual</title>
        <link>http://doc.webmobo.com/doku.php/manual?rev=1250893653&amp;do=diff</link>
        <description>This manual is intended to help aid implementing, using and extending the WB News system.


	*  What is WB News
	*  Installation and Upgrade
		*  System Requirements
		*  Installation
		*  Upgrade

	*  Configuration
	*  Implement WB News
		*  Archive System
		*  Grouped News by Date
		*  Show Latest News
		*  Users
		*  Show News List
		*  Adding / Showing Comments
		*  Send to Friend
		*  News Search
		*  Show Single News article
		*  Show Splash page News</description>
    </item>
    <item rdf:about="http://doc.webmobo.com/doku.php/roadmap?rev=1260175949&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-07T19:52:29+10:00</dc:date>
        <title>roadmap</title>
        <link>http://doc.webmobo.com/doku.php/roadmap?rev=1260175949&amp;do=diff</link>
        <description>v2.4.0

	*  Setup of Model Classes which allow CRUD ( Create, Read, Update, Delete) capability for admin + public, old funcionality will continue to work however will be made deprecated
	*  Data Model interface and new improved database abstraction layer
	*  Removal of bit permissioning system reverting back to can'x' type permissions which gives greater flexibility in adding new Permissions</description>
    </item>
</rdf:RDF>
