PunBB / ProtectedPages

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
User avatar
sjg
Power Poster
Power Poster
Posts: 310
Joined: Thu Jan 27, 2005 5:11 pm
Location: Los Angeles, CA

PunBB / ProtectedPages

Post by sjg »

I've just built a preliminary module to integrate a PunBB forum (http://www.punbb.org) into a CMSMS site.

It uses PunBB for the forums, obviously, but I also integrated the PunBB user and group database to provide for user-side access control over all the content in the CMS. By placing a tag in a page template, it comes under access control. In the CMS admin area, you can assign access rights to the PunBB groups on a page-by-page basis.

It's a little crufty, and will need further development, but I just wanted to let the community know.

You can download it from the Wiki.
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
User avatar
sjg
Power Poster
Power Poster
Posts: 310
Joined: Thu Jan 27, 2005 5:11 pm
Location: Los Angeles, CA

Re: PunBB / ProtectedPages

Post by sjg »

Just an update on this ...

There have been two "Critical Security Updates" released for PunBB this morning. Since my module makes its own modifications to PunBB, I will need to merge these fixes.

I'll get that done this weekend. I apologize for the delay.
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
calguy1000
Support Guru
Support Guru
Posts: 8169
Joined: Tue Oct 19, 2004 6:44 pm
Location: Fernie British Columbia, Canada

Re: PunBB / ProtectedPages

Post by calguy1000 »

is there any example site showing punbb integration I can take a look at?
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
User avatar
sjg
Power Poster
Power Poster
Posts: 310
Joined: Thu Jan 27, 2005 5:11 pm
Location: Los Angeles, CA

Re: PunBB / ProtectedPages

Post by sjg »

Hm. I don't have it deployed anywhere public. I did an intranet site for a client that uses it.

Frankly, I'm not particularly proud of this module. It's a hack, in the sense that it doesn't integrate a lot of code that could be integrated, thus resulting in a performance hit.

I think once we have the new UserID core module, I can attack this again and see if I can make it better. Alternatively, someone can just write a forum using the framework :)

___Samuel___
Many modules available from the http://dev.cmsmadesimple.org
The CMS Made Simple Developer Cookbook is now available from Packt Publishers!
Post Reply

Return to “Modules/Add-Ons”