Closed (works as designed)
Project:
Taxonomy dhtml
Version:
5.x-2.2
Component:
Code
Priority:
Normal
Category:
Support request
Reporter:
Created:
21 Apr 2007 at 07:36 UTC
Updated:
12 Dec 2008 at 13:32 UTC
Jump to comment: Most recent
I figured it interferes with revise by taxonomy module so I erased it
but I was wondering what the purpose of it was ? and if I am going to run into trouble without it.
Comments
Comment #1
Yura Filimonov commentedI am having the same thing.
Though I can delete the /9 from the module, how about some info on why it exists so?
Because, basically, it creates duplicate content on a website and extra work load on a web master.
Why not just use the same URLs that the Taxonomy module uses (/taxonomy/term/number)?
Cheers and thanks for your work.
Comment #2
v8powerage commentedI have no idea for what this 9 stands for, anyway I've get rid off it, because made some aliases, and they didn't appear because those 9. Everything works just fine… This module was totally unfinished, full of bugs, so I suppose, that was one of them… ;-)
Comment #3
summit commentedHi,
I think the 9 stands for the depth of the term hierarchy.
Normal taxonomy.module goes till level 9.
Did you make your changes in the newest .dev version or your own local version?
Greetings,
Martijn
Comment #4
v8powerage commentedI've deleted them from mine version, and I made one thing, dhtml expandable menu working on the block (not only on the overview page).
here it is: http://unitra.eu.org
Comment #5
marco88 commentedI got the same problems. The 9 is screwing up with my nice aliases.
Will you move both fixes (9 and dhtml menu) back in the module code for the mortals who don't code?
Kind regards,
Marc.
Comment #6
v8powerage commentedComment #7
Anonymous (not verified) commentedSo has anyone figured out what the 9 is for? If not then I'll purge it and release a proper fix.
Comment #8
summit commentedHi,
The nine is I think for all levels deep.
Greetings,
Martijn
Comment #9
Anonymous (not verified) commentedFor future reference:
The /9 relates to the depth of the terms when you are using a hierarchical vocab.
Pulled from http://lists.drupal.org/pipermail/support/2007-May/004587.html
I'll be putting a fix in to the D6 version but that change may not be backported to the D5 version.