Edit tabs on nodes

tjcham's picture
tjcham
Mon, 09/08/2014 - 13:56
#1
Edit tabs on nodes

Hi,

How do I add back the Drupal edit tabs on content pages please? It is annoying when I am used to editing nodes the Drupal way and to have to go back to the content page and click on the edit on the far right.

Thanks

cindy's picture
cindy
Tue, 09/09/2014 - 00:07

Hi,

Open page.tpl.php file located in md_ethereal/template
+ Add this code : <?php if ($tabs): ?><?php print render($tabs); ?><?php endif; ?>

Note: The added code will be above : <?php if($page['content']) : ?>
<?php print render($page['content']);?>
<?php endif;?>

Regards,

tjcham's picture
tjcham
Tue, 09/09/2014 - 02:20

Thanks, had worked it out anyway, but appreciate teh quick support. Nice one.

Needs the styling adding for the tabs, as adding the code as above just has an unstyled list to the top left of page.

Log in or register to post comments
Have More Idea?

We are here to build your website!

No Universal solution fits all special business requirements. Our experienced team is ready with ideas and state-of-the-art technical solutions to consult the best solution within your budget.