Elxis CMS Forum

Support => Administration => Topic started by: asxetos on April 28, 2007, 22:19:06

Title: Different permissions for 2 editors
Post by: asxetos on April 28, 2007, 22:19:06
Hello guys!

Although I have installed elxis cms and I know it well, I will ask you about privileges. Can I give editor's permission to someone in order to write in one only menu at frontend?

(in greek language... mporw na orisw dikaiwma se enan editor na grafei mono se ena menu kai se enan allon na mporei na grapsei mono se ena allo?)
Title: Re: Different permissions for 2 editors
Post by: eliasan on April 29, 2007, 19:34:33
Hi,

You could do that if:

- - You create a new front end group that has the same rights as the original Editor group.
Then you have to add to user menu, a new "Submit News" menu item that has its Access level set to the new group.

Please, let me remind you that the "Submit News" menu item is of type Link - URL and its original link value is index.php?option=com_content&task=new&sectionid=2&Itemid=0.

If you change "sectionid" value to the section that reflects the part of site that you want to let this user add articles, then you are done.
Title: Re: Different permissions for 2 editors
Post by: asxetos on April 30, 2007, 01:26:55
Thank you very much Elias!!!