Skip to content
  1. Dec 22, 2010
  2. Dec 09, 2010
    • Eric-Alexander Schaefer's avatar
      #988210 by ericschaefer: Make scheduling code reusable · 8a68158a
      Eric-Alexander Schaefer authored
      New hook: hook_scheduler_nid_list($action) - This hook gets called on scheduler cron run with an action (currently 'publish' and 'unpublish', not to be mistaken with action-modules actions) as parameter. scheduler expects modules to return a list of node IDs the module want published or unpublished respectively.
      8a68158a
    • Eric-Alexander Schaefer's avatar
      #988210 by plach and ericschaefer: Refactored the publishing and unpublishing... · 74858f54
      Eric-Alexander Schaefer authored
      #988210 by plach and ericschaefer: Refactored the publishing and unpublishing code in hook_cron() out into separate functions
      
      This refactoring is a preparation step for #988210:
      
      - created _scheduler_publish() and _scheduler_unpublish()
      - changed the code so that it would first gather an array of nids out of the query and then iterate over that array instead of iterating directly over the query result
      74858f54
  3. Dec 01, 2010
  4. Nov 25, 2010
  5. Nov 24, 2010
  6. Nov 22, 2010
  7. Nov 13, 2010
  8. Nov 12, 2010
  9. Nov 10, 2010
  10. Oct 06, 2010
  11. Sep 26, 2010
  12. Sep 06, 2010
  13. Jul 27, 2010
  14. Jun 27, 2010
  15. May 02, 2010
  16. Jan 17, 2010
  17. Jan 04, 2010
  18. Dec 03, 2009
  19. Nov 30, 2009
  20. Nov 28, 2009
  21. Nov 22, 2009
  22. Oct 16, 2009
  23. Oct 09, 2009
  24. Oct 05, 2009
  25. Sep 28, 2009
  26. Aug 26, 2009
  27. Aug 24, 2009
  28. Jul 25, 2009