Posted by bflora on November 15, 2008 at 4:51am
I've got a panel page set up for my drupal groups. It works fine. The path for it on the panel settings page is node/%
When I go to my groups, which are housed using a node type called "group", i get the panel page.
What I want to do now is create another group node type and have it use a different panel page. Is this possible? And if so, how? I assume it has something to do with contexts, which I've tried and tried to figure out but can't. Any help on creating a new panel page for this new group node type would be appreciated.

Comments
I think I found my answer,
I think I found my answer, over here: http://www.tejasa.com/node/160
Moshe's great tutorial explains how the node ID context works. It still seems dissonant to me intellectually, but I can cludge through off the tutorial and get the job done. Thanks!