Closed (fixed)
Project:
Panels Tabs
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
31 Jul 2007 at 15:33 UTC
Updated:
31 Jan 2008 at 22:21 UTC
Hi,
I hope it is ok I submit an issue for a still not official part of the module.
Scenario:
* Create 2 'default' mini-panels .Call them First and Second.
* Create a 'Tab' mini panel, that will hold the previous blocks. Call it TABS
* Create a panel with TABS.
In the panel I see a block with two tabs. The url for tabs is:
path/panel#panel_mini_4-1
path/panel#panel_mini_4-2
It would be nicer to have:
path/panel#First
path/panel#Second
Comments
Comment #1
wim leersPanel styles will become separate modules. The underlying system is provided by tabs.module and is not something that's configurable.
It won't happen until somebody creates a patch for tabs.module or adapts the panel style to use the Tabs plugin of jQuery (or sponsors the development for either of these).
Comment #2
merlinofchaos commentedThis isn't a Panels problem at all. I'm not sure this even should be left active, but I'll let Wim make that call.
Comment #3
wim leersI fully agree. I've been wanting to do this for a long time, but haven't had the time. This will definitely be added.
Comment #4
wim leersThis is somewhat impossible at the moment. I will have to change the Tabs module (on which Panels Tabs Style depends) to achieve this.
Comment #5
wim leersIt's actually something the Tabs module will do automatically when I'm ready with it. Closing this issue.