Upgrade to 4.7

kus - April 3, 2006 - 07:46
Project:Vocabulary List
Version:HEAD
Component:Code
Category:task
Priority:critical
Assigned:motou
Status:reviewed & tested by the community
Description

vocabulary list needs form api update. it does not work with 4.7

#1

leafish_paul - April 12, 2006 - 15:04
Title:4.7 support?» Upgrade to 4.7
Category:bug report» task
Priority:normal» critical

Taking a look today.

#2

leafish_paul - April 12, 2006 - 15:32
Status:active» needs review

Rough and ready patch. Please test and review.

AttachmentSize
vocabulary_list_rough_to_4.7.patch.txt 5.13 KB

#3

leafish_paul - April 12, 2006 - 16:08

This one includes a couple of path fixes.

AttachmentSize
vocabulary_list_rough_to_4.7_r2.patch.txt 6.08 KB

#4

kus - April 14, 2006 - 18:48
Status:needs review» reviewed & tested by the community

i've did some quick testing and i didn't find any failures.

#5

leafish_paul - April 18, 2006 - 13:42
Status:reviewed & tested by the community» needs review

Slightly tweaked - no need for the 'break' after a 'return' in the switch statement.

AttachmentSize
vocabulary_list_rough_to_4.7_r3.patch.txt 6.08 KB

#6

leafish_paul - May 1, 2006 - 22:27

Anybody?

#7

sungkhum - May 23, 2006 - 06:48

I 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/

#8

leafish_paul - May 23, 2006 - 12:19

Normally, use:

patch -p0 < path/to/filename.patch

in 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.

#9

motou - August 22, 2006 - 16:06
Assigned to:Anonymous» motou
Status:needs review» reviewed & tested by the community

For 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

AttachmentSize
vocabulary_list.module 7.15 KB

#10

radscientist - October 8, 2006 - 22:04

Small Issue -

It seems that it is also listing anything with the Term ID that matches the number you put in the URL.

 
 

Drupal is a registered trademark of Dries Buytaert.