Setting/ownershidepages: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 6: | Line 6: | ||
Examples: | Examples: | ||
1. to limit SETTINGS | 1. to limit SETTINGS <nowiki>/control2.php?pagetype=settings</nowiki> | ||
settings | settings | ||
2. to limit SETTINGS | 2. to limit SETTINGS <nowiki>/control2.php?pagetype=settings</nowiki> and MESSAGES <nowiki>/control2.php?pagetype=rates</nowiki> | ||
settings, | settings,messages | ||
An ! can be used in front of the pagetype to allow access to a menu page which is hidden by the account role. | |||