Welcome,
Guest
.
Please
login
or
register
.
Did you miss your
activation email
?
News:
Did you know that
Elxis 5.x
uses HTML5, CSS3 and pure javascript without external libraries such as jQuery?
Home
Help
Login
Register
Elxis CMS Forum
»
Extensions
»
Tools
»
Advanced premissions & content managment [SOLVED]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Advanced premissions & content managment [SOLVED] (Read 20055 times)
snx
Newbie
Posts: 13
Advanced premissions & content managment [SOLVED]
«
on:
April 03, 2009, 22:36:22 »
Hello again ! That's me again BAD BAD SNX ...
I have another question. Is there a way to create section Admins, Editors, etc ...
for example:
Editor A can only add content to seciton A and Editor B can only add content to secion B.
«
Last Edit: April 03, 2009, 23:24:32 by snx
»
Logged
CREATIVE Options
Authorized Elxis Professional
Elxis Community
Hero Member
Posts: 2334
Professional services for Elxis CMS
Re: Advanced premissions & content managment
«
Reply #1 on:
April 03, 2009, 23:11:26 »
Do NOT try the following unless you have excellent knowledge of Elxis and of how softdisk works.
Even so you try it out at your own risk, (take a full backup in first place)
Go to Soft Disk in administration - component
If you need to limit a group of users to submit content from the frontend to a specific section or sections you need to create a new insert:
Name: SUBMIT_SECTIONS_xx (where xx the id of the users group that you need, eg: 24 for Administrators)
Section: core
Type: String
Value: id of the sections separated with comma (eg:11,24,37).
In the same way you can limit the users of a group within specific categories:
Name: SUBMIT_CATEGORIES_xx (where xx the id of the users group that you need, eg: 24 for Administrators)
Section: core
Type: String
Value: id of the categories separated with comma (eg: 2,4,28).
Beware: If you don't allow addition of content in a section all of the section's categories are automatically banned even if you allow them afterwards in SUBMIT_CATEGORIES_xx.
The general inserts SUBMIT_SECTIONS and SUBMIT_ CATEGORIES (with out group id) are the general Elxis settings which stand for all users.
Logged
snx
Newbie
Posts: 13
Re: Advanced premissions & content managment
«
Reply #2 on:
April 03, 2009, 23:24:10 »
Thank you Sirigos
I'll give a try ...
and post the results
Logged
datahell
Elxis Team
Hero Member
Posts: 10356
Re: Advanced premissions & content managment [SOLVED]
«
Reply #3 on:
April 04, 2009, 23:47:49 »
I think Sirigos you made snx scared (although he is a bad-bad guy and he might deserves it
).
The usage of this feature is absolutely safe as it is a built-in Elxis core feature.
Do as Sirigos told you, and don't be afraid
it will work fine.
Logged
Elxis Team
|
Is Open Source
|
IOS Rentals | IOS AERO
CREATIVE Options
Authorized Elxis Professional
Elxis Community
Hero Member
Posts: 2334
Professional services for Elxis CMS
Re: Advanced premissions & content managment [SOLVED]
«
Reply #4 on:
April 05, 2009, 00:30:31 »
snx are scared ?.... BOO
Logged
StefanSultanov
Full Member
Posts: 143
Re: Advanced premissions & content managment [SOLVED]
«
Reply #5 on:
July 15, 2009, 22:19:43 »
I was scared too, but when I saw it working WOW!
Thanks people!
Logged
CREATIVE Options
Authorized Elxis Professional
Elxis Community
Hero Member
Posts: 2334
Professional services for Elxis CMS
Re: Advanced premissions & content managment [SOLVED]
«
Reply #6 on:
July 16, 2009, 12:46:02 »
Logged
Print
Pages: [
1
]
« previous
next »
Elxis CMS Forum
»
Extensions
»
Tools
»
Advanced premissions & content managment [SOLVED]