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

wim leers’s picture

Category: bug » task

Panel 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).

merlinofchaos’s picture

Project: Panels » Panels Tabs
Version: 5.x-2.0-alpha7 » 5.x-1.x-dev

This 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.

wim leers’s picture

Assigned: Unassigned » wim leers

I fully agree. I've been wanting to do this for a long time, but haven't had the time. This will definitely be added.

wim leers’s picture

This is somewhat impossible at the moment. I will have to change the Tabs module (on which Panels Tabs Style depends) to achieve this.

wim leers’s picture

Title: Mini-Panels in tabs should have a user-friendly URL » Tabs should have user-friendly URLs
Status: Active » Closed (fixed)

It's actually something the Tabs module will do automatically when I'm ready with it. Closing this issue.