I would like to create a custom context aware pane, is there documentation on how to do this. I have looked at the code that comes with panels, but all of the code for the panes is tied into other subsystems (blocks, views, etc)

Is there an example of how to create something that just outputs the current context in a pane from my own module?

Comments

drupalnuts’s picture

Project: Panels » Chaos Tool Suite (ctools)
Version: 6.x-3.0-rc1 » 6.x-1.0-rc1
Component: API » Code

it looks like this might be a question for ctools?

merlinofchaos’s picture

do a google search for Michelle's tutorial on creating content types, that's the best documentation available right now.

michelle’s picture

http://shellmultimedia.com/articles/creating-content-type-ctools-panels-3

It's pretty old... Last April. So it's probably not 100% accurate anymore. You can look at Author Pane's content type in the current version to see any changes.

Michelle

merlinofchaos’s picture

Wow. It turns out that there is actually some (poor) documentation on this in the advanced help. I thought this would be empty!

merlinofchaos’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.