This is really justĀ a note to remind myself how to to it, I keep forgetting:
$modx->runSnippet(string $snippetName [, array $params]);
http://wiki.modxcms.com/index.php/API:runSnippet
Web / internet development, mostly using php / mysql
This is really justĀ a note to remind myself how to to it, I keep forgetting:
$modx->runSnippet(string $snippetName [, array $params]);
http://wiki.modxcms.com/index.php/API:runSnippet
There’s a plugin called managermanager, and the rules are set in /assets/plugins/managermanager/mm_rules.inc.php
You can hide fields, tabs and templates from the template dropdown for particular user roles. Handy for uncluttering your admin interface