Provide the ability for a hub admin to specify a default permissions role for the first channel created by a new account. This simplifies channel creation by restricting the available options at registration time. The restriction is not applied to any additional channels created under the same account; and in any event can be changed immediately after channel creation, if desired.

This commit is contained in:
redmatrix
2016-01-02 23:39:57 -08:00
parent 1ad90b8662
commit 5b0a17359d
3 changed files with 23 additions and 4 deletions

View File

@@ -65,6 +65,10 @@ This document assumes you're an administrator.
this website. Can be overwritten by user settings.
[b]system > projecthome[/b]
Set the project homepage as the homepage of your hub.
[b]system > default_permissions_role[/b]
If set to a valid permissions role name (for instance 'public'), use that role for
the first channel created by a new account and don't ask for the "Channel Type" on
the channel creation form.
[b]system > workflow_channel_next[/b]
The page to direct users to immediately after creating a channel.
[b]system > max_daily_registrations[/b]