Hi (using 2.3); As a global admin, I need to control creation/editing other users' blogs and limit the blog authors to one blog only (disabling the ability to create mpre than one blog). Is there a way to achieve this?
I sent a similar question some time ago and got an answer(see below) but while taking a deeper look at that answer, it not what I was looking for. By disabling groupblogging I remove my ability as a global admin to delete any blog I want or edit it (how do you delete blogs in this mode anyway - I could not find how). -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Richard Jones Sent: Wednesday, June 20, 2007 3:04 PM To: [email protected] Subject: Re: users blog creation permissions Hi Guy, In the roller.properties file you should find the following: #--------------------------------- # User management settings # True to enable group blogging. False to prevent users from creating more # than one weblog and from joining other weblogs. groupblogging.enabled=true That what you're after? Cheers, Richard On 20/06/07, Guy Katz <[EMAIL PROTECTED]> wrote: > Hi all; > > I have a 2.3 installation. > > I want to have the members of my site each have one blog. i noticed that > after creating a user in the blog system, that user can login and create > as many blogs as he wants. Is this correct? Or am I doing something > wrong. My goal is to restrict one blog per member. > > I tried to see if I can create a user with no permission to create a > blog (the site admin will create one for him...) but could not find a > way. > > Any help would be appreciated > > Thanks. > > > > > > > > Guy Katz > NetXplorer Server Team Leader > Allot Communications * a mind for networks(tm) > Tel: 972 9 7619288 > Fax: 972 9 7443626 > [EMAIL PROTECTED] > www.allot.com <http://www.allot.com/> > > > > > >
