diff --git a/templates/panels-pane.tpl.php b/templates/panels-pane.tpl.php index 93fd791..1bb4e47 100644 --- a/templates/panels-pane.tpl.php +++ b/templates/panels-pane.tpl.php @@ -1,50 +1,52 @@ type: the content type inside this pane + * Available variables: + * - $pane->type: The content type inside this pane. * - $pane->subtype: The subtype, if applicable. If a view it will be the * view name; if a node it will be the nid, etc. - * - $title: The title of the content - * - $content: The actual content - * - $links: Any links associated with the content - * - $more: An optional 'more' link (destination only) - * - $admin_links: Administrative links associated with the content - * - $feeds: Any feed icons or associated with the content + * - $title: The pane title. + * - $content: The pane content. + * - $links: Any links associated with the content. + * - $more: An optional 'more' link (destination only). + * - $admin_links: Administrative links associated with the content. + * - $feeds: Any feed icons or links associated with the content. * - $display: The complete panels display object containing all kinds of * data including the contexts and all of the other panes being displayed. */ ?>
> - +
+ - - - > - - + + + > + + - -
- -
- + +
+ +
+ - + - - - + + + - - - + + + +