-
☆ A M B ☆
- 3,112 Posts
You do not use MM for this.
Use Resource Group instead.
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.
-
☆ A M B ☆
- 24,524 Posts
Create a resource group (Security -> Manager Permissions). Now edit the document you want to secure and assign it to that group. In this case, with no specific user group being used, only the admin user can edit the document. The admin user can do everything.
If you want certain editors to be able to edit the document, create a user group and connect it to the resource group, then assign users to that user group.
This also applies to all TVs, the users not in a user group connected to the resource group to which the TV is assigned won’t even see the TV when editing documents.
user group <-------> resource group
^ ^
user document
tv
-
MODX Staff
- 12,272 Posts
Don’t forget to set your site config for this to work. First assign all your non-gallery pages to an "admin" Manager User Group. This will make them all protected (DocManager will make this easy/fast). Then assign your gallery pages to you’re the other group. Then make sure Tools > Confguration > Interface and Features tab has the second "Show protected pages" option set to No.
Ryan Thrash, MODX Co-Founder
Follow me on Twitter at @rthrash or catch my occasional unofficial thoughts at thrash.me
-
☆ A M B ☆
- 3,112 Posts
beware of web user and manager user separation.
check them out, perhaps you’re working on the wrong part.
Rico
Genius is one percent inspiration and ninety-nine percent perspiration.
Thomas A. Edison
MODx is great, but knowing how to use it well makes it perfect!
www.virtudraft.com
Security, security, security! |
Indonesian MODx Forum |
MODx Revo's cheatsheets |
MODx Evo's cheatsheets
Author of
Easy 2 Gallery 1.4.x,
PHPTidy,
spieFeed,
FileDownload R,
Upload To Users CMP,
Inherit Template TV,
LexRating,
ExerPlan,
Lingua,
virtuNewsletter,
Grid Class Key,
SmartTag,
prevNext
Maintainter/contributor of
Babel
Because it's hard to follow all topics on the forum, PING ME ON TWITTER
@_goldsky if you need my help.