Port to 6.x
dereine - September 13, 2008 - 23:12
| Project: | Tabs panel style |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed |
Description
I think since Panels is "avaible" for drupal6
Here is a patch which just changes the info file for dr6
The Tabs are getting displayed
| Attachment | Size |
|---|---|
| panels_tabs_port.patch | 329 bytes |

#1
True :)
Would you perhaps like to comaintain this module as well?
#2
Sure why not!
great!
is there a chance to get something like http://drupal.org/project/magic_tabs into the module?
#3
That's definitely possible :)
#4
Hey there you two, nice to see you will work together on this module!! Any update on the magic tabs implementation???
Patchak
#5
Since http://drupal.org/node/295198#comment-1021663 we can send arguments into the magic_tabs callback
There we should get a certain pane as a tab, but i cannot figure out how to get only one pane of a certain panel
#6
this patch does still applies
do you want to commit it?
could anyone else test?
#7
dereine, I'm looking for a maintainer for this module. Would you be interested? I'm not comfortable committing a patch that ports a module if I don't plan to support it.
#8
mh why not,
i could do it,
i will try to find time on christmas to add the magic tabs addition
#9
Everything seems to work fine if you simply change the info. *Crosses fingers*
#10
thats logical, because panels is JUST ^^ a port to drupal6
so the api shouldn't change a lot
#11
subscribe
#12
Hi there,
I have the Panels2 Alpha3 for Drupal6 set up, with Panels Tabs and the patch above. The content displays, just not in tabs. It displays in the Panels "Default" view. I can select the display "Tabs" Option, in Layout Settings.
Just thought I'd let you know. I'd really like to have this module for 6, so thank you for your efforts.
#13
Hi is the patch usable?
#14
Yes it works. I'm not sure what comment #12's problem is but I have the patched module and the latest panels and everything is fine except that tab settings no longer function. I believe this is due to a reworking of the tabs module layout though, the css properties are applied they just don't do anything.
#15
subscribing
#16
I don't have the time nor interest to maintain this module. So unless somebody steps up, I'm afraid I'll have to leave it in its current state for a long time. Sorry.
#17
subscribing
#18
Guess I'm a little late to the party. I didn't realize there was already a patch available. Anyway, attached is a patch that changes the .info and .module files (there were changes Deadwood found to the Form API).
Also, I have the patched files rolled up into a .tar.gz.
I'll consider whether I would be willing to maintain the module.
#19
Thanks to EvanDonovan for sharing this!
#20
Does the version in #18 work with Panels 3?
I installed it but I am not seeing the option in layout to use tabs.
#21
I'm not sure. I wouldn't be surprised if the plugin API has changed between Panels 2 and Panels 3. Try checking to see how one of the default panels style plugins is coded in Panels 3, and see if that's different than how it's coded in Panels 2.
#22
I'm going to try and get quicktabs in. Its so easy to style them for different uses.
#23
Oh that would be terrific, thanks.
#24
+1 on quicktabs, especially with all those nice styles!!
Quicktabs has some issues with SEO tho, the way tabs panels handles url's is much better.
#25
Thats interesting .. didnt know that about seo.
Still you could easily use the quicktabs styles without using the module ... just borrow the css and the images and tweak to your liking.
#26
Which release version of Panels does #18 support?
Thank you
#27
The version in #18 works for Panels 2. I don't know if it would work on Panels 3; I would suspect not. If anyone cares to test, that would be great.
#28
please update project page
#29
@tommytom: I don't have commit privileges to this module, nor am I sure if I want to become the maintainer. If someone else wants to step up they can ask Wim Leers for the maintainer's role.
#30
hei
i realized that Wim gave me rights to the module.
i created a initial dev release waiting for more testers(12hours) until next build of the dev version).
#31
Awesome - thanks, dereine! Is the dev version based on my code in #18?
#32
yes
see this cvs commit http://drupal.org/cvs?commit=211124
#33
thanks
#34
I don't know if Panels 3 is stable enough, but i was wondering if anyone could look at integrating this module with panels 3, since it seems it's the new way to go...(regarding panels).
#35
i just published the drupal6.x version
i think it works both with panels 2.x and 6.x but i tested it with panels3.x
i think panels3 is currently the much much better version of panels
#36
It works with 3.x? Cool, I didn't realize that :)
I'm still on 2.x unfortunately, until I have time to figure out the upgrade path...
#37
be aware that panels 3 still has a lot of bugs. I use it and cannot (for example) edit task handlers (UI bug)
#38
I'm getting this error on every page I try to implement this module on using panels 3 drupal 6
warning: array_shift() [function.array-shift]: The argument should be an array in /home/mysite/public_html/mysite.com/sites/all/modules/ctools/includes/context.inc on line 1015.
#39
nevermind i got it working... it was something else... sorry...
#40
thx for reporting!
#41
Automatically closed -- issue fixed for 2 weeks with no activity.