New addon: Default Features - allow admin to turn some Additional Features on by default for new users.

This commit is contained in:
Michael Johnston 2013-03-03 20:12:42 -05:00
parent 94f1e23071
commit 98e4c7e26d
4 changed files with 87 additions and 0 deletions

7
defaultfeatures/README Normal file
View file

@ -0,0 +1,7 @@
Default Features Plugin
This plugin allows the site admin to choose which Additional Features
are on by default for newly created users on the site. The defaults
apply to all new users upon registration, but do not impact a user's
ability to turn features on/off once their account has been created.
These default settings do not impact existing users.