Skip to content
  1. Jul 29, 2008
  2. Jul 28, 2008
  3. Jul 19, 2008
  4. Jul 18, 2008
    • Sam Boyer's avatar
      Removed explicit module name declarations from layout plugin definition... · a7e7f63e
      Sam Boyer authored
      Removed explicit module name declarations from layout plugin definition arrays; also brought sub-arrays in those definitions into line with drupal coding standards for arrays.
      
      Updates in the way that the panels API processes plugins obviated the need for explicitly declaring the module name in a plugin, so explicit declarations were removed.
      a7e7f63e
    • 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
  5. Jul 16, 2008
  6. Jul 15, 2008
  7. Jul 14, 2008
  8. Jul 13, 2008
  9. Jul 12, 2008
  10. Jul 11, 2008
  11. Jul 10, 2008
  12. Jul 09, 2008