Drupal 7: Programatically updating Panel panes on node template variants.
Posted By Josh Waihi On Thursday, 2 May 2013Programatically working with Panels in Drupal is a bit of a nightmare. Trying to figure out how to obtain the right panel display and discover the right load and save tasks can be an utter disaster as you try trace code through ctools, page manager and panels itself while trying to understand what a ctools task or handler is or how to load them.
