tam0,

i just ported this module to Drupal 6. Take a look. I implemented some new stuff:
* hook_uninstall to delete the variables created
* taxonomy_hide.admin.inc to hold the admin screen and taxonomy_hide.inc to hold the main functionality (making this module with even smaller footprint)

regards,

massa

CommentFileSizeAuthor
taxonomy_hide.zip9.19 KBbrmassa

Comments

edward.peters’s picture

Category: task » bug
Priority: Normal » Critical

Thanks so much for this port. We really need this module!
I installed and went to Admin page and got this error message:
warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, '_taxonomy_hide_admin_settings' was given in C:\data\IT\WebProjects\iofc\iofc_d6_test\includes\form.inc on line 358.
Also, no vocabularies were listed on that page.

brmassa’s picture

Status: Needs review » Fixed

Edward.

thanks for reporting back. Im the new maintainer. its fixed.

regards,

massa

Rob T’s picture

Where can I download the 6.x port? I can't seem to find it on or from the taxonomy hide project page.

Or is the .zip file in this thread the recommended 6.x version?

brmassa’s picture

Rob,

i will release the D6 version in a few days. stay tuned!

regards,

massa

Rob T’s picture

Will do, massa. Thanks.

edward.peters’s picture

Massa, you're a star! Thanks so much. Look forward to test the next version

Anonymous’s picture

Status: Fixed » Closed (fixed)

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