Postponed (maintainer needs more info)
Project:
Taxonomy Subterms
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
21 Mar 2011 at 16:30 UTC
Updated:
15 Jul 2012 at 14:18 UTC
Jump to comment: Most recent file
Comments
Comment #1
quazardous commentedthx a lot !
i ll init a 7.x branch.
maybe you could become co-maintener ?
Comment #2
quazardous commentedComment #3
quazardous commentedsorry i ve trouble getting the patch to work without errors...
I ve tried from eGit and from command line...
could you recheck your patch against 7.x (just a raw copy for now) ?
Comment #4
krokkie commentedHi
I'm not an active developer on drupal.... only spare-time. But you can add my name as a co-maintainer, i've got a pretty good idea how all of this works.
I've created a new patch based on your d7 branch, following the instructions on http://drupal.org/node/840132/git-instructions/7.x-1.x
Thanks
Gerhard
Comment #5
quazardous commentedsorry cannot apply patch...
Comment #6
Scott J commentedHas anyone managed to get D7 version working yet?
I just tried downloaded the version at http://drupal.org/node/840132/git-instructions/7.x-1.x which looks to have been patched. I'm not seeing any errors, but I'm not seeing any sub-terms either.
Comment #7
quazardous commentednope... the patch in #4 should be pass on the 7.x-1.x branch (taht is just a raw copy of 6.x-1.x branch) but i get errors...
try to patch your copy...
or maybe krokkie should just post a tarball of his folder...
Comment #8
Scott J commentedOK, after a quick education on how to use git, I have applied the patch http://drupal.org/files/issues/d7_17.patch at the top of this issue to 6.x-1.x branch.
No problems reported, and the module causes no errors, but what behaviour should I be seeing?
Comment #9
quazardous commentedfor 6.x the module just force the display of node from subterms in the taxonomy page and optionnaly add a list of the subterms (like a menu)
You have to modify the options in taxonomy vocabulary/terms form.
7.x should do the same, but it s krokkie 's work.
PS : i m not familiar with git, wich commands did u use to patch (i followed the instruction but gets error at patch time...)
Comment #10
krokkie commentedHi
I have applied the d7 changes to the GIT repository at:
git clone --branch 7.x-1.x http://git.drupal.org/project/taxonomy_subterms.git
For some time this was different from http://ftp.drupal.org/files/projects/taxonomy_subterms-7.x-1.x-dev.zip,
I'm not sure why... did not have the time to find the cause for this.
But I've check today, and the most recent version at http://ftp.drupal.org/files/projects/taxonomy_subterms-7.x-1.x-dev.zip does contain my last changes.... and this should work under d7.
Remember to set the "depth" on the number of levels to show on the vocabulary level.
The default for each vocab is: TAXONOMY_SUBTERMS_DISABLE, while the terms default is to INHERIT this setting.
G
Comment #11
quazardous commentedthx krokkie
Comment #12
Scott J commentedIt does work!
Thank you.
Comment #13
jarobinson1c commented7.x-1.x-dev doesn't work at all! no error messages, the module IS installed/enabled and enabled the Taxonomy subterms and the Taxonomy subterms Map for the specific term that I want to use.
Comment #14
quazardous commentedfor 7.x branch you have to ask krokkie ...
Comment #15
manos_ws commentedkrokkie has to post anything for over a year now.
Please view this http://drupal.org/node/1182508#comment-6236612 the second issue makes the module usuable in d7