Skip to content
  1. May 05, 2008
  2. Apr 25, 2008
  3. Apr 23, 2008
  4. Apr 20, 2008
    • Moshe Weitzman's avatar
      #157140 by moshe weitzman. major patch to let site admin specify which content... · de475380
      Moshe Weitzman authored
      #157140 by moshe weitzman. major patch to let site admin specify which content types should act like a wiki (i.e. any group member may edit). See the new 'content types' fieldset on the admin/og/og page ... Requires a visit to update.php which will rebuild your node access table. I have a little code shuffling to do still so you might want to wait until next commit before trying this. Also implements #111836 which changed how we do node access grants.
      de475380
  5. Apr 16, 2008
  6. Mar 19, 2008
  7. Mar 14, 2008
  8. Mar 02, 2008
  9. Feb 28, 2008
  10. Feb 26, 2008
  11. Jan 04, 2008
  12. Oct 15, 2007
  13. Jul 03, 2007
    • Moshe Weitzman's avatar
      several unrelated commits. sorry about that. i was offline and unable to commit while developing. · 2bfffab6
      Moshe Weitzman authored
      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.
      2bfffab6
  14. Feb 28, 2007
  15. Dec 06, 2006
  16. Nov 19, 2006