Closed (won't fix)
Project:
Drupal core
Version:
7.x-dev
Component:
menu system
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
1 May 2008 at 12:25 UTC
Updated:
3 Sep 2013 at 17:54 UTC
By default, Drupal hides a tab if there is the only one tab. In some cases, especially with "client design" it is quite useful to have even the single tab visible. The patch allow you to add it on page by page bases. It may be included in the
-------
Bernard Szlachta
http://www.nobleprog.co.uk/drupal/training
http://www.nobleprog.us/drupal-training-courses
| Comment | File | Size | Author |
|---|---|---|---|
| menu.inc_.patch | 1.35 KB | bnobleman |
Comments
Comment #1
stevenpatzfeatures should go into the dev version.
Comment #2
Rowanw commentedThis seems very pointless to me, there should never be a lone tab on any page, ever.
Please offer a better reason than "client design".
Comment #3
chx commentedagreed. this does not sound like a good idea.
Comment #4
barnettech commentedI have a design requested of me where I need one tab. It preserves the look and feel of our other pages which also use tabs. So for now we'll use jquery to hide the 'phantom' tab necessary to achieve this in Drupal. I've re-opened this issue, to second the need for this functionality.
Comment #5
barnettech commentedFor those landing on this page in search of a solution due to clients that insist on one tab, like my employer, this jquery will get rid of the second "phantom tab" you need to create for this effect:
Comment #6
stevenpatzComment #6.0
stevenpatzadded signature