By borghart on
hi,
i would like to let the |view|edit| tab disappear on page-content. since you can edit content by surfing to administer->content->"pagename" it is not necessary to display these tabs on every page. however, commenting out " print $tabs " in the template makes the tabs disappear in other places where you need them. how can these tabs be hided?
regards, borghart
Comments
Showing tabs only on admin and search pages
Is this what you want?
It prints the tabs only in the administrative pages and the search page(s). Remember that the "view | edit" tabs are only visible for users with permission to edit nodes. So "regular users" won't see them at all.