https://github.com/dpi/organic-groups-signup
Enforces a restriction so only group members can sign up to group posts.
https://github.com/dpi/organic-groups-signup
Last synced: 5 months ago
JSON representation
Enforces a restriction so only group members can sign up to group posts.
- Host: GitHub
- URL: https://github.com/dpi/organic-groups-signup
- Owner: dpi
- Created: 2010-02-28T05:10:50.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-10-16T16:15:03.000Z (over 15 years ago)
- Last Synced: 2025-02-18T03:02:25.597Z (over 1 year ago)
- Language: PHP
- Homepage: http://danielph.in
- Size: 89.8 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
$Id$
Enforces a restriction on group posts nodes. Members belonging to the same group that the node belongs to can signup.
This allows you to keep nodes visible to non-group members, and deny them from signing up.
An alternative to this would be making the group post private.
Nodes that are not group posts, and therefore have no relation to a group, are not affected.
This restriction is not retroactive, only new signups are affected.