Hi @all,

I'd just like to know if there is an .info-file for the taxonomy_user module, or do I have to write it on my own? :-)
Perhaps you cann add one in the tar.gz or has this problem something to do with the comment i read for the patch, that oyu cannot upload an .info-file?

Thanx in advance & cheers

hctom

Comments

alex_b’s picture

.info file is included: http://cvs.drupal.org/viewcvs/drupal/contributions/modules/taxonomy_user...

Be aware that the 5.x version is anything else than in good shape. We are sort of waiting here and seeing whats going on with Community Tags module that does pretty much the same thing. Steven is doig a major overhaul of that module and it looks promising. You might want to check it out.

Anonymous’s picture

As far as I can tell, nothing is really happening with the Community Tags module, unless I'm looking in the wrong place for signs of progress. Have I missed something?

alex_b’s picture

Hi - there is definetely something coming down the pipe with community tags - it will be for 6 though.

I was a bit quick with my post before. I skyped this afternoon with joshk who recently rolled a patch for taxonomy_user 5.x that allows for ajaxified tagging etc. - he said that he will work on taxonomy_user at least for 5.x.

I will clean up stuff on taxonomy_user 5.x tonight to clear the way for more work on it. Taxomy user and community tags are database structure wise very similar. So, a unification of the two modules for 6.x should be easy.

Alex

hctom’s picture

thanx for the updates... no i was able to install the taxonomy_user module, but somehow i can't turn the "user taxonomy" option on for vocabularies :-(

Cheers

hctom

alex_b’s picture

Create a vocab, go to its settings page, set it to free tagging and check the "Relate terms and users (Only works if free tagging enabled)" box.

hctom’s picture

Hi alex_b,

I'm sorry I had bothered you, but now I found the solution for the problem. The version of the module I installed was far too old. I just updated to the new 5.x-1.x-dev package and now all the settings are available.

Thanx!!!

hctom

alex_b’s picture

Status: Active » Closed (fixed)

np.