What about Drupal 6? Are there any plans?

CommentFileSizeAuthor
#12 taxonomy_limit.d6.patch12.35 KBmvc

Comments

netentropy’s picture

i sure hope so

cratos’s picture

+1 subscribing...

green monkey’s picture

subscribing

Dimm’s picture

+1

chazz’s picture

+1

green monkey’s picture

+1 subscribing...

youkho’s picture

Will help a lot limit the free tagging

liliplanet’s picture

subscribe , thx!

skizzo’s picture

I would need this D6 upgrade too. I guess this could
help: http://drupal.org/project/deadwood, but I can't
tackle it, as I have no programming skill, and...
"A little knowledge is a dangerous thing" (A. Pope)

vivianspencer’s picture

+1 subscribing

911’s picture

Subscribing. Please port to Drupal 6.

mvc’s picture

Title: Drupal 6 port? » Drupal 6 port
Status: Active » Needs review
StatusFileSize
new12.35 KB

I needed this module for a D6 site I'm working on, so I've written a port to D6. I had to change the logic of the module because it's no longer possible to pass arguments to form validation callback functions. While I was at it, I also fixed up some calls to t() to correctly pass string parameters.

Notes:
- I have not actually tested this with a freetagging vocabulary, although I think it will work.
- This module requires hook_locale() to translate user-supplied error messages, since calling t() on user input is incorrect usage. This version will still work, however, if administrators translate these error messages manually using the string translation interface.

Feedback welcome.

codexmas’s picture

Hey there! Thanks for chipping in, I would be happy to make you a contributor, now all you need is a CVS account!

Cheers,
Gord.

AjK’s picture

mvc CVS app approved and added to this project.

mvc’s picture

Version: master » 6.x-0.1
Assigned: Unassigned » mvc
Category: support » feature
Status: Needs review » Fixed

The patch above has now been improved and released as an official release for Drupal 6.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.