Hello.
I just got through reading http://drupal.org/node/212104 about tabs not appearing on panel pages. However, it says the issue was fixed in 5x-2.0-dev, but I am running 2.0-rc1a and the tabs will not appear. I am trying to toss a few views panes in a tabbed menu for a user profile, but the tabs do not appear anywhere on the page when it is saved. I can use quicktabs but those only allow blocks...which do not take arguments, so I can't use views panes.
Does anyone have any suggestions on what to do about getting tabs to appear?
Also, this might be an unrelated issue, but the carousel style corners do not load anywhere on the panels menu. Just wondering in case it might be related to another issue.
Thanks!
Comments
Comment #1
vm commentedRC-1 is older then the -dev in the downloads area which very well could mean you won't have the fix until RC2 is released if you don't download and deploy the -dev
Comment #2
rc2020 commentedExcellent news, thank you very much for your prompt response.
I'll check it out.
Comment #3
rc2020 commentedWait. Rc1 is older than the 1x dev? Where can I download the 5.x-2.0-dev?
Comment #4
vm commented2.x-dev can be found by clicking on the view all releases link on the project page. Near the bottom I believe. Not sure why the dev's don't have it on the project page.
Comment #5
sdboyer commented5.x-2.x-dev points to version of Panels we're currently developing on. That issue is quite old, which means that whatever was supposed to have been fixed in -dev at that time has already been committed. In fact, the -dev at that time refers to what eventually became beta3. So downloading dev won't help you.
The explanation for why I took the dev tarball off the project page is here: #277958-5: PHP error when uninstalling Panels
I'll figure out what problem (if any) is here once I get back from Szeged.
Comment #6
rc2020 commented@sdboyer,
Thanks alot for looking into this for me. I will keep checking in to see what was solved. Have fun in Hungary.
Comment #7
rc2020 commentedHey,
I was wondering if anyone had a chance to take a look at this yet. Being able to drop tabs in panel pages would dramatically increase the functionality of the module, and would provide nearly limitless options in customization and layout.
I'm really looking forward to seeing this become a reality for drupal users.
Is there anything I can do to help? Alas, my php and sql is beginner at best, but I would like to toss in something if I can make it happen quicker.
Thanks.
Comment #8
rc2020 commentedHey,
I really don't want to sound rude or inconsiderate, I know people maintaining this module have lives and jobs and are busy doing things and they can't always devote their time to make things work, but this functionality is really useful and important, and it would solve a lot of design layout issues not only for myself but the community as a whole. The functionality worked on the groups panels video I saw, so I wouldn't image it to be a daunting fix.
Is there any status on this problem or any information anyone can give me?
Thanks.
Comment #9
Vuds commentedHi,
I'm having the same problem with tabs. A diference that I'm having from this issue and the other (#212104) is that the tabs are just not appearing on "Local" type panel pages (in this particular case I'm not overriding node, user profile, taxonomies, nothing). I had created a panel page for a path "x" (supposition), and two others for the path "x/a" and "x/b". These last 2 are configured to have menu, menu as tab, I had putted a weight and a title for the tab.
The content of these 3 panel pages are basically Views Blocks and Panel Views. I had tried to create the menu tab using the options of the Views I'm using but it also didn't worked.
I have another panel pages overriding nodes and user profiles, and in these the tabs are working well.
Comment #10
esmerel commentedNo fixed to be committed to the 2.x line