Skip to content
Commit 2bfffab6 authored by Moshe Weitzman's avatar Moshe Weitzman
Browse files

several unrelated commits. sorry about that. i was offline and unable to commit while developing.

defer sending of notification emails until cron time. this speeds up posting for big groups with lots of email subscribers. the job_queue module is required for this feature. if not present, notifications are sent in real time (just like before this change).

remove 'website' as a field for groups. in order to get this back, add 'website' to your node type(s) that behave as groups. i left the website field in the og table. sites that want to preserve this data need to migrate it to their new field.

added an og_requirements() which gently warns if og access control is disabled and if job_queue.module is disabled.
parent cc2e3828
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment