RE: [midgard] Question regarding sitegroups and the adminsite.

2000-09-12 Thread Tarjei Huse

I've been working with sitegroups the last few days, and I'm wondering about
a few things.

1. What is the difference between root(*) , admin(!) and user(+) access to a
domain?

2. I'm not toatly inn on what's happening on with the admin site, but I'd
like to propose that we develop some ekstra admin functions in it, maybe
someone allready has done this, then it should not be to troublesome:
- We should include an interface for copying and moving articles from one
topic to another. Also a simmilar function for pages and elements. I've
attached the code for a form I've made for moving articles between topics.
It's not too good, but a start.
- How about making a sitegroup interface for the admin site? Only viewable
by root and sg admins.

BTW: the framed admin is working just wonderfull! I realy like it.

Tarjei


--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]




Re: [midgard] Question regarding sitegroups and the adminsite.

2000-09-12 Thread Emiliano

Tarjei Huse wrote:
 
 I've been working with sitegroups the last few days, and I'm wondering about
 a few things.
 
 1. What is the difference between root(*) , admin(!) and user(+) access to a
 domain?

Root gets you full admin rights one every sitegroup, including SG0

Admin gets you full admin rights on the particular sitegroup. No access
checking is done within that sitegroup. You cannot access (read nor
write)
things outside your sitegroup.

User access makes the person subject to access control (write access
only,
read access is not controlled in the current release) within the
sitegroup.
You cannot access (read nor write) things outside your sitegroup.

 2. I'm not toatly inn on what's happening on with the admin site, but I'd
 like to propose that we develop some ekstra admin functions in it, maybe
 someone allready has done this, then it should not be to troublesome:
 - We should include an interface for copying and moving articles from one
 topic to another. Also a simmilar function for pages and elements. I've
 attached the code for a form I've made for moving articles between topics.
 It's not too good, but a start.

I think the new admin site (now under development) will have this.

 - How about making a sitegroup interface for the admin site? Only viewable
 by root and sg admins.

The viewable restriction will have to be coded into the admin site
itself.
Alexander has the inside trak on the new admin site (Asgard) but I do
believe
sitegroup administration will be in it.

Emile

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]