I tried my favorite, Theme Developer to try to figure out how to customize a node title (added to a Panel Page through the UI) and Theme Developer tells me that I can overwrite panels-pane.tpl.php.

I do not know how to name the overwritten panels-pane.tpl.php so that it can apply to particular panes in particular panel.

Is there a way to find such information (like what we can do in Views)?

Thanks,

Comments

alex_b’s picture

Project: Feeds » Panels
Version: 6.x-1.0-beta5 » 6.x-3.x-dev
Status: Active » Postponed (maintainer needs more info)

Looks like this is the wrong issue queue. I believe the Panels documentation should answer your question: http://drupal.org/node/496278 If not, please report back.

minghui.yu’s picture

Thanks.

But I am unable to find how to customize. I did create a new layout by following the Docs.

It appears to me that if I customize panels-pane.tpl.php, it will apply to all panes. But I just want it to apply to one particular pane.

Thank you.

Letharion’s picture

Status: Postponed (maintainer needs more info) » Fixed

There's currently no system for templates for individual panes, you will have to implement the theme function.

Status: Fixed » Closed (fixed)

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