By tonyce on
Will this module be available for 4.6?
Some time ago I saw someone mention that this module was going to be folded into the drupal code.
Any know anything about the status of this module?
Thanks
Will this module be available for 4.6?
Some time ago I saw someone mention that this module was going to be folded into the drupal code.
Any know anything about the status of this module?
Thanks
Comments
As far as I know, the CVS
As far as I know, the CVS version of taxonomy_context module works in 4.6, as long as you don't enable any of the taxonomy blocks. However, there is a fix for the blocks here.
But I seem to remember hearing that this was going to be built into the core as well. It's odd that there is so little discussion of this because it sure seems like a lot of people depend on the taxonomy_context module for core functionality on their sites: I know I do.
Perhaps it is possible to mimic this functionality using the new phptemplate availability of $node->type in the page.tpl.php template.
: z
Re: As far as I know, the CVS
I also rely on it quite a bit too. I also have it patched for improved "bread crumbing".
Thats were I heard talk about folding this functionality into the core (I think one of the guys discussing things had something to do with writing the drupal taxonomy code.
I will try with my test site when I get the chance. Another module that seems to be forgotten is the inline module.
.