Hi,
Do I have taxonomy_term_load for Drupal 6 using this module please?
See issue: http://drupal.org/node/735874#comment-2690350 for my problem.
Thanks a lot for your reply in advance!
greetings,
Martijn
Hi,
Do I have taxonomy_term_load for Drupal 6 using this module please?
See issue: http://drupal.org/node/735874#comment-2690350 for my problem.
Thanks a lot for your reply in advance!
greetings,
Martijn
Comments
Comment #1
summit commentedHi,
What is the status of this module please?
It would be great to have the taxonomy D7 function usage on D6, as is stated as goal for this module!
greetings,
Martijn
Comment #2
Anonymous (not verified) commentedSummit: This module could get you part of the way there. All that needs to be done is write a taxonomy_term_load() function. Then you can use paths in hook_menu like 'my/path/%taxonomy_term'
Comment #3
Anonymous (not verified) commentedComment #4
summit commentedHi,
But the taxonomy_term_load function is in this module, right?
I need weblinks to us this function because it is not excisting in D6, and the function taxonomy_get_parents_all is depended on the function taxonomy-term_load, see: http://drupal.org/node/217676#comment-1174124
greetings, Martijn
Comment #5
avpadernoI am closing this issue since the user who created this project deleted the account.