Hi all,
i just installed drupal 5.5
and got the error in installing content taxonomy module

Defines a field type for taxonomy terms
Depends on: Content (missing), Taxonomy (enabled)
Required by: Content Taxonomy ActiveSelect (disabled), Content Taxonomy Autocomplete (disabled), Content Taxonomy Options (disabled), Content Taxonomy Views (disabled)

what is content?
i cant find it in drupal module page.

anyone can help?

Comments

bwv’s picture

"Content" refers to the content construction kit, or CCK, module.
----------------------------------------------------------------------
http://www.bwv810.com/

I am a writer and researcher. In my spare time I build websites with Drupal.
Je peux communiquer en français. / Я могу общаться на русском языке.

psynaptic’s picture

Basically, the module you are trying to install depends on another module. In this case, as pointed out by bwv, the module 'Content' is CCK. You need to install that module first.

UK-based Web Design, Content Management and Ecommerce Services | Freestyle Systems

1hello2’s picture

thank you.

takien’s picture

thanks for help. :)