Not compatible with panels-5.x-2.0-alpha12
najibx - September 29, 2007 - 14:57
| Project: | Panels Taxonomy |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Description
I thought this module would help my situation.
I have a hierarchical categories, each category I want to have it's nice views, with contents, block,related nodes, etc.
Currently, if the category has a child, it will list down the child categories, which I hope to solve with this module.
TQ
* warning: Missing argument 2 for panels_admin_edit_views(), called in C:\wamp\www\golf-my\sites\all\modules\panels\content_types\views.inc on line 131 and defined in C:\wamp\www\golf-my\sites\all\modules\panels\content_types\views.inc on line 137.
* warning: Missing argument 3 for panels_admin_edit_views(), called in C:\wamp\www\golf-my\sites\all\modules\panels\content_types\views.inc on line 131 and defined in C:\wamp\www\golf-my\sites\all\modules\panels\content_types\views.inc on line 137.
#1
BTW, I use the panels-5.x-2.0-alpha10.tar.gz
my panel path is, panel_taxonomy/term
When type http://localhost/panel_taxonomy/term/1, i am getting :
Error!
Invalid term
I simply added the taxonomy browser and views of default "taxonomy_term". Display checkbox ie Term title as page title and
Term description, none is checked, eventhough ws done before. It's not saved properly
#2
Can anyone confirm if panels_taxonomy works with the current alpha of Panels 2 ( http://drupal.org/node/180077 )?
#3
Apparently the API of the panels module changed a bit a few alpha-installments back. This patch makes the panels_taxonomy module at least work with panels-5.x-2.0-alpha12.
#4
Just found out that not only the edit-hook was changed, but the add-hook too. Will submit a new patch when I find the time.
#5
thanks for the attention naquah, for some reason I haven't been getting email notifications. If you want to update this patch I will try to review/commit over the weekend.
#6
thank you for your attention and good works!
#7
Here it is. This should at least fix the errors above. I mimicked the hook implementations from the includes that accompany panels. I did not test it extensively, but it works for me.
#8
Can you update .dev version with this patch?
Thanks
#9
Just a note:
I am using the v. 5.x-0.5 with panels beta1 without errors as well as I have been using it with alpha 14.
However, included in the new panels2 (don't know since when) there are functions integrated which function similar as Panels Taxonomy. If haven't yet - take a look at it.
#10
Hi,
I noticed this module is depreciated...shame..
But how to get this functionality through panels 2 now?
Does anyone know how to show child-terms through panels 2?
Thanks in advance for your reply!
greetings,
Martijn