Closed (fixed)
Project:
Taxonomy dhtml
Version:
5.x-2.2
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
26 Dec 2007 at 14:14 UTC
Updated:
12 Apr 2009 at 04:12 UTC
Jump to comment: Most recent
I've made a modification of Taxonomy_DHTML for Drupal 5.x ver. 2.2.
Features:
jQuery is not used for now, because this is a port of previous version of my modification of this module.
Link: http://www.drupal.ru/files/taxonomy_dhtml_mod-5.x-2.2-1.1.zip
Discussion(in Russian): http://www.drupal.ru/node/2480
Comments
Comment #1
meba commentedNice. Please submit this as a patch, it's is not easily possible to review all your code without a patch.
Comment #2
meba commentedAnd please, try to get rid of global variables and follow coding standards.
Comment #3
meba commentedAnd also, there are many security issues in your modification, which are not in original taxonomy dhtml...
Comment #4
Anonymous (not verified) commentedThis module is no longer being actively developed as it duplicates functionality that can be obtained through the usage of taxonomy_menu ( http://drupal.org/project/taxonomy_menu ) and dhtml_menu ( http://drupal.org/project/dhtml_menu ).