Skip to content
  1. Jul 29, 2008
    • Sam Boyer's avatar
      Renamed panels_get_directories() to panels_get_include_directories() to be... · 958b6f98
      Sam Boyer authored
      Renamed panels_get_directories() to panels_get_include_directories() to be more precise and descriptive.
      958b6f98
    • Sam Boyer's avatar
      Documentation cleanup. · e0f69750
      Sam Boyer authored
      Removed the pretty unhelpful panels_content grouping.
      Fixed the docblock for panels_context_get_keywords() that was borking doxygen and causing nothing after it to be documented.
      Updated the mainapi api docs grouping as needed.
      Added the HookInvocations api docs grouping as appropriate.
      e0f69750
  2. Jul 18, 2008
    • Sam Boyer's avatar
      Critical fix to plugin handling: client modules adding certain plugin types... · d16bbb89
      Sam Boyer authored
      Critical fix to plugin handling: client modules adding certain plugin types via the panels_include_directory() method were only half functioning.
      
      Due to a foolish way of handling the module name in the first-round implementation of panels_include_directory(), module name information was not being properly recorded in plugins that needed it (layout plugins, esp.). The method of handling module name strings has been changed to resolve this problem.
      d16bbb89
  3. Jul 08, 2008
  4. Jun 03, 2008
  5. May 30, 2008
  6. May 27, 2008
  7. May 24, 2008
  8. May 23, 2008
  9. May 19, 2008
    • Sam Boyer's avatar
      panels_pane_access() is now the primary handler for the overall panels pane... · 00c91dac
      Sam Boyer authored
      panels_pane_access() is now the primary handler for the overall panels pane access logic. Depending on settings in the $display object and the content_type of the pane being checked, panels_pane_access() now  may or may not check $display->pane->access, any visibility check callbacks defined by the content type, and can use (what amounts to, but is not exactly) AND or OR logic in evaluating these.
      00c91dac
  10. May 18, 2008
  11. May 17, 2008
  12. May 14, 2008
  13. May 09, 2008
  14. May 05, 2008
  15. May 03, 2008
  16. Mar 28, 2008
  17. Mar 14, 2008
  18. Jan 24, 2008
  19. Jan 17, 2008
  20. Jan 14, 2008
  21. Jan 12, 2008
  22. Dec 18, 2007
  23. Dec 17, 2007
  24. Dec 06, 2007
  25. Dec 03, 2007