<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://punbb.informer.com/wiki/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://punbb.informer.com/wiki/feed.php">
        <title>PunBB Wiki</title>
        <description></description>
        <link>http://punbb.informer.com/wiki/</link>
        <image rdf:resource="http://punbb.informer.com/wiki/lib/images/favicon.ico" />
       <dc:date>2009-11-20T16:43:35+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://punbb.informer.com/wiki/punbb13/extensions?rev=1258646916&amp;do=diff"/>
                <rdf:li rdf:resource="http://punbb.informer.com/wiki/punbb13/extensions/pun_pm?rev=1258624944&amp;do=diff"/>
                <rdf:li rdf:resource="http://punbb.informer.com/wiki/punbb13/extension_requests?rev=1258555505&amp;do=diff"/>
                <rdf:li rdf:resource="http://punbb.informer.com/wiki/development_team?rev=1258471496&amp;do=diff"/>
                <rdf:li rdf:resource="http://punbb.informer.com/wiki/punbb13/extensions/pun_move_posts?rev=1258448456&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://punbb.informer.com/wiki/lib/images/favicon.ico">
        <title>PunBB Wiki</title>
        <link>http://punbb.informer.com/wiki/</link>
        <url>http://punbb.informer.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://punbb.informer.com/wiki/punbb13/extensions?rev=1258646916&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-19T16:08:36+00:00</dc:date>
        <dc:creator>codeholic</dc:creator>
        <title>punbb13:extensions</title>
        <link>http://punbb.informer.com/wiki/punbb13/extensions?rev=1258646916&amp;do=diff</link>
        <description>Extension system of PunBB allows you to add features to your forum without touching the source code.

Extension installation

	*  Download an extension archive from the PunBB extensions repository or other place. Extract it into extensions/ directory. E.g. your forum root is /home/user/example.com/punbb/ and you download pun_bbcode extension. To install the extension the file /home/user/example.com/punbb/extensions/pun_bbcode/manifest.xml should exist.
	*  Log into the forum and go to Administra…</description>
    </item>
    <item rdf:about="http://punbb.informer.com/wiki/punbb13/extensions/pun_pm?rev=1258624944&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-19T10:02:24+00:00</dc:date>
        <dc:creator>codeholic</dc:creator>
        <title>punbb13:extensions:pun_pm</title>
        <link>http://punbb.informer.com/wiki/punbb13/extensions/pun_pm?rev=1258624944&amp;do=diff</link>
        <description>PunBB 1.3 official extension

	*  Status: stable
	*  Current version: 1.2.8

General idea

	*  Allows users to send private messages.

Specification

Database

	*  New table pun_pm_messages
 Field  Type  Default  Description id 	int(10)   Auto-increment message ID.  sender_id 	int(10)   0  The ID of the sender in users table.  receiver_id 	int(10)  NULL  The ID of the receiver in users table.  lastedited_at 	int(10)   0  Timestamp of last editing.  read_at 	int(10)   0  Timestamp of message read…</description>
    </item>
    <item rdf:about="http://punbb.informer.com/wiki/punbb13/extension_requests?rev=1258555505&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-18T14:45:05+00:00</dc:date>
        <dc:creator>Gordei4ik</dc:creator>
        <title>punbb13:extension_requests</title>
        <link>http://punbb.informer.com/wiki/punbb13/extension_requests?rev=1258555505&amp;do=diff</link>
        <description>Look through the list of PunBB 1.3 extensions before adding new request.


General

	*  Store unread posts in database, so unread posts will not lost after logout or session expire.
	*  An extension that allows the administrator to put passwords on forums and/or categories.
	*  email complete posts to all members (&lt;http://punbb.informer.com/forums/topic/21699/email-posts/&gt;)
	*  Post-suspension (not a ban, but i.e. stopping a user from posting any threads or replying for x determined period from …</description>
    </item>
    <item rdf:about="http://punbb.informer.com/wiki/development_team?rev=1258471496&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-17T15:24:56+00:00</dc:date>
        <dc:creator>Gordei4ik</dc:creator>
        <title>development_team</title>
        <link>http://punbb.informer.com/wiki/development_team?rev=1258471496&amp;do=diff</link>
        <description>We get a lot of reasonable questions like: who are you? where did you come from? what are your intentions? do you prefer beer over wine? Step by step we give the answers to you. We’d like to be more open to PunBB community and to show you our interest and experience in PunBB development. This page is intended to let you “touch and feel” us. Here we are.</description>
    </item>
    <item rdf:about="http://punbb.informer.com/wiki/punbb13/extensions/pun_move_posts?rev=1258448456&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-11-17T09:00:56+00:00</dc:date>
        <dc:creator>Gordei4ik</dc:creator>
        <title>punbb13:extensions:pun_move_posts</title>
        <link>http://punbb.informer.com/wiki/punbb13/extensions/pun_move_posts?rev=1258448456&amp;do=diff</link>
        <description>PunBB 1.3 official extension

	*  Status: Stable
	*  Current version: 1.0.0

General idea

This extension allows moving selected posts from a topic.

Specification

pun_move_posts 1.0.0

	*  Interface
		*  A button “Move selected posts” in the topic moderation menu.
		*  A page for choosing the destination topic
			*  The list of accessible topics is displayed as a drop-out list.</description>
    </item>
</rdf:RDF>
