Guys,

I ported the code to Drupal 6, changing some things to speedy it up!

Changes:
* Change the default terms on each node type page
* There is no taxonomy default tab on taxonomy page
* Delete module data when a node type is deleted: no junk on database
* a .inc file holds all non-hook functions: much smaller footprint
* Uninstaller
* Code highly documented
* Drupal and PHP E_ALL code compliance

best regards,

massa

CommentFileSizeAuthor
#4 taxonomy_defaults.tar_.gz2.89 KBbrmassa
taxdef6.tar_.gz2.88 KBbrmassa

Comments

heine’s picture

Status: Reviewed & tested by the community » Active

Thank you for the D6 update.

From a very quick review:

1. Unfortunately, this is not a patch.
2. Please don't mix multiple features (I understand it's easier for you, but it's not for me)
3. I don't want @authors in the module - there's no ownership.

I'll review all the changes and will probably incorporate them into Taxonomy Defaults.

brmassa’s picture

Heine,

i rewrote the module. but its a very small module and a patch would be bigger file than this.

Now that D6 is out, you might think its interesting to at least take a look.

regards,

massa

dadahman’s picture

Could I please ask for an speedup on the port to D6? I want to update to D6 but am heavily dependent on this module so I've not updated yet (too many custom content types tied to the taxonomy).

Thanks for the module - cheers -dan

brmassa’s picture

Status: Active » Needs review
StatusFileSize
new2.89 KB

Heine,

here is a newer version. some bug fixes.

regards,

massa

heine’s picture

Status: Needs review » Fixed

A Drupal 6 (test) version of taxonomy defaults is available.
--
The Manual | Troubleshooting FAQ | Tips for posting | How to report a security issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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