Welcome, and other thoughts.

Well, first of all welcome to the shiny new PunBB Development blog. Here is where we hope to keep everyone up to date with what us developers are up to, and possibly some sneak previews into what is coming up in the future.

That aside what I want to do is get straight into what you’re here for, what I’ve been doing for 1.3… but first I just want to point people in the direction of some useful pages you may not have been aware of. Firstly, dev.punbb.org this contains every change we make to PunBB and allows you to download a snapshot of its current state. It also contains a list of tickets that we are currently working on. The page you are probably going to be most interested in is the timeline. docs.punbb.org this page contains the latest documentation included in PunBB packages, and in the future will probably be extended to contain alot more information, including screenshots and more development stuff, but i’ll leave it to Bert to explain more about that.

So, I’ve been working on a few features for 1.3 and I’ll probably make posts about all of them over time, but for today I’m just going to talk about the post moderation queue. This feature allows posts to be “pre-moderated” based on the specific forum and usergroup of the user. This means you can make it so certain usergroups posts have to be approved by a moderator before they appear to standard forum users. Examples of uses of this might be a company forum, where it is important that posts are reasonable at all times, or to allow any user to post articles to a particular section of the forum, but only once you have approved them.

Now you know what I’m talking about, time for what everyone likes best, pictures.

Admin settings:

  • Forum setup

    Approval preview 1

  • Usergroup options

    Approval preview 2

Unapproved posts (the styling of this is likely to change, the colouring is added simply to demonstrate what can be done, not as a final design):

  • Forum view

    Approval preview 3

  • Topic view

    Approval preview 4

As you can see, posts are approved in the standard forum view, I think this is the more efficient way to do it. There is also a planned quick search to give a list of all outstanding unapproved posts which will give moderators a list to go through if they prefer that layout.

I think thats quite enough for one blog post, hopefully me and the other developers will post again soon with some more teasers, and thoughts on what we are working on.

Connor.