Closed (works as designed)
Project:
Node-level Blocks
Version:
6.x-1.0-beta1
Component:
Miscellaneous
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Aug 2010 at 11:33 UTC
Updated:
7 Mar 2013 at 13:07 UTC
Comments
Comment #1
g76 commentededit to my previous post: sorry I did not explain very well (alot of work-not enough sleep:))
My question is since a panel is not a node(although panel nodes are), can this be implemented for panel pages?
thank you again
Comment #2
gloaguen commentedNode Level Blocks is designed for use with nodes.
I didn't tested this for panels.
Can you let me know if this works, maybe with some additional changes?
Comment #3
gloaguen commentedWaiting for response.
Comment #4
awolfey commentedI am pretty sure this won't work as is.
However, I may need to port NLB to D7 for a current project that heavily uses panels, and if so I'll probably have to include panels support. Hopefully we can backport that.
Comment #5
capellicI could see this not support Panels, especially for panel variants not in the Node Template (node_view) panel since there would be no way to set the blocks given the premise (and name) of this module.
But, I would like to see this module honor the setting in the variant, "Disable Drupal blocks/regions." It currently ignores this.
I'm currently working on a work-around to get the blocks to load into a single Panel pane. It works, but I need to short-circuit Node Level Block's loading of the blocks.
The code in a custom pane with PHP enabled:
Comment #6
Johnny vd Laar commentedI won't be supporting D6 new features. Also I don't use panels so someone who wants this should add a patch for this.