Drupal 6.x version?
kenorb - January 28, 2009 - 14:17
| Project: | Collapsing Panels Style |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | task |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I can test it only on Drupal 6.x;)

#1
I'm very busy on a D5-based project at the moment -- for which I coded this -- so I don't have time to work on a D6 version right now.
If someone makes a patch and it's tested I'll gladly do a D6 release!
#2
Maybe here is a starting point for a port... don't know... I've got no coding expertises but need a D6 verion at all. :)
http://drupal.org/node/363067
#3
I'm not going to use that monster chunk of JS...
A module port to D6 involves:
- updating the .info file
- checking the API functions. There are only panel hooks here, so that's just checking the panels API docs.
- checking the JS works with the most recent Jquery -- it's very basic so that should be ok.
#4
subscribing
#5
This comment from from one of the panels maintainers: http://drupal.org/node/317523#comment-1229357 has details about the current status of panels...
Based on that, I'd say:
- Panels2 for D6 -- shouldn't be too complex like said above. But as Panels2 will be dead-ended I don't know how much point there is.
- Panels3 for D6 -- don't know how stable the API is for this right now.
I'll consider patches for both and I'm happy to branch twice. Sorry I don't have any time to work on this myself.
#6
Just want to thank you for the work you did on the D5 module and encourage you to work on a module for Panels 3 D6. Unfortunately im not a coder and can't offer my help.
#7
+1
#8
Panels 3 is out now, so there's a stable base to build on.
However, I have no time to devote to this module at the moment. Patches will be accepted! :)
#9
subscribing
#10
Subscribing, I am using http://drupal.org/project/collapsiblock (Drupal 6.14 & Panels 3) in panels right now but I prefer using collapsing panels