Skip to content
  1. Jul 28, 2008
  2. Jul 19, 2008
  3. 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
  4. Jul 14, 2008
  5. Jul 11, 2008
  6. Jul 09, 2008
  7. Jul 08, 2008
  8. Jun 18, 2008
  9. Jun 13, 2008
  10. Jun 05, 2008
  11. Jun 03, 2008
  12. Jun 02, 2008
  13. May 31, 2008
  14. May 30, 2008
  15. May 27, 2008
  16. May 25, 2008
  17. May 24, 2008
  18. May 23, 2008
  19. May 19, 2008
    • Sam Boyer's avatar
      forgot to finish updating the name changes on panels_allowed_layouts to... · 9651f93e
      Sam Boyer authored
      forgot to finish updating the name changes on panels_allowed_layouts to display_edit.inc; also, inadvertently left a static command intended purely for debugging panels_allowed_layouts when it was first committed.
      9651f93e
    • 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
  20. May 18, 2008