Search code examples
drupaldrupal-6drupal-panels

Drupal Panels add edit links to node


I have change the default display of a node type to use panels but I don't seem to have the view, edit, version etc tabs. How do I add them to my panel?


Solution

  • Tabs are a part of the page elements group when inserting content into your panels. You can see the tabs in the right column at the bottom. If you add that to your panel then you will get the tabs on your node pages. panel view