Closed (outdated)
Project:
Vocabulary List
Version:
master
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
3 Apr 2006 at 07:46 UTC
Updated:
24 Aug 2021 at 20:12 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pfaocleTaking a look today.
Comment #2
pfaocleRough and ready patch. Please test and review.
Comment #3
pfaocleThis one includes a couple of path fixes.
Comment #4
kus commentedi've did some quick testing and i didn't find any failures.
Comment #5
pfaocleSlightly tweaked - no need for the 'break' after a 'return' in the switch statement.
Comment #6
pfaocleAnybody?
Comment #7
sungkhum commentedI am new to this - I can't figure out how to apply the patch...could you help?
Thanks,
Nathan
http://www.sbbic.org/drupal-4.7.0/
Comment #8
pfaocleNormally, use:
patch -p0 < path/to/filename.patchin the root of your drupal/contributions checkout.
See the Handbook HOWTO page for more info, and details on how to apply patches on Mac/Windoze.
Comment #9
motou commentedFor newbies:
the attachment is a rewrited version for Drupal 4.7.x. Just put it in the directory.
Usage:
* show all the nodes of a vocabulary. The feed icon will be shown at the bottom of the page.
http://example.com/taxonomy/vocabulary/4/all/page
* the RSS feed for the whoch vocabulary
http://example.com/taxonomy/vocabulary/4/all/feed
Comment #10
gravit commentedSmall Issue -
It seems that it is also listing anything with the Term ID that matches the number you put in the URL.
Comment #11
avpadernoI am closing this issue, since it has been opened for a project version no longer supported. I apologize for bumping this issue.