Page 1 of 1
User rights
Posted: Mon 23. Feb 2004, 21:35
by thesilbi
Hi,
I just want to know how to give a user the rights to edit all the article of the differents editor, but without access to the admin page.
Tks

Posted: Mon 23. Feb 2004, 21:51
by frold
not possible....yet...
Posted: Mon 23. Feb 2004, 22:56
by bertalizer
And while we are talking about user rights...
A type of user that can change the site's structure but who has no access to the templates, css and user management.
That would be nice too

B.
Posted: Tue 24. Feb 2004, 09:55
by pSouper
I can see a request comming that would expand the create user area of 'ADMIN' to allow the assignment of 'checkbox' permistions.
firstly a 'per structure permitions'.
then checkboxes by each user to...
edit others articles (wiki style)
delete others files
delete others folders
create/alter/delete Structure
create/alter/delete Layout
create/alter/delete Template
nad more stuff too i guess.
Posted: Wed 3. Mar 2004, 13:45
by thesilbi
I found a solution :
In my SQL user table, i have add an field named "user_redac" (sth like this), and can be true or false.
In the file phpwcms.php, near line 138, i added :
} else if((intval($_SESSION["wcs_user_admin"])) && (intval($_SESSION["wcs_user_redac"]))) {
unset($wcsnav["admin"]);
So : if the user have the admin right but is also a redactor, he can edit all the page, but cannot access to the administration panel. It's not perfect, but work fine.
better solution ?
Posted: Wed 3. Mar 2004, 14:04
by pSouper
sounds cool - only...
what is a redactor?
does this mod... effectivly create a wiki page where anyone [logged in] can edit specified pages?
i'm asking if the ADMIN creates an article AND checks this box can any logged in user then edit it?
Posted: Wed 3. Mar 2004, 22:00
by thesilbi
Sorry,
I would mean a chief editor. He can write, rewrite and delete pages.
But this mod only give an access to someone in particular who can change, when he want, the page created by the others. But this editor isn't the webmaster. For me, it's very good because I don't have time to check all the content.
ok for you ?

Posted: Wed 3. Mar 2004, 22:54
by cyrano
hi there,
may be it's the chieftain maintenance advicore inspector?
Isn't it?
Otherwise use the replacement tag {ADD§Advicore_Rep+Crumbtailneck}
or {RESAVE_ALT_E-Frau}
OR was it {REANIMATE_db#334567} to write in db_table.
Sorry its funny and only once done.
Posted: Wed 3. Mar 2004, 23:32
by Pappnase
cyrano wrote:hi there,
may be it's the chieftain maintenance advicore inspector?
Isn't it?
Otherwise use the replacement tag {ADD§Advicore_Rep+Crumbtailneck}
or {RESAVE_ALT_E-Frau}
OR was it {REANIMATE_db#334567} to write in db_table.
Sorry its funny and only once done.
Thanks Cyrano
For this informative Thread.
But i think you have an litte error in your hat!
you need to change it
old:
new:
Posted: Wed 3. Mar 2004, 23:43
by Dönerverkäufer
Hmm krasse Kollegas hier oder was....?
Kann das mal ein Kollega für mich hier ein wenig eindeutschen.
Hmm glaring course of lectures ace here or something....?
This can a Kollega for me here once one little Germanizes
Hmm und ihr wollt vielleicht gutes Seite haben
http://www.meinvaterhatdoenerbudeoderwas.de
Posted: Wed 3. Mar 2004, 23:45
by cyrano
Hmm Kollegas abbagliante qui o che....?
Quello latta mi cronometra un Kollega per qui un piccolo in
tedesco.
Posted: Wed 3. Mar 2004, 23:46
by Dönerverkäufer
Hmm meine coole Dönerreplacementag gehte leider nichte mehr, kannst du für mich reparieren?
Posted: Wed 3. Mar 2004, 23:47
by Pappnase
Dönerverkäufer wrote:Hmm meine coole Dönerreplacementag gehte leider nichte mehr, kannst du für mich reparieren?

mit oder ohne knoblauch sauce?!

Posted: Wed 3. Mar 2004, 23:48
by cyrano
Hmm meu do coole de Doenerreplacementag do gehte niece infelizmente
mais, pode repará-lo para mim?
Posted: Thu 4. Mar 2004, 15:14
by thesilbi
Hi guys !
Can you post your comment in english please. Everybody doesn't speak German well
Tks
