]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
ForceGroup plugin: optionally force new users to join a particular group or set of...
authorBrion Vibber <brion@pobox.com>
Thu, 30 Sep 2010 23:25:15 +0000 (16:25 -0700)
committerBrion Vibber <brion@pobox.com>
Fri, 1 Oct 2010 01:05:44 +0000 (18:05 -0700)
commit6e58a926e3b3889d96df37c71f4aa090700041fd
tree4cbd56330be790d7f18d636988d205f449216864
parent8c85f83300fc2545f0d5e4ba767346082ebec5ba
ForceGroup plugin: optionally force new users to join a particular group or set of groups on registration; and/or to force posts by members of particular groups to be posted into those groups even if not explicitly mentioned. The posting feature requires a couple quick hook additions in core.
classes/Notice.php
lib/distribqueuehandler.php
plugins/ForceGroup/ForceGroupPlugin.php [new file with mode: 0644]