Sure, but while there isn't a working ACL, although I would think using the url rewriting system would be a better solution that extending the default controller. This will be similar to what the maintenance mode plugin does currently.
Chris On Sep 2, 2008, at 10:49 AM, Arthus Erea wrote: > > This should be pretty easy to do now (as described). > > Of course, going forward I would expect that such a plugin would > evolved to make better use of the ACL. > > On Sep 2, 11:21 am, Matthias Bauer <[EMAIL PROTECTED]> wrote: >> Michael Heilemann wrote: >>> Hey guys, >> >>> I run a private blog for a group of friends, and it's currently >>> running >>> WordPress. I of course want to port it to Habari asap, but I need >>> a way >>> to close it off from the public. Currently I'm using 'Members >>> Only' for >>> WordPress, a plugin which lets only registered users in, and I was >>> wondering if we have something like that available (I didn't find >>> anything in extras), or if someone would be interested in writing >>> one up? >> >> It should be fairly easy to do if that's all you want - only allow >> people with an account access to the blog. You'd just have to >> extend the >> default controller with a User::identify() check. Not sure if it >> can be >> done as a plugin already. >> >> I'll see to get some code for this up tomorrow latest. >> >> -Matt > > --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-dev -~----------~----~----~----~------~----~------~--~---
